Searched refs:SetLeOobDataPresent (Results 1 – 8 of 8) sorted by relevance
178 self.dut.security.SetLeOobDataPresent(OOB_NOT_PRESENT)182 self.cert.security.SetLeOobDataPresent(OOB_NOT_PRESENT)216 self.dut.security.SetLeOobDataPresent(OOB_NOT_PRESENT)220 self.cert.security.SetLeOobDataPresent(OOB_NOT_PRESENT)254 self.dut.security.SetLeOobDataPresent(OOB_NOT_PRESENT)258 self.cert.security.SetLeOobDataPresent(OOB_NOT_PRESENT)293 self.dut.security.SetLeOobDataPresent(OOB_NOT_PRESENT)297 self.cert.security.SetLeOobDataPresent(OOB_NOT_PRESENT)332 self.dut.security.SetLeOobDataPresent(OOB_NOT_PRESENT)336 self.cert.security.SetLeOobDataPresent(OOB_NOT_PRESENT)[all …]
57 void FacadeConfigurationApi::SetLeOobDataPresent(OobDataFlag oob_present) { in SetLeOobDataPresent() function in bluetooth::security::FacadeConfigurationApi58 …r_->CallOn(security_manager_impl_, &internal::SecurityManagerImpl::SetLeOobDataPresent, oob_presen… in SetLeOobDataPresent()
52 void SetLeOobDataPresent(OobDataFlag oob_present);
370 ::grpc::Status SetLeOobDataPresent( in SetLeOobDataPresent() function in bluetooth::security::SecurityModuleFacadeService374 security_module_->GetFacadeConfigurationApi()->SetLeOobDataPresent( in SetLeOobDataPresent()
25 rpc SetLeOobDataPresent(LeOobDataPresentMessage) returns (google.protobuf.Empty) {} rpc
200 void SetLeOobDataPresent(OobDataFlag data_present);
783 void SecurityManagerImpl::SetLeOobDataPresent(OobDataFlag data_present) { in SetLeOobDataPresent() function in bluetooth::security::internal::SecurityManagerImpl
233 self.cert.security.SetLeOobDataPresent(OOB_NOT_PRESENT)