aboutsummaryrefslogtreecommitdiff
path: root/audio/telephony.h
AgeCommit message (Expand)Author
2009-04-11Add debug print for indicator changesJohan Hedberg
2009-02-17Add telephony driver hooks for the HSP AT+CKPD commandJohan Hedberg
2009-01-01Update copyright informationMarcel Holtmann
2008-12-10Fix AT+NREC APIJohan Hedberg
2008-12-04Clean up AT+NREC behavior and APIJohan Hedberg
2008-11-29Add some common phone number type definitionsJohan Hedberg
2008-11-27Implement support for AT+NRECJohan Hedberg
2008-10-17Implement better support for AT+CHLD=<n>Johan Hedberg
2008-10-17Add network timeout CME errorJohan Hedberg
2008-10-09Implement operator selection (AT+COPS) supportJohan Hedberg
2008-10-02Implement call waiting notification supportJohan Hedberg
2008-10-02Add support for subscriber number notificationJohan Hedberg
2008-10-02Add support for simple call tracking in dummy driverJohan Hedberg
2008-10-02Add support for current call list queryJohan Hedberg
2008-10-02Pass context to telephony driver in order to allow multiple headsetsJohan Hedberg
2008-10-02Add defines for Extended Audio Gateway Error Result CodesJohan Hedberg
2008-09-11Implement support for subscriber number request (AT+CNUM)Johan Hedberg
2008-09-10Implement DTMF tone transmission (AT+VTS)Johan Hedberg
2008-09-05Add debug prints for HF and AG feature bitsJohan Hedberg
2008-09-05Make telephony_ready name consistent with the other functionsJohan Hedberg
2008-09-05Use consistent naming for the telephony functionsJohan Hedberg
2008-09-05Implement call notificationJohan Hedberg
2008-09-05Implement support for placing calls (ATD)Johan Hedberg
2008-09-05Fix telephony_get_indicator parameter as wellJohan Hedberg
2008-09-05Make indicator table read-only (const) on headset.c sideJohan Hedberg
2008-09-05Add some human readable defines for the indicator valuesJohan Hedberg
2008-09-05Implement answer call functionality (ATA)Johan Hedberg
2008-09-05Implement telephony plugin support for terminate call (AT+CHUP)Johan Hedberg
2008-09-05Implement last number dialed (AT+BLDN) supportJohan Hedberg
2008-09-04Add a telephony_ready callback to notify initialization completionJohan Hedberg
2008-09-04Implement basic HFP response and hold supportJohan Hedberg
2008-09-04Implement basic event reporting supportJohan Hedberg
2008-09-03Reorder some functionsMarcel Holtmann
2008-09-03Remove HFP AG features from audio.conf since they should come from the teleph...Johan Hedberg
2008-09-03Preliminary support for indicatorsJohan Hedberg
2008-09-03Add skeleton for basic telephony functionsJohan Hedberg
2008-09-01Add skeleton for telephony driversMarcel Holtmann