Searched refs:BTA_AV_NUM_COLS (Results 1 – 2 of 2) sorted by relevance
111 #define BTA_AV_NUM_COLS 3 /* number of columns in state tables */ macro114 static const UINT8 bta_av_sst_init[][BTA_AV_NUM_COLS] =156 static const UINT8 bta_av_sst_incoming[][BTA_AV_NUM_COLS] =198 static const UINT8 bta_av_sst_opening[][BTA_AV_NUM_COLS] =240 static const UINT8 bta_av_sst_open[][BTA_AV_NUM_COLS] =282 static const UINT8 bta_av_sst_rcfg[][BTA_AV_NUM_COLS] =324 static const UINT8 bta_av_sst_closing[][BTA_AV_NUM_COLS] =366 typedef const UINT8 (*tBTA_AV_SST_TBL)[BTA_AV_NUM_COLS];
115 #define BTA_AV_NUM_COLS 2 /* number of columns in state tables */ macro118 static const UINT8 bta_av_st_init[][BTA_AV_NUM_COLS] =133 static const UINT8 bta_av_st_open[][BTA_AV_NUM_COLS] =148 typedef const UINT8 (*tBTA_AV_ST_TBL)[BTA_AV_NUM_COLS];