Home
last modified time | relevance | path

Searched refs:is_legacy (Results 1 – 1 of 1) sorted by relevance

/system/bt/stack/btm/
Dbtm_ble_gap.cc1840 bool is_legacy = ble_evt_type_is_legacy(evt_type); in btm_ble_process_adv_pkt_cont() local
1847 if(is_legacy && is_scan_resp && !cache.Exist(addr_type, bda)) in btm_ble_process_adv_pkt_cont()
1850 bool is_start = is_legacy && is_scannable && !is_scan_resp; in btm_ble_process_adv_pkt_cont()
1852 if (is_legacy) in btm_ble_process_adv_pkt_cont()