Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hd/
Dbta_hd_main.c178 const tBTA_HD_ST_TBL bta_hd_st_tbl[] = {bta_hd_st_init, bta_hd_st_idle, bta_hd_st_conn, bta_hd_st_t… variable
213 state_table = bta_hd_st_tbl[bta_hd_cb.state]; in bta_hd_sm_execute()