Home
last modified time | relevance | path

Searched defs:TimeoutCallback (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/bluetooth/async/
Dasync_fd_watcher.h26 using TimeoutCallback = std::function<void(void)>; variable
/hardware/interfaces/bluetooth/1.0/default/
Dasync_fd_watcher.h29 using TimeoutCallback = std::function<void(void)>; variable