Home
last modified time | relevance | path

Searched refs:__hci_mgmt_chan_find (Results 1 – 1 of 1) 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() function
454 c = __hci_mgmt_chan_find(channel); in hci_mgmt_chan_find()
466 if (__hci_mgmt_chan_find(c->channel)) { in hci_mgmt_chan_register()
1111 chan = __hci_mgmt_chan_find(hci_pi(sk)->channel); in hci_sock_sendmsg()