Home
last modified time | relevance | path

Searched defs:getCodecConfig (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothCodecStatus.java202 public @Nullable BluetoothCodecConfig getCodecConfig() { in getCodecConfig() method in BluetoothCodecStatus
/aosp12/packages/apps/Settings/src/com/android/settings/development/
H A DAbstractBluetoothA2dpPreferenceController.java195 BluetoothCodecConfig getCodecConfig(BluetoothDevice device) { in getCodecConfig() method in AbstractBluetoothA2dpPreferenceController
/aosp12/system/bt/test/mock/
H A Dmock_a2dp_codec_config.cc234 btav_a2dp_codec_config_t A2dpCodecConfig::getCodecConfig() { in getCodecConfig() function in A2dpCodecConfig
H A Dmock_stack_a2dp_codec_config.cc234 btav_a2dp_codec_config_t A2dpCodecConfig::getCodecConfig() { in getCodecConfig() function in A2dpCodecConfig
/aosp12/system/bt/stack/a2dp/
H A Da2dp_codec_config.cc273 btav_a2dp_codec_config_t A2dpCodecConfig::getCodecConfig() { in getCodecConfig() function in A2dpCodecConfig