Home
last modified time | relevance | path

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

/system/bt/stack/avdt/
Davdt_scb.c176 #define AVDT_SCB_NUM_COLS 3 /* number of columns in state tables */ macro
179 const UINT8 avdt_scb_st_idle[][AVDT_SCB_NUM_COLS] = {
232 const UINT8 avdt_scb_st_conf[][AVDT_SCB_NUM_COLS] = {
285 const UINT8 avdt_scb_st_opening[][AVDT_SCB_NUM_COLS] = {
338 const UINT8 avdt_scb_st_open[][AVDT_SCB_NUM_COLS] = {
396 const UINT8 avdt_scb_st_stream[][AVDT_SCB_NUM_COLS] = {
449 const UINT8 avdt_scb_st_closing[][AVDT_SCB_NUM_COLS] = {
502 typedef const UINT8 (*tAVDT_SCB_ST_TBL)[AVDT_SCB_NUM_COLS];