Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_host_stub.h87 int32_t SetDevicePairingConfirmationInner(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_host_stub.cpp180 std::bind(&BluetoothHostStub::SetDevicePairingConfirmationInner, std::placeholders::_1,
1066 int32_t BluetoothHostStub::SetDevicePairingConfirmationInner(MessageParcel &data, MessageParcel &re… in SetDevicePairingConfirmationInner() function in OHOS::Bluetooth::BluetoothHostStub