bleLLDataChannelPDUConfig
Bluetooth LE LL data channel PDU configuration parameters
Description
The bleLLDataChannelPDUConfig
object parameterizes the bleLLDataChannelPDU
function to generate a Bluetooth® low energy (LE) link layer (LL) data channel protocol data unit
(PDU).
Creation
Description
creates a default Bluetooth LE LL data channel PDU configuration object,
cfgLLData
= bleLLDataChannelPDUConfigcfgLLData
.
sets properties by
using one or more name-value pairs. Enclose each property name in quotes. For example,
cfgLLData
= bleLLDataChannelPDUConfig(Name,Value
)('LLID','Data (start fragment/complete)')
sets the type of Bluetooth
LE LL data channel PDU as a data PDU.
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/.
Extended Capabilities
Version History
Introduced in R2019b