Searched refs:is_scan_resp (Results 1 – 1 of 1) sorted by relevance
1884 bool is_scan_resp = ble_evt_type_is_scan_resp(evt_type); in btm_ble_process_adv_pkt_cont() local1892 if(is_legacy && is_scan_resp && !cache.Exist(addr_type, bda)) in btm_ble_process_adv_pkt_cont()1895 bool is_start = is_legacy && is_scannable && !is_scan_resp; in btm_ble_process_adv_pkt_cont()1917 if (is_active_scan && is_scannable && !is_scan_resp) { in btm_ble_process_adv_pkt_cont()