Searched refs:NotifyDeviceBondFailed (Results 1 – 2 of 2) sorted by relevance
141 NotifyDeviceBondFailed(address, PairingFailure("Already bonded")); in CreateBondLe()228 void SecurityManagerImpl::NotifyDeviceBondFailed(hci::AddressWithType device, PairingFailure status… in NotifyDeviceBondFailed() function in bluetooth::security::internal::SecurityManagerImpl439 NotifyDeviceBondFailed(remote, std::get<PairingFailure>(status)); in OnPairingHandlerComplete()650 NotifyDeviceBondFailed(address, PairingFailure("Connection closed")); in OnConnectionClosedLe()660 …NotifyDeviceBondFailed(pending_le_pairing_.address_, PairingFailure("Connection establishment fail… in OnConnectionFailureLe()704 NotifyDeviceBondFailed(stored_chan->channel_->GetDevice(), failure); in OnPairingFinished()
212 void NotifyDeviceBondFailed(hci::AddressWithType device, PairingFailure status);