Searched defs:SocketClient (Results 1 – 6 of 6) sorted by relevance
27 class SocketClient(private val viewModel: AppViewModel, private val socket: BluetoothSocket) { class
29 class SocketClient: class47 on_disconnect: Callable[[SocketClient], None] | None = None,
507 socket_device: socket_client.SocketClient,
297 def SocketClient(address): function
78 class SocketClient : public TestGenerator, public sigslot::has_slots<> { class80 SocketClient(Socket* socket, in SocketClient() function in rtc::__anon911021780111::SocketClient
622 def SocketClient(address): function