Searched refs:HCI_ADV_MONITOR_EXT_NONE (Results 1 – 3 of 3) sorted by relevance
1918 case HCI_ADV_MONITOR_EXT_NONE: in hci_add_adv_monitor()1945 case HCI_ADV_MONITOR_EXT_NONE: /* also goes here when powered off */ in hci_remove_adv_monitor()2017 return HCI_ADV_MONITOR_EXT_NONE; in hci_get_adv_monitor_offload_ext()
2234 HCI_ADV_MONITOR_EXT_NONE; in hci_update_interleaved_scan_sync()2831 hci_get_adv_monitor_offload_ext(hdev) == HCI_ADV_MONITOR_EXT_NONE && in hci_update_accept_list_sync()
317 #define HCI_ADV_MONITOR_EXT_NONE 1 macro