Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_core.h1757 struct hci_cb { struct
1772 struct hci_cb *cb; in hci_connect_cfm() argument
1787 struct hci_cb *cb; in hci_disconn_cfm()
1802 struct hci_cb *cb; in hci_auth_cfm()
1823 struct hci_cb *cb; in hci_encrypt_cfm()
1863 struct hci_cb *cb; in hci_key_change_cfm()
1876 struct hci_cb *cb; in hci_role_switch_cfm()
1939 int hci_register_cb(struct hci_cb *hcb);
1940 int hci_unregister_cb(struct hci_cb *hcb);
/linux-6.1.9/net/bluetooth/
Dsco.c1400 static struct hci_cb sco_cb = {
Diso.c1742 static struct hci_cb iso_cb = {
Dhci_core.c2935 int hci_register_cb(struct hci_cb *cb) in hci_register_cb()
2947 int hci_unregister_cb(struct hci_cb *cb) in hci_unregister_cb()
Dl2cap_core.c8566 static struct hci_cb l2cap_cb = {
/linux-6.1.9/net/bluetooth/rfcomm/
Dcore.c2177 static struct hci_cb rfcomm_cb = {