|
HF Interface Wrapper 0.1.0-dev
Embedded C++ hardware abstraction layer
|
Bluetooth Classic configuration structure. More...
#include <BaseBluetooth.h>
Public Attributes | |
| std::string | device_name |
| bool | discoverable |
| bool | connectable |
| uint32_t | discovery_timeout_ms |
| hf_bluetooth_security_t | security |
Bluetooth Classic configuration structure.
| bool hf_bluetooth_classic_config_t::connectable |
Make device connectable
| std::string hf_bluetooth_classic_config_t::device_name |
Local device name
| bool hf_bluetooth_classic_config_t::discoverable |
Make device discoverable
| uint32_t hf_bluetooth_classic_config_t::discovery_timeout_ms |
Discovery timeout in milliseconds
| hf_bluetooth_security_t hf_bluetooth_classic_config_t::security |
Security level