bleGAPDataBlockConfig
Bluetooth LE GAP data block configuration parameters
Description
The bleGAPDataBlockConfig
parameterizes the bleGAPDataBlock
function to
generate a Bluetooth® low energy (LE) generic access profile (GAP) data block of the type advertising
data (AD) or scan response data (SRD).
Creation
Description
creates a
default configuration object, cfgGAP
= bleGAPDataBlockConfigcfgGAP
, for a Bluetooth LE GAP data
block of the type AD or SRD.
sets properties using one or more
name-value pairs. Enclose each property name in quotes. For example,
cfgGAP
= bleGAPDataBlockConfig(Name,Value
)('AdvertisingDataTypes','Tx power level')
sets the block data
advertising data type to 'Tx power level'
.
Properties
Examples
References
[1] Bluetooth Technology Website. “Bluetooth Technology Website | The Official Website of Bluetooth Technology.” Accessed November 22, 2021. https://www.bluetooth.com/.
[2] Bluetooth Special Interest Group (SIG). "Bluetooth Core Specification." Version 5.3. https://www.bluetooth.com/.
[3] Bluetooth Special Interest Group (SIG). "Supplement to the Bluetooth Core Specification." CSS Version 7 (2016).
Extended Capabilities
Version History
Introduced in R2019b