Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_main.c127 #define BTA_HF_CLIENT_NEXT_STATE 2 /* position of next state */ macro
534 bta_hf_client_cb.scb.state = state_table[event][BTA_HF_CLIENT_NEXT_STATE]; in bta_hf_client_sm_execute()