Home
last modified time | relevance | path

Searched defs:SetLeOobDataPresent (Results 1 – 4 of 4) sorted by relevance

/system/bt/gd/security/
Dfacade_configuration_api.cc57 void FacadeConfigurationApi::SetLeOobDataPresent(OobDataFlag oob_present) { in SetLeOobDataPresent() function in bluetooth::security::FacadeConfigurationApi
Dfacade.proto25 rpc SetLeOobDataPresent(LeOobDataPresentMessage) returns (google.protobuf.Empty) {} rpc
Dfacade.cc268 ::grpc::Status SetLeOobDataPresent( in SetLeOobDataPresent() function in bluetooth::security::SecurityModuleFacadeService
/system/bt/gd/security/internal/
Dsecurity_manager_impl.cc760 void SecurityManagerImpl::SetLeOobDataPresent(OobDataFlag data_present) { in SetLeOobDataPresent() function in bluetooth::security::internal::SecurityManagerImpl