Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_int.h316 #define BTA_GATTC_SERV_SAVE 2 macro
Dbta_gattc_cache.c610 p_clcb->p_srcb->state = BTA_GATTC_SERV_SAVE; in bta_gattc_explore_srvc()
Dbta_gattc_act.c1658 if (p_clcb->p_srcb->state == BTA_GATTC_SERV_SAVE) in bta_gattc_ci_open()