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

/system/bt/bta/ag/
H A Dbta_ag_main.c138 #define BTA_AG_NUM_COLS 3 /* number of columns in state tables */ macro
141 const UINT8 bta_ag_st_init[][BTA_AG_NUM_COLS] =
170 const UINT8 bta_ag_st_opening[][BTA_AG_NUM_COLS] =
199 const UINT8 bta_ag_st_open[][BTA_AG_NUM_COLS] =
228 const UINT8 bta_ag_st_closing[][BTA_AG_NUM_COLS] =
257 typedef const UINT8 (*tBTA_AG_ST_TBL)[BTA_AG_NUM_COLS];

Completed in 43 milliseconds