Profile server register information structure. More...
#include <ble_prf.h>
Collaboration diagram for prf_server_info_t:Public Attributes | |
| uint16_t | max_connection_nb |
| Maximum connections the profile supports. More... | |
| ble_prf_manager_cbs_t * | manager_cbs |
| Profile manager callbacks. More... | |
| gatts_prf_cbs_t * | gatts_prf_cbs |
| GATT server callback function in relation to the specific profile. More... | |
| gatts_prf_cbs_t* prf_server_info_t::gatts_prf_cbs |
| ble_prf_manager_cbs_t* prf_server_info_t::manager_cbs |
| uint16_t prf_server_info_t::max_connection_nb |