aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorsaman <mahmoudi.saman1@gmail.com>2020-11-07 09:58:01 +0330
committersaman <mahmoudi.saman1@gmail.com>2020-11-19 09:08:28 +0330
commit56fec224dc4dd73a631ac2c15c1a240fd8e92e81 (patch)
tree64293bd46878d2ad7052b8387d4f6f21c04acf82 /README.md
parent5762ff51fce596eadbd57522a6ab2978147cd830 (diff)
Getting battery level of connected phone device
Adding "get_battery_level" verb for getting battery level of connected phone device. Is used ofono service and handsfree interface. Bug-AGL: SPEC-3687 Signed-off-by: saman <mahmoudi.saman1@gmail.com> Change-Id: I9713cb186195a170909e6511991cfc32380e12a1
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 839d6a7..ac3f623 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,7 @@ Telephony service allows respective clients access to the Handsfree Profile via
| dial | dial respective number | *Request:* {"value": "15035551212"} |
| hangup | hangup an active call or reject incoming call | |
| answer | answer incoming call | |
+| get_battery_level | getting battery level of connected phone device | |
## Events