Home
last modified time | relevance | path

Searched refs:IBluetoothA2dpSink (Results 1 – 7 of 7) sorted by relevance

/system/bt/service/common/android/bluetooth/
DIBluetooth.aidl25 import android.bluetooth.IBluetoothA2dpSink;
65 IBluetoothA2dpSink GetA2dpSinkInterface(); in GetA2dpSinkInterface()
DIBluetoothA2dpSink.aidl21 interface IBluetoothA2dpSink { interface
/system/bt/binder/android/bluetooth/
DIBluetoothA2dpSink.aidl27 interface IBluetoothA2dpSink { interface
/system/bt/binder/
DAndroid.bp15 "android/bluetooth/IBluetoothA2dpSink.aidl",
90 "android/bluetooth/IBluetoothA2dpSink.aidl",
/system/bt/service/ipc/binder/
Dbluetooth_binder_server.h46 using android::bluetooth::IBluetoothA2dpSink;
101 ::android::sp<IBluetoothA2dpSink>* _aidl_return) override;
Dbluetooth_binder_server.cc196 ::android::sp<IBluetoothA2dpSink>* _aidl_return) { in GetA2dpSinkInterface()
/system/bt/service/common/
DAndroid.bp46 "android/bluetooth/IBluetoothA2dpSink.aidl",