Home
last modified time | relevance | path

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

/device/linaro/hikey/bluetooth/
Dasync_fd_watcher.h40 void StopWatchingFileDescriptors();
Dbluetooth_hci.cc90 fd_watcher_.StopWatchingFileDescriptors(); in close()
Dasync_fd_watcher.cc63 void AsyncFdWatcher::StopWatchingFileDescriptors() { stopThread(); } in StopWatchingFileDescriptors() function in android::hardware::bluetooth::async::AsyncFdWatcher