Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci_core.h2033 struct hci_cb { struct
2048 struct hci_cb *cb; in hci_connect_cfm() argument
2063 struct hci_cb *cb; in hci_disconn_cfm()
2078 struct hci_cb *cb; in hci_auth_cfm()
2099 struct hci_cb *cb; in hci_encrypt_cfm()
2139 struct hci_cb *cb; in hci_key_change_cfm()
2152 struct hci_cb *cb; in hci_role_switch_cfm()
2243 int hci_register_cb(struct hci_cb *hcb);
2244 int hci_unregister_cb(struct hci_cb *hcb);
/linux-6.15/net/bluetooth/
H A Dsco.c1472 static struct hci_cb sco_cb = {
H A Dhci_core.c2972 int hci_register_cb(struct hci_cb *cb) in hci_register_cb()
2984 int hci_unregister_cb(struct hci_cb *cb) in hci_unregister_cb()
H A Diso.c2383 static struct hci_cb iso_cb = {
H A Dl2cap_core.c7623 static struct hci_cb l2cap_cb = {
/linux-6.15/net/bluetooth/rfcomm/
H A Dcore.c2181 static struct hci_cb rfcomm_cb = {