Home
last modified time | relevance | path

Searched refs:hci_cb (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/net/bluetooth/
Dhci_core.h1090 struct hci_cb { struct
1105 struct hci_cb *cb; in hci_connect_cfm() argument
1120 struct hci_cb *cb; in hci_disconn_cfm()
1135 struct hci_cb *cb; in hci_auth_cfm()
1157 struct hci_cb *cb; in hci_encrypt_cfm()
1178 struct hci_cb *cb; in hci_key_change_cfm()
1191 struct hci_cb *cb; in hci_role_switch_cfm()
1281 int hci_register_cb(struct hci_cb *hcb);
1282 int hci_unregister_cb(struct hci_cb *hcb);
/linux-4.1.27/net/bluetooth/
Dsco.c1135 static struct hci_cb sco_cb = {
Dhci_core.c3325 int hci_register_cb(struct hci_cb *cb) in hci_register_cb()
3337 int hci_unregister_cb(struct hci_cb *cb) in hci_unregister_cb()
Dl2cap_core.c7550 static struct hci_cb l2cap_cb = {
/linux-4.1.27/net/bluetooth/rfcomm/
Dcore.c2160 static struct hci_cb rfcomm_cb = {