Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dminiopt.c66 t->opt = '\0'; in miniopt()
117 t->opt = p[1]; in miniopt()
125 if (strchr(t->flags, t->opt)) { in miniopt()
155 t->opt = '?'; in miniopt()
Ddhdu.c376 char *opt = *argv++; in dhd_option() local
380 "error: expected interface name after option %s\n", opt); in dhd_option()
629 if (!opts.good_int && opts.opt != 'd') { in dhd_pktgen()
635 switch (opts.opt) { in dhd_pktgen()
977 if (opts.opt == 'h') { in dhd_membytes()
979 } else if (opts.opt == 'r') { in dhd_membytes()
1746 if (opts.opt == 'a') { in dhd_download()
1764 } else if (!opts.opt) { in dhd_download()
1777 fprintf(stderr, "unrecognized option %c\n", opts.opt); in dhd_download()
1997 fprintf(stderr, "unrecognized option %c\n", opts.opt); in dhd_dldn()
[all …]
/hardware/libhardware/modules/radio/
Dradio_hal_tool.c194 int opt; in main() local
195 while ((opt = getopt(argc, argv, "lmt:")) != -1) { in main()
196 switch (opt) { in main()
/hardware/google/apf/
Dapf_run.c183 int opt; in main() local
186 while ((opt = getopt_long_only(argc, argv, "h", long_options, NULL)) != -1) { in main()
187 switch (opt) { in main()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dminiopt.h50 char opt; member
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVehicleHalManager.cpp157 for (auto opt : updatedOptions) { in subscribe() local
158 mHal->subscribe(opt.propId, opt.sampleRate); in subscribe()
/hardware/ril/reference-ril/
Dreference-ril.c3770 int opt; local
3775 while ( -1 != (opt = getopt(argc, argv, "p:d:s:c:"))) {
3776 switch (opt) {
3828 int opt; local
3830 while ( -1 != (opt = getopt(argc, argv, "p:d:"))) {
3831 switch (opt) {
/hardware/interfaces/wifi/1.2/
DREADME-NAN.md29 by reviewing framework code, specifically (<i>frameworks/opt/net/wifi/</i>):
/hardware/interfaces/wifi/1.0/
DREADME-NAN.md26 by reviewing framework code, specifically (<i>frameworks/opt/net/wifi/</i>):