Searched refs:hci_cb (Results 1 – 6 of 6) sorted by relevance
2119 struct hci_cb { struct2134 struct hci_cb *cb; in hci_connect_cfm() argument2149 struct hci_cb *cb; in hci_disconn_cfm()2164 struct hci_cb *cb; in hci_auth_cfm()2185 struct hci_cb *cb; in hci_encrypt_cfm()2225 struct hci_cb *cb; in hci_key_change_cfm()2238 struct hci_cb *cb; in hci_role_switch_cfm()2329 int hci_register_cb(struct hci_cb *hcb);2330 int hci_unregister_cb(struct hci_cb *hcb);
1536 static struct hci_cb sco_cb = {
3015 int hci_register_cb(struct hci_cb *cb) in hci_register_cb()3027 int hci_unregister_cb(struct hci_cb *cb) in hci_unregister_cb()
2620 static struct hci_cb iso_cb = {
7775 static struct hci_cb l2cap_cb = {
2185 static struct hci_cb rfcomm_cb = {