Linux Kernel
3.7.1
|
#include <hci_core.h>
Data Fields | |
struct list_head | list |
char * | name |
void(* | security_cfm )(struct hci_conn *conn, __u8 status, __u8 encrypt) |
void(* | key_change_cfm )(struct hci_conn *conn, __u8 status) |
void(* | role_switch_cfm )(struct hci_conn *conn, __u8 status, __u8 role) |
Definition at line 831 of file hci_core.h.
Definition at line 838 of file hci_core.h.
Definition at line 832 of file hci_core.h.
char* name |
Definition at line 834 of file hci_core.h.
Definition at line 839 of file hci_core.h.
Definition at line 836 of file hci_core.h.