Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_main.c144 #define BTA_AG_NUM_COLS 3 /* number of columns in state tables */ macro
147 const UINT8 bta_ag_st_init[][BTA_AG_NUM_COLS] =
177 const UINT8 bta_ag_st_opening[][BTA_AG_NUM_COLS] =
207 const UINT8 bta_ag_st_open[][BTA_AG_NUM_COLS] =
237 const UINT8 bta_ag_st_closing[][BTA_AG_NUM_COLS] =
267 typedef const UINT8 (*tBTA_AG_ST_TBL)[BTA_AG_NUM_COLS];