Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h578 extern bool bta_gattc_cache_load(tBTA_GATTC_CLCB *p_clcb);
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c2140 bool bta_gattc_cache_load(tBTA_GATTC_CLCB *p_clcb) in bta_gattc_cache_load() function
Dbta_gattc_act.c729 if (bta_gattc_cache_load(p_clcb)) { in bta_gattc_conn()