messages from 2013-04-12 22:25:53 to 2013-06-24 12:56:02 UTC [more...]
intenet context settings file
2013-06-24 12:56 UTC
CDMA voicecall driver
2013-06-21 19:44 UTC (5+ messages)
GSM patches for Sierra modem
2013-06-21 16:03 UTC (2+ messages)
oFono upstream test results_20130603
2013-06-03 15:22 UTC
[PATCH] common: Fix parsing SS control string
2013-05-23 2:42 UTC (3+ messages)
[PATCH 1/2] stk: Fix sizeof on memcpy
2013-05-23 2:39 UTC (4+ messages)
` [PATCH 2/2] gitignore: Ignore file generated by Automake 1.13
Randomly SMS sent passes or fails
2013-05-21 14:20 UTC (4+ messages)
Problem when disable GPRS context and try to re-enable it
2013-05-21 14:11 UTC (3+ messages)
Telit HE910 : how to get the network interface name
2013-05-21 13:17 UTC (2+ messages)
oFono upstream test results_20130517
2013-05-17 13:52 UTC
[RFC 00/22] HFP 1.6 AG implementation
2013-05-16 17:16 UTC (23+ messages)
` [RFC 01/22] include: Add ofono_emulator_create_card()
` [RFC 02/22] emulator: Implement ofono_emulator_create_card()
` [RFC 03/22] hfp_ag_bluez5: Create card when connect
` [RFC 04/22] emulator: Register card when establish SLC
` [RFC 05/22] emulator: Set local and remote address of card
` [RFC 06/22] hfp_ag_bluez5: Check if card creation fails
` [RFC 07/22] include: Add emulator init and cleanup functions
` [RFC 08/22] emulator: Implement "
` [RFC 09/22] main: Call emulator "
` [RFC 10/22] emulator: Add HFP 1.6 AG card driver
` [RFC 11/22] emulator: Set "
` [RFC 12/22] hfp_ag_bluez5: Send HFP version to card creation
` [RFC 13/22] hfp_ag_bluez5: Register HFP AG version 1.6
` [RFC 14/22] emulator: Add AT+BAC support
` [RFC 15/22] emulator: Add AT+BCC support
` [RFC 16/22] emulator: Setup codec connection
` [RFC 17/22] emulator: Add AT+BCS support
` [RFC 18/22] emulator: Resend +BCS after receive AT+BAC
` [RFC 19/22] emulator: Setup synchronous connection
` [RFC 20/22] emulator: Reuse last negotiated codec
` [RFC 21/22] emulator: Copy callback mechanism from atutil.h
` [RFC 22/22] emulator: Implement AG card .Connect() for HFP 1.6
Testing the iPhone 5
2013-05-13 13:30 UTC (4+ messages)
[PATCHv4 0/8] Nokia N9 specific quirks
2013-05-08 8:30 UTC (3+ messages)
[PATCH] handsfree-audio: Fix replying to an empty D-Bus message
2013-05-03 16:32 UTC (2+ messages)
[PATCH v2 09/12] emulator: Add HFP 1.6 AG card driver
2013-04-26 19:20 UTC
[PATCH 1/3] include: Add ofono_handsfree_audio_has_defer_setup()
2013-04-25 22:53 UTC (4+ messages)
` [PATCH 2/3] handsfree-audio: Implement ofono_handsfree_audio_has_defer_setup()
` [PATCH 3/3] hfp_hf_bluez5: Only enable wideband speech if defer_setup is supported
[PATCH] hfp_hf_bluez5: Fix re-registering a modem for a device
2013-04-25 22:48 UTC (13+ messages)
[PATCH v2 00/12] Add HandsfreeAudioCard to emulator
2013-04-25 19:09 UTC (14+ messages)
` [PATCH v2 01/12] include: Add ofono_emulator_create_card()
` [PATCH v2 02/12] emulator: Implement ofono_emulator_create_card()
` [PATCH v2 03/12] hfp_ag_bluez5: Create card when connect
` [PATCH v2 04/12] emulator: Register card when establish SLC
` [PATCH v2 05/12] emulator: Set local and remote address of card
` [PATCH v2 06/12] include: Add emulator init and cleanup functions
` [PATCH v2 07/12] emulator: Implement "
` [PATCH v2 08/12] main: Call emulator "
` [PATCH v2 09/12] emulator: Add HFP 1.6 AG card driver
` [PATCH v2 10/12] emulator: Set "
` [PATCH v2 11/12] hfp_ag_bluez5: Send HFP version to card creation
` [PATCH v2 12/12] hfp_ag_bluez5: Register HFP AG version 1.6
[PATCH v2 1/3] bluez5: Unify bt_register_profile_* into a single function
2013-04-25 18:48 UTC (7+ messages)
` [PATCH v2 2/3] hfp: Add defines for HFP SDP feature bits
` [PATCH v2 3/3] hfp_hf_bluez5: Register the SDP record with correct features
[PATCH 0/6] Add HandsfreeAudioCard to emulator
2013-04-25 17:36 UTC (9+ messages)
` [PATCH 1/6] include: Add ofono_emulator_create_card()
` [PATCH 2/6] emulator: Implement ofono_emulator_create_card()
` [PATCH 3/6] hfp_ag_bluez5: Create card when connect
` [PATCH 4/6] emulator: Register card when establish SLC
` [PATCH 5/6] emulator: Set local and remote address of card
` [PATCH 6/6] hfp_ag_bluez5: Send fd to card creation
[PATCH v0 1/7] doc: Add ECNR to Handsfree
2013-04-23 17:21 UTC (38+ messages)
` [PATCH v0 2/7] core: Add ECNR to Handsfree Features
` [PATCH v0 3/7] core: Add ECNR in Handsfree GetProperty
` [PATCH v0 4/7] core: Set ECNR to TRUE by default
` [PATCH v0 5/7] include: Add ECNR to handsfree driver
` [PATCH v0 6/7] hfpmodem: Add ECNR implementation
` [PATCH v0 7/7] core: Add SetProperty for ECNR
` [PATCH v1 1/7] doc: Add EchoCancelingNoiseReduction to Handsfree
` [PATCH v1 2/7] core: Add "echo-canceling-and-noise-reduction"
` [PATCH v1 3/7] core: Add EchoCancelingNoiseReduction to GetProperties
` [PATCH v1 4/7] core: Set EchoCancelingNoiseReduction to TRUE by default
` [PATCH v1 5/7] include: Add EchoCancelingNoiseReduction to handsfree driver
` [PATCH v1 6/7] hfpmodem: Add EchoCancelingNoiseReduction
` [PATCH v1 7/7] core: Add SetProperty for EchoCancelingNoiseReduction
` [PATCH v2 1/7] doc: Add EchoCancelingNoiseReduction to Handsfree
` [PATCH v2 2/7] core: Add "echo-canceling-and-noise-reduction"
` [PATCH v2 3/7] core: Add EchoCancelingNoiseReduction to GetProperties
` [PATCH v2 4/7] core: Set EchoCancelingNoiseReduction to TRUE by default
` [PATCH v2 5/7] include: Add EchoCancelingNoiseReduction to handsfree driver
` [PATCH v2 6/7] hfpmodem: Add EchoCancelingNoiseReduction
` [PATCH v2 7/7] core: Add SetProperty for EchoCancelingNoiseReduction
` [PATCH v3 1/7] doc: Add EchoCancelingNoiseReduction to Handsfree
` [PATCH v3 2/7] core: Add "echo-canceling-and-noise-reduction"
` [PATCH v3 3/7] core: Add EchoCancelingNoiseReduction to GetProperties
` [PATCH v3 4/7] core: Set EchoCancelingNoiseReduction to TRUE by default
` [PATCH v3 5/7] include: Add EchoCancelingNoiseReduction to handsfree driver
` [PATCH v3 6/7] hfpmodem: Add EchoCancelingNoiseReduction
` [PATCH v3 7/7] core: Add SetProperty for EchoCancelingNoiseReduction
[PATCH 1/3] bluez5: Add bt_register_profile_full()
2013-04-23 14:29 UTC (5+ messages)
` [PATCH 2/3] hfp: Add defines for HFP SDP feature bits
` [PATCH 3/3] hfp_hf_bluez5: Register the SDP record with correct features
[PATCH v5 1/3] hfp_ag_bluez5: Create a hash to store connections
2013-04-22 8:56 UTC (6+ messages)
` [PATCH v5 2/3] hfp_ag_bluez5: Add watch for G_IO_HUP when connect
` [PATCH v5 3/3] hfp_ag_bluez5: Implement RequestDisconnection()
[PATCH v4 1/3] hfp_ag_bluez5: Create a hash to store connections
2013-04-19 15:36 UTC (4+ messages)
` [PATCH v4 2/3] hfp_ag_bluez5: Add watch for G_IO_HUP when connect
` [PATCH v4 3/3] hfp_ag_bluez5: Implement RequestDisconnection()
[PATCH v3 0/7] Clear the ground for AG card implementation
2013-04-18 19:57 UTC (14+ messages)
` [PATCH v3 1/7] hfp_ag_bluez5: Create a hash to store connections
` [PATCH v3 2/7] hfp_ag_bluez5: Store fd in hash when connect
` [PATCH v3 3/7] hfp_ag_bluez5: Remove fd from hash when disconnect
` [PATCH v3 4/7] phonesim: Include hfp.h
` [PATCH v3 5/7] hfp_ag_bluez5: "
` [PATCH v3 6/7] hfp: Move HFP versions definitions to hfp.h
` [PATCH v3 7/7] hfp_ag_bluez5: Remove unused includes
[PATCH] hfp_hf_bluez5: Fix not considering that UUIDs change after creation
2013-04-18 17:50 UTC (2+ messages)
[PATCH] handsfree-audio: Log when agent (un)register
2013-04-16 22:32 UTC (3+ messages)
[RFC 0/2] Setting the SCO air mode
2013-04-15 19:03 UTC (3+ messages)
` [RFC 1/2] bluetooth: Add define for SCO voice settings
` [RFC 2/2] handsfree-audio: Add setting SCO air mode
[PATCH 7/7] hfp_ag_bluez5: Remove emulator when disconnect
2013-04-15 18:58 UTC (3+ messages)
[PATCH v3 1/6] include: Add ofono_handsfree_card_set_codec()
2013-04-15 13:54 UTC (7+ messages)
` [PATCH v3 2/6] handsfree-audio: Implement ofono_handsfree_card_set_codec()
` [PATCH v3 3/6] hfp_hf_bluez5: Watch for changes in the selected codec
` [PATCH v3 4/6] handsfree-audio: Send "
` [PATCH v3 5/6] handsfree-audio: Keep track whether defer_setup is enabled
` [PATCH v3 6/6] handsfree-audio: Toggle wideband support when the agent registers
[PATCH] handsfree-audio: Fix parsing of Register() CODECs
2013-04-15 13:16 UTC (5+ messages)
[PATCH 4/7] emulator: Change feature check to attend HFP 1.6
2013-04-15 12:24 UTC (2+ messages)
[PATCH v2 2/7] include: ofono_handsfree_card_select_codec()
2013-04-13 23:34 UTC (3+ messages)
[PATCH v2 1/7] hfpmodem: Watch for changes in the selected codec
2013-04-12 23:20 UTC (3+ messages)
[PATCH v2 7/7] handsfree-audio: Enable wideband speech if defer is enabled
2013-04-12 23:16 UTC (2+ messages)
[PATCH v2 6/7] handsfree-audio: Set CVSD as default in the card
2013-04-12 23:14 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