Searched refs:BluetoothA2dpCodecConfig (Results 1 – 7 of 7) sorted by relevance
31 class BluetoothA2dpCodecConfig : public Parcelable,34 BluetoothA2dpCodecConfig() = default;35 BluetoothA2dpCodecConfig(const ::bluetooth::A2dpCodecConfig& other) in BluetoothA2dpCodecConfig() function37 BluetoothA2dpCodecConfig(const BluetoothA2dpCodecConfig& other) in BluetoothA2dpCodecConfig() function39 ~BluetoothA2dpCodecConfig() = default;
19 import android.bluetooth.BluetoothA2dpCodecConfig;27 in BluetoothA2dpCodecConfig codec_config, in OnAudioConfig()28 in BluetoothA2dpCodecConfig[] codecs_local_capabilities, in OnAudioConfig()29 in BluetoothA2dpCodecConfig[] codecs_selectable_capabilities); in OnAudioConfig()
20 import android.bluetooth.BluetoothA2dpCodecConfig;26 boolean Enable(in BluetoothA2dpCodecConfig[] codec_priorities); in Enable()31 in BluetoothA2dpCodecConfig[] codec_preferences); in ConfigCodec()
29 status_t BluetoothA2dpCodecConfig::writeToParcel(Parcel* parcel) const { in writeToParcel()60 status_t BluetoothA2dpCodecConfig::readFromParcel(const Parcel* parcel) { in readFromParcel()
19 parcelable BluetoothA2dpCodecConfig cpp_header "android/bluetooth/bluetooth_a2dp_codec_config.h";
63 using android::bluetooth::BluetoothA2dpCodecConfig;74 const std::vector<BluetoothA2dpCodecConfig>& codecs) { in A2dpCodecsFromBinder()84 std::vector<BluetoothA2dpCodecConfig> A2dpCodecsToBinder( in A2dpCodecsToBinder()86 std::vector<BluetoothA2dpCodecConfig> ret; in A2dpCodecsToBinder()123 const std::vector<android::bluetooth::BluetoothA2dpCodecConfig>& in Enable()156 const std::vector<android::bluetooth::BluetoothA2dpCodecConfig>& in ConfigCodec()
55 const std::vector<android::bluetooth::BluetoothA2dpCodecConfig>&65 const std::vector<android::bluetooth::BluetoothA2dpCodecConfig>&