Linux Kernel
3.7.1
|
#include <hci_core.h>
Data Fields | |
struct list_head | list |
bdaddr_t | bdaddr |
u8 | bdaddr_type |
u8 | authenticated |
u8 | type |
u8 | enc_size |
__le16 | ediv |
u8 | rand [8] |
u8 | val [16] |
Definition at line 91 of file hci_core.h.
u8 authenticated |
Definition at line 95 of file hci_core.h.
bdaddr_t bdaddr |
Definition at line 93 of file hci_core.h.
u8 bdaddr_type |
Definition at line 94 of file hci_core.h.
__le16 ediv |
Definition at line 98 of file hci_core.h.
u8 enc_size |
Definition at line 97 of file hci_core.h.
Definition at line 92 of file hci_core.h.
u8 rand[8] |
Definition at line 99 of file hci_core.h.
Definition at line 96 of file hci_core.h.
u8 val[16] |
Definition at line 100 of file hci_core.h.