Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/avdt/
H A Davdt_scb.cc540 const uint8_t avdt_scb_st_stream[][AVDT_SCB_NUM_COLS] = { variable
747 avdt_scb_st_open, avdt_scb_st_stream, avdt_scb_st_closing};
780 avdt_scb_st_tbl[p_avdt_scb->state] == avdt_scb_st_stream) { in avdt_scb_event()