Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci_core.h1946 struct hci_cb { struct
1961 struct hci_cb *cb; in hci_connect_cfm() argument
1976 struct hci_cb *cb; in hci_disconn_cfm()
1991 struct hci_cb *cb; in hci_auth_cfm()
2012 struct hci_cb *cb; in hci_encrypt_cfm()
2052 struct hci_cb *cb; in hci_key_change_cfm()
2065 struct hci_cb *cb; in hci_role_switch_cfm()
2128 int hci_register_cb(struct hci_cb *hcb);
2129 int hci_unregister_cb(struct hci_cb *hcb);
/linux-6.6.21/net/bluetooth/
Dsco.c1392 static struct hci_cb sco_cb = {
Dhci_core.c2993 int hci_register_cb(struct hci_cb *cb) in hci_register_cb()
3005 int hci_unregister_cb(struct hci_cb *cb) in hci_unregister_cb()
Diso.c2033 static struct hci_cb iso_cb = {
Dl2cap_core.c8603 static struct hci_cb l2cap_cb = {
/linux-6.6.21/net/bluetooth/rfcomm/
Dcore.c2181 static struct hci_cb rfcomm_cb = {