Home
last modified time | relevance | path

Searched refs:G_OPTION_ARG_STRING (Results 1 – 6 of 6) sorted by relevance

/external/bluetooth/bluez/attrib/
Dgatttool.c492 { "value", 'n' , 0, G_OPTION_ARG_STRING, &opt_value,
522 { "adapter", 'i', 0, G_OPTION_ARG_STRING, &opt_src,
524 { "device", 'b', 0, G_OPTION_ARG_STRING, &opt_dst,
530 { "sec-level", 'l', 0, G_OPTION_ARG_STRING, &opt_sec_level,
/external/bluetooth/bluez/input/
Dsixpair.c31 …{ "set-master", '\0', 0, G_OPTION_ARG_STRING, &option_master, "Set master address (\"auto\" for au…
33 …{ "device", '\0', 0, G_OPTION_ARG_STRING, &option_device, "Only handle one device (default, all su…
/external/bluetooth/bluez/src/
Dmain.c363 { "plugin", 'p', 0, G_OPTION_ARG_STRING, &option_plugin,
365 { "noplugin", 'P', 0, G_OPTION_ARG_STRING, &option_noplugin,
/external/bluetooth/glib/glib/
Dgoption.h51 G_OPTION_ARG_STRING, enumerator
Dgoption.c1003 case G_OPTION_ARG_STRING: in parse_arg()
1012 change = get_change (context, G_OPTION_ARG_STRING, in parse_arg()
1456 case G_OPTION_ARG_STRING: in free_changes_list()
/external/bluetooth/bluez/test/
Dbtiotest.c483 { "dev", 'i', 0, G_OPTION_ARG_STRING, &opt_dev,