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 (
Expand
)
Author
Age
Files
Lines
*
Implement RFCOMM.Bind D-Bus method
Johan Hedberg
2006-09-21
1
-54
/
+174
*
Use simple extraction for EIR names
Marcel Holtmann
2006-09-20
1
-11
/
+29
*
remote name request cleanup
Claudio Takahasi
2006-09-20
2
-112
/
+108
*
Deal with name field of extended inquiry response
Marcel Holtmann
2006-09-20
1
-14
/
+39
*
Take care of extended inquiry response data
Marcel Holtmann
2006-09-20
3
-6
/
+7
*
Set name field for extended inquiry response
Marcel Holtmann
2006-09-20
1
-0
/
+26
*
StopPeriodicDiscovery: removed the owner verification
Claudio Takahasi
2006-09-20
2
-8
/
+1
*
Cancel/Stop inquiry when unregistering path or if DEV_DOWN is received
Claudio Takahasi
2006-09-20
1
-2
/
+10
*
send PeriodicDiscoveryStopped when stopping the adapter
Claudio Takahasi
2006-09-20
1
-1
/
+1
*
DiscoveryCompleted was not being sent properly: unregistering path, stopping ...
Claudio Takahasi
2006-09-20
1
-15
/
+15
*
Fix sending the right HCI command when a discovery is canceled
Johan Hedberg
2006-09-20
3
-41
/
+39
*
Comment out currently unused static functions
Johan Hedberg
2006-09-20
1
-0
/
+2
*
Add necessary cast to last parameter of g_utf8_validate
Johan Hedberg
2006-09-20
1
-1
/
+3
*
Fix endian issue with periodic inquiry
Marcel Holtmann
2006-09-20
1
-2
/
+2
*
Make opcode packing endian safe
Marcel Holtmann
2006-09-20
1
-2
/
+4
*
Add proper UTF-8 validation of device names (both local and remote)
Johan Hedberg
2006-09-19
2
-2
/
+5
*
GetName: Check if the adapter is ready before send the read local name cmd
Claudio Takahasi
2006-09-19
2
-5
/
+12
*
close the socket before return
Claudio Takahasi
2006-09-19
1
-3
/
+9
*
cleanup:lap and command complete event
Claudio Takahasi
2006-09-19
3
-8
/
+6
*
Make RFCOMM.Connect() do an SDP search before connecting
Ulisses Furquim
2006-09-19
3
-172
/
+571
*
CancelDiscovery never returns InProgress error.
Claudio Takahasi
2006-09-19
1
-1
/
+0
*
allow only the requestor stop the periodic inquiry
Claudio Takahasi
2006-09-19
1
-5
/
+6
*
Add periodic discovery support to the D-Bus API
Johan Hedberg
2006-09-19
6
-120
/
+542
*
Close the L2CAP raw socket only after the PIN request has been replied to
Johan Hedberg
2006-09-15
1
-2
/
+3
*
Cleanup pending pin request list on disconnect event
Johan Hedberg
2006-09-15
1
-0
/
+7
*
Use L2CAP raw sockets for HCI connection creation
Marcel Holtmann
2006-09-15
5
-325
/
+280
*
error handling for multiple *_async calls
Claudio Takahasi
2006-09-13
1
-14
/
+10
*
cleanup
Claudio Takahasi
2006-09-13
1
-16
/
+11
*
pending connect leak
Claudio Takahasi
2006-09-13
1
-0
/
+3
*
Remove a nested function since it breaks code generation with some compilers
Johan Hedberg
2006-09-13
1
-8
/
+7
*
cleanup: removed unused pointer(attrids)
Claudio Takahasi
2006-09-13
1
-12
/
+2
*
GetRemoteServiceHandles: use sdp_service_search_async instead of sdp_service_...
Claudio Takahasi
2006-09-13
1
-36
/
+22
*
removed debug macro:SERVICE_SEARCH_ATTR_REQ
Claudio Takahasi
2006-09-12
1
-65
/
+11
*
Add name listener for RFCOMM.Connect() requestor
Ulisses Furquim
2006-09-12
1
-12
/
+34
*
fixed uuid cmp function
Claudio Takahasi
2006-09-12
2
-22
/
+16
*
removed unwanted comments.
Claudio Takahasi
2006-09-12
1
-13
/
+0
*
fixed str2identifier: convert handle to hexadecimal
Claudio Takahasi
2006-09-11
1
-1
/
+1
*
Fixed find_record_by_uuid
Claudio Takahasi
2006-09-11
1
-1
/
+1
*
Make rfcomm_release() close the underlying connection
Ulisses Furquim
2006-09-11
1
-0
/
+1
*
Check for cancellation in the timer handler
Ulisses Furquim
2006-09-11
1
-0
/
+5
*
added verification for protocol error and I/O error
Claudio Takahasi
2006-09-11
1
-0
/
+42
*
Use a timer when waiting for udev to create the rfcomm device node
Ulisses Furquim
2006-09-06
1
-60
/
+100
*
Comment out SERVICE_SEARCH_ATT_REQ define
Marcel Holtmann
2006-09-05
1
-1
/
+1
*
Document GetRemoteServiceRecord method
Marcel Holtmann
2006-09-05
1
-0
/
+5
*
Use service search method
Marcel Holtmann
2006-09-05
1
-1
/
+1
*
Store errno so it does not get changed before we use it
Ulisses Furquim
2006-09-05
3
-18
/
+36
*
Fix functions to return negative error values
Ulisses Furquim
2006-09-05
1
-4
/
+4
*
Reply for CancelDiscovery now sent before send DiscoveryCompleted
Claudio Takahasi
2006-09-05
3
-11
/
+36
*
Added DiscoverDevices request owner tracking
Claudio Takahasi
2006-09-05
3
-73
/
+117
*
Cleanup disc_device_req_name and some related code
Johan Hedberg
2006-09-05
1
-42
/
+35
[next]