Searched refs:BluetoothHfpHfStub (Results 1 – 3 of 3) sorted by relevance
21 BluetoothHfpHfStub::BluetoothHfpHfStub() { in BluetoothHfpHfStub() function in OHOS::Bluetooth::BluetoothHfpHfStub25 &BluetoothHfpHfStub::ConnectScoInner; in BluetoothHfpHfStub()28 &BluetoothHfpHfStub::DisconnectScoInner; in BluetoothHfpHfStub()34 &BluetoothHfpHfStub::GetDeviceStateInner; in BluetoothHfpHfStub()37 &BluetoothHfpHfStub::GetScoStateInner; in BluetoothHfpHfStub()40 &BluetoothHfpHfStub::SendDTMFToneInner; in BluetoothHfpHfStub()46 &BluetoothHfpHfStub::DisconnectInner; in BluetoothHfpHfStub()79 &BluetoothHfpHfStub::DialMemoryInner; in BluetoothHfpHfStub()88 &BluetoothHfpHfStub::StartDialInner; in BluetoothHfpHfStub()99 BluetoothHfpHfStub::~BluetoothHfpHfStub() { in ~BluetoothHfpHfStub()[all …]
25 class BluetoothHfpHfStub : public IRemoteStub<IBluetoothHfpHf> {28 BluetoothHfpHfStub();29 ~BluetoothHfpHfStub();61 …using BluetoothHfpHfFunc = ErrCode (BluetoothHfpHfStub::*)(MessageParcel &data, MessageParcel &rep…64 DISALLOW_COPY_AND_MOVE(BluetoothHfpHfStub);
27 class BluetoothHfpHfServer : public BluetoothHfpHfStub{