index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
audio
/
telephony-dummy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add telephony driver hooks for the HSP AT+CKPD command
Johan Hedberg
2009-02-17
1
-0
/
+6
*
Update copyright information
Marcel Holtmann
2009-01-01
1
-1
/
+1
*
Fix AT+NREC API
Johan Hedberg
2008-12-10
1
-2
/
+2
*
Clean up AT+NREC behavior and API
Johan Hedberg
2008-12-04
1
-2
/
+4
*
Use valid number type for HFP
Johan Hedberg
2008-11-29
1
-3
/
+4
*
Implement support for AT+NREC
Johan Hedberg
2008-11-27
1
-0
/
+6
*
Return proper error replies in telephony-dummy
Johan Hedberg
2008-10-22
1
-9
/
+15
*
Implement better support for AT+CHLD=<n>
Johan Hedberg
2008-10-17
1
-1
/
+9
*
Implement operator selection (AT+COPS) support
Johan Hedberg
2008-10-09
1
-0
/
+6
*
Reject non-voice calls in headset.c
Johan Hedberg
2008-10-08
1
-14
/
+2
*
Minor coding style fix
Johan Hedberg
2008-10-08
1
-1
/
+1
*
Properly extract the phone number from the ATD string
Johan Hedberg
2008-10-08
1
-1
/
+15
*
Update active call status when call is answered
Johan Hedberg
2008-10-02
1
-1
/
+2
*
Add some debug prints for the connected/disconnected callbacks
Johan Hedberg
2008-10-02
1
-0
/
+2
*
Make the features bits reflect what's actually supported currently
Johan Hedberg
2008-10-02
1
-1
/
+3
*
Remove unnecessary empty line
Johan Hedberg
2008-10-02
1
-1
/
+0
*
Add support for subscriber number notification
Johan Hedberg
2008-10-02
1
-0
/
+24
*
Add support for simple call tracking in dummy driver
Johan Hedberg
2008-10-02
1
-1
/
+39
*
Add support for current call list query
Johan Hedberg
2008-10-02
1
-0
/
+6
*
Pass context to telephony driver in order to allow multiple headsets
Johan Hedberg
2008-10-02
1
-17
/
+31
*
Implement support for subscriber number request (AT+CNUM)
Johan Hedberg
2008-09-11
1
-0
/
+5
*
Implement DTMF tone transmission (AT+VTS)
Johan Hedberg
2008-09-10
1
-0
/
+6
*
Remove double semi-colons
Johan Hedberg
2008-09-06
1
-7
/
+7
*
Limit context of DBusConnection
Johan Hedberg
2008-09-05
1
-2
/
+2
*
Make telephony_ready name consistent with the other functions
Johan Hedberg
2008-09-05
1
-1
/
+1
*
Implement dummy registration and roaming status methods
Johan Hedberg
2008-09-05
1
-5
/
+45
*
Add alerting indication after outgoing call indication
Johan Hedberg
2008-09-05
1
-0
/
+6
*
Use consistent naming for the telephony functions
Johan Hedberg
2008-09-05
1
-6
/
+6
*
Implement call notification
Johan Hedberg
2008-09-05
1
-1
/
+12
*
Implement support for placing calls (ATD)
Johan Hedberg
2008-09-05
1
-0
/
+8
*
Add some simple D-Bus methods for telephony control
Johan Hedberg
2008-09-05
1
-0
/
+106
*
Add some human readable defines for the indicator values
Johan Hedberg
2008-09-05
1
-9
/
+10
*
Implement answer call functionality (ATA)
Johan Hedberg
2008-09-05
1
-0
/
+8
*
Implement telephony plugin support for terminate call (AT+CHUP)
Johan Hedberg
2008-09-05
1
-0
/
+10
*
Implement last number dialed (AT+BLDN) support
Johan Hedberg
2008-09-05
1
-2
/
+10
*
No need to call telephony_response_and_hold_ind in telephony_event_reporting_...
Johan Hedberg
2008-09-04
1
-4
/
+4
*
Remove unused function
Johan Hedberg
2008-09-04
1
-5
/
+0
*
Add a telephony_ready callback to notify initialization completion
Johan Hedberg
2008-09-04
1
-9
/
+1
*
Implement basic HFP response and hold support
Johan Hedberg
2008-09-04
1
-1
/
+23
*
Implement basic event reporting support
Johan Hedberg
2008-09-04
1
-0
/
+9
*
Update the telephony-dummy indicators to match the ones in the HFP spec.
Johan Hedberg
2008-09-04
1
-4
/
+1
*
Fix wrong indentation
Marcel Holtmann
2008-09-03
1
-1
/
+1
*
Reorder some functions
Marcel Holtmann
2008-09-03
1
-9
/
+9
*
Preliminary support for indicators
Johan Hedberg
2008-09-03
1
-0
/
+23
*
Add skeleton for basic telephony functions
Johan Hedberg
2008-09-03
1
-0
/
+18
*
Add skeleton for telephony drivers
Marcel Holtmann
2008-09-01
1
-0
/
+29