Home
last modified time | relevance | path

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

/system/bt/bta/ag/
Dbta_ag_main.c135 #define BTA_AG_NEXT_STATE 2 /* position of next state */ macro
869 p_scb->state = state_table[event][BTA_AG_NEXT_STATE]; in bta_ag_sm_execute()