Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc1267 bool entry_found = false; in btif_storage_is_pce_version_102() local
1276 return entry_found; in btif_storage_is_pce_version_102()
1280 entry_found = true; in btif_storage_is_pce_version_102()
1286 return entry_found; in btif_storage_is_pce_version_102()