messages from 2011-04-18 22:32:34 to 2011-05-10 07:57:05 UTC [more...]
[PATCH_v4 0/8] Escape sequence test implementation
2011-05-10 7:57 UTC (16+ messages)
` [PATCH_v4 1/8] gathdlc: delete read/write handler in hdlc_suspend and add public suspend function for testing
` [PATCH_v4 2/8] ppp_net: add ppp_net_suspend_interface() function
` [PATCH_v4 3/8] gatppp: add function to set ppp_suspend() and proxy function to call ppp_net_suspend_interface()
` [PATCH_v4 4/8] gatppp: add public suspend function for testing
` [PATCH_v4 5/8] emulator: add suspend_ppp() definition and and register it into GAtPPP
` [PATCH_v4 6/8] gsmdial: add new option to test escape sequence
` [PATCH_v4 7/8] emulator: add dun_ath_cb() and register it
` [PATCH_v4 8/8] gsmdial: add ATH0 command test
[PATCH v2] fix can't attach GPRS issue
2011-05-10 6:38 UTC
[PATCH v3] emulator: add AT+CMEE support for HFP
2011-05-09 15:13 UTC (2+ messages)
Unint var with GCC 4.5.2
2011-05-09 9:51 UTC (7+ messages)
[PATCH] fix can't attach gprs issue
2011-05-09 8:22 UTC (2+ messages)
[PATCH_v4 0/5] Private network request to ConnMan
2011-05-09 5:30 UTC (10+ messages)
` [PATCH_v4 1/5] gatppp: Add new contructor to use external fd
` [PATCH_v4 2/5] private-network: add callback typedef drivers and settings
` [PATCH_v4 3/5] private-network: add request/release functions and new feature to Makefile.am
` [PATCH_v4 4/5] emulator: add request/release private network calls
` [PATCH_v4 5/5] connman: add plugin in oFono to request request/release private network
[PATCH V2 1/3] stkutil.c: Send at least the data currently available
2011-05-09 4:31 UTC (4+ messages)
` [PATCH V2 2/3] stk: Clear 'respond_on_exit' flag after sending the terminal response
` [PATCH V2 3/3] stk: Introduce BIP command handlers
[PATCH 1/1] Fix primary context active/deactive result d-bus reply missing issue
2011-05-08 16:06 UTC (2+ messages)
[PATCH] controlbase: Gather call elements on the same tab
2011-05-06 13:53 UTC (2+ messages)
[PATCH] Fix a gcc 4.5.2 warning uninit var
2011-05-06 12:04 UTC (2+ messages)
[PATCH] phonesim: Add title to the SETUP menu (this AID TLV object is mandatory)
2011-05-06 8:07 UTC (2+ messages)
[PATCH 0/4] Introduce new gprs APIs to setup STK PDP context
2011-05-05 16:38 UTC (8+ messages)
` [PATCH 1/4] gprs: Add 'stk' gprs context type
` [PATCH 2/4] gprs: Add new external APIs to create, activate and remove a PDP context
` [PATCH 3/4] stk: Use gprs APIs to create, activate and remove a dedicated "
` [PATCH 4/4] gprs: Add a host route for STK context type
ofono modem plug loop
2011-05-05 12:55 UTC
[PATCH_v3 0/3] Request private network to ConnMan
2011-05-05 8:46 UTC (9+ messages)
` [PATCH_v3 1/3] gatppp: Add new contructor to use external fd
` [PATCH_v3 2/3] emulator: add drivers to request/release private network from ConnMan
` [PATCH_v3 3/3] connman: add plugin in oFono to request request/release private network
[PATCH 0/7] Add CHLD support to HFP profile
2011-05-05 3:37 UTC (9+ messages)
` [PATCH 1/7] voicecall: Fix variable initialization
` [PATCH 2/7] voicecall: add +CHLD support for HFP emulator
` [PATCH 3/7] voicecall: add +CHLD=0 "
` [PATCH 4/7] voicecall: add +CHLD=3 "
` [PATCH 5/7] voicecall: add +CHLD=4 "
` [PATCH 6/7] voicecall: add +CHLD=1X "
` [PATCH 7/7] voicecall: add +CHLD=2X "
Dedug Log for Huawei EC168C
2011-05-04 16:41 UTC (6+ messages)
Debug log
2011-05-04 12:44 UTC (2+ messages)
Ofono cross compiling for ARM
2011-05-04 11:59 UTC (2+ messages)
[PATCH v3 13/26] gatppp: add g_at_ppp_suspend() definition
2011-05-04 9:25 UTC (3+ messages)
[PATCH v3 09/26] gathdlc: add g_at_hdlc_suspend() definition
2011-05-04 9:23 UTC (3+ messages)
[PATCH v3 05/26] gathdlc: add mechansim to detect '+++' escape sequence
2011-05-04 9:14 UTC (3+ messages)
[PATCH] isimodem: use a specific call id when answering
2011-05-03 19:10 UTC (3+ messages)
Using ofono in C
2011-05-02 15:02 UTC (2+ messages)
[PATCH v3 03/26] gatio: add g_at_io_drain_ring_buffer() definition
2011-05-02 12:09 UTC (2+ messages)
[PATCH v3 02/26] gatio: add prototype to drain GAtIO read buffer
2011-05-02 12:08 UTC (2+ messages)
[PATCH v3 01/26] gat: add GAtSuspendFunc CB typedef
2011-05-02 12:08 UTC (2+ messages)
[PATCH v2 0/6] phonesim: Add call status UI
2011-05-02 9:23 UTC (8+ messages)
` [PATCH v2 1/6] callmanager: Add signal on call status change
` [PATCH v2 2/6] control: Update UI using call status
` [PATCH v2 3/6] hardwaremanipulator: add callmanagement method
` [PATCH v2 4/6] phonesim: Connect call status signal
` [PATCH v2 5/6] controlbase.ui: Add call mangement tab
` [PATCH v2 6/6] control: Update call view
[PATCH_v2 0/4] Request private petwork creation to ConnMan
2011-04-29 14:35 UTC (20+ messages)
` [PATCH_v2 1/4] gatppp: Add new contructor to use external fd
` [PATCH_v2 2/4] emulator: add routine to request/release private network from ConnMan
` [PATCH_v2 3/4] connman: add plugin in oFono to request request/release private network
` [PATCH_v2 4/4] Makefile: add connman plugin build
[PATCH] Remove a debug information, since the info is useless, and more, it can display invalid info due to var not initialise in some case
2011-04-29 13:20 UTC (2+ messages)
[PATCH] gisi: log normal responses in a less confusing way
2011-04-28 19:59 UTC (2+ messages)
[PATCH 0/6] phonesim: Add call status UI
2011-04-28 19:58 UTC (9+ messages)
` [PATCH 1/6] callmanager: Add signal on call status change
` [PATCH 2/6] control: Update UI using call status
` [PATCH 3/6] hardwaremanipulator: add callmanagement method
` [PATCH 4/6] phonesim: Connect call status signal
` [PATCH 5/6] controlbase.ui: Add call mangement tab
` [PATCH 6/6] control: Update call view
Qualcomm Gobi 2000 Modem Issues
2011-04-28 17:59 UTC (3+ messages)
[PATCH] Add send vcal test
2011-04-28 14:25 UTC (3+ messages)
[PATCH] Modify send vcard test to be able to set the modem to use
2011-04-28 14:23 UTC (2+ messages)
[PATCH] Modify send sms test to be able to set the modem to use
2011-04-28 14:23 UTC (2+ messages)
Add BodySar functions for Huawei modem
2011-04-28 2:36 UTC
[PATCH 1/1] Switch to offline mode only when the modem is NOT online
2011-04-26 19:56 UTC (2+ messages)
[PATCH 2/2] Check modem device open failure
2011-04-26 19:53 UTC (2+ messages)
[PATCH 1/2] Fix ofonod crash issue
2011-04-26 19:53 UTC (2+ messages)
[PATCH] voicecall: fix waiting calls for HFP emulator
2011-04-26 19:44 UTC (2+ messages)
[PATCH v2] Add CLCC support to HFP profile
2011-04-26 19:42 UTC (3+ messages)
` [PATCH v2] voicecall: add +CLCC support for HFP emulator
[PATCH v2] emulator: add AT+CMEE support for HFP
2011-04-26 19:18 UTC (2+ messages)
[PATCH 0/4] Request Private Network creation to ConnMan
2011-04-22 14:33 UTC (7+ messages)
` [PATCH 1/4] gatppp: Add new contructor to use external fd
` [PATCH 2/4] emulator: add routine to request/release private network from ConnMan
` [PATCH 3/4] connman: add plugin in oFono to request request/release private network
` [PATCH 4/4] Makefile: add connman plugin build
AT+CBKLT COMAMND
2011-04-21 22:19 UTC
[HELP]Clarification Needed On HFP Version
2011-04-21 21:30 UTC (2+ messages)
[PATCH] Add CLCC support to HFP profile
2011-04-21 21:27 UTC (3+ messages)
` [PATCH] voicecall: add +CLCC support for HFP emulator
[PATCH] emulator: fix +CLIP in case of withheld call
2011-04-21 21:24 UTC (2+ messages)
[PATCH v4] voicecall: add +CHUP support for HFP emulator
2011-04-21 21:24 UTC (2+ messages)
[PATCH] stk: Clear 'respond_on_exit' flag after sending the terminal response
2011-04-21 14:50 UTC (5+ messages)
[PATCH] mbm: make sure not to double-free gprs context
2011-04-20 20:33 UTC
[PATCH v3 5/6] voicecall: add ATA support for HFP emulator
2011-04-19 19:01 UTC (2+ messages)
[PATCH v3 4/6] emulator: add +CCWA support for HFP AG
2011-04-19 19:01 UTC (2+ messages)
[PATCH v3 3/6] emulator: add +CLIP support for HFP AG
2011-04-19 19:00 UTC (2+ messages)
[PATCH v3 2/6] voicecall: add API to find call by status
2011-04-19 18:58 UTC (2+ messages)
[PATCH v3 1/6] emulator: add RING for HFP AG
2011-04-19 18:57 UTC (2+ messages)
[PATCH] callmanager: change state of waiting call
2011-04-19 17:01 UTC (2+ messages)
GPS
2011-04-19 14:12 UTC (3+ messages)
[PATCH] doc: add emergency-call-handling.txt
2011-04-19 12:16 UTC (4+ messages)
[PATCH] isiusb: wait for MTC transitions, too
2011-04-19 7:13 UTC (2+ messages)
[PATCH 6/6] stk: Introduce BIP command handlers
2011-04-18 23:56 UTC (2+ messages)
SIM Cached Files
2011-04-18 22:32 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox