Searched refs:runDeviceRx (Results 1 – 2 of 2) sorted by relevance
217 void* NanoHub::runDeviceRx() in runDeviceRx() function in android::nanohub::NanoHub329 mPollThread = std::thread([this] { runDeviceRx(); }); in openHub()
141 void* runDeviceRx();