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

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

blocked_callback (defined in tinyb::BluetoothDevice)tinyb::BluetoothDeviceprotected
BluetoothDevice(Device1 *object) (defined in tinyb::BluetoothDevice)tinyb::BluetoothDeviceprotected
BluetoothDevice(const BluetoothDevice &object) (defined in tinyb::BluetoothDevice)tinyb::BluetoothDevice
cancel_pairing()tinyb::BluetoothDevice
class_type() (defined in tinyb::BluetoothDevice)tinyb::BluetoothDeviceinlinestatic
clone() const tinyb::BluetoothDevicevirtual
connect()tinyb::BluetoothDevice
connect_profile(const std::string &arg_UUID)tinyb::BluetoothDevice
connected_callback (defined in tinyb::BluetoothDevice)tinyb::BluetoothDeviceprotected
disable_blocked_notifications()tinyb::BluetoothDevice
disable_connected_notifications()tinyb::BluetoothDevice
disable_manufacturer_data_notifications()tinyb::BluetoothDevice
disable_paired_notifications()tinyb::BluetoothDevice
disable_rssi_notifications()tinyb::BluetoothDevice
disable_service_data_notifications()tinyb::BluetoothDevice
disable_services_resolved_notifications()tinyb::BluetoothDevice
disable_trusted_notifications()tinyb::BluetoothDevice
disconnect()tinyb::BluetoothDevice
disconnect_profile(const std::string &arg_UUID)tinyb::BluetoothDevice
enable_blocked_notifications(std::function< void(BluetoothDevice &device, bool blocked, void *userdata)> callback, void *userdata)tinyb::BluetoothDevice
enable_blocked_notifications(std::function< void(bool blocked)> callback)tinyb::BluetoothDevice
enable_connected_notifications(std::function< void(BluetoothDevice &device, bool connected, void *userdata)> callback, void *userdata)tinyb::BluetoothDevice
enable_connected_notifications(std::function< void(bool connected)> callback)tinyb::BluetoothDevice
enable_manufacturer_data_notifications(std::function< void(BluetoothDevice &device, std::map< uint16_t, std::vector< uint8_t >> &mfgdata, void *userdata)> callback, void *userdata)tinyb::BluetoothDevice
enable_manufacturer_data_notifications(std::function< void(std::map< uint16_t, std::vector< uint8_t >> &mfgdata)> callback)tinyb::BluetoothDevice
enable_paired_notifications(std::function< void(BluetoothDevice &device, bool paired, void *userdata)> callback, void *userdata)tinyb::BluetoothDevice
enable_paired_notifications(std::function< void(bool paired)> callback)tinyb::BluetoothDevice
enable_rssi_notifications(std::function< void(BluetoothDevice &device, int16_t rssi, void *userdata)> callback, void *userdata=nullptr)tinyb::BluetoothDevice
enable_rssi_notifications(std::function< void(int16_t rssi)> callback)tinyb::BluetoothDevice
enable_service_data_notifications(std::function< void(BluetoothDevice &device, std::map< std::string, std::vector< uint8_t >> &servicedata, void *userdata)> callback, void *userdata)tinyb::BluetoothDevice
enable_service_data_notifications(std::function< void(std::map< std::string, std::vector< uint8_t >> &servicedata)> callback)tinyb::BluetoothDevice
enable_services_resolved_notifications(std::function< void(BluetoothDevice &device, bool services_resolved, void *userdata)> callback, void *userdata)tinyb::BluetoothDevice
enable_services_resolved_notifications(std::function< void(bool connec)> callback)tinyb::BluetoothDevice
enable_trusted_notifications(std::function< void(BluetoothDevice &device, bool trusted, void *userdata)> callback, void *userdata)tinyb::BluetoothDevice
enable_trusted_notifications(std::function< void(bool trusted)> callback)tinyb::BluetoothDevice
find(std::string *identifier, std::chrono::milliseconds timeout=std::chrono::milliseconds::zero()) (defined in tinyb::BluetoothDevice)tinyb::BluetoothDeviceinline
get_adapter()tinyb::BluetoothDevice
get_address()tinyb::BluetoothDevice
get_alias()tinyb::BluetoothDevice
get_appearance()tinyb::BluetoothDevice
get_blocked()tinyb::BluetoothDevice
get_bluetooth_type() const tinyb::BluetoothDevicevirtual
get_class()tinyb::BluetoothDevice
get_class_name() const tinyb::BluetoothDevicevirtual
get_connected()tinyb::BluetoothDevice
get_icon()tinyb::BluetoothDevice
get_java_class() const tinyb::BluetoothDevicevirtual
get_legacy_pairing()tinyb::BluetoothDevice
get_manufacturer_data()tinyb::BluetoothDevice
get_modalias()tinyb::BluetoothDevice
get_name()tinyb::BluetoothDevice
get_object_path() const tinyb::BluetoothDevicevirtual
get_paired()tinyb::BluetoothDevice
get_rssi()tinyb::BluetoothDevice
get_service_data()tinyb::BluetoothDevice
get_services()tinyb::BluetoothDevice
get_services_resolved()tinyb::BluetoothDevice
get_trusted()tinyb::BluetoothDevice
get_tx_power()tinyb::BluetoothDevice
get_uuids()tinyb::BluetoothDevice
java_class() (defined in tinyb::BluetoothDevice)tinyb::BluetoothDeviceinlinestatic
lk (defined in tinyb::BluetoothObject)tinyb::BluetoothObjectprotected
lock() (defined in tinyb::BluetoothObject)tinyb::BluetoothObjectinlineprotected
make(Object *object, BluetoothType type=BluetoothType::DEVICE, std::string *name=nullptr, std::string *identifier=nullptr, BluetoothObject *parent=nullptr) (defined in tinyb::BluetoothDevice)tinyb::BluetoothDeviceprotectedstatic
mfg_callback (defined in tinyb::BluetoothDevice)tinyb::BluetoothDeviceprotected
operator!=(const BluetoothObject &other) const (defined in tinyb::BluetoothObject)tinyb::BluetoothObjectvirtual
operator==(const BluetoothObject &other) const tinyb::BluetoothObjectvirtual
pair()tinyb::BluetoothDevice
paired_callback (defined in tinyb::BluetoothDevice)tinyb::BluetoothDeviceprotected
remove_device()tinyb::BluetoothDevice
rssi_callback (defined in tinyb::BluetoothDevice)tinyb::BluetoothDeviceprotected
service_callback (defined in tinyb::BluetoothDevice)tinyb::BluetoothDeviceprotected
services_resolved_callback (defined in tinyb::BluetoothDevice)tinyb::BluetoothDeviceprotected
set_alias(const std::string &value)tinyb::BluetoothDevice
set_blocked(bool value)tinyb::BluetoothDevice
set_trusted(bool value)tinyb::BluetoothDevice
tinyb::BluetoothAdapter (defined in tinyb::BluetoothDevice)tinyb::BluetoothDevicefriend
tinyb::BluetoothEventManager (defined in tinyb::BluetoothDevice)tinyb::BluetoothDevicefriend
tinyb::BluetoothGattService (defined in tinyb::BluetoothDevice)tinyb::BluetoothDevicefriend
tinyb::BluetoothManager (defined in tinyb::BluetoothDevice)tinyb::BluetoothDevicefriend
tinyb::BluetoothNotificationHandler (defined in tinyb::BluetoothDevice)tinyb::BluetoothDevicefriend
trusted_callback (defined in tinyb::BluetoothDevice)tinyb::BluetoothDeviceprotected
unlock() (defined in tinyb::BluetoothObject)tinyb::BluetoothObjectinlineprotected
valid (defined in tinyb::BluetoothObject)tinyb::BluetoothObjectprotected
~BluetoothDevice() (defined in tinyb::BluetoothDevice)tinyb::BluetoothDevice
~BluetoothObject() (defined in tinyb::BluetoothObject)tinyb::BluetoothObjectinlinevirtual