Searched refs:HCI_CHANNEL_CONTROL (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/net/bluetooth/
H A Dhci_sock.h47 #define HCI_CHANNEL_CONTROL 3 macro
/linux-master/net/bluetooth/
H A Dhci_sock.c437 if (hci_pi(sk)->channel != HCI_CHANNEL_CONTROL)
575 case HCI_CHANNEL_CONTROL:
624 case HCI_CHANNEL_CONTROL:
869 if (c->channel < HCI_CHANNEL_CONTROL)
913 case HCI_CHANNEL_CONTROL:
1439 if (hci_pi(sk)->channel == HCI_CHANNEL_CONTROL) {
1639 if (chan->channel == HCI_CHANNEL_CONTROL) {
H A Dmgmt_util.c92 if (channel == HCI_CHANNEL_CONTROL)
H A Dmgmt.c326 return mgmt_send_event(event, hdev, HCI_CHANNEL_CONTROL, data, len,
333 return mgmt_send_event(event, hdev, HCI_CHANNEL_CONTROL, data, len,
340 return mgmt_send_event(event, hdev, HCI_CHANNEL_CONTROL, data, len,
346 return mgmt_send_event_skb(HCI_CHANNEL_CONTROL, skb, HCI_SOCK_TRUSTED,
953 return mgmt_pending_find(HCI_CHANNEL_CONTROL, opcode, hdev);
10463 .channel = HCI_CHANNEL_CONTROL,

Completed in 233 milliseconds