Home | History | Annotate | Download | only in at-factory-tool

Lines Matching refs:provisioned

87     PROVISION_SUCCESS : ['Attestation Key Provisioned', '??????'],
114 provisioned = False
237 to be provisioned.
570 """Check whether the target device has been provisioned.
588 target_dev.provision_state.provisioned = True
673 target: The target device to be provisioned to.
697 if not target.provision_state.provisioned: