BDB Generic APIs
BDB Generic APIs are listed here
Functions | |
void | BDB_EventsSubscribe(const BdbEventSubscriber_t *subscriber) BDB Subscribe to different events for application |
void | BDB_FsmInit(void) Initialises the FSM component of the top level commissioning procedure |
uint32_t | BDB_GetChannelMask(BDB_ChannelMaskType_t type) Gets the channel mask BDB attribute |
void | BDB_Init(BDB_InitDone_t initDoneCallback) Resets the BDB Information base/Attributes |
void | BDB_ResetIB(void) Sets the Node Join TimeOut |
void | BDB_ResetToFactoryNew(bool leaveNetwork) BDB reset via local action |
void | BDB_SetAllowTLResetToFN(bool allow) BDB set the device to allow to accept TL reset to FN |
void | BDB_SetBdbNodeIsOnANetwork(bool onNetwork) Set the bdbNodeIsOnANetwork status |
void | BDB_SetChannelMask(BDB_ChannelMaskType_t type, uint32_t
channelMask) Sets the channel mask BDB attribute |