Home
last modified time | relevance | path

Searched refs:ReadIncomingMessage (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/bluetooth/async/test/
Dasync_fd_watcher_unittest.cc80 void ReadIncomingMessage(int fd) { in ReadIncomingMessage() function in android::hardware::bluetooth::async_test::AsyncFdWatcherSocketTest
113 connection_fd, [this](int fd) { ReadIncomingMessage(fd); }); in ConfigureServer()
/hardware/interfaces/bluetooth/1.0/default/test/
Dasync_fd_watcher_unittest.cc82 void ReadIncomingMessage(int fd) { in ReadIncomingMessage() function in android::hardware::bluetooth::V1_0::implementation::AsyncFdWatcherSocketTest
115 connection_fd, [this](int fd) { ReadIncomingMessage(fd); }); in ConfigureServer()