Parameters of the AT_BLE_HTPT_CFG_INDNTF_IND message.
#include <at_ble_api.h>
Data Fields | |
uint8_t | conhdl |
Connection handle. More... | |
uint8_t | ntf_ind_cfg |
Stop/notify/indicate value to configure into the peer characteristic. More... | |
uint8_t at_ble_htpt_cfg_indntf_ind_t::conhdl |
Connection handle.
uint8_t at_ble_htpt_cfg_indntf_ind_t::ntf_ind_cfg |
Stop/notify/indicate value to configure into the peer characteristic.
Referenced by app_htpt_cfg_indntf_ind_handler().