hci_channel        40 include/net/bluetooth/hci_sock.h 	unsigned short hci_channel;
hci_channel      1088 net/bluetooth/hci_sock.c 	switch (haddr.hci_channel) {
hci_channel      1105 net/bluetooth/hci_sock.c 		hci_pi(sk)->channel = haddr.hci_channel;
hci_channel      1195 net/bluetooth/hci_sock.c 		hci_pi(sk)->channel = haddr.hci_channel;
hci_channel      1240 net/bluetooth/hci_sock.c 		hci_pi(sk)->channel = haddr.hci_channel;
hci_channel      1269 net/bluetooth/hci_sock.c 		hci_pi(sk)->channel = haddr.hci_channel;
hci_channel      1273 net/bluetooth/hci_sock.c 		if (!hci_mgmt_chan_find(haddr.hci_channel)) {
hci_channel      1291 net/bluetooth/hci_sock.c 		hci_pi(sk)->channel = haddr.hci_channel;
hci_channel      1367 net/bluetooth/hci_sock.c 	haddr->hci_channel= hci_pi(sk)->channel;