Searched refs:android_device_send_async (Results 1 – 3 of 3) sorted by relevance
314 extern int android_device_send_async(AndroidDevice* ad,
461 if (android_device_send_async(mtsp->device, query, off + blob_size, 0, cb, cb_opaque)) { in mts_port_send_frame()
1517 android_device_send_async(AndroidDevice* ad, in android_device_send_async() function