Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/reader/include/
H A DTouchVideoDevice.h93 static constexpr int INVALID_FD = -1; variable
/aosp12/system/bt/osi/include/
H A Dosi.h26 #define INVALID_FD (-1) macro
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DBluetoothSocketManagerBinder.java30 private static final int INVALID_FD = -1; field in BluetoothSocketManagerBinder
/aosp12/system/bt/vendor_libs/linux/interface/
H A Dasync_fd_watcher.cc31 static const int INVALID_FD = -1; variable
/aosp12/hardware/interfaces/bluetooth/1.0/default/
H A Dasync_fd_watcher.cc33 static const int INVALID_FD = -1; variable
H A Dvendor_interface.cc34 static const int INVALID_FD = -1; variable
/aosp12/system/bt/gd/hal/
H A Dhci_hal_host.cc38 constexpr int INVALID_FD = -1; variable
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_btservice_AdapterService.cpp60 const jint INVALID_FD = -1; variable