nRF5 SDK v17.1.0
Data Fields
ble_ipsp_event_param_t Struct Reference

IPSP event parameter. More...

#include <ble_ipsp.h>

Data Fields

ble_l2cap_evt_t const * p_l2cap_evt
 
ble_gap_addr_t const * p_peer
 

Detailed Description

IPSP event parameter.

Field Documentation

ble_l2cap_evt_t const* ble_ipsp_event_param_t::p_l2cap_evt

L2CAP event parameters.

ble_gap_addr_t const* ble_ipsp_event_param_t::p_peer

Peer device address.


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

Documentation feedback | Developer Zone | Subscribe | Updated