BLE-Stack APIs  3.00.00
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
l2capCreditEvt_t Struct Reference

L2CAP_OUT_OF_CREDIT_EVT or L2CAP_PEER_CREDIT_THRESHOLD_EVT message format. More...

Data Fields

uint16 CID
 Local channel id.
 
uint16 credits
 
uint16 peerCID
 Peer channel id.
 

Detailed Description

L2CAP_OUT_OF_CREDIT_EVT or L2CAP_PEER_CREDIT_THRESHOLD_EVT message format.

This message is sent to the app to indicate the number of available credits on a channel.

Field Documentation

uint16 credits

Credits needed to transmit (L2CAP_OUT_OF_CREDIT_EVT) or Peer credit threshold (L2CAP_PEER_CREDIT_THRESHOLD_EVT)


The documentation for this struct was generated from the following file:
Copyright 2016, Texas Instruments Incorporated