Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_main.c142 #define BTA_AG_NUM_COLS 3 /* number of columns in state tables */ macro
145 const UINT8 bta_ag_st_init[][BTA_AG_NUM_COLS] =
174 const UINT8 bta_ag_st_opening[][BTA_AG_NUM_COLS] =
203 const UINT8 bta_ag_st_open[][BTA_AG_NUM_COLS] =
232 const UINT8 bta_ag_st_closing[][BTA_AG_NUM_COLS] =
261 typedef const UINT8 (*tBTA_AG_ST_TBL)[BTA_AG_NUM_COLS];