OSDN Git Service

android/hal-audio: Read fd from Output Stream response
[android-x86/external-bluetooth-bluez.git] / src /
2014-01-22 Marcel Holtmanncore: Remove __TEXTFILE_H header inclusion protection
2014-01-21 Johan Hedbergeir: Remove GLib usage from service UUID allocation
2014-01-21 Johan Hedbergsrc/uuid-helper: Remove unnecessary GLib usage"
2014-01-21 Johan Hedbergcore: Don't use GLib allocators for bt_uuid2string...
2014-01-21 Johan Hedbergcore: Convert bt_modalias to use asprintf over GLib
2014-01-21 Johan HedbergRename glib-helper to uuid-helper
2014-01-20 Szymon Jancdevice: Match Dualshock4 with name and class
2014-01-20 Szymon Jancdevice: Add workaround for Sony Dualshock 4 broken SDP
2014-01-20 Szymon Janccore: Add flags parameter to bt_search_service
2014-01-20 Szymon Janccore: Opencode get_sdp_session in sdp-client
2014-01-20 Jakub Tyszkowskitester: Remove test timeout for setup failure
2014-01-18 Szymon Jancadapter: Add support for setting DID info from EIR
2014-01-18 Szymon Janceir: Add support for parsing DeviceID info
2014-01-18 Szymon Jancdevice: Remove addr from struct probe_data
2014-01-18 Szymon Jancagent: Remove not used enum value
2014-01-17 Johan Hedbergeir: Prefer bool over gboolean
2014-01-14 Marcel Holtmannshared: Introduce flag for detecting HCI stream based...
2014-01-12 Marcel Holtmannshared: Integrate HCI userspace handling with IO abstra...
2014-01-12 Marcel Holtmannshared: Use queue for handling hciemu post command...
2014-01-12 Marcel Holtmannshared: Add IO handling using the mainloop support
2014-01-11 Marcel Holtmannshared: Only cleanup mgmt notify handlers when really...
2014-01-11 Anderson Lizardoattrib: Add missing g_error_free()
2014-01-11 Anderson Lizardoattrib: Modify gatt_cb_t signature
2014-01-11 Anderson Lizardoshared: Fix crash if adapter is removed before mgmt...
2014-01-10 Marcel Holtmannshared: Use a union for sockaddr for mgmt socket
2014-01-10 Marcel Holtmannshared: Only mark notify as removed and not remove...
2014-01-10 Marcel Holtmannshared: Add endian conversion macro for 64-bit little...
2014-01-10 Marcel Holtmannshared: Fix the endian helper macros to work on big...
2014-01-10 Marcel Holtmannshared: Add general macro for handling endian conversion
2014-01-09 Szymon Jancshared: Fix not calling destroy callback while clearing...
2014-01-09 Szymon Jancshared: Fix memory leaks in mgmt_unref
2014-01-09 Szymon Jancshared: Fix use after free in queue_foreach
2014-01-09 Szymon Jancshared: Add ref counting to struct io
2014-01-09 Szymon Jancshared: Fix clearing of IO handlers
2014-01-09 Marcel Holtmannshared: Use return value to indicate IO watch removal
2014-01-09 Marcel Holtmannshared: Remove watches before freeing IO channel
2014-01-09 Marcel Holtmannshared: Use IO abstraction for mgmt handling
2014-01-09 Marcel Holtmannshared: Add support for GLib based IO handling
2014-01-09 Marcel Holtmannshared: Add skeleton for generic IO framework
2014-01-09 Marcel Holtmannshared: Use C library functions for memory allocation
2014-01-09 Marcel Holtmannshared: Replace mgmt notify list with internal queue...
2014-01-08 Marcel Holtmannshared: Replace mgmt pending list with a queue
2014-01-08 Marcel Holtmannshared: Fix queue function to remove only specific...
2014-01-08 Marcel Holtmannshared: Use internal queue handling for mgmt interface
2014-01-06 Marcel Holtmannshared: Add lookup function to queue handling
2014-01-06 Anderson Lizardocore: Fix sscanf() format specification
2014-01-06 Anderson Lizardoattrib: Fix sprintf() format specification
2014-01-02 Lukasz Rymanowskishared: Fix build issue for Android
2014-01-02 Marcel Holtmannshared: Use HCI filter for raw device access
2014-01-02 Marcel Holtmannshared: Add support for using HCI raw device interface
2013-12-30 Johan Hedbergcore: Fix checking for g_attrib_new failure
2013-12-28 Marcel Holtmannshared: Add support simple HCI handling functions
2013-12-28 Marcel Holtmannshared: Add simple queue handling functions
2013-12-28 Marcel Holtmannshared: Add pointer and memory macros
2013-12-16 Andrei Emeltchenkohciemu: Print error in case hci_vhci is not loaded
2013-12-16 Andrei Emeltchenkohciemu: Make code consistent
2013-12-10 Luiz Augusto von... core: Fix leaking disconnect message
2013-12-10 Luiz Augusto von... core: Fix not replying to DisconnectProfile
2013-12-10 Andrei Emeltchenkocore: Remove useless eir parsing function return value
2013-12-10 Szymon Janccore: Remove not needed struct adapter_keys
2013-12-10 Szymon Janccore: Fix crash due to agent callback freeing the agent
2013-12-07 Bastien Noceradevice: When the Class changes, Icon might too
2013-12-03 Szymon Janccore: Rename device_is_connected to btd_device_is_connected
2013-11-27 Szymon Jancdevice: Add device_discover_services function
2013-11-27 Szymon JancRename adapter_find_device to btd_adapter_find_device
2013-11-27 Szymon JancRename adapter_get_address to btd_adapter_get_address
2013-11-27 Szymon JancRename device_get_uuids to btd_device_get_uuids
2013-11-27 Szymon JancRename device_device_set_name to btd_device_device_set_name
2013-11-27 Szymon JancRename device_set_trusted to btd_device_set_trusted
2013-11-27 Szymon JancRename device_set_temporary to btd_device_set_temporary
2013-11-27 Szymon JancRename adapter_get_device to btd_adapter_get_device
2013-11-27 Szymon Janccore: Export some symbols from libbluetooth
2013-11-27 Johan Hedbergcore: Fix protecting from agent callback freeing the...
2013-11-27 Johan Hedbergcore: Fix checking for removed authorization in agent_a...
2013-11-21 Johan Hedbergcore: Fix missing NULL check for msg
2013-11-19 Szymon Jancprofile: Add missing browse group to MAS, MNS and SYNC...
2013-11-14 Luiz Augusto von... core: Do not change service state in btd_service_connec...
2013-11-12 Luiz Augusto von... core: Do not attempt to connect if adapter is not powered
2013-11-12 Johan Hedbergcore: Rename attio_error_cb to avoid conflicts with...
2013-11-06 Szymon Jancadapter: Move MGMT_VERSION macro to mgmt.h
2013-10-22 Luiz Augusto von... core: Fix crash while processing SDP records
2013-10-22 Johan Hedbergcore: Remove NET_RAW from list of required capabilities
2013-10-21 Luiz Augusto von... core: Fix not forwarding errors caused by SDP search...
2013-10-18 Claudio Takahasicore: Fix typo in adapter.c comments
2013-10-18 Claudio Takahasicore: Remove unneeded includes in device.c
2013-10-18 Claudio Takahasicore: Remove leftover adapter_get_default()
2013-10-18 Claudio Takahasicore: Fix missing adapter address type
2013-10-10 Szymon JancDon't register Device ID record on sdp server start
2013-10-09 Luiz Augusto von... lib/sdp: Replace VIDEO_CONF_SVCLASS_ID with AV_REMOTE_C...
2013-10-09 Luiz Augusto von... core/profile: Fix MNS record version
2013-10-03 David Herrmannplugin: handle ENOSYS as not-supported
2013-10-02 Andrei Emeltchenkosdp: Check for correct pkt size received instead of...
2013-09-23 Szymon Janccore: Remove not needed sdp_init_services_list function
2013-09-23 Szymon Jancadapter: Handle removing of SDP records
2013-09-23 Szymon Jancadapter: Handle adding new SDP records
2013-09-23 Szymon Jancadapter: Insert DeviceID record if setting DeviceID...
2013-09-20 Johan Hedbergcore: Fix passing timeout when disabling discoverable...
2013-09-19 Andrei Emeltchenkosdp: Check correct number of bytes received in recv
2013-09-16 Marcel Holtmanncore: Remove legacy parsing of OUI database
2013-09-13 Szymon Janccore: Minor whitespace fix
next