Home
last modified time | relevance | path

Searched refs:StopWatchingFileDescriptors (Results 1 – 3 of 3) sorted by relevance

/system/bt/vendor_libs/linux/interface/
Dasync_fd_watcher.h40 void StopWatchingFileDescriptors();
Dasync_fd_watcher.cc65 void AsyncFdWatcher::StopWatchingFileDescriptors() { stopThread(); } in StopWatchingFileDescriptors() function in android::hardware::bluetooth::async::AsyncFdWatcher
Dbluetooth_hci.cc328 fd_watcher_.StopWatchingFileDescriptors(); in close()