bluetoothLEConnectionConfig
Description
Use bluetoothLEConnectionConfig
object to set the link layer
(LL) connection configuration parameters at a Bluetooth® low energy (LE) Central or Peripheral node.
Creation
Syntax
Description
creates a default Bluetooth LE connection configuration object that shares the LL
connection configuration parameters between a Central node and a Peripheral node.cfgConnection
= bluetoothLEConnectionConfig
sets properties by
using one or more name-value arguments. For example,
cfgConnection
= bluetoothLEConnectionConfig(Name=Value
)ConnectionInterval=0.04
sets the connection interval to 0.04
seconds.
Properties
Object Functions
Examples
References
[1] Bluetooth Technology Website. “Bluetooth Technology Website | The Official Website of Bluetooth Technology.” Accessed November 16, 2021. https://www.bluetooth.com/.
[2] Bluetooth Special Interest Group (SIG). "Bluetooth Core Specification." Version 5.3. https://www.bluetooth.com/.
Version History
Introduced in R2022a
See Also
Objects
bluetoothLENode
|bluetoothLEBIGConfig
|bluetoothMeshProfileConfig
|bluetoothMeshFriendshipConfig
|bleChannelSelection
Topics
- Create, Configure, and Simulate Bluetooth LE Network With Custom Channel
- Create, Configure, and Simulate Bluetooth LE Broadcast Audio Network
- Create, Configure and Simulate Bluetooth Mesh Network
- Establish Friendship Between Friend Node and LPN in Bluetooth Mesh Network
- Simulate Multistream Audio in Hearing Aid Scenario