Searched refs:is_batch_scan_supported_ (Results 1 – 1 of 1) sorted by relevance
225 is_batch_scan_supported_ = controller->IsSupported(OpCode::LE_BATCH_SCAN); in start()229 if (is_batch_scan_supported_) { in start()251 if (is_batch_scan_supported_) { in stop()1149 if (!is_batch_scan_supported_) { in batch_scan_set_storage_parameter()1176 if (!is_batch_scan_supported_) { in batch_scan_enable()1200 if (!is_batch_scan_supported_) { in batch_scan_disable()1217 if (!is_batch_scan_supported_) { in batch_scan_set_scan_parameter()1259 if (!is_batch_scan_supported_) { in batch_scan_read_results()1718 bool is_batch_scan_supported_ = false; member