Searched refs:is_scan_resp (Results 1 – 1 of 1) sorted by relevance
1918 bool is_scan_resp = ble_evt_type_is_scan_resp(evt_type); in btm_ble_process_adv_pkt_cont() local1921 ble_evt_type_is_legacy(evt_type) && is_scannable && !is_scan_resp; in btm_ble_process_adv_pkt_cont()1943 if (is_active_scan && is_scannable && !is_scan_resp) { in btm_ble_process_adv_pkt_cont()