Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_cache.cc661 Octet16 remote_hash; in bta_gattc_read_db_hash_cmpl() local
662 if (len == remote_hash.size()) { in bta_gattc_read_db_hash_cmpl()
664 auto it = remote_hash.begin(); in bta_gattc_read_db_hash_cmpl()
668 matched = (local_hash == remote_hash); in bta_gattc_read_db_hash_cmpl()