Memory layout for holding the relevant connection information. More...

Detailed Description

Memory layout for holding the relevant connection information.

Definition at line 41 of file nimble_netif_conn.h.

#include <nimble_netif_conn.h>

Data Fields

struct ble_l2cap_chan * coc
 l2cap context as exposed by NimBLE
 
uint16_t gaphandle
 GAP handle exposed by NimBLE.
 
uint16_t state
 the current state of the context
 
uint8_t addr [BLE_ADDR_LEN]
 BLE address of connected peer (in network byte order)
 

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