Searched refs:HCI_ADV_MONITOR_EXT_NONE (Results 1 – 3 of 3) sorted by relevance
1910 case HCI_ADV_MONITOR_EXT_NONE: in hci_add_adv_monitor()1937 case HCI_ADV_MONITOR_EXT_NONE: /* also goes here when powered off */ in hci_remove_adv_monitor()2009 return HCI_ADV_MONITOR_EXT_NONE; in hci_get_adv_monitor_offload_ext()
2296 HCI_ADV_MONITOR_EXT_NONE; in hci_update_interleaved_scan_sync() 2903 hci_get_adv_monitor_offload_ext(hdev) == HCI_ADV_MONITOR_EXT_NONE && in hci_update_accept_list_sync()
333 #define HCI_ADV_MONITOR_EXT_NONE 1 macro