Searched refs:kAseRspHdrMinLen (Results 1 – 3 of 3) sorted by relevance
150 constexpr uint16_t kAseRspHdrMinLen = 2; variable
435 value + bluetooth::le_audio::client_parser::ascs::kAseRspHdrMinLen, in ProcessGattNotifEvent()436 len - bluetooth::le_audio::client_parser::ascs::kAseRspHdrMinLen, in ProcessGattNotifEvent()448 value + bluetooth::le_audio::client_parser::ascs::kAseRspHdrMinLen, in ProcessGattNotifEvent()449 len - bluetooth::le_audio::client_parser::ascs::kAseRspHdrMinLen, in ProcessGattNotifEvent()
129 if (len < kAseRspHdrMinLen) { in ParseAseStatusHeader()