Home
last modified time | relevance | path

Searched refs:SetPairConfirmType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_remote_device.h324 void SetPairConfirmType(int type);
H A Dclassic_remote_device.cpp333 void ClassicRemoteDevice::SetPairConfirmType(int type) in SetPairConfirmType() function in OHOS::bluetooth::ClassicRemoteDevice
H A Dclassic_adapter.cpp1177 remoteDevice->SetPairConfirmType(reqType); in SSPConfirmReq()
1196 remoteDevice->SetPairConfirmType(PAIR_CONFIRM_TYPE_PIN_CODE); in PinCodeReq()
1235 it->second->SetPairConfirmType(PAIR_CONFIRM_TYPE_INVALID); in UserConfirmAutoReply()
1584 remoteDevice->SetPairConfirmType(PAIR_CONFIRM_TYPE_INVALID); in ReceiveAuthenticationComplete()
1947 it->second->SetPairConfirmType(PAIR_CONFIRM_TYPE_INVALID); in SetDevicePairingConfirmation()
1973 it->second->SetPairConfirmType(PAIR_CONFIRM_TYPE_INVALID); in SetDevicePasskey()
2230 it->second->SetPairConfirmType(PAIR_CONFIRM_TYPE_INVALID); in SetDevicePin()