This is the complete list of members for org.direct_bt.BTGattCmd, including all inherited members.
BTGattCmd(final BTDevice dev_, final String name_, final String service_uuid_, final String cmd_uuid_, final String rsp_uuid_) | org.direct_bt.BTGattCmd | |
BTGattCmd(final BTDevice dev_, final String name_, final String service_uuid_, final String cmd_uuid_) | org.direct_bt.BTGattCmd | |
close() | org.direct_bt.BTGattCmd | |
close0() | org.direct_bt.BTGattCmd | |
finalize() | org.direct_bt.BTGattCmd | |
getCommandUUID() | org.direct_bt.BTGattCmd | |
getName() | org.direct_bt.BTGattCmd | |
getResponse() | org.direct_bt.BTGattCmd | |
getResponseUUID() | org.direct_bt.BTGattCmd | |
getServiceUUID() | org.direct_bt.BTGattCmd | |
hasResponseSet() | org.direct_bt.BTGattCmd | |
isResolved() | org.direct_bt.BTGattCmd | |
send(final boolean prefNoAck, final byte[] cmd_data, final int timeoutMS) | org.direct_bt.BTGattCmd | |
sendOnly(final boolean prefNoAck, final byte[] cmd_data) | org.direct_bt.BTGattCmd | |
setDataCallback(final DataCallback dcb) | org.direct_bt.BTGattCmd | |
setResponseMinSize(final int v) | org.direct_bt.BTGattCmd | |
setVerbose(final boolean v) | org.direct_bt.BTGattCmd | |
toString() | org.direct_bt.BTGattCmd | |