summaryrefslogtreecommitdiffstats
path: root/plugins/hfp.c
AgeCommit message (Expand)AuthorFilesLines
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
2009-11-24Fix: Move CHLD from voicecall driver to pluginZhenhua Zhang1-4/+60
2009-11-24Fix: Order of CMER and CIND in SLC connectionZhenhua Zhang1-20/+20
2009-11-11Add call volume support for hfpmodemZhenhua Zhang1-0/+2
2009-11-03Fix: Minor style issuesDenis Kenzior1-0/+1
2009-11-03Create network registration driver for hfpmodemGustavo F. Padovan1-0/+1
2009-11-01Use ofono_info() for AT command debuggingMarcel Holtmann1-1/+1
2009-10-28Add voicecall driver for Bluetooth HFPZhenhua Zhang1-0/+3
2009-10-19Rename: drivers/hfpmodem/hfp.[ch] to hfpmodem.[ch]Denis Kenzior1-1/+1
2009-10-19Fix: Make 'make distcheck' happy againDenis Kenzior1-3/+1
2009-10-19Fix: Use debug instead of infoDenis Kenzior1-1/+1
2009-10-19Refactor: Setup the HF features bitmapDenis Kenzior1-3/+11
2009-10-19Refactor: Don't store indicator namesDenis Kenzior1-36/+38
2009-10-19Add initial glue code for hfp driverZhenhua Zhang1-0/+332