Searched defs:SetOobDataPresent (Results 1 – 4 of 4) sorted by relevance
/system/bt/gd/security/ | ||
D | facade_configuration_api.cc | 38 void FacadeConfigurationApi::SetOobDataPresent(hci::OobDataPresent data_present) { in SetOobDataPresent() function in bluetooth::security::FacadeConfigurationApi |
D | facade.proto | 17 rpc SetOobDataPresent(OobDataPresentMessage) returns (google.protobuf.Empty) {} rpc |
D | facade.cc | 145 ::grpc::Status SetOobDataPresent( in SetOobDataPresent() function in bluetooth::security::SecurityModuleFacadeService |
/system/bt/gd/security/internal/ | ||
D | security_manager_impl.cc | 668 void SecurityManagerImpl::SetOobDataPresent(hci::OobDataPresent data_present) { in SetOobDataPresent() function in bluetooth::security::internal::SecurityManagerImpl |