Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h2146 struct hci_cb { struct
2161 struct hci_cb *cb; in hci_connect_cfm() argument
2176 struct hci_cb *cb; in hci_disconn_cfm()
2191 struct hci_cb *cb; in hci_auth_cfm()
2212 struct hci_cb *cb; in hci_encrypt_cfm()
2252 struct hci_cb *cb; in hci_key_change_cfm()
2265 struct hci_cb *cb; in hci_role_switch_cfm()
2356 int hci_register_cb(struct hci_cb *hcb);
2357 int hci_unregister_cb(struct hci_cb *hcb);
/linux/net/bluetooth/
H A Dsco.c1570 static struct hci_cb sco_cb = {
H A Dhci_core.c2980 int hci_register_cb(struct hci_cb *cb) in hci_register_cb()
2992 int hci_unregister_cb(struct hci_cb *cb) in hci_unregister_cb()
H A Diso.c2844 static struct hci_cb iso_cb = {
H A Dl2cap_core.c7976 static struct hci_cb l2cap_cb = {
/linux/net/bluetooth/rfcomm/
H A Dcore.c2265 static struct hci_cb rfcomm_cb = {