Searched refs:OnDeviceUnbonded (Results 1 – 5 of 5) sorted by relevance
46 virtual void OnDeviceUnbonded(bluetooth::hci::AddressWithType device) = 0;
342 void OnDeviceUnbonded(hci::AddressWithType peer) override { in OnDeviceUnbonded() function in bluetooth::security::SecurityModuleFacadeService
123 void OnDeviceUnbonded(bluetooth::hci::AddressWithType device) override { in OnDeviceUnbonded() function in bluetooth::shim::ShimBondListener
495 void OnDeviceUnbonded(bluetooth::hci::AddressWithType device) override {} in OnDeviceUnbonded() function
205 …common::Bind(&ISecurityManagerListener::OnDeviceUnbonded, common::Unretained(iter.first), device)); in NotifyDeviceUnbonded()