IPC Module - Back-up Battery Service
This page contains documentation of the BUB (BackUp Battery) API.
Messages
Enums
- enum bub_result
Result codes
Constant
Value
Description
OK
0
No error
NOT_AVAILABLE
1
Not available
ERROR_WRONG_STATE
2
Wrong state.
For instance when trying to request bub when internal diagnostics is running.
Deprecated: This error can no longer be returned.
ERROR_UNKNOWN
3
Unknown error