Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h569 extern void bta_gattc_rebuild_cache(tBTA_GATTC_SERV *p_srcv, UINT16 num_attr, tBTA_GATTC_NV_ATTR *a…
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c1944 void bta_gattc_rebuild_cache(tBTA_GATTC_SERV *p_srvc_cb, UINT16 num_attr, in bta_gattc_rebuild_cache() function
2169 bta_gattc_rebuild_cache(p_clcb->p_srcb, num_attr, attr); in bta_gattc_cache_load()