Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/bumble/bumble/
Da2dp.py264 allocation_method: int
288 allocation_method = (data[1] >> 0) & 0x03
296 allocation_method,
308 allocation_method: int,
317 allocation_method=cls.ALLOCATION_METHOD_BITS[allocation_method],
340 allocation_method=sum(
353 | self.allocation_method,
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/default/
H A DA2dpOffloadCodecSbc.cpp200 int allocation_method) { in GetAllocationMethodEnum() argument
201 switch (allocation_method) { in GetAllocationMethodEnum()
355 int allocation_method = config.find_active_bit(kAllocationMethod); in ParseConfiguration() local
356 if (allocation_method < 0) return A2dpStatus::INVALID_ALLOCATION_METHOD; in ParseConfiguration()
357 if (!lcaps.get(allocation_method)) in ParseConfiguration()
387 sbc_parameters->allocation_method = in ParseConfiguration()
388 GetAllocationMethodEnum(allocation_method); in ParseConfiguration()
H A DA2dpOffloadCodecSbc.h26 AllocationMethod allocation_method; member
/aosp_15_r20/packages/modules/Bluetooth/system/stack/mmc/proto/
Dmmc_config.proto76 AllocationMethod allocation_method = 8; field
/aosp_15_r20/external/python/bumble/examples/
Drun_a2dp_source.py67 allocation_method=SBC_LOUDNESS_ALLOCATION_METHOD,
/aosp_15_r20/external/python/bumble/tests/
Da2dp_test.py133 allocation_method=SBC_LOUDNESS_ALLOCATION_METHOD,
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Da2dp_offload_manager_test.cc55 config.sbc_configuration.view().allocation_method().Write( in BuildConfiguration()
H A Dchannel_manager_test.cc439 config.sbc_configuration.view().allocation_method().Write( in BuildConfiguration()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dhelpers.cc146 sbc.view().allocation_method().Write( in FidlToEncoderSettingsSbc()
150 sbc.view().allocation_method().Write( in FidlToEncoderSettingsSbc()
H A Dhelpers_test.cc294 result.view().allocation_method().Read()); in TEST()
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/
H A Dhci_android.emb252 0 [+2] SbcAllocationMethod allocation_method