Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/bluetooth/
Dhci_core.h1483 struct hci_cb { struct
1498 struct hci_cb *cb; in hci_connect_cfm() argument
1513 struct hci_cb *cb; in hci_disconn_cfm()
1528 struct hci_cb *cb; in hci_auth_cfm()
1549 struct hci_cb *cb; in hci_encrypt_cfm()
1589 struct hci_cb *cb; in hci_key_change_cfm()
1602 struct hci_cb *cb; in hci_role_switch_cfm()
1702 int hci_register_cb(struct hci_cb *hcb);
1703 int hci_unregister_cb(struct hci_cb *hcb);
/Linux-v5.15/net/bluetooth/
Dsco.c1226 static struct hci_cb sco_cb = {
Dhci_core.c4194 int hci_register_cb(struct hci_cb *cb) in hci_register_cb()
4206 int hci_unregister_cb(struct hci_cb *cb) in hci_unregister_cb()
Dl2cap_core.c8461 static struct hci_cb l2cap_cb = {
/Linux-v5.15/net/bluetooth/rfcomm/
Dcore.c2141 static struct hci_cb rfcomm_cb = {