index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
audio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement support for subscriber number request (AT+CNUM)
Johan Hedberg
2008-09-11
3
-0
/
+20
*
Fix error return value
Johan Hedberg
2008-09-11
1
-1
/
+1
*
Remove unnecessary return statements from the end of void functions
Johan Hedberg
2008-09-10
1
-2
/
+0
*
Implement DTMF tone transmission (AT+VTS)
Johan Hedberg
2008-09-10
3
-0
/
+26
*
Add SCO server socket (needed for HFP)
Johan Hedberg
2008-09-10
3
-10
/
+90
*
Minor coding style fix
Johan Hedberg
2008-09-10
1
-2
/
+2
*
Cancels the pending request from agent side when receiving a NoReply
Vinicius Costa Gomes
2008-09-09
3
-13
/
+0
*
Fix a2dp and avrcp drivers to not rely on BDADDR_ANY.
Luiz Augusto von Dentz
2008-09-08
7
-117
/
+270
*
Remove incorrect (and premature) optimization
Johan Hedberg
2008-09-08
1
-3
/
+0
*
Merge branch 'for-upstream' of git://gitorious.org/bluez/aloks-clone
Marcel Holtmann
2008-09-08
1
-8
/
+4
|
\
|
*
Redefining device_get_address to take bdaddr_t as parameter.
Alok Barsode
2008-09-08
1
-8
/
+4
*
|
Use DBG instead of printf for debug print
Johan Hedberg
2008-09-08
1
-1
/
+1
|
/
*
Redefining adapter_get_address to take bdaddr_t as parameter.
Alok Barsode
2008-09-08
1
-6
/
+3
*
Rename Source and Sink to AudioSource and AudioSink
Johan Hedberg
2008-09-08
2
-3
/
+2
*
Remove double semi-colons
Johan Hedberg
2008-09-06
1
-7
/
+7
*
Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluez
Johan Hedberg
2008-09-06
1
-2
/
+2
|
\
|
*
Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluez
Marcel Holtmann
2008-09-06
6
-13
/
+7
|
|
\
|
*
|
Fix D-Bus connection init
Marcel Holtmann
2008-09-06
1
-2
/
+2
*
|
|
Remove obsolete files
Johan Hedberg
2008-09-06
3
-340
/
+1
|
|
/
|
/
|
*
|
Fix audio and input interfaces match the API documentation
Johan Hedberg
2008-09-06
6
-13
/
+7
|
/
*
Audio: Missing DBusConnection unref
Claudio Takahasi
2008-09-05
1
-6
/
+8
*
Limit context of DBusConnection
Johan Hedberg
2008-09-05
1
-2
/
+2
*
Move responsibility of freeint the record list to the correct place
Johan Hedberg
2008-09-05
1
-3
/
+0
*
Rename hfp_features more appropriately to hf_features
Johan Hedberg
2008-09-05
1
-3
/
+3
*
Add debug prints for HF and AG feature bits
Johan Hedberg
2008-09-05
2
-9
/
+94
*
Make telephony_ready name consistent with the other functions
Johan Hedberg
2008-09-05
3
-4
/
+4
*
Implement dummy registration and roaming status methods
Johan Hedberg
2008-09-05
1
-5
/
+45
*
Remove old legacy HFP testing methods
Johan Hedberg
2008-09-05
1
-84
/
+0
*
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
3
-18
/
+18
*
Implement call notification
Johan Hedberg
2008-09-05
3
-1
/
+68
*
Update cancel_call method
Johan Hedberg
2008-09-05
1
-22
/
+7
*
Implement support for placing calls (ATD)
Johan Hedberg
2008-09-05
3
-0
/
+29
*
Add some simple D-Bus methods for telephony control
Johan Hedberg
2008-09-05
1
-0
/
+106
*
Fix telephony_get_indicator parameter as well
Johan Hedberg
2008-09-05
1
-1
/
+1
*
Make indicator table read-only (const) on headset.c side
Johan Hedberg
2008-09-05
2
-5
/
+7
*
Add some human readable defines for the indicator values
Johan Hedberg
2008-09-05
2
-9
/
+30
*
Implement answer call functionality (ATA)
Johan Hedberg
2008-09-05
3
-16
/
+34
*
Implement telephony plugin support for terminate call (AT+CHUP)
Johan Hedberg
2008-09-05
3
-10
/
+37
*
Implement last number dialed (AT+BLDN) support
Johan Hedberg
2008-09-05
3
-2
/
+111
*
Remove unused function
Johan Hedberg
2008-09-04
1
-5
/
+0
*
Disallow HFP connections when the telephony plugin isn't yet initialized
Johan Hedberg
2008-09-04
2
-6
/
+18
*
Remove incorrect call to headset_set_state(connected) before HFP SLC is up
Johan Hedberg
2008-09-04
1
-1
/
+0
*
Don't send Response and Hold status if there is none
Johan Hedberg
2008-09-04
1
-1
/
+1
*
Merge branch 'for-upstream' of git://gitorious.org/bluez/aloks-clone
Marcel Holtmann
2008-09-04
1
-8
/
+8
|
\
|
*
Renaming struct adapter to struct btd_adapter.
Alok Barsode
2008-09-04
1
-8
/
+8
*
|
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 some documentation for the AG variables
Johan Hedberg
2008-09-04
1
-7
/
+7
*
|
Add a telephony_ready callback to notify initialization completion
Johan Hedberg
2008-09-04
4
-25
/
+22
[next]