index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Check for duplicate record handles and not UUIDs
Johan Hedberg
2008-09-05
1
-2
/
+9
|
*
Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluez
Marcel Holtmann
2008-09-05
1
-1
/
+7
|
\
|
*
Check for duplicate records when discovering services
Johan Hedberg
2008-09-05
1
-1
/
+7
|
|
*
|
Network: removed unused function
Claudio Takahasi
2008-09-05
1
-6
/
+0
|
|
*
|
Input: Minor cleanup
Claudio Takahasi
2008-09-05
1
-12
/
+2
|
|
*
|
Network: missing unregister adapter drivers
Claudio Takahasi
2008-09-05
1
-1
/
+4
|
|
*
|
Audio: Missing DBusConnection unref
Claudio Takahasi
2008-09-05
1
-6
/
+8
|
|
*
|
Serial: Missing DBusConnection unref
Claudio Takahasi
2008-09-05
1
-7
/
+8
|
|
*
|
Input: Missing DBusConnection unref
Claudio Takahasi
2008-09-05
1
-6
/
+7
|
|
*
|
Network: Missing DBusConnection unref
Claudio Takahasi
2008-09-05
1
-5
/
+7
|
/
*
Merge branch 'for-upstream' of git://gitorious.org/bluez/vudentzs-clone
Marcel Holtmann
2008-09-05
1
-8
/
+28
|
\
|
*
Fix problem which prevents drivers from being probed.
Luiz Augusto von Dentz
2008-09-05
1
-8
/
+28
|
|
*
|
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
3
-6
/
+3
|
*
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 RequestAuthorization always return a positive reply for now
Johan Hedberg
2008-09-05
1
-3
/
+2
|
*
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
|
*
Add proper debug output per session reference.
Luiz Augusto von Dentz
2008-09-04
1
-3
/
+13
|
*
Remove unused function
Johan Hedberg
2008-09-04
1
-5
/
+0
|
*
Fix session handling and add a better debug output for them.
Luiz Augusto von Dentz
2008-09-04
2
-17
/
+14
|
*
Network: removed memory leak and moved config file related funcs to manager.c
Claudio Takahasi
2008-09-04
3
-152
/
+153
|
*
Input: Converting hid server to adapter driver structure
Claudio Takahasi
2008-09-04
3
-19
/
+79
|
*
Add check for unknown connection handle
Johan Hedberg
2008-09-04
1
-1
/
+5
|
*
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
|
*
Fix adapter_add_active_conn parameter check
Johan Hedberg
2008-09-04
1
-1
/
+1
|
*
Rename DiscoverDevices to StartDiscovery, CancelDiscovery to StopDiscovery ↵
Luiz Augusto von Dentz
2008-09-04
3
-32
/
+36
|
|
|
|
and fix logic around Discovering property to reflect when the base band is busy.
*
Merge branch 'for-upstream' of git://gitorious.org/bluez/aloks-clone
Marcel Holtmann
2008-09-04
17
-238
/
+238
|
\
|
*
Renaming struct adapter to struct btd_adapter.
Alok Barsode
2008-09-04
17
-238
/
+238
|
|
*
|
No need to call telephony_response_and_hold_ind in ↵
Johan Hedberg
2008-09-04
1
-4
/
+4
|
|
|
|
|
|
|
|
telephony_event_reporting_req because telephony_ready was added
*
|
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
|
|
*
|
Move AG state variables in headset.c into a separate singelton
Johan Hedberg
2008-09-04
1
-21
/
+30
|
|
[next]