Searched refs:hci_cb (Results 1 – 6 of 6) sorted by relevance
1946 struct hci_cb { struct1961 struct hci_cb *cb; in hci_connect_cfm() argument1976 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);
1392 static struct hci_cb sco_cb = {
2993 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()
2033 static struct hci_cb iso_cb = {
8603 static struct hci_cb l2cap_cb = {
2181 static struct hci_cb rfcomm_cb = {