bluetoothLEPeriodicAdvConfig
Description
Use the bluetoothLEPeriodicAdvConfig
object to specify the
configuration parameters to simulate Bluetooth® low energy (LE) periodic advertisements (PA) between a Broadcaster and an
Observer.
Creation
Syntax
Description
creates a default Bluetooth LE PA configuration object,
cfgPeriodicAdv
= bluetoothLEPeriodicAdvConfigcfgPeriodicAdv
, between a Broadcaster and an Observer.
sets properties of the Bluetooth LE
PA configuration object by using one or more optional name-value arguments. For example,
cfgPeriodicAdv
= bluetoothLEPeriodicAdvConfig(Name=Value
)bluetoothLEPeriodicAdvConfig(PeriodicAdvInterval=0.5)
sets the PA
interval to 0.5 seconds.
Properties
Object Functions
configurePeriodicAdv | Configure Bluetooth LE periodic advertisements between Broadcaster and Observer |
Examples
References
[1] Bluetooth Technology Website. “Bluetooth Technology Website | The Official Website of Bluetooth Technology.” Accessed November 22, 2023. https://www.bluetooth.com/.
[2] Bluetooth Core Specifications Working Group. "Bluetooth Core Specification" v5.3. https://www.bluetooth.com/.
Version History
Introduced in R2024a