Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/avdt/
Davdt_ccb.c128 #define AVDT_CCB_NUM_COLS 3 /* number of columns in state tables */ macro
131 const UINT8 avdt_ccb_st_idle[][AVDT_CCB_NUM_COLS] = {
164 const UINT8 avdt_ccb_st_opening[][AVDT_CCB_NUM_COLS] = {
197 const UINT8 avdt_ccb_st_open[][AVDT_CCB_NUM_COLS] = {
230 const UINT8 avdt_ccb_st_closing[][AVDT_CCB_NUM_COLS] = {
263 typedef const UINT8 (*tAVDT_CCB_ST_TBL)[AVDT_CCB_NUM_COLS];