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