Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/audio/aidl/default/
DA2dpOffloadCodecSbc.cpp77 constexpr A2dpBits::Range kAllocationMethod ( 14, 15 ); variable
108 kAllocationMethodSnr = kAllocationMethod.first,
355 int allocation_method = config.find_active_bit(kAllocationMethod); in ParseConfiguration()