Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dclient_parser.h117 constexpr uint16_t kAseStatusCodecQosConfMinLen = 15; variable
Dclient_parser.cc198 if (len != kAseStatusCodecQosConfMinLen) { in ParseAseStatusQosConfiguredStateParams()