Searched refs:Exist (Results 1 – 2 of 2) sorted by relevance
79 bool Exist(const AddressWithType& address_with_type) { in Exist() function in bluetooth::hci::AdvertisingCache436 if (is_legacy && is_scan_response && !advertising_cache_.Exist(address_with_type)) { in process_advertising_package_content()
98 bool Exist(uint8_t addr_type, const RawAddress& addr) { in Exist() function in __anon3c6f61d60111::AdvertisingCache1892 if(is_legacy && is_scan_resp && !cache.Exist(addr_type, bda)) in btm_ble_process_adv_pkt_cont()