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

  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_cmd.h 24 typedef struct cmd cmd_t; typedef in typeref:struct:cmd
25 typedef int (cmd_func_t)(void *dhd, cmd_t *cmd, char **argv);
37 extern cmd_t dhd_cmds[];
38 extern cmd_t dhd_varcmd;
  /hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
IPACM_CmdQueue.h 61 }cmd_t; typedef in typeref:struct:cmd_s
69 cmd_t evt;
  /system/bt/tools/mcap_tool/
mcap_tool.cc 322 } cmd_t; typedef in typeref:struct:__anon114029
324 extern const cmd_t console_cmd_list[];
866 const cmd_t console_cmd_list[] = {

Completed in 211 milliseconds