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
*
Convert UUID-128 strings into UUID-16 values if possible
Marcel Holtmann
2007-08-27
1
-25
/
+35
|
*
Set local device name on adapter setup
Marcel Holtmann
2007-08-24
1
-0
/
+5
|
*
Update extended inquiry response when service class changes
Marcel Holtmann
2007-08-24
3
-0
/
+29
|
*
Move the extended inquiry response creation into the SDP code
Marcel Holtmann
2007-08-24
1
-12
/
+3
|
*
Don't mess with extended inquiry response on device init
Marcel Holtmann
2007-08-24
1
-25
/
+3
|
*
Add test-device script
Marcel Holtmann
2007-08-23
2
-1
/
+44
|
*
Mark new device related methods as experimental
Marcel Holtmann
2007-08-23
1
-0
/
+9
|
*
Trigger the service classes update through a callback
Marcel Holtmann
2007-08-23
4
-65
/
+52
|
*
Update service classes on all adapters
Marcel Holtmann
2007-08-23
5
-14
/
+55
|
*
First attempt for automatic setting of service classes value
Marcel Holtmann
2007-08-22
7
-3
/
+66
|
*
Fix the listing of service based trusts
Marcel Holtmann
2007-08-19
2
-22
/
+35
|
*
Add initial steps for generic device handling
Marcel Holtmann
2007-08-17
5
-7
/
+148
|
*
Create server address file
Marcel Holtmann
2007-08-16
1
-0
/
+17
|
*
Add skeletons for creating and removing devices
Marcel Holtmann
2007-08-16
1
-2
/
+46
|
*
Rename device helpers to adapter helpers
Marcel Holtmann
2007-08-16
3
-15
/
+15
|
*
More header cleanups
Marcel Holtmann
2007-08-16
11
-14
/
+21
|
*
Add dummy ListDevices method
Marcel Holtmann
2007-08-15
1
-0
/
+25
|
*
Remove old RFCOMM API files
Marcel Holtmann
2007-08-15
3
-1145
/
+0
|
*
Rename files for adapter interface
Marcel Holtmann
2007-08-15
22
-112
/
+19
|
*
Rename files for manager interface
Marcel Holtmann
2007-08-15
6
-15
/
+10
|
*
Handle the new Simple Pairing events
Marcel Holtmann
2007-08-08
1
-0
/
+49
|
*
Only set extended inquiry data when simple pairing is activated
Marcel Holtmann
2007-08-08
5
-44
/
+160
|
*
hcid: code cleanup - useless list
Claudio Takahasi
2007-08-06
1
-3
/
+1
|
*
hcid: GetRemoteInfo - connected verification improved
Claudio Takahasi
2007-08-06
1
-3
/
+7
|
*
hcid: ListRecentRemoteDevices - force appending connected devices(lastused ↵
Claudio Takahasi
2007-08-06
1
-0
/
+16
|
|
|
|
might not match)
*
hcid: ListRecentRemoteDevices and ListRemoteDevices - updated method description
Claudio Takahasi
2007-08-06
1
-2
/
+5
|
*
hcid: ListRecentRemoteDevices - added comments
Claudio Takahasi
2007-08-06
1
-4
/
+3
|
*
hcid: ListRecentRemoteDevices - bonded and trusted must be always added
Claudio Takahasi
2007-08-03
1
-6
/
+8
|
*
hcid: ListRemoteDevices - lastused already contains the connected remote devices
Claudio Takahasi
2007-08-03
1
-15
/
+0
|
*
hcid: ListRecentRemoteDevices - added lastseen and trusted devices, return ↵
Claudio Takahasi
2007-08-03
1
-4
/
+14
|
|
|
|
all when time is not informed
*
hcid: ListRemoteDevices - added trusted devices and connected devices, ↵
Claudio Takahasi
2007-08-03
1
-3
/
+18
|
|
|
|
removed lastseen
*
hcid: GetRemoteInfo - added class and connected attributes
Claudio Takahasi
2007-08-03
1
-2
/
+12
|
*
Correct the name of the ListTrusts method in the doc
Johan Hedberg
2007-08-03
1
-1
/
+1
|
*
Implement Adapter.ListTrusts method
Johan Hedberg
2007-08-03
4
-0
/
+72
|
*
Check for invalid minor class string table index
Johan Hedberg
2007-08-03
1
-7
/
+29
|
*
hcid: don't register the adapter D-Bus path when it is on raw mode
Claudio Takahasi
2007-08-01
2
-6
/
+27
|
*
Add TrustAdded and TrustChanged signals for the Adapter interface to the API ↵
Johan Hedberg
2007-07-31
1
-0
/
+7
|
|
|
|
documentation
*
hcid: fixed logic error for hci_devinfo calls
Claudio Takahasi
2007-07-31
1
-2
/
+2
|
*
database: Added new method UpdateServiceRecordFromXML
Claudio Takahasi
2007-06-25
2
-31
/
+83
|
*
UpdateServiceRecord: fixed memory leak on failure
Claudio Takahasi
2007-06-25
1
-1
/
+3
|
*
Handle missing event mask bits
Marcel Holtmann
2007-06-22
1
-0
/
+6
|
*
Make use of bachk() function
Marcel Holtmann
2007-06-22
2
-40
/
+1
|
*
Handle local connection disconnects
Marcel Holtmann
2007-06-22
4
-14
/
+18
|
*
Improve local connection handling
Marcel Holtmann
2007-06-22
3
-10
/
+57
|
*
More work on private D-Bus server
Marcel Holtmann
2007-06-19
1
-0
/
+4
|
*
dbus-api: Added RemoteIdentifiersUpdated description
Claudio Takahasi
2007-06-19
1
-0
/
+7
|
*
adapter: added RemoteIdentifiersUpdated signal
Claudio Takahasi
2007-06-19
2
-10
/
+24
|
*
GetRemoteServiceIdentifiers: Request the DeviceID if it was not returned ↵
Claudio Takahasi
2007-06-18
1
-74
/
+62
|
|
|
|
previouly by browse or L2CAP
*
Propagate local server address to services
Marcel Holtmann
2007-06-16
3
-3
/
+19
|
*
Add skeleton for local D-Bus server
Marcel Holtmann
2007-06-16
4
-0
/
+131
|
[next]