Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/fuzz/
Dfuzz_dynamic_channel_manager.h52 const l2cap::classic::SecurityPolicy& security_policy, in RegisterService()
/system/bt/gd/l2cap/classic/
Ddynamic_channel_manager.cc45 const classic::SecurityPolicy& security_policy, in RegisterService()
/system/bt/gd/l2cap/le/
Ddynamic_channel_manager.cc45 const SecurityPolicy& security_policy, in RegisterService()
Dfacade.cc135 Psm psm, SecurityPolicy security_policy) in L2capDynamicChannelHelper()
/system/bt/gd/l2cap/classic/internal/
Ddynamic_channel_service_impl.h60 classic::SecurityPolicy security_policy, in DynamicChannelServiceImpl()
/system/bt/gd/l2cap/le/internal/
Ddynamic_channel_service_impl.h61 … DynamicChannelConfigurationOption config_option, SecurityPolicy security_policy) in DynamicChannelServiceImpl()
Dlink.cc158 …:shared_ptr<FixedChannelImpl> Link::AllocateFixedChannel(Cid cid, SecurityPolicy security_policy) { in AllocateFixedChannel()
Dsignalling_manager.cc218 auto security_policy = service->GetSecurityPolicy(); in on_security_result_for_incoming() local