summaryrefslogtreecommitdiffstats
path: root/plugins/hfp.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-15hfp: add watch to trigger HUP of the file descriptorGustavo F. Padovan1-0/+10
2010-02-15hfp: remove modems if bluetoothd exits unexpectedlyGustavo F. Padovan1-2/+25
2010-02-15hfp: remove duplicated ofono_modem_set_poweredGustavo F. Padovan1-2/+0
2010-02-12Fix: Unregistering the agent in disable is wrongDenis Kenzior1-3/+5
2010-02-12Add hfp/ prefix to the path for HFP modemsDenis Kenzior1-1/+2
2010-02-12Add support for alias changesDenis Kenzior1-5/+29
2010-02-12Set modem name from Bluetooth device aliasDenis Kenzior1-3/+6
2010-02-12Fix: Use persistent paths for hfp modemsDenis Kenzior1-19/+54
2010-02-12Fix: Store the modem in the uuid hashDenis Kenzior1-2/+2
2010-02-12Refactor the UUIDs property changed pathDenis Kenzior1-29/+36
2010-02-12Don't leak user_data in send_method_call_with_replyDenis Kenzior1-5/+16
2010-02-12hfp: Don't use Disconnect when agent was releasedGustavo F. Padovan1-7/+11
2010-02-12Keep track of adapter addressesDenis Kenzior1-10/+44
2010-02-12Fix: Add free_func to send_method_call_with_replyDenis Kenzior1-10/+13
2010-02-12Fix: ofono_dbus_get_connection does not ref itDenis Kenzior1-2/+0
2010-02-12Cleanup: No sense in creating the hash if failedDenis Kenzior1-4/+3
2010-02-12Refactor: Device GetProperties handlingDenis Kenzior1-65/+18
2010-02-12Refactor: Use Adapter Devices propertyDenis Kenzior1-20/+58
2010-02-12Fix: Use Manager's Adapters property insteadDenis Kenzior1-20/+32
2010-02-12Add a more sophisticated GetProperties reply parserDenis Kenzior1-0/+84
2010-02-12Style: No need for this to be a functionDenis Kenzior1-10/+7
2010-02-12Fix: Use a 15 second timeout on a disconnectDenis Kenzior1-1/+1
2010-02-12Style: No need for this to be a functionDenis Kenzior1-9/+9
2010-02-12Style: No need for a function hereDenis Kenzior1-8/+3
2010-02-12hfp: set timeout to rfcomm establishment procedureGustavo F. Padovan1-25/+83
2010-02-11hfp: avoid crash when hfp is declared on modem.confGustavo F. Padovan1-0/+4
2010-02-11hfp: fix copyright noticeGustavo F. Padovan1-1/+1
2010-02-08Fix: Don't use ofono_debug directly in pluginsDenis Kenzior1-12/+12
2010-02-05Fix: Simplify overly complex error handlingDenis Kenzior1-32/+4
2010-02-05Style: Rename variables to better indicate arraysDenis Kenzior1-12/+12
2010-02-05Style: No need for void hereDenis Kenzior1-3/+3
2010-02-05hfp: Fix memory leak when listing bluetooth devicesVinicius Costa Gomes1-3/+7
2010-02-05hfp: wait Disconnect reply to power down the modemGustavo F. Padovan1-2/+24
2010-02-05Fix: Don't call UnregisterAgent if already ReleasedGustavo F. Padovan1-1/+7
2010-02-05hfp: create modem for new devices paired on runtimeGustavo F. Padovan1-5/+57
2010-02-05Fix: Use snprintf instead of sprintf in HFPDenis Kenzior1-1/+1
2010-02-04Fix: No need to check for handsfree_path nowDenis Kenzior1-12/+0
2010-02-04Cleanup: Refactor handling of failed connectionsDenis Kenzior1-41/+23
2010-02-04Cleanup: Modem creationDenis Kenzior1-2/+11
2010-02-04Add function to handle SLC handshake failuresDenis Kenzior1-1/+19
2010-01-28Handle the error path from service_level_connectionGustavo F. Padovan1-2/+4
2010-01-28Remove unneeded code to disable the modem on hfpGustavo F. Padovan1-3/+0
2010-01-27Style: Various whitespace issuesDenis Kenzior1-1/+7
2010-01-27Style: Don't go over 80 charactersDenis Kenzior1-2/+4
2010-01-27Fix: Remove unused includesDenis Kenzior1-11/+0
2010-01-27Add copyright note to the HFP pluginGustavo F. Padovan1-0/+1
2010-01-27Remove wrong copyright statement within HFP pluginMarcel Holtmann1-1/+0
2010-01-27Limit HFP plugin loading to D-Bus 1.3 only systemsMarcel Holtmann1-0/+3
2010-01-27Add HFP support through BlueZGustavo F. Padovan1-15/+462
2010-01-01Update copyright informationMarcel Holtmann1-1/+1