nRF Connect SDK API 2.8.99
|
#define BT_MESH_PONOFF_SRV_INIT | ( | _onoff_handlers, | |
_dtt_change_handler, | |||
_on_power_up_change_handler ) |
#include <include/bluetooth/mesh/gen_ponoff_srv.h>
Initialization parameters for Generic Power OnOff Server model.
[in] | _onoff_handlers | Handlers for the underlying Generic OnOff Server. |
[in] | _dtt_change_handler | Handler function for changes to the Default Transition Time Server state. |
[in] | _on_power_up_change_handler | Handler function for changes to the OnPowerUp state. |