OSDN Git Service

android-x86/external-bluetooth-bluez.git
2012-02-14 Vinicius Costa... device: Fix trying to connect if already connected
2012-02-14 Claudio Takahasidevice: Fix notifying ATTIO drivers when browsing
2012-02-14 Claudio Takahasidevice: Consolidate ATT connection management
2012-02-14 Mikel Astizaudio: do not disconnect on gateway SCO failure
2012-02-14 Mikel Astiza2dp: return NotSupported error if no server found
2012-02-14 Mikel Astizaudio: gateway_unlock together with in_use = FALSE
2012-02-10 Johan Hedbergmgmt-api: Reorder parameters for read_commands
2012-02-09 Johan Hedbergmgmt: Add mgmt_rp_read_commands struct definition
2012-02-09 Marcel Holtmannmgmt-api: Add proper management supported commands...
2012-02-09 Claudio Takahasidevice: Remove unused variable
2012-02-09 Claudio TakahasiGAttrib: Fix leak when remote disconnects
2012-02-09 Claudio TakahasiGAttrib: Add debug message for GAttrib references
2012-02-09 Johan Hedbergmgmtops: Add support for mgmt_ev_device_unpaired
2012-02-09 Johan Hedbergevent: Add btd_event_device_unpaired callback
2012-02-09 Johan Hedbergbtmgmt: Add Device Unpaired event decoding support
2012-02-09 Johan Hedbergadapter_opts: Add address type to block() and unblock()
2012-02-09 Johan Hedbergadapter_ops: Add address type to confirm_reply and...
2012-02-09 Johan Hedbergadapter_ops: Add address type to disconnect()
2012-02-09 Johan Hedbergadapter_ops: Add address type to remove_bonding()
2012-02-09 Johan Hedbergmgmt: Update implementation to match latest API
2012-02-09 Anderson Lizardoproximity: Fix Proximity API to match documentation
2012-02-09 Andre Guedesdevice: Remove unused fields from browse_req
2012-02-09 Andre Guedesdevice: Move GAttrib reference to device
2012-02-09 Andre Guedesdevice: Remove unused function parameter
2012-02-09 Andre Guedesdevice: Use att_io in device_browse_primary
2012-02-09 Anderson Lizardomgmtops: Fix memory leak when parsing EIR
2012-02-09 Andre Guedesdevice: Shutdown connection if ATTIO list is empty
2012-02-09 Andre Guedesdevice: Reply ATT requests during bonding
2012-02-09 Andre Guedesdevice: Fix invalid read in att_connect_cb
2012-02-09 Andre Guedesdevice: Split att_connect_cb
2012-02-09 Anderson Lizardoproximity: Remove unused variable
2012-02-09 Santiago Carot... attrib-server: Fix bad error message
2012-02-09 Santiago Carot... attrib-server: Fix memory leak attaching attribute...
2012-02-08 Ilia Kolomisnkynetwork: Add retries for BNEP connection setup
2012-02-07 Luiz Augusto... sdptool: Add GoepL2capPsm decoding support
2012-02-06 Johan Hedbergmgmt-api: Remove bogus Key_Type field from LTK messages
2012-02-06 Johan Hedbergmgmt-api: Update to latest plans
2012-02-03 Vinicius Costa... device: Fix doing SDP discovery for LE devices
2012-02-03 Johan Hedbergbtmgmt: Add support for BR/EDR-only and LE-only discovery
2012-02-03 Arik Nemtsovproximity: make reporter work per-adapter
2012-02-03 Santiago Carot... gatt-example: Fix g_assert checks when an uint16_t...
2012-02-03 Santiago Carot... attrib-server: Allocate 128-bits UUIDs using highest...
2012-02-03 Santiago Carot... glib-compat: Add g_list_free_full to deal with issues...
2012-02-03 Santiago Carot... attrib-server: Set database uuids as a double linked...
2012-02-03 Santiago Carot... attrib-server: Allocate 16-bits UUIDS at the begining...
2012-02-03 Santiago Carot... gatt-service: Provide service uuid in attrib_db_find_av...
2012-02-03 Santiago Carot... gatt-service: Move va_end just after processing the...
2012-02-03 Santiago Carot... gatt-service: Add support for 128-bit Bluetooth UUIDs
2012-02-02 Szymon JancFix GLib assertion failure in media.c get_setting()
2012-02-02 Luiz Augusto... btio: Add BtIOMode enum to be used with BT_IO_OPT_MODE
2012-02-02 Smriti Guptacore: Add provision for terminating an ATT connection
2012-02-02 Santiago Carot... device: Fix segmentation fault removing devices
2012-02-02 Johan Hedberglib: Add stub for A2MP
2012-02-02 Johan Hedbergsimple-agent: Ensure passkeys are padded to 6 digits
2012-02-02 Johan Hedbergsimple-agent: Update default capability to KeyboardDisplay
2012-02-02 Johan Hedbergmgmtops: Implement mgmt_cancel_bonding
2012-02-01 Johan Hedbergmgmt: Update event opcodes to latest API spec
2012-02-01 Johan Hedbergmgmt-api: Move New Long Term Key Event to a more logica...
2012-02-01 Johan Hedbergmgmt: Update commands to latest API
2012-02-01 Johan Hedbergmgmt-api: Remove unused/implemented commands
2012-02-01 Johan Hedbergmgmt-api: Move Load Long Term Keys Command to a more...
2012-02-01 Johan Hedbergmgmt-api: Add missing cancel pairing command
2012-02-01 Luiz Augusto... btio: Add L2ERTM type
2012-01-31 Vinicius Costa... adapter_ops: Add address type information to the pair_d...
2012-01-31 Vinicius Costa... device: Fix not using the "bonded" property for new...
2012-01-31 Vinicius Costa... device: Fix not using the same way for pairing LE devices
2012-01-31 Vinicius Costa... device: Fix doing SDP discovery for LE devices after...
2012-01-31 Vinicius Costa... device: Fix setting the device as bonded when restoring...
2012-01-31 Vinicius Costa... event: Add type information to the mgmt "Device Connect...
2012-01-31 Johan HedbergTODO: Remove already implemented mgmt features
2012-01-31 Johan Hedbergattrib-server: Fix missing NULL check for adapter_find_...
2012-01-27 Luiz Augusto... audio: Fix disabling local A2DP endpoints when UNIX...
2012-01-24 Vinicius Costa... btio: Fix users to not expect a default security level
2012-01-24 Vinicius Costa... btio: Remove the default security level from btio
2012-01-24 Vinicius Costa... test: Add support for btiotest to returning the key...
2012-01-24 Vinicius Costa... test: Add support for passing the CID to btiotest
2012-01-24 Vinicius Costa... btio: Add support for getting the Encryption Key Size...
2012-01-24 Vinicius Costa... lib: Add Key Size information to the security information
2012-01-24 Vinicius Costa... hciops: Fix memory leak when loading keys
2012-01-23 Vinicius Costa... Remove the SMP Long Term Key when the device is removed
2012-01-23 Vinicius Costa... Use the helper function to convert a string to a binary...
2012-01-23 Vinicius Costa... Add support for creating devices from the stored LTK's
2012-01-23 Claudio Takahasiproximity-api: Add Link Loss Alert for Proximity Report...
2012-01-23 Claudio Takahasiproximity-api: Add Proximity Reporter API
2012-01-23 Szymon JancRemove dead code from device_create_bonding
2012-01-23 Szymon JancRemove dead code from bonding_request_new
2012-01-19 Szymon Jancmgmt-api: Add information about endianness
2012-01-18 Vinicius Costa... Add support for sending the Load Long Term Keys commands
2012-01-18 Vinicius Costa... Add support for handling the New LTK mgmt event
2012-01-18 Vinicius Costa... Add support for storing a LTK when it enters bluetoothd
2012-01-18 Vinicius Costa... Fix using "magic" values for the key types
2012-01-18 Vinicius Costa... Add macros for the possible link key types
2012-01-18 Vinicius Costa... Add storage functions to handle SMP keys
2012-01-18 Vinicius Costa... Add messages to the mgmt interface to handle SMP key...
2012-01-18 Johan Hedbergbtmgmt: Fix format string specifier
2012-01-18 Hemant GuptaAdd KeyboardDisplay IO Capability
2012-01-18 Vinicius Costa... mgmt-api: Update the commands for exchanging LTK's
2012-01-18 Johan Hedbergmgmt: Update mgmt_ev_device_found to match latest API
2012-01-18 Johan Hedbergstorage: Add variable-length EIR support to write_remot...
2012-01-17 Johan Hedberghciops: Encode class of device data into EIR
next