S132 SoftDevice v1.0.0-3.alpha
Data Fields
ble_l2cap_header_t Struct Reference

Packet header format for L2CAP transmission. More...

#include <ble_l2cap.h>

Data Fields

uint16_t len
 
uint16_t cid
 

Detailed Description

Packet header format for L2CAP transmission.

Field Documentation

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.


This document was last updated on Thu Oct 15 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.