hci_mgmt_chan    1499 include/net/bluetooth/hci_core.h int hci_mgmt_chan_register(struct hci_mgmt_chan *c);
hci_mgmt_chan    1500 include/net/bluetooth/hci_core.h void hci_mgmt_chan_unregister(struct hci_mgmt_chan *c);
hci_mgmt_chan     773 net/bluetooth/hci_sock.c static struct hci_mgmt_chan *__hci_mgmt_chan_find(unsigned short channel)
hci_mgmt_chan     775 net/bluetooth/hci_sock.c 	struct hci_mgmt_chan *c;
hci_mgmt_chan     785 net/bluetooth/hci_sock.c static struct hci_mgmt_chan *hci_mgmt_chan_find(unsigned short channel)
hci_mgmt_chan     787 net/bluetooth/hci_sock.c 	struct hci_mgmt_chan *c;
hci_mgmt_chan     796 net/bluetooth/hci_sock.c int hci_mgmt_chan_register(struct hci_mgmt_chan *c)
hci_mgmt_chan     815 net/bluetooth/hci_sock.c void hci_mgmt_chan_unregister(struct hci_mgmt_chan *c)
hci_mgmt_chan    1468 net/bluetooth/hci_sock.c static int hci_mgmt_cmd(struct hci_mgmt_chan *chan, struct sock *sk,
hci_mgmt_chan    1680 net/bluetooth/hci_sock.c 	struct hci_mgmt_chan *chan;
hci_mgmt_chan    7939 net/bluetooth/mgmt.c static struct hci_mgmt_chan chan = {