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

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

BluetoothAdapter(Adapter1 *object) (defined in tinyb::BluetoothAdapter)tinyb::BluetoothAdapterprotected
BluetoothAdapter(const BluetoothAdapter &object) (defined in tinyb::BluetoothAdapter)tinyb::BluetoothAdapter
class_type() (defined in tinyb::BluetoothAdapter)tinyb::BluetoothAdapterinlinestatic
clone() const tinyb::BluetoothAdaptervirtual
disable_discoverable_notifications()tinyb::BluetoothAdapter
disable_discovering_notifications()tinyb::BluetoothAdapter
disable_pairable_notifications()tinyb::BluetoothAdapter
disable_powered_notifications()tinyb::BluetoothAdapter
discoverable_callback (defined in tinyb::BluetoothAdapter)tinyb::BluetoothAdapterprotected
discovering_callback (defined in tinyb::BluetoothAdapter)tinyb::BluetoothAdapterprotected
enable_discoverable_notifications(std::function< void(BluetoothAdapter &adapter, bool discoverable, void *userdata)> callback, void *userdata)tinyb::BluetoothAdapter
enable_discoverable_notifications(std::function< void(bool discoverable)> callback)tinyb::BluetoothAdapter
enable_discovering_notifications(std::function< void(BluetoothAdapter &adapter, bool discovering, void *userdata)> callback, void *userdata)tinyb::BluetoothAdapter
enable_discovering_notifications(std::function< void(bool discovering)> callback)tinyb::BluetoothAdapter
enable_pairable_notifications(std::function< void(BluetoothAdapter &adapter, bool pairable, void *userdata)> callback, void *userdata)tinyb::BluetoothAdapter
enable_pairable_notifications(std::function< void(bool pairable)> callback)tinyb::BluetoothAdapter
enable_powered_notifications(std::function< void(BluetoothAdapter &adapter, bool powered, void *userdata)> callback, void *userdata)tinyb::BluetoothAdapter
enable_powered_notifications(std::function< void(bool powered)> callback)tinyb::BluetoothAdapter
find(std::string *name, std::string *identifier, std::chrono::milliseconds timeout=std::chrono::milliseconds::zero()) (defined in tinyb::BluetoothAdapter)tinyb::BluetoothAdapterinline
get_address()tinyb::BluetoothAdapter
get_alias()tinyb::BluetoothAdapter
get_bluetooth_type() const tinyb::BluetoothAdaptervirtual
get_class()tinyb::BluetoothAdapter
get_class_name() const tinyb::BluetoothAdaptervirtual
get_devices()tinyb::BluetoothAdapter
get_discoverable()tinyb::BluetoothAdapter
get_discoverable_timeout()tinyb::BluetoothAdapter
get_discovering()tinyb::BluetoothAdapter
get_java_class() const tinyb::BluetoothAdaptervirtual
get_modalias()tinyb::BluetoothAdapter
get_name()tinyb::BluetoothAdapter
get_object_path() const tinyb::BluetoothAdaptervirtual
get_pairable()tinyb::BluetoothAdapter
get_pairable_timeout()tinyb::BluetoothAdapter
get_powered()tinyb::BluetoothAdapter
get_uuids()tinyb::BluetoothAdapter
java_class() (defined in tinyb::BluetoothAdapter)tinyb::BluetoothAdapterinlinestatic
lk (defined in tinyb::BluetoothObject)tinyb::BluetoothObjectprotected
lock() (defined in tinyb::BluetoothObject)tinyb::BluetoothObjectinlineprotected
make(Object *object, BluetoothType type=BluetoothType::ADAPTER, std::string *name=nullptr, std::string *identifier=nullptr, BluetoothObject *parent=nullptr) (defined in tinyb::BluetoothAdapter)tinyb::BluetoothAdapterprotectedstatic
operator!=(const BluetoothObject &other) const (defined in tinyb::BluetoothObject)tinyb::BluetoothObjectvirtual
operator==(const BluetoothObject &other) const tinyb::BluetoothObjectvirtual
pairable_callback (defined in tinyb::BluetoothAdapter)tinyb::BluetoothAdapterprotected
powered_callback (defined in tinyb::BluetoothAdapter)tinyb::BluetoothAdapterprotected
remove_device(const std::string &arg_device)tinyb::BluetoothAdapter
set_alias(const std::string &value)tinyb::BluetoothAdapter
set_discoverable(bool value)tinyb::BluetoothAdapter
set_discoverable_timeout(unsigned int value)tinyb::BluetoothAdapter
set_discovery_filter(std::vector< BluetoothUUID > uuids, int16_t rssi, uint16_t pathloss, const TransportType &transport)tinyb::BluetoothAdapter
set_pairable(bool value)tinyb::BluetoothAdapter
set_pairable_timeout(unsigned int value)tinyb::BluetoothAdapter
set_powered(bool value)tinyb::BluetoothAdapter
start_discovery()tinyb::BluetoothAdapter
stop_discovery()tinyb::BluetoothAdapter
tinyb::BluetoothDevice (defined in tinyb::BluetoothAdapter)tinyb::BluetoothAdapterfriend
tinyb::BluetoothEventManager (defined in tinyb::BluetoothAdapter)tinyb::BluetoothAdapterfriend
tinyb::BluetoothManager (defined in tinyb::BluetoothAdapter)tinyb::BluetoothAdapterfriend
tinyb::BluetoothNotificationHandler (defined in tinyb::BluetoothAdapter)tinyb::BluetoothAdapterfriend
unlock() (defined in tinyb::BluetoothObject)tinyb::BluetoothObjectinlineprotected
valid (defined in tinyb::BluetoothObject)tinyb::BluetoothObjectprotected
~BluetoothAdapter() (defined in tinyb::BluetoothAdapter)tinyb::BluetoothAdapter
~BluetoothObject() (defined in tinyb::BluetoothObject)tinyb::BluetoothObjectinlinevirtual