[PATCH 04/21] emulator: Add emulator atom in oFono

2011-01-12 Thread Frédéric Dalleau
From: Zhenhua Zhang zhenhua.zh...@intel.com Create emulator atom when modem state changes to online. The emulator driver probes each driver to create specific emulator like DUN, HFP AG, etc. Once get client connection request, create GAtServer to talk AT commands with client side. ---

[PATCH 04/21] emulator: Add emulator atom in oFono

2010-09-29 Thread Zhenhua Zhang
Create emulator atom when modem state changes to online. The emulator driver probes each driver to create specific emulator like DUN, HFP AG, etc. Once get client connection request, create GAtServer to talk AT commands with client side. --- Makefile.am|4 +- include/emulator.h | 54