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.c1909 switch (hci_get_adv_monitor_offload_ext(hdev)) { in hci_add_adv_monitor()
1936 switch (hci_get_adv_monitor_offload_ext(hdev)) { in hci_remove_adv_monitor()
2004 int hci_get_adv_monitor_offload_ext(struct hci_dev *hdev) in hci_get_adv_monitor_offload_ext() function
H A Dhci_sync.c2387 hci_get_adv_monitor_offload_ext(hdev) == in hci_update_interleaved_scan_sync()
3011 hci_get_adv_monitor_offload_ext(hdev) == HCI_ADV_MONITOR_EXT_NONE && in hci_update_accept_list_sync()
6383 switch (hci_get_adv_monitor_offload_ext(hdev)) { in hci_suspend_monitor_sync()
6602 switch (hci_get_adv_monitor_offload_ext(hdev)) { in hci_resume_monitor_sync()
/linux/include/net/bluetooth/
H A Dhci_core.h1936 int hci_get_adv_monitor_offload_ext(struct hci_dev *hdev);