Searched refs:InjectSecurityEnforcementInterface (Results 1 – 5 of 5) sorted by relevance
61 l2cap_classic_module->InjectSecurityEnforcementInterface(&l2cap_security_interface_); in impl()62 l2cap_le_module->InjectSecurityEnforcementInterface(&l2cap_security_interface_); in impl()89 l2cap_classic_module_->InjectSecurityEnforcementInterface(nullptr); in ~impl()90 l2cap_le_module_->InjectSecurityEnforcementInterface(nullptr); in ~impl()
75 …virtual void InjectSecurityEnforcementInterface(SecurityEnforcementInterface* security_enforcement…
101 void L2capLeModule::InjectSecurityEnforcementInterface(SecurityEnforcementInterface* security_enfor… in InjectSecurityEnforcementInterface() function in bluetooth::l2cap::le::L2capLeModule
60 …virtual void InjectSecurityEnforcementInterface(SecurityEnforcementInterface* security_enforcement…
117 void L2capClassicModule::InjectSecurityEnforcementInterface( in InjectSecurityEnforcementInterface() function in bluetooth::l2cap::classic::L2capClassicModule