Home
last modified time | relevance | path

Searched defs:INVALID_FD (Results 1 – 3 of 3) 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
/system/bt/gd/hal/
Dhci_hal_host.cc38 constexpr int INVALID_FD = -1; variable