Searched refs:security_policy_ (Results 1 – 8 of 8) sorted by relevance
/system/bt/gd/l2cap/classic/internal/ |
D | dynamic_channel_service_impl.h | 37 classic::SecurityPolicy security_policy_; member 52 return security_policy_; in GetSecurityPolicy() 63 : security_policy_(security_policy), in DynamicChannelServiceImpl() 68 classic::SecurityPolicy security_policy_;
|
D | dynamic_channel_service_manager_test.cc | 81 .security_policy_ = SecurityPolicy::_SDP_ONLY_NO_SECURITY_WHATSOEVER_PLAINTEXT_TRANSPORT_OK, in TEST_F() 96 .security_policy_ = SecurityPolicy::_SDP_ONLY_NO_SECURITY_WHATSOEVER_PLAINTEXT_TRANSPORT_OK, in TEST_F()
|
D | dynamic_channel_service_manager_impl.cc | 42 pending_registration.security_policy_, in Register()
|
/system/bt/gd/l2cap/le/internal/ |
D | dynamic_channel_service_impl.h | 37 SecurityPolicy security_policy_; member 52 return security_policy_; in GetSecurityPolicy() 63 config_option_(config_option), security_policy_(security_policy) {} in DynamicChannelServiceImpl() 69 SecurityPolicy security_policy_; variable
|
D | dynamic_channel_service_manager_test.cc | 79 .security_policy_ = SecurityPolicy::NO_SECURITY_WHATSOEVER_PLAINTEXT_TRANSPORT_OK, in TEST_F() 95 .security_policy_ = SecurityPolicy::NO_SECURITY_WHATSOEVER_PLAINTEXT_TRANSPORT_OK, in TEST_F()
|
D | dynamic_channel_service_manager_impl.cc | 45 … pending_registration.configuration_, pending_registration.security_policy_)); in Register()
|
/system/bt/gd/l2cap/classic/ |
D | dynamic_channel_manager.cc | 49 .security_policy_ = security_policy, in RegisterService()
|
/system/bt/gd/l2cap/le/ |
D | dynamic_channel_manager.cc | 50 .security_policy_ = security_policy, in RegisterService()
|