Searched refs:OnTimeout (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/bluetooth/1.0/default/ | ||
D | vendor_interface.cc | 318 [this]() { OnTimeout(); }); in Send() |
D | vendor_interface.h | 57 void OnTimeout(); |
/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 |