index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 an...
Luiz Augusto von Dentz
2008-09-04
3
-32
/
+36
*
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 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
*
|
Move AG state variables in headset.c into a separate singelton
Johan Hedberg
2008-09-04
1
-21
/
+30
*
|
Implement basic HFP response and hold support
Johan Hedberg
2008-09-04
3
-6
/
+76
*
|
Implement basic event reporting support
Johan Hedberg
2008-09-04
3
-0
/
+70
*
|
Update the telephony-dummy indicators to match the ones in the HFP spec.
Johan Hedberg
2008-09-04
1
-4
/
+1
|
/
*
Moving struct adapter to adapter.c
Alok Barsode
2008-09-03
2
-28
/
+28
*
Fixing service.c
Alok Barsode
2008-09-03
1
-2
/
+2
*
Fixing serial plugin.
Alok Barsode
2008-09-03
1
-1
/
+1
*
Adding adapter_has_discov_sessions.
Alok Barsode
2008-09-03
3
-1
/
+10
*
fixing dbus-hci.c to use adapter_find_device.
Alok Barsode
2008-09-03
1
-6
/
+2
*
Adding adapter_get_bonding_info.
Alok Barsode
2008-09-03
3
-12
/
+30
*
Adding adapter_free_bonding_request.
Alok Barsode
2008-09-03
4
-49
/
+48
*
Adding adapter_search_active_conn_by_bdaddr and
Alok Barsode
2008-09-03
5
-39
/
+68
*
Adding adapter_remove_active_conn.
Alok Barsode
2008-09-03
3
-2
/
+13
*
Adding adapter_add_active_conn.
Alok Barsode
2008-09-03
3
-15
/
+19
*
Adding adapter_get_agent.
Alok Barsode
2008-09-03
4
-11
/
+22
*
Moving adapter_mode_changed to adapter.c.
Alok Barsode
2008-09-03
3
-44
/
+45
*
Freeing oor_devices list after device discovery.
Alok Barsode
2008-09-03
2
-5
/
+6
*
Input cleanup: removed old API files
Claudio Takahasi
2008-09-03
3
-149
/
+1
*
Input cleanup: unused functions
Claudio Takahasi
2008-09-03
2
-93
/
+0
*
Input cleanup: missing static modifier
Claudio Takahasi
2008-09-03
1
-5
/
+5
*
Input cleanup: Unnecessary headers and function
Claudio Takahasi
2008-09-03
3
-17
/
+0
*
Fix wrong indentation
Marcel Holtmann
2008-09-03
1
-1
/
+1
*
Reorder some functions
Marcel Holtmann
2008-09-03
2
-14
/
+12
*
Remove HFP AG features from audio.conf since they should come from the teleph...
Johan Hedberg
2008-09-03
3
-104
/
+10
*
Preliminary support for indicators
Johan Hedberg
2008-09-03
3
-3
/
+85
[next]