Searched refs:otLinkSetSupportedChannelMask (Results 1 – 3 of 3) sorted by relevance
492 otError otLinkSetSupportedChannelMask(otInstance *aInstance, uint32_t aChannelMask);
110 otError otLinkSetSupportedChannelMask(otInstance *aInstance, uint32_t aChannelMask) in otLinkSetSupportedChannelMask() function
469 error = otLinkSetSupportedChannelMask(mInstance, newMask); in HandlePropertySet()