Go to the documentation of this file.
61 #include "custom_config.h"
69 #define IAS_C_CONNECTION_MAX 10
sdk_err_t ias_c_alert_level_set(uint8_t conn_idx, ias_c_alert_level_t alert_level)
Enable or disable peer Alert Level characteristic notify.
void(* ias_c_evt_handler_t)(ias_c_evt_t *p_evt)
Immediate Alert Service Client event handler type.
@ IAS_C_EVT_ALERT_LEVEL_SET_SUCCESS
uint16_t ias_alert_level_handle
Immediate Alert Service Client event.
uint16_t ias_srvc_end_handle
ias_c_evt_type_t evt_type
@ IAS_C_EVT_DISCOVERY_COMPLETE
@ IAS_C_EVT_ALERT_LEVEL_SET_ERR
Profile/Service Common Types.
ias_c_alert_level_t
Immediate Alert Service Alert levels.
Handles on the connected peer device needed to interact with it.
uint16_t sdk_err_t
SDK API result type.
sdk_err_t ias_c_disc_srvc_start(uint8_t conn_idx)
Discovery Immediate Alert Service on peer.
ias_c_evt_type_t
Immediate Alert Service Client event type.
sdk_err_t ias_client_init(ias_c_evt_handler_t evt_handler)
Register IAS Client event handler.
@ IAS_C_EVT_DISCOVERY_FAIL
uint16_t ias_srvc_start_handle