Home
last modified time | relevance | path

Searched refs:default_security_module_impl_ (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/l2cap/le/
Dl2cap_le_module.cc53 static SecurityEnforcementRejectAllImpl default_security_module_impl_; variable
58 …amic_channel_service_manager_impl_.SetSecurityEnforcementInterface(&default_security_module_impl_); in impl()
105 …amic_channel_service_manager_impl_.SetSecurityEnforcementInterface(&default_security_module_impl_); in InjectSecurityEnforcementInterface()
/packages/modules/Bluetooth/system/gd/l2cap/classic/
Dl2cap_classic_module.cc42 static SecurityEnforcementRejectAllImpl default_security_module_impl_; variable
47 …amic_channel_service_manager_impl_.SetSecurityEnforcementInterface(&default_security_module_impl_); in impl()
122 …amic_channel_service_manager_impl_.SetSecurityEnforcementInterface(&default_security_module_impl_); in InjectSecurityEnforcementInterface()