Searched refs:ucCommandID (Results 1 – 1 of 1) sorted by relevance
366 static void ConstructSubcommand(SDL_DriverSwitch_Context *ctx, ESwitchSubcommandIDs ucCommandID, Ui… in ConstructSubcommand() argument375 outPacket->ucSubcommandID = ucCommandID; in ConstructSubcommand()399 static SDL_bool WriteSubcommand(SDL_DriverSwitch_Context *ctx, ESwitchSubcommandIDs ucCommandID, Ui… in WriteSubcommand() argument406 ConstructSubcommand(ctx, ucCommandID, pBuf, ucLen, &commandPacket); in WriteSubcommand()412 reply = ReadSubcommandReply(ctx, ucCommandID); in WriteSubcommand()
Completed in 6 milliseconds