Home
last modified time | relevance | path

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

/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.cc133 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.cc137 …:shared_ptr<FixedChannelImpl> Link::AllocateFixedChannel(Cid cid, SecurityPolicy security_policy) { in AllocateFixedChannel()
Dsignalling_manager.cc217 auto security_policy = service->GetSecurityPolicy(); in on_security_result_for_incoming() local
/system/bt/gd/shim/
Dl2cap_test.cc90 const l2cap::classic::SecurityPolicy& security_policy, in RegisterService()
158 const l2cap::classic::SecurityPolicy& security_policy, in RegisterService()
Dl2cap.cc466 const l2cap::classic::SecurityPolicy security_policy = GetSecurityPolicy(psm); in RegisterService() local