Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/security/
Dfacade_configuration_api.cc57 void FacadeConfigurationApi::SetLeOobDataPresent(OobDataFlag oob_present) { in SetLeOobDataPresent() function in bluetooth::security::FacadeConfigurationApi
Dfacade.cc370 ::grpc::Status SetLeOobDataPresent( in SetLeOobDataPresent() function in bluetooth::security::SecurityModuleFacadeService
/packages/modules/Bluetooth/system/blueberry/facade/security/
Dfacade.proto25 rpc SetLeOobDataPresent(LeOobDataPresentMessage) returns (google.protobuf.Empty) {} rpc
/packages/modules/Bluetooth/system/gd/security/internal/
Dsecurity_manager_impl.cc783 void SecurityManagerImpl::SetLeOobDataPresent(OobDataFlag data_present) { in SetLeOobDataPresent() function in bluetooth::security::internal::SecurityManagerImpl