Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_def.h170 uint8_t codecInfo[AVDT_CODEC_SIZE];
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Davdtp.h60 #define AVDT_CODEC_SIZE 20 macro
206 uint8_t codecInfo[AVDT_CODEC_SIZE]; // Codec capabilities
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_message.c1750 if (data > AVDT_CODEC_SIZE) { in AvdtParseCategoryCodec()
1751 data = AVDT_CODEC_SIZE; in AvdtParseCategoryCodec()

Completed in 5 milliseconds