summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-12gdbus/client: Use g_dbus_add_signal_watch to track signalsLuiz Augusto von Dentz1-36/+37
2013-09-12gdbus/client: Use g_dbus_add_service_watch to track servicesLuiz Augusto von Dentz1-135/+38
2013-09-12gdbus/watch: Fix crash when disconnecting from D-BusLuiz Augusto von Dentz1-0/+2
2013-09-12gdbus/watch: Fix aborting when removing D-Bus filterLuiz Augusto von Dentz1-17/+8
2013-09-12gdbus/watch: Fix crash when g_dbus_remove_watch is called from connect callbackLuiz Augusto von Dentz1-2/+6
2013-09-10gdbus: Fix emitting PropertiesChanged twiceLuiz Augusto von Dentz1-2/+2
2013-09-10gdbus: Avoid calling dbus_connection_send*Luiz Augusto von Dentz2-64/+42
2013-09-10gdbus: Add g_dbus_send_message_with_replyLuiz Augusto von Dentz2-0/+14
2013-09-10gdbus: Fix sending ObjectManager/Properties signals out of orderLuiz Augusto von Dentz1-16/+53
2013-09-03smsutil: Make sure to return 1/0Denis Kenzior1-1/+1
2013-09-03test-sms: Add skeleton code for MWI unit testDenis Kenzior1-0/+105
2013-08-25hfp: Set UDUB affected set to WAITING onlyDenis Kenzior1-2/+1
2013-08-25hfp: Fix up disconnect reason handling for +CHUPDenis Kenzior1-1/+6
2013-08-19bluetooth: Add define for SCO voice settingsVinicius Costa Gomes1-0/+9
2013-08-07handsfree-audio: Make sure to reset has_widebandDenis Kenzior1-0/+4
2013-07-22atmodem: Fix whitespace violationDenis Kenzior1-1/+1
2013-07-22SIMCOM: add a quirk to fix crsm requestAnthony Viallard1-0/+1
2013-07-22SIMCOM: add a quirk for signal strength reportingAnthony Viallard1-1/+8
2013-07-22SIMCOM: add a quirk for AT+CNMI command buildingAnthony Viallard1-0/+1
2013-07-19build: Use dummy=yes assignment for pkg-config checkMarcel Holtmann1-2/+1
2013-07-19sim900: Use SIM900 quirk for gprs contextJesper Larsen1-1/+1
2013-07-18atmodem: Add gprs-context quirk for SIM900Jesper Larsen1-1/+5
2013-07-18atmodem: Add vendor entry for SIM900 moduleJesper Larsen1-0/+1
2013-07-18build: Build a simpler version of libgdbus-internalMarcel Holtmann1-6/+4
2013-07-18build-sys: Use libgdbus-internal.laLucas De Marchi1-10/+19
2013-07-17sim900: Fix order of dlc prefixesJesper Larsen1-5/+5
2013-07-17AUTHORS: Mention Jesper's contributionsDenis Kenzior1-0/+1
2013-07-17sim900: Enable serial receiverJesper Larsen1-0/+1
2013-06-29dundee: return error if there is a connection procedure ongoingGustavo Padovan3-0/+11
2013-06-26hfp_hf_bluez5: Fix SDP record with correct featuresFrederic Danis1-1/+2
2013-06-26hfpmodem: Fix ECNR HF featureFrederic Danis1-1/+2
2013-06-19gdbus: Remove proxies when client disconnectsHenrique Dante de Almeida1-0/+4
2013-05-22common: Fix parsing SS control stringLucas De Marchi1-1/+1
2013-05-22gitignore: Ignore file generated by Automake 1.13Lucas De Marchi1-0/+4
2013-05-22stk: Fix sizeof on memcpyLucas De Marchi1-1/+1
2013-05-08gdbus: Fix using NULL DBusPendingCall when disconnected from D-BusAnderson Lizardo1-0/+5
2013-05-08gdbus: Fix segfault when D-Bus daemon exitsAnderson Lizardo1-0/+2
2013-05-03gdbus: Fix calling GetManagedObjects twice in a rowLuiz Augusto von Dentz1-7/+18
2013-05-03handsfree-audio: Fix replying to an empty D-Bus messageVinicius Costa Gomes1-2/+7
2013-04-25hfp_hf_bluez5: Enable WB only with defer_setupVinicius Costa Gomes1-2/+8
2013-04-25handsfree-audio: Implement ofono_handsfree_audio_has_defer_setup()Vinicius Costa Gomes1-0/+5
2013-04-25include: Add ofono_handsfree_audio_has_defer_setup()Vinicius Costa Gomes1-0/+2
2013-04-25Revert "hfp_hf_bluez5: UUIDs can change after Pairing"Denis Kenzior1-2/+1
2013-04-25hfp_hf_bluez5: Register the SDP record with correct featuresVinicius Costa Gomes1-1/+6
2013-04-25hfp: Add defines for HFP SDP feature bitsVinicius Costa Gomes1-0/+18
2013-04-25bluez5: Unify bt_register_profile_* into a single functionVinicius Costa Gomes6-20/+14
2013-04-23core: Add SetProperty for EchoCancelingNoiseReductionClaudio Takahasi1-9/+45
2013-04-23hfpmodem: Add EchoCancelingNoiseReductionClaudio Takahasi1-0/+17
2013-04-23include: Add disable_nrec to handsfree driverClaudio Takahasi1-0/+2
2013-04-23core: Set EchoCancelingNoiseReduction to TRUE by defaultClaudio Takahasi1-0/+1