Searched defs:listen_fd_ (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/devices/ | ||
H A D | server_port_factory.h | 44 int listen_fd_ = -1; variable |
H A D | server_port_factory.cc | 75 int ServerPortFactory::Accept(int listen_fd_) { in Accept() |
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/setup/ | ||
H A D | test_channel_transport.h | 59 int listen_fd_ = -1; variable |
/aosp12/art/dt_fd_forward/ | ||
H A D | dt_fd_forward.h | 137 android::base::unique_fd listen_fd_; variable |
/aosp12/system/bt/gd/hal/ | ||
H A D | hci_hal_host_test.cc | 139 int listen_fd_ = -1; member in bluetooth::hal::__anon917a77ba0110::FakeRootcanalDesktopHciServer |