summaryrefslogtreecommitdiffstats
path: root/audio/telephony.h
Commit message (Collapse)AuthorAgeFilesLines
* Add debug prints for HF and AG feature bitsJohan Hedberg2008-09-051-9/+17
|
* Make telephony_ready name consistent with the other functionsJohan Hedberg2008-09-051-1/+1
|
* Use consistent naming for the telephony functionsJohan Hedberg2008-09-051-6/+6
|
* Implement call notificationJohan Hedberg2008-09-051-0/+4
|
* Implement support for placing calls (ATD)Johan Hedberg2008-09-051-0/+2
|
* Fix telephony_get_indicator parameter as wellJohan Hedberg2008-09-051-1/+1
|
* Make indicator table read-only (const) on headset.c sideJohan Hedberg2008-09-051-1/+2
|
* Add some human readable defines for the indicator valuesJohan Hedberg2008-09-051-0/+20
|
* Implement answer call functionality (ATA)Johan Hedberg2008-09-051-0/+2
|
* Implement telephony plugin support for terminate call (AT+CHUP)Johan Hedberg2008-09-051-0/+15
|
* Implement last number dialed (AT+BLDN) supportJohan Hedberg2008-09-051-0/+27
|
* Add a telephony_ready callback to notify initialization completionJohan Hedberg2008-09-041-6/+3
|
* Implement basic HFP response and hold supportJohan Hedberg2008-09-041-2/+6
|
* Implement basic event reporting supportJohan Hedberg2008-09-041-0/+4
|
* Reorder some functionsMarcel Holtmann2008-09-031-5/+3
|
* Remove HFP AG features from audio.conf since they should come from the ↵Johan Hedberg2008-09-031-0/+10
| | | | telephony plugin
* Preliminary support for indicatorsJohan Hedberg2008-09-031-0/+8
|
* Add skeleton for basic telephony functionsJohan Hedberg2008-09-031-0/+9
|
* Add skeleton for telephony driversMarcel Holtmann2008-09-011-0/+24