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.h498 extern bool bta_gattc_cache_load(tBTA_GATTC_CLCB *p_clcb);
Dbta_gattc_cache.c1519 bool bta_gattc_cache_load(tBTA_GATTC_CLCB *p_clcb) in bta_gattc_cache_load() function
Dbta_gattc_act.c717 if (bta_gattc_cache_load(p_clcb)) { in bta_gattc_conn()