Home
last modified time | relevance | path

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

/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.cc34 static const int INVALID_FD = -1; variable
238 if (fd_list[i] == INVALID_FD) { in Open()