lecb_conn_req_ind_t Struct Reference

Receive LE credit based connection request packet indication. More...

#include <ble_l2cap.h>

Data Fields

uint16_t le_psm
 
uint16_t peer_cid
 
uint16_t peer_mtu
 
uint16_t peer_mps
 

Detailed Description

Receive LE credit based connection request packet indication.

Field Documentation

◆ le_psm

uint16_t lecb_conn_req_ind_t::le_psm

Le_psm number that should be registered by local device.

◆ peer_cid

uint16_t lecb_conn_req_ind_t::peer_cid

It represents the channel endpoint on the device sending the request and receiving the response.

◆ peer_mps

uint16_t lecb_conn_req_ind_t::peer_mps

It indicates the maximum payload size (in octets) that the L2CAP layer entity sending the LE Credit Based Connection Request is capable of receiving on this channe.

◆ peer_mtu

uint16_t lecb_conn_req_ind_t::peer_mtu

It indicates the maximum SDU size (in octets) that the L2CAP layer entity sending the LE Credit Based Connection Request can receive on this channel.


The documentation for this struct was generated from the following file: