Searched refs:cache_max (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/bt/gd/hci/ | ||
H A D | le_scanning_manager.cc | 71 if (items.size() > cache_max) { in Set() |
/aosp12/system/bt/stack/btm/ | ||
H A D | btm_ble_gap.cc | 90 if (items.size() > cache_max) { in Set() |