Searched refs:hci_cb (Results 1 – 5 of 5) sorted by relevance
1221 struct hci_cb { struct1236 struct hci_cb *cb; in hci_connect_cfm() argument1251 struct hci_cb *cb; in hci_disconn_cfm()1266 struct hci_cb *cb; in hci_auth_cfm()1288 struct hci_cb *cb; in hci_encrypt_cfm()1309 struct hci_cb *cb; in hci_key_change_cfm()1322 struct hci_cb *cb; in hci_role_switch_cfm()1422 int hci_register_cb(struct hci_cb *hcb);1423 int hci_unregister_cb(struct hci_cb *hcb);
1154 static struct hci_cb sco_cb = {
3423 int hci_register_cb(struct hci_cb *cb) in hci_register_cb()3435 int hci_unregister_cb(struct hci_cb *cb) in hci_unregister_cb()
7592 static struct hci_cb l2cap_cb = {
2142 static struct hci_cb rfcomm_cb = {