Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/osi/include/
Dosi.h26 #define INVALID_FD (-1) macro
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DBluetoothSocketManagerBinder.java31 private static final int INVALID_FD = -1; field in BluetoothSocketManagerBinder
/packages/modules/Bluetooth/system/vendor_libs/linux/interface/
Dasync_fd_watcher.cc31 static const int INVALID_FD = -1; variable
/packages/modules/Bluetooth/system/gd/hal/
Dhci_hal_host_rootcanal.cc39 constexpr int INVALID_FD = -1; variable
Dhci_hal_host.cc39 constexpr int INVALID_FD = -1; variable
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp63 const jint INVALID_FD = -1; variable