Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_a2dp_src_stub.cpp27 BluetoothA2dpSrcStub::BluetoothA2dpSrcStub() in BluetoothA2dpSrcStub() function in OHOS::Bluetooth::BluetoothA2dpSrcStub
31 &BluetoothA2dpSrcStub::ConnectInner; in BluetoothA2dpSrcStub()
33 &BluetoothA2dpSrcStub::DisconnectInner; in BluetoothA2dpSrcStub()
35 &BluetoothA2dpSrcStub::RegisterObserverInner; in BluetoothA2dpSrcStub()
37 &BluetoothA2dpSrcStub::DeregisterObserverInner; in BluetoothA2dpSrcStub()
39 &BluetoothA2dpSrcStub::GetDevicesByStatesInner; in BluetoothA2dpSrcStub()
41 &BluetoothA2dpSrcStub::GetDeviceStateInner; in BluetoothA2dpSrcStub()
43 &BluetoothA2dpSrcStub::GetPlayingStateInner; in BluetoothA2dpSrcStub()
45 &BluetoothA2dpSrcStub in BluetoothA2dpSrcStub()
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_a2dp_src_stub.h25 class BluetoothA2dpSrcStub : public IRemoteStub<IBluetoothA2dpSrc> { class
27 BluetoothA2dpSrcStub();
28 virtual ~BluetoothA2dpSrcStub();
64 using BluetoothA2dpSrcServerFunc = ErrCode (BluetoothA2dpSrcStub::*)(MessageParcel &data, MessageParcel &reply);
67 DISALLOW_COPY_AND_MOVE(BluetoothA2dpSrcStub);
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_a2dp_source_server.h29 class BluetoothA2dpSourceServer : public BluetoothA2dpSrcStub {

Completed in 2 milliseconds