5.1.1.1.1 BDB_SetBdbNodeIsOnANetwork Function

Syntax

void BDB_SetBdbNodeIsOnANetwork(bool onNetwork);

Description

This function sets the bdbNodeIsOnANetwork status.

Input Parameters
Parameter NameDescription
onNetwork
  • true – If the device is on network
  • false – Otherwise
Return Type and Values
  • None