Microchip® Advanced Software Framework

prf_server_error_ind Struct Reference

Message structure used to inform APP that an error has occurred in the profile server role task.

#include <profiles.h>

Data Fields

uint16_t conhdl
 Connection Handle. More...
 
uint16_t msg_id
 Message ID. More...
 
uint8_t status
 Status. More...
 

uint16_t prf_server_error_ind::conhdl

Connection Handle.

Referenced by app_htpt_error_ind_handler().

uint16_t prf_server_error_ind::msg_id

Message ID.

Referenced by app_htpt_error_ind_handler().

uint8_t prf_server_error_ind::status

Status.

Referenced by app_htpt_error_ind_handler().