Add +CLIP, +CCWA, RING to signal incoming call, ATA to allow reception and AT+CHUP to reject or finish of an incoming call in HFP AG
Frédéric Danis (6): emulator: add RING for HFP AG voicecall: add API to find call by status emulator: add +CLIP support for HFP AG emulator: add +CCWA support for HFP AG voicecall: add ATA support for HFP emulator voicecall: add +CHUP support for HFP emulator src/emulator.c | 244 ++++++++++++++++++++++++++++++++++++++++++++++++++++--- src/ofono.h | 3 + src/voicecall.c | 188 ++++++++++++++++++++++++++++++++++++++++--- 3 files changed, 411 insertions(+), 24 deletions(-) _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
