Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_gattc_ci.h93 extern void bta_gattc_ci_cache_load(BD_ADDR server_bda, UINT16 evt,
/system/bt/bta/gatt/
Dbta_gattc_ci.c83 void bta_gattc_ci_cache_load(BD_ADDR server_bda, UINT16 evt, UINT16 num_attr, in bta_gattc_ci_cache_load() function
/system/bt/btif/co/
Dbta_gattc_co.c128 bta_gattc_ci_cache_load(server_bda, evt, num_attr, attr, status, conn_id); in bta_gattc_co_cache_load()