Searched refs:HandleRadioPowerReq (Results 1 – 2 of 2) sorted by relevance
40 void HandleRadioPowerReq(const Client& client);
47 [this](const Client& client) { this->HandleRadioPowerReq(client); }), in InitializeCommandHandlers()297 void NetworkService::HandleRadioPowerReq(const Client& client) { in HandleRadioPowerReq() function in cuttlefish::NetworkService