Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci_sock.h40 unsigned short hci_channel; member
/linux-4.4.14/net/bluetooth/
Dhci_sock.c775 switch (haddr.hci_channel) { in hci_sock_bind()
881 if (!hci_mgmt_chan_find(haddr.hci_channel)) { in hci_sock_bind()
909 if (haddr.hci_channel == HCI_CHANNEL_CONTROL) { in hci_sock_bind()
918 hci_pi(sk)->channel = haddr.hci_channel; in hci_sock_bind()
950 haddr->hci_channel= hci_pi(sk)->channel; in hci_sock_getname()