Home
last modified time | relevance | path

Searched defs:MSBC (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhfp.rs18 MSBC = 0x02, enumerator
30 MSBC = 0x05, enumerator
86 const MSBC = 0b010; constant
118 const MSBC = 0b0100; constant
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/utils/hfp_codec_capabilities/gen/cpp/include/
Daidl_android_hardware_bluetooth_audio_hfp_setting_enums.h20 MSBC, enumerator
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/android/hardware/bluetooth/audio/
H A DCodecId.aidl31 enum Core { CVSD = 2, MSBC = 5, LC3 = 6 } enumConstant
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio_interface/dump/android/hardware/bluetooth/audio/
DCodecId.aidl46 MSBC = 5, enumConstant
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/current/android/hardware/bluetooth/audio/
H A DCodecId.aidl46 MSBC = 5, enumConstant
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/4/android/hardware/bluetooth/audio/
H A DCodecId.aidl46 MSBC = 5, enumConstant
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco_hfp_hal.h36 MSBC = 1 << 2, enumerator
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V5-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/
DCodecId.h51 MSBC = 5, enumerator
/aosp_15_r20/external/python/bumble/bumble/
Dhfp.py192 MSBC = 0x02 # Support for mSBC audio codec variable in AudioCodec
Dhci.py1447 MSBC = 0x05 variable in CodecID
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h138 …_LONG = 0x0,ALAW_LONG = 0x1,CVSD = 0x2,TRANSPARENT = 0x3,LINEAR_PCM = 0x4,MSBC = 0x5,LC3 = 0x6,VEN… enumerator