Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_remote_device.h317 void SetPairConfirmState(int state);
H A Dclassic_remote_device.cpp326 void ClassicRemoteDevice::SetPairConfirmState(int state) in SetPairConfirmState() function in OHOS::bluetooth::ClassicRemoteDevice
H A Dclassic_adapter.cpp1176 remoteDevice->SetPairConfirmState(PAIR_CONFIRM_STATE_USER_CONFIRM); in SSPConfirmReq()
1195 remoteDevice->SetPairConfirmState(PAIR_CONFIRM_STATE_USER_CONFIRM); in PinCodeReq()
1234 it->second->SetPairConfirmState(PAIR_CONFIRM_STATE_USER_CONFIRM_REPLY); in UserConfirmAutoReply()
1583 remoteDevice->SetPairConfirmState(PAIR_CONFIRM_STATE_INVALID); in ReceiveAuthenticationComplete()
1946 it->second->SetPairConfirmState(PAIR_CONFIRM_STATE_USER_CONFIRM_REPLY); in SetDevicePairingConfirmation()
1974 it->second->SetPairConfirmState(PAIR_CONFIRM_STATE_USER_CONFIRM_REPLY); in SetDevicePasskey()
2229 it->second->SetPairConfirmState(PAIR_CONFIRM_STATE_USER_CONFIRM_REPLY); in SetDevicePin()