Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/audio/aidl/default/
DA2dpOffloadCodecSbc.cpp99 kBlockLength4 = kBlockLength.first, enumerator
175 case kBlockLength4: in GetBlockLengthValue()
281 capabilities.set(kBlockLength4, kEnableBlockLength4);
453 else if (lcaps.get(kBlockLength4) && rcaps.get(kBlockLength4)) in BuildConfiguration()
454 config.set(kBlockLength4); in BuildConfiguration()