ProvisioningResponse
Provisioning responses are sent by the Provisionee to the Provisioner. as a response to a ProvisioningRequest.
Inheritors
Types
The Provisionee sends a Provisioning Capabilities PDU to indicate it's supported provisioning to a Provisioner.
The Provisionee sends a Provisioning Complete PDU to indicate that it has successfully received and processed the provisioning data.
The provisioner or the Provisionee sends a Provisioning Confirmation PDU to its peer to confirm the values exchanged so far, including the OOB Authentication value and the random number that is yet to be exchanged.
The Provisionee sends a Provisioning Failed PDU if it fails to process a received provisioning protocol PDU.
The Provisionee sends a Provisioning Input Complete PDU when the user completes the input operation.
The Provisioner sends a Provisioning Public Key PDU to deliver the public key to be used in the ECDH calculations.
The Provisioner or the Provisionee sends a Provisioning Random PDU to allow its peer device to validate the confirmation.