ESP-IDF + 0/8 examples
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
bool
Direct connection or background auto connection(by now, background auto connection is not supported.
bool
Set to true for BLE 5.0 or higher to enable auxiliary connections; set to false for BLE 4.2 or lower.
Specifies the address type used in the connection request. Set to 0xFF if the address type is unknown.
Indicates which PHY connection parameters will be used. When is_aux is false, only the connection params for 1M PHY can be specified.
Connection parameters for the LE 1M PHY.
Connection parameters for the LE 2M PHY.
Connection parameters for the LE Coded PHY.
The Bluetooth address of the remote device.
Address type of the remote device.

References

from examples