Searched refs:commandPacket (Results 1 – 1 of 1) sorted by relevance
405 SwitchSubcommandOutputPacket_t commandPacket; in WriteSubcommand() local406 ConstructSubcommand(ctx, ucCommandID, pBuf, ucLen, &commandPacket); in WriteSubcommand()408 if (!WritePacket(ctx, &commandPacket, sizeof(commandPacket))) { in WriteSubcommand()
Completed in 6 milliseconds