HomeSort by relevance Sort by last modified time
    Searched full:authorize_only (Results 1 - 1 of 1) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_handlers_p2p.c 388 int authorize_only = 0; local
416 } else if (!strcmp(entry.key, "authorize_only") &&
418 authorize_only = (entry.bool_value == TRUE) ? 1 : 0;
467 persistent_group, join, authorize_only,
    [all...]

Completed in 49 milliseconds