Searched refs:InjectSecurityEnforcementInterface (Results 1 – 6 of 6) sorted by relevance
60 l2cap_classic_module->InjectSecurityEnforcementInterface(&l2cap_security_interface_); in impl()61 l2cap_le_module->InjectSecurityEnforcementInterface(&l2cap_security_interface_); in impl()88 l2cap_classic_module_->InjectSecurityEnforcementInterface(nullptr); in ~impl()89 l2cap_le_module_->InjectSecurityEnforcementInterface(nullptr); in ~impl()
77 …virtual void InjectSecurityEnforcementInterface(SecurityEnforcementInterface* security_enforcement…
98 void L2capLeModule::InjectSecurityEnforcementInterface(SecurityEnforcementInterface* security_enfor… in InjectSecurityEnforcementInterface() function in bluetooth::l2cap::le::L2capLeModule
57 …virtual void InjectSecurityEnforcementInterface(SecurityEnforcementInterface* security_enforcement…
118 void L2capClassicModule::InjectSecurityEnforcementInterface( in InjectSecurityEnforcementInterface() function in bluetooth::l2cap::classic::L2capClassicModule
692 GetL2capClassicModule()->InjectSecurityEnforcementInterface( in L2CA_UseLegacySecurityModule()699 GetL2capLeModule()->InjectSecurityEnforcementInterface( in L2CA_UseLegacySecurityModule()