Home
last modified time | relevance | path

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

/system/bt/osi/include/
Dosi.h26 #define INVALID_FD (-1) macro
/system/bt/vendor_libs/linux/interface/
Dasync_fd_watcher.cc31 static const int INVALID_FD = -1; variable