Home
last modified time | relevance | path

Searched defs:MOVE_RELATIVE (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/
DRequest.java90 public static final int MOVE_RELATIVE = 0x20; field in Request.SupportedOpcodes
117 public static final int MOVE_RELATIVE = 0x10; field in Request.Opcodes