Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_int.h482 extern bool bta_gattc_read_db_hash(tBTA_GATTC_CLCB* p_clcb);
Dbta_gattc_cache.cc627 bool bta_gattc_read_db_hash(tBTA_GATTC_CLCB* p_clcb) { in bta_gattc_read_db_hash() function
Dbta_gattc_act.cc698 p_clcb->p_srcb->srvc_hdl_db_hash && bta_gattc_read_db_hash(p_clcb)) { in bta_gattc_start_discover()