Lines Matching refs:LOG_I
27 LOG_I("open() called"); in tlc_open()
31 LOG_I("Opening MobiCore device"); in tlc_open()
34 LOG_I("mcOpenDevice result: %d", mcRet); in tlc_open()
39 LOG_I("Allocating WSM for TCI"); in tlc_open()
48 LOG_I("Opening the session"); in tlc_open()
60 LOG_I("tlc_open() succeeded"); in tlc_open()
69 LOG_I("close() called"); in tlc_close()
74 LOG_I("Free WSM"); in tlc_close()
83 LOG_I("Closing the session"); in tlc_close()
92 LOG_I("Closing MobiCore device"); in tlc_close()
99 LOG_I("tlc_close() succeeded"); in tlc_close()
116 LOG_I("mcNotify is completed\n"); in tlc_communicate()
126 LOG_I("mcWaitNotification is completed"); in tlc_communicate()