Searched refs:auth_enabled (Results 1 – 1 of 1) sorted by relevance
52 static int auth_enabled = 0; variable527 if (HOST || !auth_enabled) { in handle_packet()1283 auth_enabled = !strcmp(value, "1"); in adb_main()1284 if (auth_enabled) in adb_main()