Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci_sock.h40 unsigned short hci_channel; member
/linux-4.1.27/net/bluetooth/
Dhci_sock.c702 switch (haddr.hci_channel) { in hci_sock_bind()
808 if (!hci_mgmt_chan_find(haddr.hci_channel)) { in hci_sock_bind()
836 if (haddr.hci_channel == HCI_CHANNEL_CONTROL) { in hci_sock_bind()
845 hci_pi(sk)->channel = haddr.hci_channel; in hci_sock_bind()
877 haddr->hci_channel= hci_pi(sk)->channel; in hci_sock_getname()