Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/audio/aidl/default/
DA2dpOffloadCodecSbc.cpp108 kAllocationMethodSnr = kAllocationMethod.first, enumerator
202 case kAllocationMethodSnr: in GetAllocationMethodEnum()
292 capabilities.set(kAllocationMethodSnr, kEnableAllocationMethodSnr);
472 else if (lcaps.get(kAllocationMethodSnr) && rcaps.get(kAllocationMethodSnr)) in BuildConfiguration()
473 config.set(kAllocationMethodSnr); in BuildConfiguration()