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-adapter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Store errno so it does not get changed before we use it
Ulisses Furquim
2006-09-05
1
-13
/
+26
*
Reply for CancelDiscovery now sent before send DiscoveryCompleted
Claudio Takahasi
2006-09-05
1
-6
/
+7
*
Added DiscoverDevices request owner tracking
Claudio Takahasi
2006-09-05
1
-71
/
+16
*
Fixed CancelDiscovery
Claudio Takahasi
2006-09-04
1
-16
/
+33
*
Check discovery_requestor before using it
Marcel Holtmann
2006-09-03
1
-1
/
+2
*
Added GetRemoteServiceRecord and GetRemoteServiceHandles. Updated GetIdentifi...
Claudio Takahasi
2006-08-31
1
-0
/
+13
*
Use textfile_caseget so addresses passed over D-Bus get treated case insensit...
Johan Hedberg
2006-08-31
1
-10
/
+10
*
Change CancelBonding to CancelBondingProcess in order to be in accordance wit...
Johan Hedberg
2006-08-29
1
-1
/
+1
*
Reduced CancelBonding reply time
Claudio Takahasi
2006-08-25
1
-19
/
+38
*
CancelBonding improved
Claudio Takahasi
2006-08-24
1
-16
/
+19
*
More coding style fixes
Johan Hedberg
2006-08-23
1
-1
/
+1
*
Coding style fixes
Johan Hedberg
2006-08-23
1
-4
/
+4
*
Get rid of redundant pdata->bonding_requestor
Johan Hedberg
2006-08-23
1
-8
/
+3
*
Remove name listener for bonding requestor when CancelBonding is called
Johan Hedberg
2006-08-23
1
-1
/
+7
*
Improve error reporting for failed HCI commands
Johan Hedberg
2006-08-22
1
-2
/
+4
*
splitted requestor_name into bonding_requestor and discovery_requestor
Claudio Takahasi
2006-08-21
1
-10
/
+10
*
Remove UnknownAddress error (since it's unnecessary)
Johan Hedberg
2006-08-21
1
-41
/
+10
*
Cancel bonding if requestor exits
Johan Hedberg
2006-08-19
1
-0
/
+3
*
Fixed SetMode when the adapter is DOWN
Claudio Takahasi
2006-08-18
1
-7
/
+61
*
code cleanup:using libc free
Claudio Takahasi
2006-08-16
1
-1
/
+1
*
load/set the default options after HCI_DEV_UP
Claudio Takahasi
2006-08-15
1
-1
/
+7
*
Fix remote minor class values
Marcel Holtmann
2006-08-09
1
-5
/
+14
*
Add GetRemoteClass method
Marcel Holtmann
2006-08-09
1
-10
/
+23
*
Make use of create_name()
Marcel Holtmann
2006-07-26
1
-1
/
+1
*
Make use of create_name()
Marcel Holtmann
2006-07-26
1
-13
/
+14
*
Ignore peripheral_2_minor_cls for now
Marcel Holtmann
2006-07-26
1
-0
/
+2
*
Fix the other missing storage functions
Marcel Holtmann
2006-07-26
1
-1
/
+3
*
GetName: always try to read the stored name first
Johan Hedberg
2006-07-26
1
-10
/
+4
*
GetName: use local storage file if the adapter is DOWN
Johan Hedberg
2006-07-26
1
-2
/
+14
*
Fixed timeout for pending reply
Claudio Takahasi
2006-06-30
1
-28
/
+0
*
Include sys/param.h for PATH_MAX when cross-compiling
Marcel Holtmann
2006-06-27
1
-0
/
+1
*
Update possible minor classes
Marcel Holtmann
2006-06-26
1
-1
/
+94
*
PIN code request timeout: replaced disconnect by PIN code negative reply cmd
Claudio Takahasi
2006-06-07
1
-17
/
+8
*
Timeout for PIN request
Claudio Takahasi
2006-06-07
1
-0
/
+37
*
Removed extra DiscoveryCompleted signal on GetRemoteName deferred
Claudio Takahasi
2006-06-07
1
-6
/
+4
*
Add simple introspection support
Marcel Holtmann
2006-06-06
1
-2
/
+6
*
RemoveBonding: return DoesNotExist when the link key is not found
Claudio Takahasi
2006-06-02
1
-3
/
+12
*
SetRemoteAlias:Added unknown address verification
Claudio Takahasi
2006-06-01
1
-1
/
+12
*
Added wrong signature verification
Claudio Takahasi
2006-06-01
1
-0
/
+54
*
Some coding style cleanups
Marcel Holtmann
2006-04-28
1
-15
/
+11
*
Remove get_dbus_connection() function
Marcel Holtmann
2006-04-28
1
-12
/
+8
*
Changed object path hierarchy
Claudio Takahasi
2006-04-24
1
-8
/
+2
*
Added D-Bus SDP methods skeleton
Claudio Takahasi
2006-04-20
1
-1
/
+3
*
DiscoverableTimeout should be seconds instead of milliseconds
Johan Hedberg
2006-04-19
1
-1
/
+1
*
Store device mode settings
Johan Hedberg
2006-04-19
1
-0
/
+2
*
returning need memory instead try create an out of memory error
Claudio Takahasi
2006-04-11
1
-39
/
+39
*
Added local Bluetooth adapter address in the D-Bus data path
Claudio Takahasi
2006-04-11
1
-93
/
+29
*
possible errors revision
Claudio Takahasi
2006-04-11
1
-45
/
+23
*
Fixed discoverable timeout and timeout list data memory leak
Claudio Takahasi
2006-04-10
1
-0
/
+8
*
Use slist for device classes
Johan Hedberg
2006-04-09
1
-34
/
+13
[next]