Searched defs:unplug (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/bt/binder/android/bluetooth/ | ||
H A D | IBluetoothHidDevice.aidl | 38 boolean unplug(in BluetoothDevice device, in AttributionSource attributionSource); in unplug() method |
/aosp12/bionic/libc/kernel/uapi/linux/ | ||
H A D | virtio_mem.h | 50 struct virtio_mem_req_unplug unplug; member |
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hid/ | ||
H A D | HidDeviceService.java | 381 public boolean unplug(BluetoothDevice device, AttributionSource source) { in unplug() method in HidDeviceService.BluetoothHidDeviceBinder |
H A D | HidDeviceNativeInterface.java | 145 public boolean unplug() { in unplug() method in HidDeviceNativeInterface |