Searched refs:SetUserConfirm (Results 1 – 3 of 3) sorted by relevance
50 int SetUserConfirm(const RawAddress &device, int accept) const;
962 ret = pimpl->bleSecurity_->SetUserConfirm(device, GAP_NOT_ACCEPT); in SetDevicePairingConfirmation()964 ret = pimpl->bleSecurity_->SetUserConfirm(device, GAP_ACCEPT); in SetDevicePairingConfirmation()
924 int BleSecurity::SetUserConfirm(const RawAddress &device, int accept) const in SetUserConfirm() function in OHOS::bluetooth::BleSecurity