Home
last modified time | relevance | path

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

/system/bt/gd/hci/
Dle_scanning_manager.cc79 bool Exist(const AddressWithType& address_with_type) { in Exist() function in bluetooth::hci::AdvertisingCache
436 if (is_legacy && is_scan_response && !advertising_cache_.Exist(address_with_type)) { in process_advertising_package_content()
/system/bt/stack/btm/
Dbtm_ble_gap.cc98 bool Exist(uint8_t addr_type, const RawAddress& addr) { in Exist() function in __anon3c6f61d60111::AdvertisingCache
1892 if(is_legacy && is_scan_resp && !cache.Exist(addr_type, bda)) in btm_ble_process_adv_pkt_cont()