Home | History | Annotate | Download | only in mtp

Lines Matching full:sendevent

246     sendEvent(MTP_EVENT_OBJECT_ADDED, handle);
251 sendEvent(MTP_EVENT_OBJECT_REMOVED, handle);
256 sendEvent(MTP_EVENT_STORE_ADDED, id);
261 sendEvent(MTP_EVENT_STORE_REMOVED, id);
264 void MtpServer::sendEvent(MtpEventCode code, uint32_t param1) {