Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_sock.c844 static struct hci_mgmt_chan *__hci_mgmt_chan_find(unsigned short channel) in __hci_mgmt_chan_find()
846 struct hci_mgmt_chan *c; in __hci_mgmt_chan_find()
856 static struct hci_mgmt_chan *hci_mgmt_chan_find(unsigned short channel) in hci_mgmt_chan_find()
858 struct hci_mgmt_chan *c; in hci_mgmt_chan_find()
867 int hci_mgmt_chan_register(struct hci_mgmt_chan *c) in hci_mgmt_chan_register()
886 void hci_mgmt_chan_unregister(struct hci_mgmt_chan *c) in hci_mgmt_chan_unregister()
1610 static int hci_mgmt_cmd(struct hci_mgmt_chan *chan, struct sock *sk, in hci_mgmt_cmd()
1795 struct hci_mgmt_chan *chan; in hci_sock_sendmsg()
H A Dmgmt.c10505 static struct hci_mgmt_chan chan = {
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h2230 struct hci_mgmt_chan { struct
2238 int hci_mgmt_chan_register(struct hci_mgmt_chan *c); argument
2239 void hci_mgmt_chan_unregister(struct hci_mgmt_chan *c);