TinyB  0.5.1
TinyB - The Tiny Bluetooth LE library
tinyb::BluetoothGattDescriptor Member List

This is the complete list of members for tinyb::BluetoothGattDescriptor, including all inherited members.

BluetoothGattDescriptor(GattDescriptor1 *object) (defined in tinyb::BluetoothGattDescriptor)tinyb::BluetoothGattDescriptorprotected
BluetoothGattDescriptor(const BluetoothGattDescriptor &object) (defined in tinyb::BluetoothGattDescriptor)tinyb::BluetoothGattDescriptor
class_type() (defined in tinyb::BluetoothGattDescriptor)tinyb::BluetoothGattDescriptorinlinestatic
clone() const tinyb::BluetoothGattDescriptorvirtual
disable_value_notifications() (defined in tinyb::BluetoothGattDescriptor)tinyb::BluetoothGattDescriptor
enable_value_notifications(std::function< void(BluetoothGattDescriptor &descriptor, std::vector< unsigned char > &value, void *userdata)> callback, void *user_data)tinyb::BluetoothGattDescriptor
enable_value_notifications(std::function< void(std::vector< unsigned char > &value)> callback)tinyb::BluetoothGattDescriptor
get_bluetooth_type() const tinyb::BluetoothGattDescriptorvirtual
get_characteristic()tinyb::BluetoothGattDescriptor
get_class_name() const tinyb::BluetoothGattDescriptorvirtual
get_java_class() const tinyb::BluetoothGattDescriptorvirtual
get_object_path() const tinyb::BluetoothGattDescriptorvirtual
get_uuid()tinyb::BluetoothGattDescriptor
get_value()tinyb::BluetoothGattDescriptor
java_class() (defined in tinyb::BluetoothGattDescriptor)tinyb::BluetoothGattDescriptorinlinestatic
lk (defined in tinyb::BluetoothObject)tinyb::BluetoothObjectprotected
lock() (defined in tinyb::BluetoothObject)tinyb::BluetoothObjectinlineprotected
make(Object *object, BluetoothType type=BluetoothType::GATT_DESCRIPTOR, std::string *name=nullptr, std::string *identifier=nullptr, BluetoothObject *parent=nullptr) (defined in tinyb::BluetoothGattDescriptor)tinyb::BluetoothGattDescriptorprotectedstatic
operator!=(const BluetoothObject &other) const (defined in tinyb::BluetoothObject)tinyb::BluetoothObjectvirtual
operator==(const BluetoothObject &other) const tinyb::BluetoothObjectvirtual
read_value(uint16_t offset=0)tinyb::BluetoothGattDescriptor
tinyb::BluetoothEventManager (defined in tinyb::BluetoothGattDescriptor)tinyb::BluetoothGattDescriptorfriend
tinyb::BluetoothGattCharacteristic (defined in tinyb::BluetoothGattDescriptor)tinyb::BluetoothGattDescriptorfriend
tinyb::BluetoothManager (defined in tinyb::BluetoothGattDescriptor)tinyb::BluetoothGattDescriptorfriend
tinyb::BluetoothNotificationHandler (defined in tinyb::BluetoothGattDescriptor)tinyb::BluetoothGattDescriptorfriend
unlock() (defined in tinyb::BluetoothObject)tinyb::BluetoothObjectinlineprotected
valid (defined in tinyb::BluetoothObject)tinyb::BluetoothObjectprotected
value_changed_callback (defined in tinyb::BluetoothGattDescriptor)tinyb::BluetoothGattDescriptorprotected
write_value(const std::vector< unsigned char > &arg_value, uint16_t offset=0)tinyb::BluetoothGattDescriptor
~BluetoothGattDescriptor() (defined in tinyb::BluetoothGattDescriptor)tinyb::BluetoothGattDescriptor
~BluetoothObject() (defined in tinyb::BluetoothObject)tinyb::BluetoothObjectinlinevirtual