Age | Commit message (Collapse) | Author | Files | Lines |
|
get_calls verb return all active call properties.
Bug-AGL: SPEC-3870
Signed-off-by: Saman Mahmoodi <mahmoudi.saman1@gmail.com>
Change-Id: I7355b0ade66fdd84e55936cf63a4a2a62771a912
|
|
I have developed most features that needed for handling waiting call
response and hold call response.
Also I have changed hangup verb due to have multiple active call. The
changes are including getting argument for hangup specific call.
For correctly working this feature you should subscribe waitingCall event as in README.md.
Signed-off-by: saman <mahmoudi.saman1@gmail.com>
Change-Id: I84c601ddd6f27d8d8e7b6d8c338ea04a48240447
|
|
Bug-AGL: SPEC-3813
Signed-off-by: Saman Mahmoodi <mahmoudi.saman1@gmail.com>
Change-Id: Ieb06aa4b7f81d50decbdc3614511516e2cf3785d
|
|
1) The signal event will be raised when the Strength of the network registration changes.
2) The battery event will be raised when the BatteryChargeLevel of the handsfree changes.
Signed-off-by: saman <mahmoudi.saman1@gmail.com>
Change-Id: I80061ece8a927a8cec1a4e379ff11c817377482c
|
|
Is used ofono service and NetworkRegistration interface.
Add NeworkRegistration interface to provide access to the connected phone's network registration properties (registration mode, status, technology, strength)
Bug-AGL: SPEC-3721
Signed-off-by: saman <mahmoudi.saman1@gmail.com>
Change-Id: I9c4be0366f97b39056af3b5bc9e861097a48ed44
|
|
When talking is in progress and someone is talking with the operator, for connecting to special part, the operator says that press 1 or somthings like that.
for supporting this property in device side and send that command through the bluetooth, we should use SendTones method on VoiceCallManager interface.
Bug-AGL: SPEC-3026
Signed-off-by: saman <mahmoudi.saman1@gmail.com>
Change-Id: I875816c1eaca6621d4be9ab5297321ff52571ec5
|
|
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
|
|
To allow clients to detect if a phone/handsfree profile is connected.
Note this isn't inclusive of an actual phone call being active.
Bug-AGL: SPEC-2257
Change-Id: Ie3d014bf86ab9c02c3f2a8a18aa324648b05f0a6
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL: SPEC-2104
Change-Id: If6f6d1b5cdf9a9956bc00170be766582365140fb
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|