Searched refs:POLL_TIME (Results 1 – 4 of 4) sorted by relevance
685 sleep(POLL_TIME); in startScan()723 sleep(POLL_TIME); in stopScan()858 sleep(POLL_TIME); in pairOrAcceptPair()1013 sleep(POLL_TIME); in connectProfile()1096 sleep(POLL_TIME); in disconnectProfile()1201 sleep(POLL_TIME); in connectPanOrIncomingPanConnection()1305 sleep(POLL_TIME); in disconnectFromRemoteOrVerifyConnectNap()1398 sleep(POLL_TIME); in startStopSco()1456 sleep(POLL_TIME); in mceGetUnreadMessage()1499 sleep(POLL_TIME); in mceSetMessageStatus()[all …]
43 #define POLL_TIME (2000) // 2sec macro703 poll(pfd, NUM_DMP_FEATS, POLL_TIME); in main()
25 #define POLL_TIME (2000) // 2sec macro
28 #define POLL_TIME (2000) // 2sec macro523 poll(pollfds, pollfds_used, POLL_TIME); in poll_dmp_event_fds()