20 #ifndef PTU_POWER_SHARING_H__
21 #define PTU_POWER_SHARING_H__
WPT Service Client structure. This contains various status information for the service.
void(* ptu_sm_handler_t)(ptu_sm_signal_type_t signal)
void ptu_power_sharing_temperature_warning_set(bool warning)
Inform power control module that PTU is having a high temperature warning. When this occurs the power...
WPT Service Client event.
void ptu_power_sharing_on_wpt_service_evt(ble_wpts_c_t *p_wpts_c, ble_wpts_c_evt_t *const p_wpts_c_evt)
Handle service events.
uint32_t ptu_power_sharing_init(ptu_sm_handler_t sm_handler)
Initialize power sharing module.