Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of LinkNode-Test by
ble_l2cap_evt_rx_t Struct Reference
[Structures]
L2CAP Received packet event report. More...
#include <ble_l2cap.h>
Data Fields | |
ble_l2cap_header_t | header |
L2CAP packet header. | |
uint8_t | data [1] |
Packet data, variable length. |
Detailed Description
L2CAP Received packet event report.
Definition at line 100 of file ble_l2cap.h.
Field Documentation
uint8_t data[1] |
Packet data, variable length.
Definition at line 103 of file ble_l2cap.h.
L2CAP packet header.
Definition at line 102 of file ble_l2cap.h.
Generated on Tue Jul 12 2022 16:00:25 by
