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

◆ bt_mesh_battery_presence

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

Battery presence state.

Enumerator
BT_MESH_BATTERY_PRESENCE_NOT_PRESENT 

The battery is not present.

BT_MESH_BATTERY_PRESENCE_PRESENT_REMOVABLE 

The battery is present and is removable.

BT_MESH_BATTERY_PRESENCE_PRESENT_NOT_REMOVABLE 

The battery is present and is non-removable.

BT_MESH_BATTERY_PRESENCE_UNKNOWN 

The battery presence is unknown.