Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 278583
b: refs/heads/master
c: c768708
h: refs/heads/master
i:
  278581: 45c0c36
  278579: dd57d37
  278575: 2857712
v: v3
  • Loading branch information
Brian Gix authored and Gustavo F. Padovan committed Nov 21, 2011
1 parent 5da787b commit c992180
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1ec918cef5ced016edb95c357e45e656e4e156b1
refs/heads/master: c768708a9b34979425ca54734910276250cde405
5 changes: 5 additions & 0 deletions trunk/include/net/bluetooth/mgmt.h
Original file line number Diff line number Diff line change
Expand Up @@ -358,3 +358,8 @@ struct mgmt_ev_device_blocked {
struct mgmt_ev_device_unblocked {
bdaddr_t bdaddr;
} __packed;

#define MGMT_EV_USER_PASSKEY_REQUEST 0x0017
struct mgmt_ev_user_passkey_request {
bdaddr_t bdaddr;
} __packed;

0 comments on commit c992180

Please sign in to comment.