/external/bluetooth/bluez/tools/ |
D | hcieventmask.c | 38 static struct option main_options[] = { variable 50 while ((opt=getopt_long(argc, argv, "+i:", main_options, NULL)) != -1) { in main()
|
D | dfubabel.c | 154 static struct option main_options[] = { variable 165 while ((opt = getopt_long(argc, argv, "+qh", main_options, NULL)) != -1) { in main()
|
D | avctrl.c | 186 static struct option main_options[] = { variable 197 while ((opt = getopt_long(argc, argv, "+qh", main_options, NULL)) != -1) { in main()
|
D | hid2hci.c | 296 static struct option main_options[] = { variable 312 while ((opt = getopt_long(argc, argv, "+r:v:p:m:qh", main_options, NULL)) != -1) { in main()
|
D | ciptool.c | 442 static struct option main_options[] = { variable 455 while ((opt = getopt_long(argc, argv, "+i:h", main_options, NULL)) != -1) { in main()
|
D | avinfo.c | 617 static struct option main_options[] = { variable 640 while ((opt = getopt_long(argc, argv, "+i:h", main_options, NULL)) != -1) { in main()
|
D | dfutool.c | 745 static struct option main_options[] = { variable 756 while ((opt = getopt_long(argc, argv, "+d:h", main_options, NULL)) != -1) { in main()
|
D | bccmd.c | 1137 static struct option main_options[] = { variable 1149 while ((opt=getopt_long(argc, argv, "+t:d:i:h", main_options, NULL)) != EOF) { in main()
|
D | hciconfig.c | 1687 static struct option main_options[] = { variable 1697 while ((opt=getopt_long(argc, argv, "ah", main_options, NULL)) != -1) { in main()
|
D | hcitool.c | 2403 static struct option main_options[] = { variable 2414 while ((opt=getopt_long(argc, argv, "+i:h", main_options, NULL)) != -1) { in main()
|
D | sdptool.c | 4170 static struct option main_options[] = { variable 4182 while ((opt=getopt_long(argc, argv, "+i:h", main_options, NULL)) != -1) { in main()
|
/external/bluetooth/bluez/test/ |
D | sdptest.c | 103 static struct option main_options[] = { variable 116 while ((opt=getopt_long(argc, argv, "+i:h", main_options, NULL)) != -1) { in main()
|
D | lmptest.c | 112 static struct option main_options[] = { variable 123 while ((opt=getopt_long(argc, argv, "+i:h", main_options, NULL)) != -1) { in main()
|
D | bdaddr.c | 308 static struct option main_options[] = { variable 326 while ((opt=getopt_long(argc, argv, "+i:rth", main_options, NULL)) != -1) { in main()
|
D | agent.c | 528 static struct option main_options[] = { variable 549 while ((opt = getopt_long(argc, argv, "+a:p:c:rh", main_options, NULL)) != EOF) { in main()
|
D | hciemu.c | 1185 static struct option main_options[] = { variable 1204 while ((opt=getopt_long(argc, argv, "d:b:s:nh", main_options, NULL)) != EOF) { in main()
|
/external/bluetooth/hcidump/src/ |
D | csrsniff.c | 148 static struct option main_options[] = { variable 166 while ((opt=getopt_long(argc, argv, "+i:h", main_options, NULL)) != -1) { in main()
|
D | bpasniff.c | 354 static struct option main_options[] = { variable 370 while ((opt=getopt_long(argc, argv, "+i:h", main_options, NULL)) != -1) { in main()
|
D | hcidump.c | 960 static struct option main_options[] = { variable 1003 …while ((opt=getopt_long(argc, argv, "i:l:p:m:w:r:s:n:d:taxXRC:H:O:P:D:A:BVYZN46h", main_options, N… in main()
|
/external/bluetooth/bluez/sbc/ |
D | sbcdec.c | 236 static struct option main_options[] = { variable 250 main_options, NULL)) != -1) { in main()
|
D | sbcenc.c | 226 static struct option main_options[] = { variable 244 main_options, NULL)) != -1) { in main()
|
/external/bluetooth/bluez/compat/ |
D | hidd.c | 663 static struct option main_options[] = { variable 705 while ((opt = getopt_long(argc, argv, "+i:nt:b:MEDZBHldsc:k:Ku:h", main_options, NULL)) != -1) { in main()
|
/external/bluetooth/bluez/rfcomm/ |
D | main.c | 729 static struct option main_options[] = { variable 749 while ((opt = getopt_long(argc, argv, "+i:f:rahAESML:", main_options, NULL)) != -1) { in main()
|