BDB_SetChannelMask Function

C

void BDB_SetChannelMask(BDB_ChannelMaskType_t type, uint32_t channelMask);

Description

Sets the channel mask BDB attribute

Parameters

ParamDescription
typetype of the channel mask
channelMaskchannel mask value to set

Returns

None