Searched refs:otChannelManagerGetDelay (Results 1 – 4 of 4) sorted by relevance
87 uint16_t otChannelManagerGetDelay(otInstance *aInstance);
56 uint16_t otChannelManagerGetDelay(otInstance *aInstance) in otChannelManagerGetDelay() function
1269 return mEncoder.WriteUint16(otChannelManagerGetDelay(mInstance)); in HandlePropertyGet()
1118 OutputLine("delay: %d", otChannelManagerGetDelay(GetInstancePtr())); in Process()