Home
last modified time | relevance | path

Searched refs:HandleCLIP (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dsup_service.cpp42 "+CLIP?", [this](const Client& client) { this->HandleCLIP(client); }), in InitializeCommandHandlers()
149 void SupService::HandleCLIP(const Client& client) { in HandleCLIP() function in cuttlefish::SupService
Dsup_service.h34 void HandleCLIP(const Client& client);