Linux Kernel
3.7.1
|
#include <hci_core.h>
Data Fields | |
struct list_head | list |
struct hci_conn * | conn |
struct sk_buff_head | data_q |
unsigned int | sent |
Definition at line 340 of file hci_core.h.
Definition at line 343 of file hci_core.h.
struct sk_buff_head data_q |
Definition at line 344 of file hci_core.h.
Definition at line 341 of file hci_core.h.
unsigned int sent |
Definition at line 345 of file hci_core.h.