最終更新:2015-06-23 (火) 17:58:42 (3223d)  

UsbDeviceConnection.claimInterface
Top / UsbDeviceConnection.claimInterface

Claims exclusive access to a UsbInterface?.

http://developer.android.com/reference/android/hardware/usb/UsbDeviceConnection.html#claimInterface(android.hardware.usb.UsbInterface, boolean)

public boolean claimInterface (UsbInterface intf, boolean force)

パラメータ

  • intfthe interface to claim
    forcetrue to disconnect kernel driver if necessary

ネイティブ

処理