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