bleLLDataChannelPDUDecode
Decode Bluetooth LE LL data channel PDU
Syntax
Description
[
decodes a Bluetooth® low energy (LE) link layer (LL) data channel protocol data unit (PDU),
status
,cfgLLData
,LLPayload
] = bleLLDataChannelPDUDecode(dataLLPDU
,CRCinit
)dataLLPDU
, returning the decoding status,
status
, the Bluetooth LE LL data channel PDU configuration object,
cfgLLData
, and the upper-layer payload,
LLPayload
. The CRCinit
denotes the
initialization value of cyclic redundancy check (CRC).
Examples
Input Arguments
Output Arguments
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