Searched refs:AdbHost (Results 1 – 1 of 1) sorted by relevance
33 typedef struct AdbHost AdbHost; typedef46 AdbHost* adb_host;55 struct AdbHost { struct111 static AdbHost*114 AdbHost* adb_host; in _adb_host_new()126 _adb_host_free(AdbHost* adb_host) in _adb_host_free()151 _adb_host_append_message(AdbHost* adb_host, const void* msg, int msglen) in _adb_host_append_message()183 _adb_connect(AdbHost* adb_host, AdbGuest* adb_guest) in _adb_connect()195 _on_adb_host_disconnected(AdbHost* adb_host) in _on_adb_host_disconnected()222 _on_adb_host_read(AdbHost* adb_host) in _on_adb_host_read()[all …]