summaryrefslogtreecommitdiff
path: root/drivers/hfpmodem/slc.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove superfluous use of _GNU_SOURCEJonas Bonn2018-10-171-1/+0
* hfpmodem: slc.c: make sure to use none_prefixKuba Pawlak2015-03-241-3/+4
* slc: Make sure to initialize variablesDenis Kenzior2014-10-201-0/+3
* hfp: Track supported / active indicatorsDenis Kenzior2014-10-201-3/+17
* hfp: Add HF Indicators BRSF feature for 1.7Denis Kenzior2014-10-201-0/+5
* handsfree: Skeleton implementation of DDRDenis Kenzior2014-10-201-2/+2
* hfp: Add initial SLC negotiation for HFP 1.7Denis Kenzior2014-10-201-1/+94
* hfp: Use enum from hfp.hDenis Kenzior2014-03-191-7/+7
* hfp: Add Voice Recognition flag to BRSFAndrew Earl2013-12-051-0/+1
* hfpmodem: Fix ECNR HF featureFrederic Danis2013-06-261-1/+2
* hfpmodem: Send AT+BAC with the supported codecsVinicius Costa Gomes2013-04-091-1/+11
* drivers: Include hfp.hDenis Kenzior2013-04-091-0/+1
* hfpmodem: Add support for sending the supported codecsVinicius Costa Gomes2013-01-171-0/+29
* hfpmodem: fix hf featuresFrédéric Danis2011-08-081-1/+6
* hfp_hf: Reorganize common code into hfpmodemDenis Kenzior2011-07-211-0/+304