Searched refs:BTA_GATTC_NEXT_STATE (Results 1 – 1 of 1) sorted by relevance
104 #define BTA_GATTC_NEXT_STATE 1 /* position of next state */ macro323 p_clcb->state = (tBTA_GATTC_STATE)(state_table[event][BTA_GATTC_NEXT_STATE]); in bta_gattc_sm_execute()