Home
last modified time | relevance | path

Searched refs:commandPacket (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_switch.c405 SwitchSubcommandOutputPacket_t commandPacket; in WriteSubcommand() local
406 ConstructSubcommand(ctx, ucCommandID, pBuf, ucLen, &commandPacket); in WriteSubcommand()
408 if (!WritePacket(ctx, &commandPacket, sizeof(commandPacket))) { in WriteSubcommand()

Completed in 6 milliseconds