BDB_SetChannelMask Function
C
void BDB_SetChannelMask(BDB_ChannelMaskType_t type, uint32_t channelMask);Description
Sets the channel mask BDB attribute
Parameters
| Param | Description |
|---|---|
| type | type of the channel mask |
| channelMask | channel mask value to set |
Returns
None
