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.
|