Searched refs:MSG_ENDPOINT_CREATED (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/midi/
H A Dprotocol.h46 #define MSG_ENDPOINT_CREATED 'mNEW' macro
74 // MSG_ENDPOINT_CREATED, this notification is also sent to
/haiku/src/kits/midi2/
H A DMidiRosterLooper.cpp201 case MSG_ENDPOINT_CREATED: OnEndpointCreated(msg); break;
/haiku/src/servers/midi/
H A DMidiServerApp.cpp381 /*! Sends an app MSG_ENDPOINT_CREATED notifications for
505 //! Fills up a MSG_ENDPOINT_CREATED message.
513 msg->what = MSG_ENDPOINT_CREATED;

Completed in 29 milliseconds