Searched refs:otChannelMonitorGetChannelOccupancy (Results 1 – 4 of 4) sorted by relevance
156 uint16_t otChannelMonitorGetChannelOccupancy(otInstance *aInstance, uint8_t aChannel);
83 uint16_t otChannelMonitorGetChannelOccupancy(otInstance *aInstance, uint8_t aChannel) in otChannelMonitorGetChannelOccupancy() function
2447 …SuccessOrExit(error = mEncoder.WriteUint16(otChannelMonitorGetChannelOccupancy(mInstance, channel)… in HandlePropertyGet()
1617 occupancy = otChannelMonitorGetChannelOccupancy(GetInstancePtr(), channel); in Process()