Home
last modified time | relevance | path

Searched refs:AVDT_STREAM_NUM_COLS (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_ctrl.c106 #define AVDT_STREAM_NUM_COLS 2 macro
113 const uint8_t AVDT_STREAM_ST_IDLE[][AVDT_STREAM_NUM_COLS] = {
213 const uint8_t AVDT_STREAM_ST_CONFIG[][AVDT_STREAM_NUM_COLS] = {
313 const uint8_t AVDT_STREAM_ST_OPENING[][AVDT_STREAM_NUM_COLS] = {
413 const uint8_t AVDT_STREAM_ST_OPEN[][AVDT_STREAM_NUM_COLS] = {
513 const uint8_t AVDT_STREAM_ST_STREAMING[][AVDT_STREAM_NUM_COLS] = {
611 const uint8_t AVDT_STREAM_ST_CLOSING[][AVDT_STREAM_NUM_COLS] = {
711 const uint8_t AVDT_SIG_ST_IDLE[][AVDT_STREAM_NUM_COLS] = {
759 const uint8_t AVDT_SIG_ST_CONFIG[][AVDT_STREAM_NUM_COLS] = {
807 const uint8_t AVDT_SIG_ST_OPEN[][AVDT_STREAM_NUM_COLS]
[all...]

Completed in 3 milliseconds