Home
last modified time | relevance | path

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

/system/core/adb/daemon/
Dauth.cpp101 static bool adbd_send_key_message_locked(std::string_view msg_type, std::string_view key) in adbd_send_key_message_locked() function
137 adbd_send_key_message_locked("DC", t->auth_key); in adb_disconnected()
183 adbd_send_key_message_locked("PK", t->auth_key); in adbd_auth_confirm_key()
214 adbd_send_key_message_locked("CK", key); in adbd_auth_listener()
232 adbd_send_key_message_locked("CK", t->auth_key); in adbd_notify_framework_connected_key()