Exported Functions

group Pb_Adv_Exported_Functions

Functions

Open the advertisement provisioning link.

Parameters:
  • ctx_index[in] Provisioning context index.

  • dev_uuid[in] UUID of the remote device to open the link with.

Return values:
  • true – Indicates link has been successfully opened.

  • false – Indicates failure to open link; check UUID validity and network conditions for possible issues.

Returns:

Result of the operation.

Close the advertisement provisioning link.

Parameters:
Return values:
  • true – Indicates link has been successfully closed.

  • false – Indicates failure to close link; ensure transactions have ended and the link is not actively in use.

Returns:

Result of the operation.