Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
This is the complete list of members for org.direct_bt.BTGattService, including all inherited members.
addCharListenerToAll(final BTDevice device, final List< BTGattService > services, final BTGattCharListener listener) | org.direct_bt.BTGattService | static |
close() | org.direct_bt.BTObject | |
equals(Object obj) | org.direct_bt.BTObject | |
findGattChar(String char_uuid) | org.direct_bt.BTGattService | |
getChars() | org.direct_bt.BTGattService | |
getDevice() | org.direct_bt.BTGattService | |
getPrimary() | org.direct_bt.BTGattService | |
getUUID() | org.direct_bt.BTGattService | |
hashCode() | org.direct_bt.BTObject | |
removeAllCharListener(final BTDevice device, final List< BTGattService > services) | org.direct_bt.BTGattService | static |
removeCharListenerFromAll(final BTDevice device, final List< BTGattService > services, final BTGattCharListener listener) | org.direct_bt.BTGattService | static |
toString() | org.direct_bt.BTGattService |