/aosp_15_r20/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/ |
D | rfcomm.proto | 11 rpc AcceptConnection(AcceptConnectionRequest) returns (AcceptConnectionResponse); rpc
|
/aosp_15_r20/packages/modules/Bluetooth/pandora/server/bumble_experimental/ |
D | rfcomm.py | 138 async def AcceptConnection(self, request: AcceptConnectionRequest, member in RFCOMMService
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/server/ |
D | rfcomm.py | 236 async def AcceptConnection(self, request: rfcomm_pb2.AcceptConnectionRequest, member in RFCOMMService
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sco/ |
H A D | sco_connection_manager.cc | 121 ScoConnectionManager::RequestHandle ScoConnectionManager::AcceptConnection( in AcceptConnection() function in bt::sco::ScoConnectionManager
|
/aosp_15_r20/hardware/interfaces/bluetooth/async/test/ |
H A D | async_fd_watcher_unittest.cc | 68 int AcceptConnection(int fd) { in AcceptConnection() function in android::hardware::bluetooth::async_test::AsyncFdWatcherSocketTest
|
/aosp_15_r20/hardware/interfaces/bluetooth/1.0/default/test/ |
H A D | async_fd_watcher_unittest.cc | 70 int AcceptConnection(int fd) { in AcceptConnection() function in android::hardware::bluetooth::V1_0::implementation::AsyncFdWatcherSocketTest
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/test/ |
D | async_manager_unittest.cc | 87 int AcceptConnection(int fd) { in AcceptConnection() function in rootcanal::AsyncManagerSocketTest
|
/aosp_15_r20/external/openthread/tests/unit/ |
H A D | test_dso.cpp | 476 Dso::Connection *AcceptConnection(Instance &aInstance, const Ip6::SockAddr &aPeerSockAddr) in AcceptConnection() function
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | ssl_adapter_unittest.cc | 217 void AcceptConnection(const rtc::SocketAddress& address) { in AcceptConnection() function in SSLAdapterTestDummyServer
|
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | dns_dso.cpp | 1450 Dso::Connection *Dso::AcceptConnection(const Ip6::SockAddr &aPeerSockAddr) in AcceptConnection() function in ot::Dns::Dso
|
/aosp_15_r20/external/webrtc/p2p/base/ |
H A D | turn_server.cc | 135 void TurnServer::AcceptConnection(rtc::Socket* server_socket) { in AcceptConnection() function in cricket::TurnServer
|
H A D | port_unittest.cc | 308 void AcceptConnection(const Candidate& remote_candidate) { in AcceptConnection() function in cricket::TestChannel
|
/aosp_15_r20/frameworks/native/libs/binder/tests/ |
H A D | binderRpcTest.cpp | 2037 using AcceptConnection = std::function<unique_fd(Server*)>; typedef in android::RpcTransportTestUtils::Server
|