Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_hf_stub.cpp21 BluetoothHfpHfStub::BluetoothHfpHfStub() { in BluetoothHfpHfStub() function in OHOS::Bluetooth::BluetoothHfpHfStub
25 &BluetoothHfpHfStub::ConnectScoInner; in BluetoothHfpHfStub()
28 &BluetoothHfpHfStub::DisconnectScoInner; in BluetoothHfpHfStub()
31 &BluetoothHfpHfStub::GetDevicesByStatesInner; in BluetoothHfpHfStub()
34 &BluetoothHfpHfStub::GetDeviceStateInner; in BluetoothHfpHfStub()
37 &BluetoothHfpHfStub::GetScoStateInner; in BluetoothHfpHfStub()
40 &BluetoothHfpHfStub::SendDTMFToneInner; in BluetoothHfpHfStub()
46 &BluetoothHfpHfStub::DisconnectInner; in BluetoothHfpHfStub()
49 &BluetoothHfpHfStub in BluetoothHfpHfStub()
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_hfp_hf_stub.h25 class BluetoothHfpHfStub : public IRemoteStub<IBluetoothHfpHf> { class
28 BluetoothHfpHfStub();
29 ~BluetoothHfpHfStub();
61 using BluetoothHfpHfFunc = ErrCode (BluetoothHfpHfStub::*)(MessageParcel &data, MessageParcel &reply);
64 DISALLOW_COPY_AND_MOVE(BluetoothHfpHfStub);
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_hfp_hf_server.h27 class BluetoothHfpHfServer : public BluetoothHfpHfStub{

Completed in 2 milliseconds