Searched refs:OnDeviceBonded (Results 1 – 3 of 3) sorted by relevance
38 virtual void OnDeviceBonded(bluetooth::hci::AddressWithType device) = 0;
603 void OnDeviceBonded(hci::AddressWithType peer) override { in OnDeviceBonded() function in bluetooth::security::SecurityModuleFacadeService
240 …iter.second->Post(common::Bind(&ISecurityManagerListener::OnDeviceBonded, common::Unretained(iter.… in NotifyDeviceBonded()