OSDN Git Service

android-x86/external-bluetooth-bluez.git
2012-12-05 Johan Hedbergtest: Fix re-declaration of "encrypt" symbol
2012-12-05 Lucas De MarchiEnsure config.h is included by using CPPFLAGS
2012-12-05 Lucas De Marchibuild-sys: Define _GNU_SOURCE in config.h
2012-12-05 Mikel Astizdbus: Rename to org.bluez.Adapter1
2012-12-05 Mikel Astizdbus: Rename to org.bluez.Device1
2012-12-05 Mikel Astizadapter: Remove FindDevice method from D-Bus API
2012-12-05 Mikel Astiztest: Avoid using Adapter.FindDevice()
2012-12-05 Mikel Astizadapter: Remove redundant Devices property
2012-12-05 Mikel Astizadapter: Remove DeviceCreated/DeviceRemoved signals
2012-12-05 Mikel Astiztest: Add helper function to find devices
2012-12-05 Mikel Astiztest: Use ObjectManager instead of Devices property
2012-12-05 Mikel Astizdbus: Remove org.bluez.Manager
2012-12-05 Mikel Astiztest: Use ObjectManager instead of Adapters property
2012-12-05 Mikel Astiztest: Update test-manager script to ObjectManager
2012-12-05 Mikel Astiztest: Update monitor script to ObjectManager
2012-12-05 Mikel Astiztest: Avoid using DefaultAdapter()
2012-12-05 Mikel Astiztest: Add utility library for python scripts
2012-12-05 Mikel Astizcups: Remove unnecessary code
2012-12-05 Szymon Jancadapter: Always write address type when converting...
2012-12-05 Chan-yeol Parkaudio: Remove not used auto connect flag
2012-12-05 Chan-yeol Parkaudio: Remove left over of HFP removal
2012-12-05 Chan-yeol Parkbuild: Include bluetooth lib folder for obexd
2012-12-05 Chan-yeol Parkaudio: Remove left over of HFP removal
2012-12-05 Johan Hedbergcyclingspeed: Fix various coding style issues
2012-12-05 Andrzej Kaczmarektest: Enable speed and cadence calculation in test...
2012-12-05 Andrzej Kaczmarektest: Add cyclingspeed test script
2012-12-05 Andrzej Kaczmarekbuild: Add CSCP API document to EXTRA_DIST
2012-12-05 Andrzej Kaczmarekdoc: Rename cycling API to cyclingspeed
2012-12-05 Andrzej Kaczmarekdoc: Remove Get-/SetProperties from CSC API document
2012-12-05 Andrzej Kaczmarekcore: Add CyclingSpeedWatcher interface to default...
2012-12-05 Andrzej Kaczmarekcyclingspeed: Add support for Set Cumulative Value
2012-12-05 Andrzej Kaczmarekcyclingspeed: Add support for Update Sensor Location
2012-12-05 Andrzej Kaczmarekcyclingspeed: Add support for Request Supported Sensor...
2012-12-05 Andrzej Kaczmarekcyclingspeed: Add stub to use SC Control Point
2012-12-05 Andrzej Kaczmarekcyclingspeed: Add DBus.Properties for org.bluez.Cycling...
2012-12-05 Andrzej Kaczmarekcyclingspeed: Process measurement notifications
2012-12-05 Andrzej Kaczmarekcyclingspeed: Add support to enable measurement notific...
2012-12-05 Andrzej Kaczmarekcyclingspeed: Add CyclingSpeedManager interface
2012-12-05 Andrzej Kaczmarekcyclingspeed: Read Sensor Location characteristic value
2012-12-05 Andrzej Kaczmarekcyclingspeed: Read CSC Feature characteristic value
2012-12-05 Andrzej Kaczmarekcyclingspeed: Discover characteristics CCC
2012-12-05 Andrzej Kaczmarekcyclingspeed: Discover CSCS characteristics
2012-12-05 Andrzej Kaczmarekcyclingspeed: Add attio callbacks
2012-12-05 Andrzej Kaczmarekcyclingspeed: Add CSC profile plugin skeleton
2012-12-04 Marcel Holtmannbuild: Compile obexd and obex-client
2012-12-04 Luiz Augusto... obexd: Fix using BtIOType
2012-12-04 Luiz Augusto... obexd: Fix using BtIOType
2012-12-04 Sunil Kumar... obexd: Add get_next_header() in message listing
2012-12-04 Sunil Kumar... obexd: Reset ap_sent variable
2012-12-04 Luiz Augusto... obexd: Fix sending absolute path
2012-12-04 Luiz Augusto... obexd: Fix returning empty if messages was already...
2012-12-04 Luiz Augusto... obexd: Fix freeing apparam data on PBAP module
2012-12-04 Luiz Augusto... obexd: Fix not using port when it is set by the client
2012-12-04 Srinivasa Ragavanobexd: Add implementation for UpdateInbox
2012-12-04 Luiz Augusto... obexd: Fix build when using --with-messages=tracker
2012-12-04 Srinivasa Ragavanobexd: Add Message.SetProperty and Message.GetPropertie...
2012-12-04 Srinivasa Ragavanobexd: Update the file offset to the beginning after...
2012-12-04 Luiz Augusto... obexd: Make obc_transfer_put to accept NULL as filename
2012-12-04 Luiz Augusto... obexd: Avoid extra copies while passing apparam to...
2012-12-04 Luiz Augusto... obexd: Fix not sending parameters to get message in...
2012-12-04 Luiz Augusto... obexd: Add MessageAccess.ListFilterFields
2012-12-04 Luiz Augusto... obexd: Rename MessageAccess method GetMessagesListing...
2012-12-04 Luiz Augusto... obexd: Rename MessageAccess method GetFolderListing...
2012-12-04 Luiz Augusto... obexd: Use larger timeout first packet in transfers
2012-12-04 Luiz Augusto... obexd: Unify callbacks for operations that only report...
2012-12-04 Sunil Kumar... obexd: Add set delete status function
2012-12-04 Sunil Kumar... obexd: Add set read status function
2012-12-04 Sunil Kumar... obexd: Add support for MessageStatus
2012-12-04 Luiz Augusto... obexd: Move common code to pull_phonebook
2012-12-04 Luiz Augusto... obexd: Remove deprecated methods from PhonebookAccess
2012-12-04 Luiz Augusto... obexd: Add filters to PhonebookAccess.List and Phoneboo...
2012-12-04 Luiz Augusto... obexd: Add filters to PhonebookAccess.Pull
2012-12-04 Luiz Augusto... obexd: Add filters to Phonebook.PullAll
2012-12-04 Srinivasa Ragavanobexd: Fix crash on map module
2012-12-04 Syam Sidhardhanobexd: Remove redundant include errno.h
2012-12-04 Syam Sidhardhanobexd: Remove redundant include sys/stat.h
2012-12-04 Sunil Kumar... obexd: Add subject length parameter in GetMessageListing
2012-12-04 Sunil Kumar... obexd: Add offset parameter decription
2012-12-04 Sunil Kumar... obexd: Fix invalid oflag check
2012-12-04 Luiz Augusto... obexd: Remove map_ap.c
2012-12-04 Luiz Augusto... obexd: Make use of GObexApparam API
2012-12-04 Luiz Augusto... obexd: Make use of GObexApparam API
2012-12-04 Luiz Augusto... obexd: Port PBAP module to use GObexApparam
2012-12-04 Ludek Finstrleobexd: Fix pbap_select using absolute path with known...
2012-12-04 Luiz Augusto... obexd: Fix possible memory leak in handling of location
2012-12-04 Luiz Augusto... obexd: Fix possible memory leak in bluetooth driver
2012-12-04 Luiz Augusto... obexd: Make handle of location more clear
2012-12-04 Harald Schmittobexd: phonebook: Replace magic strings for phonebook...
2012-12-04 Harald Schmittobexd: Fix phonebook contacts query
2012-12-04 Luiz Augusto... obexd: Add Message.Get implementation
2012-12-04 Luiz Augusto... obexd: Use filter instead of dummy as argument name...
2012-12-04 Luiz Augusto... obexd: Change MessageAccess.GetMessageListing to not...
2012-12-04 Luiz Augusto... obexd: Change MessageAccess.GetFolderListing to not...
2012-12-04 Luiz Augusto... obexd: Fix wrong signature of MessageAccess.SetFolder
2012-12-04 Szymon Jancobexd: Fix some common spelling errors
2012-12-04 Szymon Jancobexd: Fix dead assignments
2012-12-04 Szymon Jancobexd: Fix error returning in obc_transfer_put
2012-12-04 Szymon Jancobexd: Use g_malloc0 in get_filter_strs
2012-12-04 Szymon Jancobexd: Fix use of uninitialized count variable
2012-12-04 Luiz Augusto... obexd: Fix memory leak in bluetooth driver
next