diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2012-09-04 13:52:20 +0300 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@intel.com> | 2012-09-04 16:34:41 +0300 |
commit | a70760e810b7cd5fb4df37f185893a940f73cee8 (patch) | |
tree | 5754da7353d21592e0e7353dc3c07f649c1b0939 /doc | |
parent | e86fe268c77017731b792296eea16206918f1852 (diff) | |
download | bluez-a70760e810b7cd5fb4df37f185893a940f73cee8.tar.gz |
mgmt-api: Add event for passkey notification
Diffstat (limited to 'doc')
-rw-r--r-- | doc/mgmt-api.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index c25f37704..3d0b87532 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -1110,3 +1110,14 @@ Event Code 0x0016 Controller Index <controller id> Event Parameters Address (6 Octets) Address_Type (1 Octet) + + +Passkey Notify Event +==================== + +Event Code 0x0017 +Controller Index <controller id> +Event Parameters Address (6 Octets) + Address_Type (1 Octet) + Passkey (4 Octets) + Entered (1 Octet) |