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.h544 extern tBTA_GATT_STATUS bta_gattc_init_cache(tBTA_GATTC_SERV *p_srvc_cb);
Dbta_gattc_cache.c173 tBTA_GATT_STATUS bta_gattc_init_cache(tBTA_GATTC_SERV *p_srvc_cb) in bta_gattc_init_cache() function
Dbta_gattc_act.c992 if ((p_clcb->status = bta_gattc_init_cache(p_clcb->p_srcb)) == BTA_GATT_OK) in bta_gattc_start_discover()