Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/audio/aidl/default/
DA2dpOffloadCodecSbc.cpp102 kBlockLength16 enumerator
181 case kBlockLength16: in GetBlockLengthValue()
284 capabilities.set(kBlockLength16, kEnableBlockLength16);
447 if (lcaps.get(kBlockLength16) && rcaps.get(kBlockLength16)) in BuildConfiguration()
448 config.set(kBlockLength16); in BuildConfiguration()