Home
last modified time | relevance | path

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

/system/bt/bta/ag/
Dbta_ag_main.c136 #define BTA_AG_NUM_COLS 3 /* number of columns in state tables */ macro
139 const UINT8 bta_ag_st_init[][BTA_AG_NUM_COLS] =
168 const UINT8 bta_ag_st_opening[][BTA_AG_NUM_COLS] =
197 const UINT8 bta_ag_st_open[][BTA_AG_NUM_COLS] =
226 const UINT8 bta_ag_st_closing[][BTA_AG_NUM_COLS] =
255 typedef const UINT8 (*tBTA_AG_ST_TBL)[BTA_AG_NUM_COLS];