summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bluetooth/1.0/default/async_fd_watcher.h')
-rw-r--r--bluetooth/1.0/default/async_fd_watcher.h9
1 files changed, 4 insertions, 5 deletions
diff --git a/bluetooth/1.0/default/async_fd_watcher.h b/bluetooth/1.0/default/async_fd_watcher.h
index 358cbc3d..b51f9211 100644
--- a/bluetooth/1.0/default/async_fd_watcher.h
+++ b/bluetooth/1.0/default/async_fd_watcher.h
@@ -60,8 +60,7 @@ class AsyncFdWatcher {
60 std::chrono::milliseconds timeout_ms_; 60 std::chrono::milliseconds timeout_ms_;
61}; 61};
62 62
63 63} // namespace async
64} // namespace async 64} // namespace bluetooth
65} // namespace bluetooth 65} // namespace hardware
66} // namespace hardware 66} // namespace android
67} // namespace android