5.1.1.1.6 BDB_SetInstallCodeUsage Function

Syntax

void BDB_SetInstallCodeUsage(bool useInstallCode);

Description

Sets the install code usage at the trust center.

Input Parameters
Parameter NameDescription
useInstallCode
  • true – TC allows only install code devices to join
  • false – Otherwise
Return Type and Values
  • None