Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_int.h378 #define BTA_GATTC_REQ_WAITING 0x10 macro
Dbta_gattc_act.c972 if (((p_clcb->p_q_cmd == NULL || p_clcb->auto_update == BTA_GATTC_REQ_WAITING) && in bta_gattc_start_discover()
1546 p_clcb->auto_update = BTA_GATTC_REQ_WAITING; in bta_gattc_op_cmpl()