Searched refs:OnDeviceUnbonded (Results 1 – 5 of 5) sorted by relevance
47 virtual void OnDeviceUnbonded(bluetooth::hci::AddressWithType device) = 0;
502 void OnDeviceUnbonded(hci::AddressWithType peer) override { in OnDeviceUnbonded() function in bluetooth::security::SecurityModuleFacadeService
639 void OnDeviceUnbonded(bluetooth::hci::AddressWithType device) override {} in OnDeviceUnbonded() function
238 …common::Bind(&ISecurityManagerListener::OnDeviceUnbonded, common::Unretained(iter.first), device)); in NotifyDeviceUnbonded()
482 void OnDeviceUnbonded(bluetooth::hci::AddressWithType device) override { in OnDeviceUnbonded() function in ShimBondListener