TI BLE Stack API Documentation  2.03.09
Public Attributes | List of all members
l2capCreditEvt_t Struct Reference

#include <l2cap.h>

Public Attributes

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

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.

Member Data Documentation

§ credits

uint16 l2capCreditEvt_t::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: