index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Remove name and description parameters from RegisterShadowService() method
Ulisses Furquim
2006-10-26
1
-5
/
+2
|
*
Minor fix
Eduardo Rocha
2006-10-26
1
-4
/
+4
|
*
Update RegisterService() and RegisterShadowService() documentation
Ulisses Furquim
2006-10-26
1
-4
/
+10
|
*
Adapt to modified parameter list of the register method
Marcel Holtmann
2006-10-26
1
-64
/
+4
|
*
Add short description for Service{Registered,Unregistered} signals
Ulisses Furquim
2006-10-26
1
-1
/
+9
|
*
Add signals to report when a service is registered or unregistered
Ulisses Furquim
2006-10-26
1
-4
/
+22
|
*
Minor bug fix
Eduardo Rocha
2006-10-26
1
-3
/
+1
|
*
Make Manager.ListServices() return an array of object paths
Ulisses Furquim
2006-10-26
2
-4
/
+10
|
*
Minor bug fix
Eduardo Rocha
2006-10-26
1
-6
/
+3
|
*
Code cleanup
Claudio Takahasi
2006-10-26
1
-4
/
+2
|
*
Added Manager.ListServices
Claudio Takahasi
2006-10-26
1
-1
/
+17
|
*
Store the service agent data in the D-Bus path data
Claudio Takahasi
2006-10-26
3
-184
/
+122
|
*
Code cleanup
Claudio Takahasi
2006-10-26
1
-31
/
+32
|
*
Fixed wrong previous commit
Claudio Takahasi
2006-10-25
1
-1
/
+1
|
*
Added initial service reg skeleton
Claudio Takahasi
2006-10-25
4
-7
/
+522
|
*
Add short descriptions for each method of the new Service API
Ulisses Furquim
2006-10-25
1
-2
/
+87
|
*
Add missing methods to the service agent example
Marcel Holtmann
2006-10-25
1
-1
/
+101
|
*
Fix object path description of the Service hierarchy
Ulisses Furquim
2006-10-25
1
-1
/
+1
|
*
Fix Service interface API
Ulisses Furquim
2006-10-25
1
-2
/
+2
|
*
Add draft example of a service agent
Marcel Holtmann
2006-10-25
2
-1
/
+306
|
*
First draft of the Service API.
Ulisses Furquim
2006-10-24
1
-0
/
+63
|
*
Cleanup
Marcel Holtmann
2006-10-24
1
-3
/
+4
|
*
Send DefaultAdapterChanged when necessary
Johan Hedberg
2006-10-22
1
-1
/
+20
|
*
In case of no confirmation send a negative PIN code reply
Marcel Holtmann
2006-10-22
1
-0
/
+3
|
*
Implement the confirmation method
Marcel Holtmann
2006-10-22
2
-15
/
+202
|
*
Basic integration of confirmation concept
Marcel Holtmann
2006-10-22
5
-3
/
+37
|
*
Send DiscoverableTimeoutChanged signal
Marcel Holtmann
2006-10-22
1
-1
/
+6
|
*
Add definitions for missing signals
Marcel Holtmann
2006-10-21
1
-0
/
+9
|
*
Log passkey agent error only once
Johan Hedberg
2006-10-21
1
-2
/
+3
|
*
Allow zero length adapter names
Johan Hedberg
2006-10-21
1
-2
/
+2
|
*
Fall back to old PasskeyAgent.Request API if the new one fails
Johan Hedberg
2006-10-21
2
-29
/
+62
|
*
Update D-Bus API and example passkey agent
Marcel Holtmann
2006-10-20
2
-13
/
+62
|
*
Append numeric parameter to passkey request
Marcel Holtmann
2006-10-19
1
-0
/
+2
|
*
Use dbus_connection_unref() instead of dbus_connection_close()
Marcel Holtmann
2006-10-18
1
-1
/
+1
|
*
Fix received length check for l2cap info response
Johan Hedberg
2006-10-13
1
-1
/
+1
|
*
Keep periodic discovery name resolving setting also after the first period
Johan Hedberg
2006-10-13
2
-1
/
+4
|
*
Default to resolving names during periodic discovery
Johan Hedberg
2006-10-12
1
-9
/
+11
|
*
Add extra checks for l2cap info request response parsing
Johan Hedberg
2006-10-12
1
-6
/
+33
|
*
Check for correct L2CAP signaling command code when waiting for info request ↵
Johan Hedberg
2006-10-12
1
-5
/
+13
|
|
|
|
response
*
Disable passkey agents (reject any pin request) for a device when an audit ↵
Johan Hedberg
2006-10-12
3
-9
/
+33
|
|
|
|
to it is in progress
*
More cleanup
Johan Hedberg
2006-10-12
3
-78
/
+83
|
*
Code cleanup
Johan Hedberg
2006-10-12
4
-411
/
+602
|
*
Implement SetPeriodicDiscoveryNameResolving and ↵
Johan Hedberg
2006-10-12
3
-1
/
+77
|
|
|
|
GetPeriodicDiscoveryNameResolving
*
Clean up disc_device_remove
Johan Hedberg
2006-10-12
1
-8
/
+6
|
*
Sort discovered devices list based on their RSSI
Johan Hedberg
2006-10-12
3
-7
/
+24
|
*
Make audit queuing more sensible with many devices around
Johan Hedberg
2006-10-05
4
-50
/
+77
|
*
added verification for hci_devid return value
Claudio Takahasi
2006-10-05
1
-2
/
+16
|
*
cleanup:removed unnecessary code
Claudio Takahasi
2006-10-05
1
-9
/
+1
|
*
removed some const declarations to follow bluez code style
Claudio Takahasi
2006-10-05
1
-6
/
+4
|
*
renamed send_reply_and_unref to send_message_and_unref
Claudio Takahasi
2006-10-05
10
-131
/
+131
|
[next]