Home
last modified time | relevance | path

Searched refs:BluetoothAvrcpCtStub (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_stub.cpp25 BluetoothAvrcpCtStub::BluetoothAvrcpCtStub() in BluetoothAvrcpCtStub() function in OHOS::Bluetooth::BluetoothAvrcpCtStub
29 &BluetoothAvrcpCtStub::RegisterObserverInner; in BluetoothAvrcpCtStub()
31 &BluetoothAvrcpCtStub::UnregisterObserverInner; in BluetoothAvrcpCtStub()
33 &BluetoothAvrcpCtStub::GetConnectedDevicesInner; in BluetoothAvrcpCtStub()
35 &BluetoothAvrcpCtStub::GetDevicesByStatesInner; in BluetoothAvrcpCtStub()
37 &BluetoothAvrcpCtStub::GetDeviceStateInner; in BluetoothAvrcpCtStub()
41 &BluetoothAvrcpCtStub::DisconnectInner; in BluetoothAvrcpCtStub()
43 &BluetoothAvrcpCtStub::PressButtonnner; in BluetoothAvrcpCtStub()
45 &BluetoothAvrcpCtStub in BluetoothAvrcpCtStub()
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_avrcp_ct_stub.h27 class BluetoothAvrcpCtStub : public IRemoteStub<IBluetoothAvrcpCt> { class
29 BluetoothAvrcpCtStub();
30 virtual ~BluetoothAvrcpCtStub();
70 using BluetoothAvrcpCtStubFunc = ErrCode (BluetoothAvrcpCtStub::*)(MessageParcel &data, MessageParcel &reply);
73 DISALLOW_COPY_AND_MOVE(BluetoothAvrcpCtStub);
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_avrcp_ct_server.h24 class BluetoothAvrcpCtServer : public BluetoothAvrcpCtStub {

Completed in 2 milliseconds