Home
last modified time | relevance | path

Searched defs:mBluetoothA2dp (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libaudiohal/impl/
DDeviceHalAidl.h241 const std::shared_ptr<::aidl::android::hardware::audio::core::IBluetoothA2dp> mBluetoothA2dp; variable
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DA2dpProfileTest.java63 private BluetoothA2dp mBluetoothA2dp; field in A2dpProfileTest