Home
last modified time | relevance | path

Searched refs:CS_UNAUTHORIZED (Results 1 – 3 of 3) sorted by relevance

/system/core/adb/
Dadb.h471 #define CS_UNAUTHORIZED 7 macro
Dtransport.c854 if (result->connection_state == CS_UNAUTHORIZED) { in acquire_one_transport()
897 case CS_UNAUTHORIZED: return "unauthorized"; in statename()
Dadb.c406 case CS_UNAUTHORIZED: in connection_state_name()
537 t->connection_state = CS_UNAUTHORIZED; in handle_packet()