gattc_prf_reg_peer_evt_t Struct Reference

GATTC profile register to peer event info structure. More...

#include <ble_prf.h>

Public Attributes

uint16_t start_hdl
 
uint16_t end_hdl
 

Detailed Description

GATTC profile register to peer event info structure.

Definition at line 234 of file ble_prf.h.

Member Data Documentation

◆ end_hdl

uint16_t gattc_prf_reg_peer_evt_t::end_hdl

Attribute end handle.

Definition at line 237 of file ble_prf.h.

◆ start_hdl

uint16_t gattc_prf_reg_peer_evt_t::start_hdl

Attribute start handle.

Definition at line 236 of file ble_prf.h.


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