Home
last modified time | relevance | path

Searched refs:adb_disconnect (Results 1 – 2 of 2) sorted by relevance

/packages/modules/adb/daemon/
Dadb_wifi.cpp41 static struct adisconnect adb_disconnect = {adb_disconnected, nullptr}; variable
221 t->AddDisconnect(&adb_disconnect); in adbd_wifi_secure_connect()
Dauth.cpp61 static struct adisconnect adb_disconnect = {adb_disconnected, nullptr}; variable
286 t->AddDisconnect(&adb_disconnect); in adbd_auth_confirm_key()