Home
last modified time | relevance | path

Searched refs:hci_get_adv_monitor_offload_ext (Results 1 – 3 of 3) sorted by relevance

/linux/net/bluetooth/
H A Dhci_core.c1945 switch (hci_get_adv_monitor_offload_ext(hdev)) { in hci_add_adv_monitor()
1972 switch (hci_get_adv_monitor_offload_ext(hdev)) { in hci_remove_adv_monitor()
2040 int hci_get_adv_monitor_offload_ext(struct hci_dev *hdev) in hci_get_adv_monitor_offload_ext() function
H A Dhci_sync.c2275 hci_get_adv_monitor_offload_ext(hdev) == in hci_update_interleaved_scan_sync()
2877 hci_get_adv_monitor_offload_ext(hdev) == HCI_ADV_MONITOR_EXT_NONE && in hci_update_accept_list_sync()
6058 switch (hci_get_adv_monitor_offload_ext(hdev)) { in hci_suspend_monitor_sync()
6250 switch (hci_get_adv_monitor_offload_ext(hdev)) { in hci_resume_monitor_sync()
/linux/include/net/bluetooth/
H A Dhci_core.h1877 int hci_get_adv_monitor_offload_ext(struct hci_dev *hdev);