Searched refs:BTA_AV_NUM_COLS (Results 1 – 2 of 2) sorted by relevance
110 #define BTA_AV_NUM_COLS 3 /* number of columns in state tables */ macro113 static const UINT8 bta_av_sst_init[][BTA_AV_NUM_COLS] = {153 static const UINT8 bta_av_sst_incoming[][BTA_AV_NUM_COLS] = {193 static const UINT8 bta_av_sst_opening[][BTA_AV_NUM_COLS] = {233 static const UINT8 bta_av_sst_open[][BTA_AV_NUM_COLS] = {273 static const UINT8 bta_av_sst_rcfg[][BTA_AV_NUM_COLS] = {313 static const UINT8 bta_av_sst_closing[][BTA_AV_NUM_COLS] = {353 typedef const UINT8 (*tBTA_AV_SST_TBL)[BTA_AV_NUM_COLS];
112 #define BTA_AV_NUM_COLS 2 /* number of columns in state tables */ macro115 static const UINT8 bta_av_st_init[][BTA_AV_NUM_COLS] = {129 static const UINT8 bta_av_st_open[][BTA_AV_NUM_COLS] = {143 typedef const UINT8 (*tBTA_AV_ST_TBL)[BTA_AV_NUM_COLS];