Home
last modified time | relevance | path

Searched defs:block_length (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/bluetooth/audio/aidl/default/
DA2dpOffloadCodecSbc.h27 int block_length; member
DA2dpOffloadCodecSbc.cpp173 static int32_t GetBlockLengthValue(int block_length) { in GetBlockLengthValue()
344 int block_length = config.find_active_bit(kBlockLength); in ParseConfiguration() local
/hardware/interfaces/bluetooth/audio/2.0/vts/functional/
DVtsHalBluetoothAudioV2_0TargetTest.cpp438 for (auto block_length : block_lengths) { in GetSbcCodecSpecificSupportedList() local
/hardware/interfaces/bluetooth/audio/2.1/vts/functional/
DVtsHalBluetoothAudioV2_1TargetTest.cpp527 for (auto block_length : block_lengths) { in GetSbcCodecSpecificSupportedList() local
/hardware/broadcom/libbt/include/
Duipc_msg.h556 uint8_t block_length; member
/hardware/interfaces/bluetooth/audio/aidl/vts/
DVtsHalBluetoothAudioTargetTest.cpp412 for (int8_t block_length : sbc_capability.blockLength) { in GetSbcCodecSpecificSupportedList() local