Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_main.c141 #define BTA_AG_NEXT_STATE 2 /* position of next state */ macro
906 p_scb->state = state_table[event][BTA_AG_NEXT_STATE]; in bta_ag_sm_execute()