Home
last modified time | relevance | path

Searched defs:AcceptConnection (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/vendor_libs/test_vendor_lib/test/
H A Dasync_manager_unittest.cc58 int AcceptConnection(int fd) { in AcceptConnection() function in test_vendor_lib::AsyncManagerSocketTest
H A Dlink_layer_socket_device_test.cc87 int AcceptConnection(int fd) { in AcceptConnection() function in test_vendor_lib::LinkLayerSocketDeviceTest
/aosp12/hardware/interfaces/bluetooth/1.0/default/test/
H A Dasync_fd_watcher_unittest.cc70 int AcceptConnection(int fd) { in AcceptConnection() function in android::hardware::bluetooth::V1_0::implementation::AsyncFdWatcherSocketTest
/aosp12/frameworks/native/libs/vr/libpdx_uds/
H A Dservice_endpoint.cpp215 Status<void> Endpoint::AcceptConnection(Message* message) { in AcceptConnection() function in android::pdx::uds::Endpoint