HCI_CHANNEL_CONTROL  368 net/bluetooth/hci_sock.c 		if (hci_pi(sk)->channel != HCI_CHANNEL_CONTROL)
HCI_CHANNEL_CONTROL  506 net/bluetooth/hci_sock.c 	case HCI_CHANNEL_CONTROL:
HCI_CHANNEL_CONTROL  553 net/bluetooth/hci_sock.c 	case HCI_CHANNEL_CONTROL:
HCI_CHANNEL_CONTROL  798 net/bluetooth/hci_sock.c 	if (c->channel < HCI_CHANNEL_CONTROL)
HCI_CHANNEL_CONTROL  842 net/bluetooth/hci_sock.c 	case HCI_CHANNEL_CONTROL:
HCI_CHANNEL_CONTROL 1303 net/bluetooth/hci_sock.c 		if (hci_pi(sk)->channel == HCI_CHANNEL_CONTROL) {
HCI_CHANNEL_CONTROL 1504 net/bluetooth/hci_sock.c 	if (chan->channel == HCI_CHANNEL_CONTROL) {
HCI_CHANNEL_CONTROL  253 net/bluetooth/mgmt.c 	return mgmt_send_event(event, hdev, HCI_CHANNEL_CONTROL, data, len,
HCI_CHANNEL_CONTROL  260 net/bluetooth/mgmt.c 	return mgmt_send_event(event, hdev, HCI_CHANNEL_CONTROL, data, len,
HCI_CHANNEL_CONTROL  267 net/bluetooth/mgmt.c 	return mgmt_send_event(event, hdev, HCI_CHANNEL_CONTROL, data, len,
HCI_CHANNEL_CONTROL  853 net/bluetooth/mgmt.c 	return mgmt_pending_find(HCI_CHANNEL_CONTROL, opcode, hdev);
HCI_CHANNEL_CONTROL  860 net/bluetooth/mgmt.c 	return mgmt_pending_find_data(HCI_CHANNEL_CONTROL, opcode, hdev, data);
HCI_CHANNEL_CONTROL 7940 net/bluetooth/mgmt.c 	.channel	= HCI_CHANNEL_CONTROL,
HCI_CHANNEL_CONTROL   85 net/bluetooth/mgmt_util.c 	if (channel == HCI_CHANNEL_CONTROL)