Searched refs:OnDeviceBondFailed (Results 1 – 5 of 5) sorted by relevance
53 virtual void OnDeviceBondFailed(bluetooth::hci::AddressWithType device) = 0;
351 void OnDeviceBondFailed(hci::AddressWithType peer) override { in OnDeviceBondFailed() function in bluetooth::security::SecurityModuleFacadeService
127 void OnDeviceBondFailed(bluetooth::hci::AddressWithType device) override { in OnDeviceBondFailed() function in bluetooth::shim::ShimBondListener
496 void OnDeviceBondFailed(bluetooth::hci::AddressWithType device) override {} in OnDeviceBondFailed() function
197 …iter.second->Post(common::Bind(&ISecurityManagerListener::OnDeviceBondFailed, common::Unretained(i… in NotifyDeviceBondFailed()