OSDN Git Service

android-x86/external-bluetooth-bluez.git
2012-11-20 Johan Hedbergcore: Add external profile disconnection support
2012-11-20 Johan Hedbergtest: Add RequestDisconnection support to test-profile
2012-11-20 Luiz Augusto... audio: Remove leftover of HFP profile
2012-11-20 Mikel Astizsink: Expose internal connection API
2012-11-20 Mikel Astizsource: Expose internal connection API
2012-11-20 Mikel Astizsource: Add missing code in source_disconnect()
2012-11-20 Mikel Astizsink: Generalize disconnection function
2012-11-20 Mikel Astizaudio: Trivial function renames
2012-11-20 Johan Hedberggaptest: Update to use D-Bus properties
2012-11-20 Johan Hedbergnetwork: Add missing local_uuid values
2012-11-20 Johan Hedberginput: Add missing local_uuid entry
2012-11-20 Szymon Jancneard: Append hash/randomizer in EIR only if remote...
2012-11-20 Szymon Jancneard: Add support for nokia.com:bt type
2012-11-20 Szymon Jancneard: Move device object checking into separate helper
2012-11-20 Szymon Jancneard: Use ENONET error when adapter is not enabled
2012-11-20 Frédéric Dalleaubtiotest: Enable deferred setup for sco sockets
2012-11-20 Frédéric Dalleauscotest: Add deferred setup option
2012-11-20 Luiz Augusto... audio: Auto connect AVRCP in case of A2DP source is...
2012-11-19 Johan Hedbergtest: Add simple HFP test script
2012-11-19 Szymon Jancdevice: Fix minor whitespace issues
2012-11-19 Szymon Jancdevice: Remove not really used auto_id member from...
2012-11-19 Szymon Jancadapter: Minor whitespace fix in btd_adapter_set_class
2012-11-19 Szymon Jancadapter: Remove not needed variable from btd_adapter_start
2012-11-19 Szymon Jancadapter: Remove not needed variable from btd_adapter_ge...
2012-11-18 Johan Hedbergcore: Fix checking profiles with no local_uuid
2012-11-17 Marcel Holtmannmonitor: Decode a few Attribute PDUs
2012-11-17 Johan Hedbergcore: Fix SDP registration when staring server sockets...
2012-11-17 Johan Hedbergcore: Add support for generic L2CAP & RFCOMM profiles
2012-11-17 Johan Hedbergcore: Fix external profile remote UUID setting
2012-11-17 Johan Hedbergtest: Add support for dynamic channels and PSMs to...
2012-11-17 Johan Hedbergtest: Add random UUID support to test-profile
2012-11-17 Johan Hedbergsdp-xml: Fix parsing of unknown elements
2012-11-17 Marcel Holtmannmonitor: Fix some AMP controller decodings
2012-11-17 Marcel Holtmannmonitor: Decode Security Manager Protocol
2012-11-17 Marcel Holtmannmonitor: Use callback tables for ATT and SMP
2012-11-17 Marcel Holtmannmonitor: Decode AMP Manager Protocol packets
2012-11-16 Marcel Holtmannmonitor: Fix typo with Read Stored Link Keys command
2012-11-16 Marcel Holtmannmonitor: Add basic decoding for SDP transactions
2012-11-16 Luiz Augusto... audio: Bump A2DP version to 1.3
2012-11-16 Johan Hedbergcore: Add support for custom SPP service UUIDs
2012-11-16 Johan Hedbergtest: Add support for profile Service property
2012-11-16 Johan Hedbergcore: Add default PBAP Server service record
2012-11-16 Johan Hedbergcore: Add default entry for PBAP Client
2012-11-16 Johan Hedbergcore: Move external profile record handles into a commo...
2012-11-16 Johan Hedbergcore: Add Service property for external profiles
2012-11-16 Frédéric Danisdbusoob: Set device class in device object
2012-11-16 Frédéric Danisevent: Set device class in device object
2012-11-16 Frédéric Danisadapter: Set device class in device object
2012-11-16 Frédéric Danisdevice: Retrieve class from storage
2012-11-16 Frédéric Danisadapter: Convert storage classes
2012-11-16 Frédéric Danisdevice: Device_remove_stored removes device directory
2012-11-16 Frédéric Danisdevice: Remove storage path #defines
2012-11-16 Syam Sidhardhangdbus: Replace leading spaces with tabs
2012-11-16 Marcel Holtmannmonitor: Track L2CAP channel modes
2012-11-15 Marcel Holtmannmonitor: Handle PSM assignment for AMP controllers
2012-11-15 Marcel Holtmannmonitor: Track L2CAP PSM assignment
2012-11-15 Marcel Holtmannmonitor: Use L2CAP frame structure for extended information
2012-11-15 Johan Hedbergcore: Use ext_io for client PSM/channel lookups
2012-11-15 Luiz Augusto... core: Make exit sequence consistent with init
2012-11-15 Luiz Augusto... core: Fix registering '/org/bluez' path before '/'
2012-11-15 Johan Hedbergcore: Add common synonyms to to MAP MSE and MCE roles
2012-11-15 Johan Hedbergcore: Add default SDP record for FTP
2012-11-15 Johan Hedbergcore: Use "real" channel from ext_io for SDP records
2012-11-15 Johan Hedbergcore: Add support for default OPP record
2012-11-15 Johan Hedbergcore: Allow dynamically allocated PSMs and Channels...
2012-11-15 Johan Hedbergcore: Keep local and remote channel/PSM info separate...
2012-11-15 Johan Hedbergcore: Add default DUN record for external profiles
2012-11-15 Johan Hedbergcore: Add default SPP record for external profiles
2012-11-15 Johan Hedbergtest: Remove hardcoded default name from test-profile
2012-11-15 Johan Hedbergcore: Add default names for known profiles
2012-11-15 Johan Hedbergcore: Remove useless ext_get_record function
2012-11-15 Johan Hedbergcore: Add HFP AG defautl record for external profiles
2012-11-15 Johan Hedberglib: Add new Network attribute define for HFP 1.6 AG...
2012-11-15 Johan Hedbergcore: Remove unneeded line in XML record definition
2012-11-15 Marcel Holtmannmonitor: Add decoding of L2CAP configuration options
2012-11-14 Syam Sidhardhangdbus: Fix compilation error due to missing #defines
2012-11-14 Johan Hedbergdoc: Add Version and Features parameters for RegisterPr...
2012-11-14 Johan Hedbergtest: Remove unneeded XML record from test-profile
2012-11-14 Johan Hedbergcore: Add automatic SDP record generation for external...
2012-11-14 Johan Hedbergtest: Remove useless record handle from test-profile...
2012-11-14 Luiz Augusto... btio: Fix type detection for L2CAP fixed channels
2012-11-14 Luiz Augusto... test: Remove test-telephony
2012-11-14 Luiz Augusto... hfp-api: Remove HandsfreeGateway interface
2012-11-14 Luiz Augusto... audio-api: Remove Headset and HeadsetGateway APIs
2012-11-14 Luiz Augusto... btio: Fix type detection when psm or channel are 0
2012-11-14 Johan Hedbergcore: Add proper defaults database for external profiles
2012-11-14 Johan Hedbergcore: Add default RFCOMM channel definitions to profile.c
2012-11-14 Johan Hedberglib: Add missing OBEX UUID strings to uuid.h
2012-11-14 Johan Hedbergassigned-numbers: Add MAP MAS (Message Notification...
2012-11-14 Johan Hedbergcore: Minor coding style fixes
2012-11-14 Frédéric Danisadapter: Remove storage path #defines
2012-11-14 Frédéric Danisdevice: Use new storage for device trust
2012-11-14 Frédéric Danisadapter: Convert storage trusts
2012-11-14 Frédéric Danisdevice: Use new storage for device alias
2012-11-14 Frédéric Danisadapter: Convert storage aliases
2012-11-14 Johan HedbergTODO: Split completed BlueZ 5 items into a separate...
2012-11-14 Johan Hedbergcore: Use int instead of gint
2012-11-14 Johan Hedbergcore: Add connection priority to btd_profile
2012-11-14 Johan Hedbergcore: Fix manager_cleanup order
2012-11-13 Johan HedbergTODO: Update with current status
next