feeling-blue
Installation
Installation
Usage and examples
How to use and examples!
Read this before starting
Connecting to your device
Central initialization
Search for peripheral
Search for services
Search for characteristics
Code
Connecting to multiple devices
Reading characteristic value
Writing to characteristic
Notifying characteristic
Non-member function event handler
Member function event handler
Supported Template Types
API Documentation
Central
Peripheral
Service
Characteristic
Supported Template Types
feeling-blue
»
Index
Index
B
B
bluetooth::bluetooth::Central (C++ class)
,
[1]
bluetooth::bluetooth::Characteristic (C++ class)
,
[1]
bluetooth::bluetooth::Peripheral (C++ class)
,
[1]
bluetooth::bluetooth::Service (C++ class)
,
[1]
bluetooth::Central (C++ class)
bluetooth::Central::find_peripheral (C++ function)
,
[1]
bluetooth::Central::peripheral (C++ function)
bluetooth::Central::start_bluetooth (C++ function)
bluetooth::Characteristic (C++ class)
bluetooth::Characteristic::notify (C++ function)
bluetooth::Characteristic::read (C++ function)
bluetooth::Characteristic::write_with_response (C++ function)
bluetooth::Characteristic::write_without_response (C++ function)
bluetooth::Peripheral (C++ class)
bluetooth::Peripheral::disconnect (C++ function)
bluetooth::Peripheral::find_service (C++ function)
bluetooth::Peripheral::name (C++ function)
bluetooth::Peripheral::service (C++ function)
bluetooth::Service (C++ class)
bluetooth::Service::characteristic (C++ function)
bluetooth::Service::find_characteristic (C++ function)