Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_a2dp_sink_stub.cpp26 BluetoothA2dpSinkStub::BluetoothA2dpSinkStub() in BluetoothA2dpSinkStub() function in OHOS::Bluetooth::BluetoothA2dpSinkStub
32 &BluetoothA2dpSinkStub::DisconnectInner; in BluetoothA2dpSinkStub()
34 &BluetoothA2dpSinkStub::RegisterObserverInner; in BluetoothA2dpSinkStub()
36 &BluetoothA2dpSinkStub::DeregisterObserverInner; in BluetoothA2dpSinkStub()
38 &BluetoothA2dpSinkStub::GetDevicesByStatesInner; in BluetoothA2dpSinkStub()
40 &BluetoothA2dpSinkStub::GetDeviceStateInner; in BluetoothA2dpSinkStub()
42 &BluetoothA2dpSinkStub::GetPlayingStateInner; in BluetoothA2dpSinkStub()
44 &BluetoothA2dpSinkStub::SetConnectStrategyInner; in BluetoothA2dpSinkStub()
46 &BluetoothA2dpSinkStub in BluetoothA2dpSinkStub()
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_a2dp_sink_stub.h25 class BluetoothA2dpSinkStub : public IRemoteStub<IBluetoothA2dpSink> { class
27 BluetoothA2dpSinkStub();
28 virtual ~BluetoothA2dpSinkStub();
45 using BluetoothA2dpSinkServerFunc = ErrCode (BluetoothA2dpSinkStub::*)(MessageParcel &data, MessageParcel &reply);
48 DISALLOW_COPY_AND_MOVE(BluetoothA2dpSinkStub);
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_a2dp_sink_server.h29 class BluetoothA2dpSinkServer : public BluetoothA2dpSinkStub {

Completed in 1 milliseconds