Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_sock.h47 #define HCI_CHANNEL_CONTROL 3 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_sock.h47 #define HCI_CHANNEL_CONTROL 3 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_sock.c387 if (hci_pi(sk)->channel != HCI_CHANNEL_CONTROL) in hci_send_monitor_ctrl_event()
525 case HCI_CHANNEL_CONTROL: in create_monitor_ctrl_open()
572 case HCI_CHANNEL_CONTROL: in create_monitor_ctrl_close()
811 if (c->channel < HCI_CHANNEL_CONTROL) in hci_mgmt_chan_register()
855 case HCI_CHANNEL_CONTROL: in hci_sock_release()
1375 if (hci_pi(sk)->channel == HCI_CHANNEL_CONTROL) { in hci_sock_bind()
1576 if (chan->channel == HCI_CHANNEL_CONTROL) { in hci_mgmt_cmd()
H A Dmgmt_util.c85 if (channel == HCI_CHANNEL_CONTROL) in mgmt_send_event()
H A Dmgmt.c284 return mgmt_send_event(event, hdev, HCI_CHANNEL_CONTROL, data, len, in mgmt_index_event()
291 return mgmt_send_event(event, hdev, HCI_CHANNEL_CONTROL, data, len, in mgmt_limited_event()
298 return mgmt_send_event(event, hdev, HCI_CHANNEL_CONTROL, data, len, in mgmt_event()
897 return mgmt_pending_find(HCI_CHANNEL_CONTROL, opcode, hdev); in pending_find()
904 return mgmt_pending_find_data(HCI_CHANNEL_CONTROL, opcode, hdev, data); in pending_find_data()
8936 .channel = HCI_CHANNEL_CONTROL,
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sock.c437 if (hci_pi(sk)->channel != HCI_CHANNEL_CONTROL) in hci_send_monitor_ctrl_event()
575 case HCI_CHANNEL_CONTROL: in create_monitor_ctrl_open()
624 case HCI_CHANNEL_CONTROL: in create_monitor_ctrl_close()
869 if (c->channel < HCI_CHANNEL_CONTROL) in hci_mgmt_chan_register()
913 case HCI_CHANNEL_CONTROL: in hci_sock_release()
1439 if (hci_pi(sk)->channel == HCI_CHANNEL_CONTROL) { in hci_sock_bind()
1639 if (chan->channel == HCI_CHANNEL_CONTROL) { in hci_mgmt_cmd()
H A Dmgmt_util.c92 if (channel == HCI_CHANNEL_CONTROL) in mgmt_send_event_skb()
H A Dmgmt.c326 return mgmt_send_event(event, hdev, HCI_CHANNEL_CONTROL, data, len, in mgmt_index_event()
333 return mgmt_send_event(event, hdev, HCI_CHANNEL_CONTROL, data, len, in mgmt_limited_event()
340 return mgmt_send_event(event, hdev, HCI_CHANNEL_CONTROL, data, len, in mgmt_event()
346 return mgmt_send_event_skb(HCI_CHANNEL_CONTROL, skb, HCI_SOCK_TRUSTED, in mgmt_event_skb()
953 return mgmt_pending_find(HCI_CHANNEL_CONTROL, opcode, hdev); in pending_find()
10457 .channel = HCI_CHANNEL_CONTROL,

Completed in 27 milliseconds