Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dhci_sock.c786 static struct hci_mgmt_chan *__hci_mgmt_chan_find(unsigned short channel) in __hci_mgmt_chan_find() function
803 c = __hci_mgmt_chan_find(channel); in hci_mgmt_chan_find()
815 if (__hci_mgmt_chan_find(c->channel)) { in hci_mgmt_chan_register()
1734 chan = __hci_mgmt_chan_find(hci_pi(sk)->channel); in hci_sock_sendmsg()