HomeSort by relevance Sort by last modified time
    Searched defs:cmdHndlr_HandleCommands (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
CmdHndlr.c 201 cmdHndlr_HandleCommands,
228 * \sa cmdHndlr_HandleCommands, cmdHndlr_Complete
292 * the queued commands, so the context-engine shouldn't invoke cmdHndlr_HandleCommands.
343 * \fn cmdHndlr_HandleCommands
357 void cmdHndlr_HandleCommands (TI_HANDLE hCmdHndlr)
415 * Either called by the cmdHndlr_HandleCommands if completed in the same context,
421 * \sa cmdHndlr_InsertCommand, cmdHndlr_HandleCommands
  /system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
CmdHndlr.c 201 cmdHndlr_HandleCommands,
228 * \sa cmdHndlr_HandleCommands, cmdHndlr_Complete
291 * the queued commands, so the context-engine shouldn't invoke cmdHndlr_HandleCommands.
342 * \fn cmdHndlr_HandleCommands
356 void cmdHndlr_HandleCommands (TI_HANDLE hCmdHndlr)
414 * Either called by the cmdHndlr_HandleCommands if completed in the same context,
420 * \sa cmdHndlr_InsertCommand, cmdHndlr_HandleCommands

Completed in 130 milliseconds