index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
audio
/
headset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Let the manager use global variables
Marcel Holtmann
2007-04-11
1
-8
/
+4
*
Implement ChangeDefaultHeadset and RemoveHeadset methods
Johan Hedberg
2007-04-11
1
-0
/
+13
*
Rename functions for consistency
Johan Hedberg
2007-04-10
1
-16
/
+16
*
Audio service refactoring: move all manager functions to manager.c
Johan Hedberg
2007-04-10
1
-395
/
+64
*
Fix some forgotton leftovers
Marcel Holtmann
2007-04-08
1
-3
/
+4
*
Add generic audio service init
Marcel Holtmann
2007-04-08
1
-100
/
+8
*
Call it audio service
Marcel Holtmann
2007-04-08
1
-41
/
+4
*
Fix copy-pase typo in function name
Johan Hedberg
2007-04-04
1
-1
/
+1
*
Add skeletons for missing methods
Johan Hedberg
2007-04-04
1
-1
/
+30
*
Get rid of some unnecessary static function prototypes
Johan Hedberg
2007-04-01
1
-41
/
+32
*
Implement IsConnected method
Johan Hedberg
2007-04-01
1
-0
/
+27
*
Fix error check for failed connect
Johan Hedberg
2007-03-21
1
-1
/
+1
*
Manager methods belong in the Manager interface
Johan Hedberg
2007-03-21
1
-1
/
+1
*
Fix format string
Johan Hedberg
2007-02-27
1
-1
/
+1
*
Require all incoming connections to be secure
Johan Hedberg
2007-02-27
1
-1
/
+8
*
Send CancelAuthorizationRequest when timing out waiting for a reply from hcid
Johan Hedberg
2007-02-25
1
-1
/
+23
*
Fix usage of dbus_pending_call_unref
Johan Hedberg
2007-02-25
1
-6
/
+3
*
First part of authorization support for the headset service
Johan Hedberg
2007-02-25
1
-9
/
+65
*
headset service doesn't need a well known bus name
Johan Hedberg
2007-02-17
1
-1
/
+1
*
Disconnect SCO if RFCOMM gets disconnected
Johan Hedberg
2007-02-16
1
-17
/
+21
*
Reset data buffer when disconnecting
Johan Hedberg
2007-02-16
1
-0
/
+3
*
Fix io watch flags for sco channel
Johan Hedberg
2007-02-15
1
-1
/
+4
*
Remove unecessary debug print
Johan Hedberg
2007-02-15
1
-2
/
+0
*
Cleanup headset event parsing functions
Johan Hedberg
2007-02-15
1
-19
/
+34
*
More cleanup
Johan Hedberg
2007-02-15
1
-121
/
+104
*
Add missing calls to dbus_pending_call_unref
Johan Hedberg
2007-02-15
1
-1
/
+4
*
Be sure to always reply to method calls
Johan Hedberg
2007-02-15
1
-13
/
+25
*
More cleanup and fixes
Johan Hedberg
2007-02-15
1
-10
/
+13
*
Change option for standalone mode
Marcel Holtmann
2007-02-15
1
-1
/
+4
*
Remove invalid g_io_channel_unref
Johan Hedberg
2007-02-15
1
-1
/
+0
*
Use -d for running as an external service
Johan Hedberg
2007-02-15
1
-4
/
+1
*
More cleanup and fixes
Johan Hedberg
2007-02-15
1
-91
/
+81
*
Allow registering as an external service (for debugin purposes)
Johan Hedberg
2007-02-15
1
-1
/
+46
*
Further fixes and cleanup
Johan Hedberg
2007-02-15
1
-63
/
+48
*
Cleanup
Johan Hedberg
2007-02-14
1
-42
/
+45
*
Update device state when accepting an incomming connection
Johan Hedberg
2007-02-11
1
-0
/
+1
*
Further headsetd fixes
Johan Hedberg
2007-02-11
1
-15
/
+22
*
set_nonblocking: removed err argument
Claudio Takahasi
2007-01-25
1
-2
/
+5
*
Moved set_nonblocking to common/dbus.c
Claudio Takahasi
2007-01-24
1
-28
/
+0
*
headsetd fixes
Johan Hedberg
2007-01-24
1
-4
/
+7
*
More headset.c rework
Johan Hedberg
2007-01-24
1
-289
/
+432
*
rework of the headset daemon code
Johan Hedberg
2007-01-23
1
-413
/
+662
*
Add workaround for the global connection variable
Marcel Holtmann
2007-01-21
1
-0
/
+2
*
Cleanup logging on exit
Marcel Holtmann
2007-01-21
1
-0
/
+4
*
Fix setup routine for headset
Marcel Holtmann
2007-01-21
1
-8
/
+22
*
Make it possible to support an embedded GLib
Marcel Holtmann
2007-01-20
1
-6
/
+7
*
Remove service agent relict
Marcel Holtmann
2007-01-20
1
-80
/
+2
*
Use channel 12 as default
Marcel Holtmann
2007-01-19
1
-6
/
+1
*
Use database interface for service records
Marcel Holtmann
2007-01-19
1
-8
/
+6
*
No need to become a daemon
Marcel Holtmann
2007-01-19
1
-15
/
+4
[next]