Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/avct/
Davct_lcb.c118 #define AVCT_LCB_NUM_COLS 3 /* number of columns in state tables */ macro
121 const UINT8 avct_lcb_st_idle[][AVCT_LCB_NUM_COLS] = {
134 const UINT8 avct_lcb_st_opening[][AVCT_LCB_NUM_COLS] = {
147 const UINT8 avct_lcb_st_open[][AVCT_LCB_NUM_COLS] = {
160 const UINT8 avct_lcb_st_closing[][AVCT_LCB_NUM_COLS] = {
173 typedef const UINT8 (*tAVCT_LCB_ST_TBL)[AVCT_LCB_NUM_COLS];