Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/
Davct_lcb.c121 #define AVCT_LCB_NUM_COLS 3 /* number of columns in state tables */ macro
124 const UINT8 avct_lcb_st_idle[][AVCT_LCB_NUM_COLS] = {
137 const UINT8 avct_lcb_st_opening[][AVCT_LCB_NUM_COLS] = {
150 const UINT8 avct_lcb_st_open[][AVCT_LCB_NUM_COLS] = {
163 const UINT8 avct_lcb_st_closing[][AVCT_LCB_NUM_COLS] = {
176 typedef const UINT8 (*tAVCT_LCB_ST_TBL)[AVCT_LCB_NUM_COLS];