Searched refs:sendPort (Results 1 – 1 of 1) sorted by relevance
287 int portSend(AMidiInputPort* sendPort, uint8_t* msg, int length, bool throttle) { in portSend() argument293 int curSent = AMidiInputPort_send(sendPort, msg + index, packetSize); in portSend()301 numSent = AMidiInputPort_send(sendPort, msg, length); in portSend()