Searched defs:SetLeAuthRequirements (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/ | ||
D | py_le_security.py | 68 def SetLeAuthRequirements(self, *args, **kwargs): member in PyLeSecurity |
/packages/modules/Bluetooth/system/gd/security/ | ||
D | facade_configuration_api.cc | 46 void FacadeConfigurationApi::SetLeAuthRequirements(uint8_t auth_req) { in SetLeAuthRequirements() function in bluetooth::security::FacadeConfigurationApi |
D | facade.cc | 345 ::grpc::Status SetLeAuthRequirements( in SetLeAuthRequirements() function in bluetooth::security::SecurityModuleFacadeService |
/packages/modules/Bluetooth/system/blueberry/facade/security/ | ||
D | facade.proto | 21 rpc SetLeAuthRequirements(LeAuthRequirementsMessage) returns (google.protobuf.Empty) {} rpc |
/packages/modules/Bluetooth/system/gd/security/internal/ | ||
D | security_manager_impl.cc | 775 void SecurityManagerImpl::SetLeAuthRequirements(uint8_t auth_req) { in SetLeAuthRequirements() function in bluetooth::security::internal::SecurityManagerImpl |