Searched refs:OnDeviceBondFailed (Results 1 – 5 of 5) sorted by relevance
54 …virtual void OnDeviceBondFailed(bluetooth::hci::AddressWithType device, PairingFailure status) = 0;
510 void OnDeviceBondFailed(hci::AddressWithType peer, PairingFailure status) override { in OnDeviceBondFailed() function in bluetooth::security::SecurityModuleFacadeService
640 …void OnDeviceBondFailed(bluetooth::hci::AddressWithType device, security::PairingFailure status) o… in OnDeviceBondFailed() function
231 …common::Bind(&ISecurityManagerListener::OnDeviceBondFailed, common::Unretained(iter.first), device… in NotifyDeviceBondFailed()
495 void OnDeviceBondFailed(bluetooth::hci::AddressWithType device, in OnDeviceBondFailed() function in ShimBondListener