index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
/
dbus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
DiscoveryCompleted signal sent without discover request fixed.
Claudio Takahasi
2006-04-13
1
-3
/
+3
*
Added local Bluetooth adapter address in the D-Bus data path
Claudio Takahasi
2006-04-11
1
-6
/
+23
*
Fixed discoverable timeout and timeout list data memory leak
Claudio Takahasi
2006-04-10
1
-5
/
+16
*
Use slist for device classes
Johan Hedberg
2006-04-09
1
-9
/
+9
*
* Add D-Bus methods for getting remote device class information
Johan Hedberg
2006-04-09
1
-69
/
+16
*
added timeout new function
Claudio Takahasi
2006-04-05
1
-112
/
+16
*
Track pairing state (so Bonding signals aren't sent in wrong situations)
Johan Hedberg
2006-03-29
1
-7
/
+13
*
Cleanup
Johan Hedberg
2006-03-28
1
-27
/
+12
*
Added GetRemoteVersion, GetRemoteRevision and GetRemoveManufacturer
Claudio Takahasi
2006-03-27
1
-0
/
+1
*
Removed create bonding queue, disconnect after the bonding finishes and code ...
Claudio Takahasi
2006-03-23
1
-97
/
+92
*
Added cancel bonding and fixed minor issues of create bonding
Claudio Takahasi
2006-03-22
1
-45
/
+105
*
Fixed discover devices without names and minor errors.
Claudio Takahasi
2006-03-21
1
-34
/
+51
*
Added D-Bus signals: RemoteDeviceConnected and RemoteDeviceDisconnected
Claudio Takahasi
2006-03-20
1
-18
/
+183
*
added GetRemoteName: integrated with the discover procedure queue
Claudio Takahasi
2006-03-20
1
-95
/
+107
*
Fixed request name: allow only one instance of the daemon running
Claudio Takahasi
2006-03-17
1
-6
/
+8
*
added signature verification and code cleanup
Claudio Takahasi
2006-03-17
1
-77
/
+75
*
Initial create bonding service
Claudio Takahasi
2006-03-16
1
-10
/
+192
*
sending the RemoteNameUpdate signal once instead of send it on every inquiry ...
Claudio Takahasi
2006-03-15
1
-36
/
+98
*
added slist_foreach function and fixed small memory leak
Claudio Takahasi
2006-03-14
1
-1
/
+1
*
Fixed cancel discovery: checking the discover state to cancel the inquiry or ...
Claudio Takahasi
2006-03-14
1
-8
/
+10
*
fixed wrong checking of the remote name complete event status
Claudio Takahasi
2006-03-14
1
-3
/
+3
*
small cleanups and code styles changes
Claudio Takahasi
2006-03-13
1
-19
/
+19
*
Fix init of struct hci_dbus_data
Johan Hedberg
2006-03-13
1
-4
/
+2
*
More passkey handler functionality
Johan Hedberg
2006-03-13
1
-1
/
+1
*
Added remote name resolving queue
Claudio Takahasi
2006-03-13
1
-21
/
+161
*
Move to new PasscodeAgent interface
Johan Hedberg
2006-03-11
1
-119
/
+4
*
Fix small va_end bug
Marcel Holtmann
2006-03-11
1
-1
/
+1
*
Replace all calls to syslog() with proper logging functions
Marcel Holtmann
2006-03-11
1
-97
/
+86
*
Remove signal definitions
Marcel Holtmann
2006-03-11
1
-9
/
+9
*
Fix signal filters
Johan Hedberg
2006-03-11
1
-5
/
+0
*
Remove more unneeded definitions
Marcel Holtmann
2006-03-11
1
-2
/
+2
*
Added requestor unique name verification before cancel an inquiry process
Claudio Takahasi
2006-03-10
1
-10
/
+11
*
avoid multiple inquiry request when there is pending inquiry procedure
Claudio Takahasi
2006-03-09
1
-0
/
+11
*
Added major, minor and service class on the RemoteDeviceFound signal
Claudio Takahasi
2006-03-09
1
-14
/
+87
*
Minor changes: Changed the RemoteDeviceFound signal and renamed discover method.
Claudio Takahasi
2006-03-09
1
-7
/
+42
*
Fix access to uninitialized memory
Marcel Holtmann
2006-02-27
1
-1
/
+1
*
Rename Device into Adapter
Marcel Holtmann
2006-02-27
1
-25
/
+25
*
First update to new error messages
Marcel Holtmann
2006-02-26
1
-22
/
+22
*
Some coding style cleanups
Marcel Holtmann
2006-02-25
1
-5
/
+6
*
Add support for remembering the PIN code length
Marcel Holtmann
2006-02-24
1
-1
/
+5
*
Change API for remote name, alias and version information
Marcel Holtmann
2006-02-22
1
-47
/
+1
*
Fix result signal for bonding creation
Marcel Holtmann
2006-02-20
1
-4
/
+9
*
Fix small bug with the timeout handling
Marcel Holtmann
2006-02-17
1
-0
/
+12
*
Implement first part of the discoverable timeout functionality
Marcel Holtmann
2006-02-17
1
-26
/
+133
*
Add support for discoverable timeout setting
Marcel Holtmann
2006-02-15
1
-2
/
+4
*
Change parameter for mode selection to string
Marcel Holtmann
2006-02-14
1
-2
/
+2
*
Split D-Bus services and errors into separate files
Marcel Holtmann
2006-02-12
1
-1135
/
+10
*
Update the device listing method
Marcel Holtmann
2006-02-12
1
-85
/
+26
*
Send signal if alias has been changed
Marcel Holtmann
2006-02-11
1
-11
/
+24
*
Implement local device name and remote alias functions
Marcel Holtmann
2006-02-11
1
-127
/
+86
[next]