Searched refs:otChannelMonitorGetChannelOccupancy (Results 1 – 5 of 5) sorted by relevance
156 uint16_t otChannelMonitorGetChannelOccupancy(otInstance *aInstance, uint8_t aChannel);
83 uint16_t otChannelMonitorGetChannelOccupancy(otInstance *aInstance, uint8_t aChannel) in otChannelMonitorGetChannelOccupancy() function
945 … uint16_t occupancy = otChannelMonitorGetChannelOccupancy(threadHelper->GetInstance(), i); in GetChannelMonitorAllChannelQualities()
1082 occupancy = otChannelMonitorGetChannelOccupancy(GetInstancePtr(), channel); in Process()
2450 …SuccessOrExit(error = mEncoder.WriteUint16(otChannelMonitorGetChannelOccupancy(mInstance, channel)… in HandlePropertyGet()