bluetoothConnectionConfig
Description
Use the bluetoothConnectionConfig
object to set the baseband
connection configuration parameters for a Bluetooth® basic rate/enhanced data rate (BR/EDR) Central and Peripheral node
pair.
Creation
Syntax
Description
creates a default Bluetooth BR/EDR connection configuration object that shares the baseband connection
configuration parameters between a Central and a Peripheral node.cfgConnection
= bluetoothConnectionConfig
sets properties by
using one or more name-value arguments. For example,
cfgConnection
= bluetoothConnectionConfig(Name=Value
)HoppingSequenceType="Connection adaptive"
sets the frequency hopping
sequence type to "Connection adaptive"
.
Properties
Object Functions
Examples
References
[1] Bluetooth Technology Website. “Bluetooth Technology Website | The Official Website of Bluetooth Technology.” Accessed May 22, 2022. https://www.bluetooth.com/.
[2] Bluetooth Core Specifications Working Group. "Bluetooth Core Specification" v5.3. https://www.bluetooth.com/.
Version History
Introduced in R2022b