Home
last modified time | relevance | path

Searched refs:IBluetoothAvrcpTg (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_tg.cpp65 sptr<IBluetoothAvrcpTg> proxy = iface_cast<IBluetoothAvrcpTg>(remote); in impl()
75 sptr<IBluetoothAvrcpTg> proxy = GetRemoteProxy<IBluetoothAvrcpTg>(PROFILE_AVRCP_TG); in ~impl()
115 sptr<IBluetoothAvrcpTg> proxy = GetRemoteProxy<IBluetoothAvrcpTg>(PROFILE_AVRCP_TG); in SetDeviceAbsoluteVolume()
128 sptr<IBluetoothAvrcpTg> proxy = GetRemoteProxy<IBluetoothAvrcpTg>(PROFILE_AVRCP_TG); in SetDeviceAbsVolumeAbility()
141 sptr<IBluetoothAvrcpTg> proxy = GetRemoteProxy<IBluetoothAvrcpTg>(PROFILE_AVRCP_T in GetDeviceAbsVolumeAbility()
[all...]
/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_avrcp_tg_proxy.h24 class BluetoothAvrcpTgProxy : public IRemoteProxy<IBluetoothAvrcpTg> {
26 explicit BluetoothAvrcpTgProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IBluetoothAvrcpTg>(impl) {} in BluetoothAvrcpTgProxy()
/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_avrcp_tg.h25 class IBluetoothAvrcpTg : public OHOS::IRemoteBroker { class
27 DECLARE_INTERFACE_DESCRIPTOR(u"ohos.ipc.IBluetoothAvrcpTg");
/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_avrcp_tg_stub.h26 class BluetoothAvrcpTgStub : public IRemoteStub<IBluetoothAvrcpTg> {

Completed in 2 milliseconds