nRF51 SDK
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages

Enumerations

enum  BLE_L2CAP_EVTS { BLE_L2CAP_EVT_RX = BLE_L2CAP_EVT_BASE }
 L2CAP Event IDs. More...
 

Data Structures

struct  ble_l2cap_header_t
 Packet header format for L2CAP transmission. More...
 
struct  ble_l2cap_evt_rx_t
 L2CAP Received packet event report. More...
 
struct  ble_l2cap_evt_t
 L2CAP event callback event structure. More...
 

Detailed Description

Enumeration Type Documentation

Enumerator
BLE_L2CAP_EVT_RX 

L2CAP packet received.