|
Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
This is the complete list of members for org.direct_bt.DBGattValue, including all inherited members.
| bzero() | org.direct_bt.DBGattValue | |
| capacity() | org.direct_bt.DBGattValue | |
| data() | org.direct_bt.DBGattValue | |
| DBGattValue(final byte[] value, final int capacity, final boolean variable_length) | org.direct_bt.DBGattValue | |
| DBGattValue(final byte[] value, final int capacity) | org.direct_bt.DBGattValue | |
| equals(final Object other) | org.direct_bt.DBGattValue | |
| hasVariableLength() | org.direct_bt.DBGattValue | |
| make(final String name) | org.direct_bt.DBGattValue | static |
| make(final String name, final int capacity) | org.direct_bt.DBGattValue | static |
| make(final short v) | org.direct_bt.DBGattValue | static |
| make(final int capacity, final int size) | org.direct_bt.DBGattValue | static |
| make(final byte[] p) | org.direct_bt.DBGattValue | static |
| make(final int capacity, final int size, final byte[] s) | org.direct_bt.DBGattValue | static |
| setVariableLength(final boolean v) | org.direct_bt.DBGattValue | |
| size() | org.direct_bt.DBGattValue | |
| toString() | org.direct_bt.DBGattValue |