Searched defs:cmd (Results 1 – 5 of 5) sorted by relevance
| /applications/sample/camera/media/ |
| D | player_sample.cpp | 622 static void RunCmdSetVolume(TestSample &sample, const char cmd[]) in RunCmdSetVolume() 638 static void RunCmdNext(TestSample &sample, const char cmd[]) in RunCmdNext() 657 static void RunCmdPressurePupl(TestSample &sample, const char cmd[]) in RunCmdPressurePupl() 675 static void RunCmdPressureSeek(TestSample &sample, const char cmd[]) in RunCmdPressureSeek() 700 static void RunCmdLoop(TestSample &sample, const char cmd[]) in RunCmdLoop() 717 static void RunCmdSpeed(TestSample &sample, const char cmd[]) in RunCmdSpeed() 731 static void RunCmdSeek(TestSample &sample, const char cmd[]) in RunCmdSeek() 745 static void RunCmdSleep(const char cmd[]) in RunCmdSleep() 771 char cmd[0x40]; /* 64: Array length */ in SampleCmd() local
|
| /applications/sample/camera/communication/wpa_cli/src/ |
| D | wpa_cli_sample.c | 127 static int SendCtrlCommand(const char *cmd, char *reply, size_t *replyLen) in SendCtrlCommand() 153 char cmd[200] = {0}; in TestNetworkConfig() local
|
| /applications/sample/wifi-iot/mini_system_test/ |
| D | L0_mini_system_test.py | 53 def WriteToComPort(com_port, cmd): argument
|
| D | L1_mini_system_test.py | 53 def WriteToComPort(com_port, cmd): argument
|
| /applications/sample/camera/setting/setting/src/main/cpp/ |
| D | wpa_work.c | 68 static int SendCtrlCommand(const char *cmd, char *reply, size_t *replyLen) in SendCtrlCommand() 392 char cmd[200] = {0}; in TestNetworkConfig() local
|