Home
last modified time | relevance | path

Searched refs:hci_cb (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1946 struct hci_cb { struct
1962 struct hci_cb *cb, *cpy; in hci_cb_lookup() argument
1982 struct hci_cb *cb, *tmp; in hci_connect_cfm()
2000 struct hci_cb *cb, *tmp; in hci_disconn_cfm()
2019 struct hci_cb *cb, *tmp; in hci_security_cfm()
2080 struct hci_cb *cb, *tmp; in hci_key_change_cfm()
2096 struct hci_cb *cb, *tmp; in hci_role_switch_cfm()
2189 int hci_register_cb(struct hci_cb *hcb);
2190 int hci_unregister_cb(struct hci_cb *hcb);
/openbmc/linux/net/bluetooth/
H A Dsco.c1400 static struct hci_cb sco_cb = {
H A Dhci_core.c2955 int hci_register_cb(struct hci_cb *cb) in hci_register_cb()
2965 int hci_unregister_cb(struct hci_cb *cb) in hci_unregister_cb()
H A Diso.c2116 static struct hci_cb iso_cb = {
H A Dl2cap_core.c7583 static struct hci_cb l2cap_cb = {
/openbmc/linux/net/bluetooth/rfcomm/
H A Dcore.c2186 static struct hci_cb rfcomm_cb = {