Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_int.h445 extern void bta_gattc_init_cache(tBTA_GATTC_SERV* p_srvc_cb);
Dbta_gattc_cache.cc117 void bta_gattc_init_cache(tBTA_GATTC_SERV* p_srvc_cb) { in bta_gattc_init_cache() function
Dbta_gattc_act.cc659 bta_gattc_init_cache(p_clcb->p_srcb); in bta_gattc_start_discover()