Searched refs:hci_cb (Results 1 – 6 of 6) sorted by relevance
2033 struct hci_cb { struct2048 struct hci_cb *cb; in hci_connect_cfm() argument2063 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);
1472 static struct hci_cb sco_cb = {
2972 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()
2383 static struct hci_cb iso_cb = {
7623 static struct hci_cb l2cap_cb = {
2181 static struct hci_cb rfcomm_cb = {