HomeSort by relevance Sort by last modified time
    Searched refs:main_options (Results 1 - 23 of 23) sorted by null

  /external/bluetooth/bluez/test/
sdptest.c 103 static struct option main_options[] = { variable in typeref:struct:option
116 while ((opt=getopt_long(argc, argv, "+i:h", main_options, NULL)) != -1) {
lmptest.c 112 static struct option main_options[] = { variable in typeref:struct:option
123 while ((opt=getopt_long(argc, argv, "+i:h", main_options, NULL)) != -1) {
agent.c 571 static struct option main_options[] = { variable in typeref:struct:option
593 while ((opt = getopt_long(argc, argv, "+a:p:c:d:rh", main_options, NULL)) != EOF) {
bdaddr.c 308 static struct option main_options[] = { variable in typeref:struct:option
326 while ((opt=getopt_long(argc, argv, "+i:rth", main_options, NULL)) != -1) {
avtest.c 732 static struct option main_options[] = { variable in typeref:struct:option
786 main_options, NULL)) != EOF) {
hciemu.c 1178 static struct option main_options[] = { variable in typeref:struct:option
1197 while ((opt=getopt_long(argc, argv, "d:b:s:nh", main_options, NULL)) != EOF) {
  /external/bluetooth/bluez/tools/
hcieventmask.c 38 static struct option main_options[] = { variable in typeref:struct:option
50 while ((opt=getopt_long(argc, argv, "+i:", main_options, NULL)) != -1) {
avctrl.c 186 static struct option main_options[] = { variable in typeref:struct:option
197 while ((opt = getopt_long(argc, argv, "+qh", main_options, NULL)) != -1) {
dfubabel.c 154 static struct option main_options[] = { variable in typeref:struct:option
165 while ((opt = getopt_long(argc, argv, "+qh", main_options, NULL)) != -1) {
ciptool.c 442 static struct option main_options[] = { variable in typeref:struct:option
455 while ((opt = getopt_long(argc, argv, "+i:h", main_options, NULL)) != -1) {
avinfo.c 617 static struct option main_options[] = { variable in typeref:struct:option
640 while ((opt = getopt_long(argc, argv, "+i:h", main_options, NULL)) != -1) {
dfutool.c 745 static struct option main_options[] = { variable in typeref:struct:option
756 while ((opt = getopt_long(argc, argv, "+d:h", main_options, NULL)) != -1) {
rfcomm.c 733 static struct option main_options[] = { variable in typeref:struct:option
753 while ((opt = getopt_long(argc, argv, "+i:f:rahAESML:", main_options, NULL)) != -1) {
bccmd.c 1138 static struct option main_options[] = { variable in typeref:struct:option
1152 while ((opt=getopt_long(argc, argv, "+t:d:i:b:h", main_options, NULL)) != EOF) {
hciconfig.c 1956 static struct option main_options[] = { variable in typeref:struct:option
    [all...]
hcitool.c 2948 static struct option main_options[] = { variable in typeref:struct:option
    [all...]
sdptool.c 4237 static struct option main_options[] = { variable in typeref:struct:option
    [all...]
  /external/bluetooth/hcidump/src/
csrsniff.c 148 static struct option main_options[] = { variable in typeref:struct:option
166 while ((opt=getopt_long(argc, argv, "+i:h", main_options, NULL)) != -1) {
bpasniff.c 354 static struct option main_options[] = { variable in typeref:struct:option
370 while ((opt=getopt_long(argc, argv, "+i:h", main_options, NULL)) != -1) {
hcidump.c 872 static struct option main_options[] = { variable in typeref:struct:option
909 while ((opt=getopt_long(argc, argv, "i:l:p:m:w:r:d:taxXRC:H:O:P:D:A:YZ46hv", main_options, NULL)) != -1) {
  /external/bluetooth/bluez/sbc/
sbcdec.c 237 static struct option main_options[] = { variable in typeref:struct:option
251 main_options, NULL)) != -1) {
sbcenc.c 227 static struct option main_options[] = { variable in typeref:struct:option
245 main_options, NULL)) != -1) {
  /external/bluetooth/bluez/compat/
hidd.c 662 static struct option main_options[] = { variable in typeref:struct:option
704 while ((opt = getopt_long(argc, argv, "+i:nt:b:MEDZBHldsc:k:Ku:h", main_options, NULL)) != -1) {

Completed in 286 milliseconds