Linux Kernel
3.7.1
|
#include <hci_core.h>
Public Types | |
enum | { NAME_NOT_KNOWN, NAME_NEEDED, NAME_PENDING, NAME_KNOWN } |
Data Fields | |
struct list_head | all |
struct list_head | list |
enum inquiry_entry:: { ... } | name_state |
__u32 | timestamp |
struct inquiry_data | data |
Definition at line 45 of file hci_core.h.
anonymous enum |
Definition at line 48 of file hci_core.h.
Definition at line 46 of file hci_core.h.
Definition at line 55 of file hci_core.h.
Definition at line 47 of file hci_core.h.
enum { ... } name_state |
Definition at line 54 of file hci_core.h.