Searched refs:otTrelGetUdpPort (Results 1 – 3 of 3) sorted by relevance
180 uint16_t otTrelGetUdpPort(otInstance *aInstance);
83 uint16_t otTrelGetUdpPort(otInstance *aInstance) { return AsCoreType(aInstance).Get<Trel::Interface… in otTrelGetUdpPort() function
7257 OutputLine("%hu", otTrelGetUdpPort(GetInstancePtr())); in Process()