Searched refs:otLinkGetSupportedChannelMask (Results 1 – 5 of 5) sorted by relevance
479 uint32_t otLinkGetSupportedChannelMask(otInstance *aInstance);
105 uint32_t otLinkGetSupportedChannelMask(otInstance *aInstance) in otLinkGetSupportedChannelMask() function
2658 return EncodeChannelMask(otLinkGetSupportedChannelMask(mInstance)); in HandlePropertyGet()
2536 uint32_t channelMask = otLinkGetSupportedChannelMask(mInstance); in HandlePropertyGet()
1397 uint32_t channelMask = otLinkGetSupportedChannelMask(GetInstancePtr()); in Process()