Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dhci_sock.c437 static struct hci_mgmt_chan *__hci_mgmt_chan_find(unsigned short channel) in __hci_mgmt_chan_find()
439 struct hci_mgmt_chan *c; in __hci_mgmt_chan_find()
449 static struct hci_mgmt_chan *hci_mgmt_chan_find(unsigned short channel) in hci_mgmt_chan_find()
451 struct hci_mgmt_chan *c; in hci_mgmt_chan_find()
460 int hci_mgmt_chan_register(struct hci_mgmt_chan *c) in hci_mgmt_chan_register()
479 void hci_mgmt_chan_unregister(struct hci_mgmt_chan *c) in hci_mgmt_chan_unregister()
969 static int hci_mgmt_cmd(struct hci_mgmt_chan *chan, struct sock *sk, in hci_mgmt_cmd()
1084 struct hci_mgmt_chan *chan; in hci_sock_sendmsg()
Dmgmt.c8402 static struct hci_mgmt_chan chan = {
/linux-4.1.27/include/net/bluetooth/
Dhci_core.h1316 struct hci_mgmt_chan { struct
1324 int hci_mgmt_chan_register(struct hci_mgmt_chan *c); argument
1325 void hci_mgmt_chan_unregister(struct hci_mgmt_chan *c);