Searched refs:SetLeOobDataPresent (Results 1 – 8 of 8) sorted by relevance
177 self.dut.security.SetLeOobDataPresent(OOB_NOT_PRESENT)181 self.cert.security.SetLeOobDataPresent(OOB_NOT_PRESENT)213 self.dut.security.SetLeOobDataPresent(OOB_NOT_PRESENT)217 self.cert.security.SetLeOobDataPresent(OOB_NOT_PRESENT)249 self.dut.security.SetLeOobDataPresent(OOB_NOT_PRESENT)253 self.cert.security.SetLeOobDataPresent(OOB_NOT_PRESENT)286 self.dut.security.SetLeOobDataPresent(OOB_NOT_PRESENT)290 self.cert.security.SetLeOobDataPresent(OOB_NOT_PRESENT)323 self.dut.security.SetLeOobDataPresent(OOB_NOT_PRESENT)327 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()
55 void SetLeOobDataPresent(OobDataFlag oob_present);
338 ::grpc::Status SetLeOobDataPresent( in SetLeOobDataPresent() function in bluetooth::security::SecurityModuleFacadeService342 security_module_->GetFacadeConfigurationApi()->SetLeOobDataPresent( in SetLeOobDataPresent()
25 rpc SetLeOobDataPresent(LeOobDataPresentMessage) returns (google.protobuf.Empty) {} rpc
195 void SetLeOobDataPresent(OobDataFlag data_present);
762 void SecurityManagerImpl::SetLeOobDataPresent(OobDataFlag data_present) { in SetLeOobDataPresent() function in bluetooth::security::internal::SecurityManagerImpl
234 self.cert.security.SetLeOobDataPresent(OOB_NOT_PRESENT)