diff options
| author | Denis Kenzior <denkenz@gmail.com> | 2012-12-17 09:25:17 -0600 |
|---|---|---|
| committer | Denis Kenzior <denkenz@gmail.com> | 2012-12-17 09:50:21 -0600 |
| commit | ad13d4ba4d30d102d5cf6ab1a201f8a93c21ef8f (patch) | |
| tree | cf9fc1afd9feaf44e8329379eb49e8ab80af388c /doc | |
| parent | 62b881fc0dad52ec0d26e13b61c119e817ca90c6 (diff) | |
| download | ofono-ad13d4ba4d30d102d5cf6ab1a201f8a93c21ef8f.tar.bz2 | |
doc: Add BatteryChargeLevel to Handsfree
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/handsfree-api.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/handsfree-api.txt b/doc/handsfree-api.txt index 7f9deec3..0b5d4215 100644 --- a/doc/handsfree-api.txt +++ b/doc/handsfree-api.txt @@ -55,3 +55,8 @@ Properties array{string} Features [readonly] currently active in the AG. This property may be written to activate or deactivate the function from the HF, or the AG could autonomously initiate it. + + byte BatteryChargeLevel [readonly] + + The current charge level of the battery. The value + can be between 0 and 5 respectively. |