Searched refs:SendCommandToClient (Results 1 – 3 of 3) sorted by relevance
28 void SendCommandToClient(const HChannel hChannel, const uint16_t commandFlag, uint8_t *payload,
196 void HdcServerForClient::SendCommandToClient(const HChannel hChannel, const uint16_t commandFlag, in SendCommandToClient() function in Hdc::HdcServerForClient
642 sfc->SendCommandToClient(hChannel, command, payload, payloadSize); in FetchCommand()