index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Make use of convenient function bt_sco_connect
Cidorvan Leite
2008-04-25
1
-86
/
+29
|
*
Make use of convenient function bt_rfcomm_connect.
Luiz Augusto von Dentz
2008-04-25
1
-273
/
+35
|
*
Fix possible use of unitialized memory.
Luiz Augusto von Dentz
2008-04-25
1
-1
/
+1
|
*
Fixed memory leak in headset stop function
Cidorvan Leite
2008-04-25
1
-3
/
+3
|
*
Fix bugs on debug messages and fix Adapter property to be DBUS_TYPE_OBJECT_PATH.
Luiz Augusto von Dentz
2008-04-25
1
-3
/
+3
|
*
Add support of DBUS_TYPE_OBJECT_PATH to dbus_message_iter_append_variant.
Luiz Augusto von Dentz
2008-04-25
1
-0
/
+3
|
*
Fix discover services callback function.
Luiz Augusto von Dentz
2008-04-24
1
-1
/
+1
|
*
Close socket on bind failure, fix callback user_data to be the last ↵
Luiz Augusto von Dentz
2008-04-24
2
-12
/
+18
|
|
|
|
parameter and pass uuid refence.
*
Make bt_rfcomm_connect to take a channel instead of record and export ↵
Luiz Augusto von Dentz
2008-04-23
2
-20
/
+6
|
|
|
|
bt_sco_connect.
*
Introduce bt_sco_connect and some other fixes.
Luiz Augusto von Dentz
2008-04-23
1
-40
/
+99
|
*
Introduce g_io_channel_set_flags to eglib.
Luiz Augusto von Dentz
2008-04-23
2
-15
/
+74
|
*
Introduce bt_l2cap_connect.
Luiz Augusto von Dentz
2008-04-22
2
-4
/
+73
|
*
Don't use hci_disconnect for disconnection since it'll "eat up" the ↵
Johan Hedberg
2008-04-22
1
-3
/
+10
|
|
|
|
disconnection complete event and the mainloop will never see it
*
First steps towards HSP HS role and Audio.Gateway D-Bus interface support
Johan Hedberg
2008-04-21
2
-33
/
+173
|
*
Introduce bt_search_service and bt_rfcomm_connect.
Luiz Augusto von Dentz
2008-04-18
2
-19
/
+196
|
*
eglib: fixing the plugin loading when using the eglib.
Vinicius Gomes
2008-04-17
2
-4
/
+4
|
*
input: adding the new plugin authorization
Vinicius Gomes
2008-04-17
1
-6
/
+35
|
*
Added support for non-Bluetooth UUIDs
Cidorvan Leite
2008-04-15
1
-7
/
+12
|
*
Fixed remove temporary device
Cidorvan Leite
2008-04-15
1
-3
/
+2
|
*
Fix endiannes handling of connection handles
Johan Hedberg
2008-04-15
3
-5
/
+7
|
*
Make bonding fail and clean up properly if storing the link key fails
Johan Hedberg
2008-04-15
1
-3
/
+45
|
*
Remove pin request even if status != 0
Johan Hedberg
2008-04-15
1
-1
/
+4
|
*
Fix typos and coding style
Marcel Holtmann
2008-04-15
1
-24
/
+22
|
*
hcid: removing device object when some error occurs during bonding process
Vinicius Gomes
2008-04-14
3
-0
/
+21
|
*
Fix bug on CreateDevice which doesn't check if the address given is valid.
Luiz Augusto von Dentz
2008-04-14
1
-0
/
+3
|
*
network: Use new Authorization API
Claudio Takahasi
2008-04-14
1
-27
/
+64
|
*
Fix bug that happen when sdp discovery fails no reply is send.
Luiz Augusto von Dentz
2008-04-14
1
-2
/
+4
|
*
Do not emit DeviceCreated before sdp discover has complete.
Luiz Augusto von Dentz
2008-04-14
1
-6
/
+0
|
*
Use internal call when possible to authorize incoming connections.
Luiz Augusto von Dentz
2008-04-14
1
-11
/
+26
|
*
Don't optimize when debug is enabled
Marcel Holtmann
2008-04-11
1
-5
/
+4
|
*
network: fixes a memory leak when reading the Disable config option.
Vinicius Gomes
2008-04-11
1
-1
/
+2
|
*
Check if agent is already created
Cidorvan Leite
2008-04-11
1
-0
/
+3
|
*
Fixed memory leak and added address check
Cidorvan Leite
2008-04-11
1
-9
/
+10
|
*
hcid: now the DeviceCreated signal is sent only when the pairing is complete.
Vinicius Gomes
2008-04-11
1
-0
/
+10
|
*
Plugin auth cancel: call device's agent when it is available
Claudio Takahasi
2008-04-11
1
-2
/
+19
|
*
Fix possible memory leak.
Luiz Augusto von Dentz
2008-04-11
1
-3
/
+10
|
*
Emit signals properly when removing a device.
Luiz Augusto von Dentz
2008-04-11
3
-108
/
+114
|
*
Plugin auth: use device's agent when it is available
Claudio Takahasi
2008-04-11
1
-2
/
+4
|
*
Added local agent in CreatePairedDevice
Cidorvan Leite
2008-04-10
6
-35
/
+61
|
*
simple-agent: added Authorize method handler
Claudio Takahasi
2008-04-10
1
-0
/
+6
|
*
fixed wrong storage file name
Claudio Takahasi
2008-04-10
1
-1
/
+1
|
*
Fix DeviceCreated/DeviceRemoved signal being emitted for temporary devices.
Luiz Augusto von Dentz
2008-04-09
2
-9
/
+16
|
*
Broken build: missing headers
Claudio Takahasi
2008-04-09
4
-0
/
+4
|
*
Added new function for plugin authorization
Claudio Takahasi
2008-04-09
6
-7
/
+110
|
*
Fix temporary device removal not emitting DeviceRemoved.
Luiz Augusto von Dentz
2008-04-09
3
-19
/
+29
|
*
Fix CreatePairedDevice and CreateDevice behavior.
Luiz Augusto von Dentz
2008-04-08
5
-248
/
+213
|
*
cleanup: connection status is verified twice for RequestAuthorization
Claudio Takahasi
2008-04-08
3
-24
/
+14
|
*
hcid: temporary devices, now devices created at incoming pairing are removed ↵
Vinicius Gomes
2008-04-07
3
-5
/
+14
|
|
|
|
on disconnect.
*
agent Authorize: fixed wrong argument type
Claudio Takahasi
2008-04-07
1
-1
/
+1
|
*
Print mpeg sep information.
Luiz Augusto von Dentz
2008-04-07
1
-1
/
+94
|
[next]