Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1426 struct hci_cb { struct
1443 struct hci_cb *cb; in hci_connect_cfm() argument
1458 struct hci_cb *cb; in hci_disconn_cfm()
1473 struct hci_cb *cb; in hci_auth_cfm()
1494 struct hci_cb *cb; in hci_encrypt_cfm()
1534 struct hci_cb *cb; in hci_key_change_cfm()
1547 struct hci_cb *cb; in hci_role_switch_cfm()
1647 int hci_register_cb(struct hci_cb *hcb);
1648 int hci_unregister_cb(struct hci_cb *hcb);
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dsco.c1229 static struct hci_cb sco_cb = {
H A Dhci_core.c4004 int hci_register_cb(struct hci_cb *cb) in hci_register_cb()
4016 int hci_unregister_cb(struct hci_cb *cb) in hci_unregister_cb()
H A Dl2cap_core.c8487 static struct hci_cb l2cap_cb = {
/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dcore.c2177 static struct hci_cb rfcomm_cb = {