Home
last modified time | relevance | path

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

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