bleL2CAPFrameDecode
Decode Bluetooth LE L2CAP frame
Description
[
decodes the specified Bluetooth® low energy (LE) logical link control and adaptation protocol (L2CAP) frame,
status
,cfgL2CAP
,sdu
] = bleL2CAPFrameDecode(l2capFrame
)l2capFrame
. The function returns the decoding status,
status
, the corresponding Bluetooth LE L2CAP configuration object,
cfgL2CAP
, and the upper-layer payload service data unit (SDU),
sdu
.
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