Configuration object for BLE LL data channel PDU
Download Required: To use bleLLDataChannelPDUConfig, first download Communications Toolbox™ Library for the Bluetooth® Protocol. For more information, see Get and Manage Add-Ons. Alternatively, see Communications Toolbox Library for the Bluetooth Protocol File Exchange.
The bleLLDataChannelPDUConfig
creates a configuration object for
a Bluetooth low energy (BLE) link layer (LL) data channel protocol data unit (PDU) using the
default and specified values. You can configure a BLE LL data PDU and a BLE LL control PDU
using the applicable properties of bleLLDataChannelPDUConfig
.
creates a configuration object, cfgLLData
= bleLLDataChannelPDUConfigcfgLLData
, for a BLE LL data channel
PDU with default values.
sets properties by using one or more name-value pairs. Enclose each property name in
quotes. For example, cfgLLData
= bleLLDataChannelPDUConfig(Name,Value
)bleLLDataChannelPDUConfig('LLID','Data (start
fragment/complete)')
configures cfgLLData
with the type
of BLE LL data channel PDU as a data PDU.
[1] Bluetooth Technology Website. “Bluetooth Technology Website | The Official Website of Bluetooth Technology.” Accessed November 22, 2019. https://www.bluetooth.com/.
[2] Bluetooth Special Interest Group (SIG). "Bluetooth Core Specification." Version 5.1. https://www.bluetooth.com/.