Home
last modified time | relevance | path

Searched refs:AcceptIncomingCallInner (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_hfp_hf_stub.h47 ErrCode AcceptIncomingCallInner(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_hf_stub.cpp58 &BluetoothHfpHfStub::AcceptIncomingCallInner; in BluetoothHfpHfStub()
283 ErrCode BluetoothHfpHfStub::AcceptIncomingCallInner(MessageParcel &data, MessageParcel &reply) { in AcceptIncomingCallInner() function in OHOS::Bluetooth::BluetoothHfpHfStub