Go to the documentation of this file.
61 #include "custom_config.h"
69 #define TPS_C_CONNECTION_MAX 10
uint16_t tps_srvc_end_handle
void(* tps_c_evt_handler_t)(tps_c_evt_t *p_evt)
Tx Power Service Client event handler type.
uint16_t tps_srvc_start_handle
tps_c_evt_type_t
Tx Power Service Client event type.
@ TPS_C_EVT_TX_POWER_LEVEL_RECEIVE
sdk_err_t tps_client_init(tps_c_evt_handler_t evt_handler)
Register TPS Client event handler.
Tx Power Service Client event.
sdk_err_t tps_c_tx_power_level_read(uint8_t conn_idx)
Read Tx Power Level characteristic value.
Profile/Service Common Types.
uint16_t sdk_err_t
SDK API result type.
@ TPS_C_EVT_DISCOVERY_COMPLETE
Handles on the connected peer device needed to interact with it.
uint16_t tps_tx_power_level_handle
tps_c_evt_type_t evt_type
sdk_err_t tps_c_disc_srvc_start(uint8_t conn_idx)
Discovery Tx Power Service on peer.
@ TPS_C_EVT_DISCOVERY_FAIL