Home
last modified time | relevance | path

Searched refs:BTA_GATTC_SERV_LOAD (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/gatt/
Dbta_gattc_int.h315 #define BTA_GATTC_SERV_LOAD 1 macro
Dbta_gattc_act.c723 p_clcb->p_srcb->state = BTA_GATTC_SERV_LOAD; in bta_gattc_conn()
1641 if (p_clcb->p_srcb->state == BTA_GATTC_SERV_LOAD) in bta_gattc_ci_open()