Searched refs:strcmp (Results 1 - 4 of 4) sorted by relevance
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/ |
H A D | app_demo_histreaming.c | 50 if (strcmp(property, "tl_s") == 0) { in HistreamingManualControlModule() 51 if (strcmp(value, "red_on") == 0) { in HistreamingManualControlModule() 59 if (strcmp(value, "yellow_on") == 0) { in HistreamingManualControlModule() 67 if (strcmp(value, "green_on") == 0) { in HistreamingManualControlModule() 79 if (strcmp(property, "tla_s") == 0) { in HistreamingAutoModule() 80 if (strcmp(value, "tla") == 0) { in HistreamingAutoModule() 91 if (strcmp(property, "tlh_s") == 0) { in HistreamingHumanModuleNormal() 92 if (strcmp(value, "tlh") == 0) { in HistreamingHumanModuleNormal() 107 if (strcmp(property, "tlr_s") == 0) { in HistreamingTrafficLightReturnMainMenu() 108 if (strcmp(valu in HistreamingTrafficLightReturnMainMenu() [all...] |
/vendor/hihope/dayu210/bluetooth/src/ |
H A D | conf.c | 126 if (strcmp(p_entry->conf_entry, (const char *)p_name) == 0) { in vnd_load_conf()
|
/vendor/hihope/rk3568/bluetooth/src/ |
H A D | conf.c | 126 if (strcmp(p_entry->conf_entry, (const char *)p_name) == 0) { in vnd_load_conf()
|
/vendor/hisilicon/hispark_pegasus/demo/histreaming_client_demo/ |
H A D | app_demo_histreaming.c | 82 if (strcmp(property, "Status") == 0) {
in GetStatusValue()
|
Completed in 2 milliseconds