Home
last modified time | relevance | path

Searched refs:IBluetoothAvrcpControl (Results 1 – 5 of 5) sorted by relevance

/system/bt/service/common/android/bluetooth/
DIBluetooth.aidl27 import android.bluetooth.IBluetoothAvrcpControl;
67 IBluetoothAvrcpControl GetAvrcpControlInterface(); in GetAvrcpControlInterface()
DIBluetoothAvrcpControl.aidl21 interface IBluetoothAvrcpControl { interface
/system/bt/service/ipc/binder/
Dbluetooth_binder_server.h48 using android::bluetooth::IBluetoothAvrcpControl;
115 ::android::sp<IBluetoothAvrcpControl>* _aidl_return) override;
186 android::sp<IBluetoothAvrcpControl> avrcp_control_interface_;
Dbluetooth_binder_server.cc328 ::android::sp<IBluetoothAvrcpControl>* _aidl_return) { in GetAvrcpControlInterface()
/system/bt/service/common/
DAndroid.bp59 "android/bluetooth/IBluetoothAvrcpControl.aidl",