Searched refs:SendConnectRequest (Results 1 - 2 of 2) sorted by path

/haiku/headers/os/midi2/
H A DMidiProducer.h38 status_t SendConnectRequest(BMidiConsumer *, bool);
/haiku/src/kits/midi2/
H A DMidiProducer.cpp29 return SendConnectRequest(cons, true);
43 return SendConnectRequest(cons, false);
108 BMidiProducer::SendConnectRequest( function in class:BMidiProducer

Completed in 72 milliseconds