Searched defs:notifyThread (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/bt/vendor_libs/linux/interface/ | ||
H A D | async_fd_watcher.cc | 111 int AsyncFdWatcher::notifyThread() { in notifyThread() function in android::hardware::bluetooth::async::AsyncFdWatcher |
/aosp12/hardware/interfaces/bluetooth/1.0/default/ | ||
H A D | async_fd_watcher.cc | 114 int AsyncFdWatcher::notifyThread() { in notifyThread() function in android::hardware::bluetooth::async::AsyncFdWatcher |
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ | ||
H A D | BluetoothOppTransfer.java | 628 final Thread notifyThread = new Thread("Server Unblock thread") { in confirmStatusChanged() local |
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/setup/ | ||
H A D | async_manager.cc | 175 int notifyThread() { in notifyThread() function in test_vendor_lib::AsyncManager::AsyncFdWatcher |