index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-30
core: Fix checking for g_attrib_new failure
Johan Hedberg
1
-0
/
+5
2013-12-27
shared: Add support simple HCI handling functions
Marcel Holtmann
2
-0
/
+599
2013-12-27
shared: Add simple queue handling functions
Marcel Holtmann
2
-0
/
+312
2013-12-27
shared: Add pointer and memory macros
Marcel Holtmann
1
-0
/
+13
2013-12-16
hciemu: Print error in case hci_vhci is not loaded
Andrei Emeltchenko
1
-0
/
+2
2013-12-16
hciemu: Make code consistent
Andrei Emeltchenko
1
-1
/
+1
2013-12-10
core: Fix leaking disconnect message
Luiz Augusto von Dentz
1
-0
/
+3
2013-12-10
core: Fix not replying to DisconnectProfile
Luiz Augusto von Dentz
1
-3
/
+6
2013-12-10
core: Remove useless eir parsing function return value
Andrei Emeltchenko
3
-12
/
+5
2013-12-10
core: Remove not needed struct adapter_keys
Szymon Janc
1
-13
/
+8
2013-12-10
core: Fix crash due to agent callback freeing the agent
Szymon Janc
1
-0
/
+4
2013-12-07
device: When the Class changes, Icon might too
Bastien Nocera
1
-0
/
+2
2013-12-03
core: Rename device_is_connected to btd_device_is_connected
Szymon Janc
3
-7
/
+7
2013-11-27
device: Add device_discover_services function
Szymon Janc
2
-0
/
+19
2013-11-27
Rename adapter_find_device to btd_adapter_find_device
Szymon Janc
4
-14
/
+14
2013-11-27
Rename adapter_get_address to btd_adapter_get_address
Szymon Janc
5
-27
/
+28
2013-11-27
Rename device_get_uuids to btd_device_get_uuids
Szymon Janc
3
-3
/
+3
2013-11-27
Rename device_device_set_name to btd_device_device_set_name
Szymon Janc
3
-4
/
+4
2013-11-27
Rename device_set_trusted to btd_device_set_trusted
Szymon Janc
2
-3
/
+3
2013-11-27
Rename device_set_temporary to btd_device_set_temporary
Szymon Janc
3
-14
/
+14
2013-11-27
Rename adapter_get_device to btd_adapter_get_device
Szymon Janc
2
-12
/
+18
2013-11-27
core: Export some symbols from libbluetooth
Szymon Janc
1
-0
/
+2
2013-11-27
core: Fix protecting from agent callback freeing the agent
Johan Hedberg
1
-0
/
+5
2013-11-27
core: Fix checking for removed authorization in agent_auth_cb
Johan Hedberg
1
-2
/
+5
2013-11-21
core: Fix missing NULL check for msg
Johan Hedberg
1
-1
/
+2
2013-11-19
profile: Add missing browse group to MAS, MNS and SYNC records
Szymon Janc
1
-0
/
+15
2013-11-14
core: Do not change service state in btd_service_connect if it fails
Luiz Augusto von Dentz
1
-5
/
+3
2013-11-12
core: Do not attempt to connect if adapter is not powered
Luiz Augusto von Dentz
1
-2
/
+12
2013-11-12
core: Rename attio_error_cb to avoid conflicts with error()
Johan Hedberg
1
-5
/
+5
2013-11-06
adapter: Move MGMT_VERSION macro to mgmt.h
Szymon Janc
2
-1
/
+2
2013-10-22
core: Fix crash while processing SDP records
Luiz Augusto von Dentz
1
-15
/
+7
2013-10-22
core: Remove NET_RAW from list of required capabilities
Johan Hedberg
1
-1
/
+1
2013-10-21
core: Fix not forwarding errors caused by SDP search properly
Luiz Augusto von Dentz
1
-3
/
+4
2013-10-18
core: Fix typo in adapter.c comments
Claudio Takahasi
1
-7
/
+7
2013-10-18
core: Remove unneeded includes in device.c
Claudio Takahasi
1
-3
/
+0
2013-10-18
core: Remove leftover adapter_get_default()
Claudio Takahasi
1
-1
/
+0
2013-10-18
core: Fix missing adapter address type
Claudio Takahasi
1
-0
/
+1
2013-10-10
Don't register Device ID record on sdp server start
Szymon Janc
2
-5
/
+4
2013-10-09
lib/sdp: Replace VIDEO_CONF_SVCLASS_ID with AV_REMOTE_CONTROLLER_SVCLASS_ID
Luiz Augusto von Dentz
1
-1
/
+0
2013-10-09
core/profile: Fix MNS record version
Luiz Augusto von Dentz
1
-1
/
+2
2013-10-03
plugin: handle ENOSYS as not-supported
David Herrmann
1
-3
/
+10
2013-10-02
sdp: Check for correct pkt size received instead of error
Andrei Emeltchenko
1
-1
/
+1
2013-09-23
core: Remove not needed sdp_init_services_list function
Szymon Janc
3
-25
/
+0
2013-09-23
adapter: Handle removing of SDP records
Szymon Janc
6
-20
/
+16
2013-09-23
adapter: Handle adding new SDP records
Szymon Janc
5
-22
/
+25
2013-09-23
adapter: Insert DeviceID record if setting DeviceID data to controller
Szymon Janc
1
-1
/
+5
2013-09-20
core: Fix passing timeout when disabling discoverable mode
Johan Hedberg
1
-1
/
+2
2013-09-18
sdp: Check correct number of bytes received in recv
Andrei Emeltchenko
1
-1
/
+1
2013-09-15
core: Remove legacy parsing of OUI database
Marcel Holtmann
1
-67
/
+1
2013-09-13
core: Minor whitespace fix
Szymon Janc
1
-4
/
+4
[next]