Home
last modified time | relevance | path

Searched defs:AcceptIncomingConnection (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/
Dsnoop_logger_socket.cc152 int SnoopLoggerSocket::AcceptIncomingConnection(int listen_socket, int& client_socket) { in AcceptIncomingConnection() function in bluetooth::hal::SnoopLoggerSocket
/aosp_15_r20/device/google/cuttlefish/host/commands/modem_simulator/
Dchannel_monitor.cpp120 void ChannelMonitor::AcceptIncomingConnection() { in AcceptIncomingConnection() function in cuttlefish::ChannelMonitor