Exported Functions

group Pb_Adv_Exported_Functions

Functions

Open the advertisement provisioning link.

参数:
  • ctx_index[in] Provisioning context index.

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

返回值:
  • true – Indicates link has been successfully opened.

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

返回:

Result of the operation.

Close the advertisement provisioning link.

参数:
返回值:
  • 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.

返回:

Result of the operation.