Searched refs:remote_bdaddr_cache_ordered (Results 1 – 1 of 1) sorted by relevance
70 std::queue<RawAddress> remote_bdaddr_cache_ordered; variable76 const RawAddress& raw_address = remote_bdaddr_cache_ordered.front(); in btif_address_cache_add()78 remote_bdaddr_cache_ordered.pop(); in btif_address_cache_add()81 remote_bdaddr_cache_ordered.push(p_bda); in btif_address_cache_add()90 remote_bdaddr_cache_ordered = {}; in btif_address_cache_init()