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