Searched refs:otNetDataGetMaxLength (Results 1 – 3 of 3) sorted by relevance
165 uint8_t otNetDataGetMaxLength(otInstance *aInstance);
54 uint8_t otNetDataGetMaxLength(otInstance *aInstance) in otNetDataGetMaxLength() function
213 OutputLine("%u", otNetDataGetMaxLength(GetInstancePtr())); in Process()