Home
last modified time | relevance | path

Searched refs:INVALID_FD (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/bluetooth/async/
Dasync_fd_watcher.cc34 static const int INVALID_FD = -1; variable
123 int max_read_fd = INVALID_FD; in ThreadRoutine()
/hardware/interfaces/bluetooth/1.0/default/
Dasync_fd_watcher.cc33 static const int INVALID_FD = -1; variable
135 int max_read_fd = INVALID_FD; in ThreadRoutine()
Dvendor_interface.cc38 static const int INVALID_FD = -1; variable
243 if (fd_list[i] == INVALID_FD) { in Open()