Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
const uint8_t *
The UUID that is used when advertising as an unprovisioned device.
const char *
Optional URI. This will be advertised separately from the unprovisioned beacon, however the unprovisioned beacon will contain a hash of it so the two can be associated by the provisioner.
Out of Band information field.
bool
Flag indicates whether unprovisioned devices support OOB public key.
Callback used to notify to set OOB Public Key. Initialized by the stack.
uint8_t
OOB type.
const uint8_t *
Static OOB value.
uint8_t
Static OOB value length.
uint8_t
Maximum size of Output OOB supported.
uint16_t
Supported Output OOB Actions.
uint8_t
Maximum size of Input OOB supported.
uint16_t
Supported Input OOB Actions.
Callback used to output the number. Initialized by the stack.
Callback used to output the string. Initialized by the stack.
Callback used to notify to input number/string. Initialized by the stack.
Callback used to indicate that link is opened. Initialized by the stack.
Callback used to indicate that link is closed. Initialized by the stack.
Callback used to indicate that provisioning is completed. Initialized by the stack.
Callback used to indicate that node has been reset. Initialized by the stack.
const uint8_t *
Provisioner device UUID.
const uint16_t
Primary element address of the provisioner.
uint16_t
Pre-incremental unicast address value to be assigned to the first device.
uint8_t
Attention timer contained in Provisioning Invite PDU.
uint8_t
Provisioning Algorithm for the Provisioner.
uint8_t
Provisioner public key oob.
Callback used to notify to set device OOB Public Key. Initialized by the stack.
uint8_t *
Provisioner static oob value.
uint8_t
Provisioner static oob value length.
Callback used to notify to input number/string. Initialized by the stack.
Callback used to output number/string. Initialized by the stack.
uint8_t
Key refresh and IV update flag.
uint32_t
IV index.
Callback used to indicate that link is opened. Initialized by the stack.
Callback used to indicate that link is closed. Initialized by the stack.
Callback used to indicate that a device is provisioned. Initialized by the stack.
Callback used to indicate that certificate based provisioning needs to start. Initialized by the stack.
Callback used to indicate that provisioner has received provisioning records list successfully. Initialized by the stack.
Callback used to indicate that provisioner has received a complete provisioning record successfully. Initialized by the stack.

References

from examples