![]() |
S332 SoftDevice
v2.0.0
|
Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Packet header format for L2CAP transmission. More...
#include <ble_l2cap.h>
Data Fields | |
uint16_t | len |
uint16_t | cid |
Packet header format for L2CAP transmission.
uint16_t ble_l2cap_header_t::cid |
Channel ID on which packet is transmitted.
uint16_t ble_l2cap_header_t::len |
Length of valid info in data member.