Linux Kernel
3.7.1
|
#include <hci_core.h>
Data Fields | |
struct list_head | list |
bdaddr_t | bdaddr |
u8 | type |
u8 | val [HCI_LINK_KEY_SIZE] |
u8 | pin_len |
Definition at line 103 of file hci_core.h.
bdaddr_t bdaddr |
Definition at line 105 of file hci_core.h.
Definition at line 104 of file hci_core.h.
u8 pin_len |
Definition at line 108 of file hci_core.h.
Definition at line 106 of file hci_core.h.
u8 val[HCI_LINK_KEY_SIZE] |
Definition at line 107 of file hci_core.h.