class AdbBase
Defined at line 15 of file ../../src/developer/adb/third_party/adb/adb-base.h
Public Methods
void AdbBase ()
Defined at line 17 of file ../../src/developer/adb/third_party/adb/adb-base.h
bool SendUsbPacket (uint8_t * buf, size_t len)
zx::result<zx::socket> GetServiceSocket (std::string_view service, std::string_view args)
void ~AdbBase ()
Defined at line 18 of file ../../src/developer/adb/third_party/adb/adb-base.h