Decode BLE LL data channel PDU
Download Required: To use bleLLDataChannelPDUDecode, 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.
[
decodes a Bluetooth low energy (BLE) link layer (LL) data channel protocol data unit (PDU),
returning the decoding status, status
,cfgLLData
,LLPayload
] = bleLLDataChannelPDUDecode(pdu
,CRCinit
)status
, the BLE LL data channel PDU
configuration object, cfgLLData
, and the upper-layer payload,
LLPayload
. The CRCinit
denotes the
initialization value of cyclic redundancy check (CRC).
[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/.