Searched refs:send_auth_response (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dadb.c347 static void send_auth_response(uint8_t *token, size_t token_size, atransport *t) function
349 D("Calling send_auth_response\n");
535 send_auth_response(p->data, p->msg.data_length, t);

Completed in 23 milliseconds