Lines Matching refs:DEMOPrintf
287 DEMOPrintf(5, y, 0, "SYNC/CLEAR Demo"); in renderStatus()
292 DEMOPrintf(5, y, 0, "Connect Status"); in renderStatus()
295 DEMOPrintf(5, y, 0, "--------------"); in renderStatus()
305 DEMOPrintf(5, y, 0, "Channel %2d:", i); in renderStatus()
310 DEMOPrintf(105, y, 0, "[Connected]"); in renderStatus()
313 DEMOPrintf(105, y, 0, "[None ]"); in renderStatus()
316 DEMOPrintf(105, y, 0, "[Busy ]"); in renderStatus()
319 DEMOPrintf(105, y, 0, "[Transfer ]"); in renderStatus()
322 DEMOPrintf(105, y, 0, "[Invalid ]"); in renderStatus()
325 DEMOPrintf(105, y, 0, "[Undefined]"); in renderStatus()
333 DEMOPrintf(200, y, 0, "[Core ]"); in renderStatus()
336 DEMOPrintf(200, y, 0, "[Nunchak ]"); in renderStatus()
339 DEMOPrintf(200, y, 0, "[Unknown ]"); in renderStatus()
342 DEMOPrintf(200, y, 0, "[Undefined]"); in renderStatus()
351 DEMOPrintf(5, y, 0, ">> There are %2d devices currently <<", num_paired); in renderStatus()
353 DEMOPrintf(5, y, 0, ">> paired to this host. <<"); in renderStatus()
357 DEMOPrintf(5, y, 0, "- Press SYNC to start pairing. Then"); in renderStatus()
359 DEMOPrintf(5, y, 0, " press the SYNC button on the back"); in renderStatus()
361 DEMOPrintf(5, y, 0, " of the controller."); in renderStatus()
364 DEMOPrintf(5, y, 0, "- Hold SYNC for 10 seconds to CLEAR"); in renderStatus()
366 DEMOPrintf(5, y, 0, " all devices."); in renderStatus()
373 DEMOPrintf(5, y, 0, __buffer); in renderStatus()