Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_gattc_co.h78 extern void bta_gattc_co_cache_save(BD_ADDR server_bda, UINT16 evt,
/system/bt/btif/co/
Dbta_gattc_co.c147 void bta_gattc_co_cache_save (BD_ADDR server_bda, UINT16 evt, UINT16 num_attr, in bta_gattc_co_cache_save() function
/system/bt/bta/gatt/
Dbta_gattc_cache.c1624 bta_gattc_co_cache_save(p_srvc_cb->server_bda, BTA_GATTC_CI_CACHE_SAVE_EVT, i, in bta_gattc_cache_save()