Searched refs:OnDeviceBonded (Results 1 – 5 of 5) sorted by relevance
39 virtual void OnDeviceBonded(bluetooth::hci::AddressWithType device) = 0;
331 void OnDeviceBonded(hci::AddressWithType peer) override { in OnDeviceBonded() function in bluetooth::security::SecurityModuleFacadeService
119 void OnDeviceBonded(bluetooth::hci::AddressWithType device) override { in OnDeviceBonded() function in bluetooth::shim::ShimBondListener
494 void OnDeviceBonded(bluetooth::hci::AddressWithType device) override {} in OnDeviceBonded() function
191 …iter.second->Post(common::Bind(&ISecurityManagerListener::OnDeviceBonded, common::Unretained(iter.… in NotifyDeviceBonded()