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

◆ bt_mesh_battery_charging

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

Battery charging state.

Enumerator
BT_MESH_BATTERY_CHARGING_NOT_CHARGEABLE 

The battery is not chargeable.

BT_MESH_BATTERY_CHARGING_CHARGEABLE_NOT_CHARGING 

The battery is chargeable and is not charging.

BT_MESH_BATTERY_CHARGING_CHARGEABLE_CHARGING 

The battery is chargeable and is charging.

BT_MESH_BATTERY_CHARGING_UNKNOWN 

The battery charging state is unknown.