Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_manager.cc790 uint32_t target_allocation = 0; in UpdateCisConfiguration() local
796 target_allocation = AdjustAllocationForOffloader(s.second); in UpdateCisConfiguration()
797 current_allocation = target_allocation; in UpdateCisConfiguration()
806 if (target_allocation == 0) { in UpdateCisConfiguration()
808 target_allocation = in UpdateCisConfiguration()
815 tag, cis_entry.conn_handle, target_allocation, current_allocation, in UpdateCisConfiguration()
821 cis_entry.conn_handle, target_allocation, is_active)); in UpdateCisConfiguration()