Searched refs:AdbWriteEndpointSync (Results 1 – 4 of 4) sorted by relevance
27 AdbWriteEndpointSync
554 ADBWIN_API bool __cdecl AdbWriteEndpointSync(ADBAPIHANDLE adb_endpoint,
462 bool __cdecl AdbWriteEndpointSync(ADBAPIHANDLE adb_endpoint, in AdbWriteEndpointSync() function
517 …bool write_res = AdbWriteEndpointSync(adb_write, &msg_send, sizeof(msg_send), &written_bytes, 500); in DeviceHandShake()