Searched refs:OnTimeout (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/bluetooth/1.0/default/ | ||
D | vendor_interface.h | 57 void OnTimeout(); |
D | vendor_interface.cc | 323 [this]() { OnTimeout(); }); in Send() |
/hardware/interfaces/bluetooth/1.0/default/test/ | ||
D | async_fd_watcher_unittest.cc | 137 void OnTimeout() { in OnTimeout() function in android::hardware::bluetooth::V1_0::implementation::AsyncFdWatcherSocketTest |
/hardware/interfaces/bluetooth/async/test/ | ||
D | async_fd_watcher_unittest.cc | 135 void OnTimeout() { in OnTimeout() function in android::hardware::bluetooth::async_test::AsyncFdWatcherSocketTest |