Home
last modified time | relevance | path

Searched refs:l2cap_le_module_ (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/gd/security/
Dsecurity_module.cc53 l2cap_le_module_(l2cap_le_module), in impl()
69 l2cap::le::L2capLeModule* l2cap_le_module_; member
79 l2cap_le_module_,
90 l2cap_le_module_->InjectSecurityEnforcementInterface(nullptr); in ~impl()
Dfacade.cc72 l2cap_le_module_(l2cap_le_module), in SecurityModuleFacadeService()
79 l2cap_le_module_->GetFixedChannelManager()->RegisterService( in SecurityModuleFacadeService()
638 L2capLeModule* l2cap_le_module_; member in bluetooth::security::SecurityModuleFacadeService
/packages/modules/Bluetooth/system/gd/security/internal/
Dsecurity_manager_impl.h253 l2cap::le::L2capLeModule* l2cap_le_module_ __attribute__((unused)); variable
Dsecurity_manager_impl.cc690 l2cap_le_module_(l2cap_le_module), in SecurityManagerImpl()
691 l2cap_manager_le_(l2cap_le_module_->GetFixedChannelManager()), in SecurityManagerImpl()