Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dhci_core.h1915 struct hci_cb { struct
1930 struct hci_cb *cb; in hci_connect_cfm() argument
1945 struct hci_cb *cb; in hci_disconn_cfm()
1960 struct hci_cb *cb; in hci_auth_cfm()
1981 struct hci_cb *cb; in hci_encrypt_cfm()
2021 struct hci_cb *cb; in hci_key_change_cfm()
2034 struct hci_cb *cb; in hci_role_switch_cfm()
2097 int hci_register_cb(struct hci_cb *hcb);
2098 int hci_unregister_cb(struct hci_cb *hcb);
/Linux-v6.6/net/bluetooth/
Dsco.c1392 static struct hci_cb sco_cb = {
Dhci_core.c2989 int hci_register_cb(struct hci_cb *cb) in hci_register_cb()
3001 int hci_unregister_cb(struct hci_cb *cb) in hci_unregister_cb()
Diso.c1979 static struct hci_cb iso_cb = {
Dl2cap_core.c8587 static struct hci_cb l2cap_cb = {
/Linux-v6.6/net/bluetooth/rfcomm/
Dcore.c2181 static struct hci_cb rfcomm_cb = {