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

/system/bt/bta/gatt/
H A Dbta_gattc_int.h332 #define BTA_GATTC_REQ_WAITING 0x10 macro
H A Dbta_gattc_act.c968 if (((p_clcb->p_q_cmd == NULL || p_clcb->auto_update == BTA_GATTC_REQ_WAITING) &&
1421 p_clcb->auto_update = BTA_GATTC_REQ_WAITING;

Completed in 7 milliseconds