Searched refs:hci_cb (Results 1 – 6 of 6) sorted by relevance
1947 struct hci_cb {1962 struct hci_cb *cb; in hci_cb_lookup() argument 1977 struct hci_cb *cb; in hci_cb_lookup() 1992 struct hci_cb *cb; in hci_connect_cfm() 2013 struct hci_cb *cb; in hci_disconn_cfm() 2053 struct hci_cb *cb; in hci_encrypt_cfm() 2066 struct hci_cb *cb; in hci_encrypt_cfm() 2157 int hci_register_cb(struct hci_cb *hcb); in hci_check_conn_params() 2158 int hci_unregister_cb(struct hci_cb *hcb); in hci_check_conn_params() 1946 struct hci_cb { global() struct
1401 static struct hci_cb sco_cb = {
2956 int hci_register_cb(struct hci_cb *cb) in hci_register_cb() 2968 int hci_unregister_cb(struct hci_cb *cb) in hci_unregister_cb()
2111 static struct hci_cb iso_cb = { in iso_recv()
7573 static struct hci_cb l2cap_cb = { in l2cap_recv_acldata()
2181 static struct hci_cb rfcomm_cb = { in rfcomm_security_cfm()