Searched refs:otNetDataGetLength (Results 1 – 3 of 3) sorted by relevance
162 uint8_t otNetDataGetLength(otInstance *aInstance);
52 uint8_t otNetDataGetLength(otInstance *aInstance) in otNetDataGetLength() function
191 OutputLine("%u", otNetDataGetLength(GetInstancePtr())); in Process()