Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_main.cc101 #define BTA_GATTC_NEXT_STATE 1 /* position of next state */ macro
322 p_clcb->state = state_table[event][BTA_GATTC_NEXT_STATE]; in bta_gattc_sm_execute()