Home
last modified time | relevance | path

Searched defs:security_policy (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/gd/l2cap/fuzz/
Dfuzz_dynamic_channel_manager.h45 const l2cap::classic::SecurityPolicy& security_policy, in RegisterService()
/packages/modules/Bluetooth/system/gd/l2cap/classic/
Ddynamic_channel_manager.cc45 const classic::SecurityPolicy& security_policy, in RegisterService()
/packages/modules/Bluetooth/system/gd/l2cap/le/
Ddynamic_channel_manager.cc45 const SecurityPolicy& security_policy, in RegisterService()
Dfacade.cc153 Psm psm, SecurityPolicy security_policy) in L2capDynamicChannelHelper()
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Ddynamic_channel_service_impl.h58 classic::SecurityPolicy security_policy, in DynamicChannelServiceImpl()
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Ddynamic_channel_service_impl.h61 … DynamicChannelConfigurationOption config_option, SecurityPolicy security_policy) in DynamicChannelServiceImpl()
Dsignalling_manager.cc222 auto security_policy = service->GetSecurityPolicy(); in on_security_result_for_incoming() local