Searched refs:otPlatUdpJoinMulticastGroup (Results 1 – 3 of 3) sorted by relevance
128 otError otPlatUdpJoinMulticastGroup(otUdpSocket * aUdpSocket,
136 error = otPlatUdpJoinMulticastGroup(this, aNetifIdentifier, &aAddress); in JoinNetifMulticastGroup()
466 otError otPlatUdpJoinMulticastGroup(otUdpSocket * aUdpSocket, in otPlatUdpJoinMulticastGroup() function