Home
last modified time | relevance | path

Searched defs:allocation_method (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/bluetooth/audio/aidl/default/
DA2dpOffloadCodecSbc.h26 AllocationMethod allocation_method; member
DA2dpOffloadCodecSbc.cpp200 int allocation_method) { in GetAllocationMethodEnum()
355 int allocation_method = config.find_active_bit(kAllocationMethod); in ParseConfiguration() local