bluetoothLEGAPConfig
Description
The bluetoothLEGAPConfig object enables you to set the
configuration parameters of a Bluetooth® low energy (LE) generic access profile (GAP) specified in Section 9, Volume 3,
Part C of Bluetooth Core Specification 6.1 [2]. Use this object to
establish an asynchronous connection-oriented logical transport (ACL) connection between a
Bluetooth LE Central and Peripheral node.
Creation
Description
creates a
default Bluetooth LE GAP configuration object.LEGAPConfig = bluetoothLEGAPConfig
sets properties by
using one or more name-value arguments. For example, LEGAPConfig = bluetoothLEGAPConfig(PropertyName=Value)GAPProcedure="connection
establishment" enables the connection establishment procedure at the bluetoothLENode.
Properties
Examples
References
[1] Bluetooth Technology Website. “Bluetooth Technology Website | The Official Website of Bluetooth Technology.” Accessed September 22, 2025. https://www.bluetooth.com/.
[2] Bluetooth Core Specifications Working Group. "Bluetooth Core Specification" v6.1. https://www.bluetooth.com/specifications/specs/core-specification-6-1/.
Version History
Introduced in R2026a