prf_client_info_t Struct Reference

Profile client register information structure. More...

#include <ble_prf.h>

Data Fields

uint16_t max_connection_nb
 
ble_prf_manager_cbs_tmanager_cbs
 
gattc_prf_cbs_tgattc_prf_cbs
 

Detailed Description

Profile client register information structure.

Field Documentation

◆ gattc_prf_cbs

gattc_prf_cbs_t* prf_client_info_t::gattc_prf_cbs

GATT client callback function in relation to the specific profile.

◆ manager_cbs

ble_prf_manager_cbs_t* prf_client_info_t::manager_cbs

Profile manager callbacks.

◆ max_connection_nb

uint16_t prf_client_info_t::max_connection_nb

Maximum connections the profile supports.


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