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

  /external/bluetooth/bluez/tracer/
main.c 50 static gboolean option_detach = TRUE; variable
55 G_OPTION_ARG_NONE, &option_detach,
110 if (option_detach == TRUE) {
  /external/bluetooth/bluez/src/
main.c 340 static gboolean option_detach = TRUE; variable
390 G_OPTION_ARG_NONE, &option_detach,
447 option_detach = TRUE;
456 if (option_detach == TRUE && option_udev == FALSE) {
465 __btd_log_init(option_debug, option_detach);

Completed in 156 milliseconds