Home
last modified time | relevance | path

Searched refs:hci_mgmt_chan (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_sock.c785 static struct hci_mgmt_chan *__hci_mgmt_chan_find(unsigned short channel) in __hci_mgmt_chan_find()
787 struct hci_mgmt_chan *c; in __hci_mgmt_chan_find()
797 static struct hci_mgmt_chan *hci_mgmt_chan_find(unsigned short channel) in hci_mgmt_chan_find()
799 struct hci_mgmt_chan *c; in hci_mgmt_chan_find()
808 int hci_mgmt_chan_register(struct hci_mgmt_chan *c) in hci_mgmt_chan_register()
827 void hci_mgmt_chan_unregister(struct hci_mgmt_chan *c) in hci_mgmt_chan_unregister()
1508 static int hci_mgmt_cmd(struct hci_mgmt_chan *chan, struct sock *sk, in hci_mgmt_cmd()
1722 struct hci_mgmt_chan *chan; in hci_sock_sendmsg()
H A Dmgmt.c8920 static struct hci_mgmt_chan chan = {
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1693 struct hci_mgmt_chan { struct
1703 int hci_mgmt_chan_register(struct hci_mgmt_chan *c); argument
1704 void hci_mgmt_chan_unregister(struct hci_mgmt_chan *c);