Home
last modified time | relevance | path

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

/Linux-v5.4/net/bluetooth/
Dhci_sock.c773 static struct hci_mgmt_chan *__hci_mgmt_chan_find(unsigned short channel) in __hci_mgmt_chan_find()
775 struct hci_mgmt_chan *c; in __hci_mgmt_chan_find()
785 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()
796 int hci_mgmt_chan_register(struct hci_mgmt_chan *c) in hci_mgmt_chan_register()
815 void hci_mgmt_chan_unregister(struct hci_mgmt_chan *c) in hci_mgmt_chan_unregister()
1465 static int hci_mgmt_cmd(struct hci_mgmt_chan *chan, struct sock *sk, in hci_mgmt_cmd()
1677 struct hci_mgmt_chan *chan; in hci_sock_sendmsg()
Dmgmt.c7939 static struct hci_mgmt_chan chan = {
/Linux-v5.4/include/net/bluetooth/
Dhci_core.h1491 struct hci_mgmt_chan { struct
1499 int hci_mgmt_chan_register(struct hci_mgmt_chan *c); argument
1500 void hci_mgmt_chan_unregister(struct hci_mgmt_chan *c);