Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_int.h459 extern bool bta_gattc_cache_load(tBTA_GATTC_CLCB* p_clcb);
Dbta_gattc_cache.cc1030 bool bta_gattc_cache_load(tBTA_GATTC_CLCB* p_clcb) { in bta_gattc_cache_load() function
Dbta_gattc_act.cc480 if (bta_gattc_cache_load(p_clcb)) { in bta_gattc_conn()