nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ BT_MESH_BATTERY_SRV_INIT

#define BT_MESH_BATTERY_SRV_INIT (   _get_handler)

#include <include/bluetooth/mesh/gen_battery_srv.h>

Value:
{ \
.get = _get_handler, \
}

Init parameters for a Generic Battery Server model instance.

Parameters
[in]_get_handlerGet handler function for the Battery state.