OSDN Git Service

android-x86/external-bluetooth-bluez.git
2013-01-14 Marcel Holtmannmonitor: Decode 16-bit and 32-bit UUID values from...
2013-01-14 Marcel Holtmannmonitor: Add more ATT protocol decodings
2013-01-14 Marcel Holtmannmonitor: Print manufacturer name from EIR data
2013-01-13 Marcel Holtmannmonitor: Print detailed class of device from EIR data
2013-01-13 Marcel Holtmannmonitor: Print strings for advertising data flags
2013-01-13 Marcel Holtmannlib: Update list of company identifiers
2013-01-13 Marcel Holtmanntools: Add entry for COOKOO watch product ID
2013-01-13 Marcel Holtmannemulator: Add command line switch for local HCI virtual...
2013-01-13 Marcel Holtmannunit: Add advertising data from Citizen Proximity watch...
2013-01-12 Marcel Holtmannshared: Resetting watch identifier is done in the destr...
2013-01-12 Marcel Holtmannshared: Use protocol family constant instead of address...
2013-01-11 Johan Hedbergtester: Add -l command line switch for listing test...
2013-01-11 Johan Hedbergtester: Add -p option to filter which test to be executed
2013-01-11 Marcel Holtmannshared: Remove line with one single empty space in it
2013-01-11 Marcel HoltmannRelease 5.1
2013-01-11 Marcel Holtmanncore: Add comment about loading empty key lists into...
2013-01-11 Marcel Holtmannbuild: Update library version
2013-01-11 Marcel Holtmannobexd: Don't bother with trying to handle SIGPIPE
2013-01-11 Luiz Augusto... AVRCP: Fix crash when MediaPlayer1 is disabled
2013-01-11 Johan Hedbergemulator: Add support for HCI_LE_Set_Advertising_Data...
2013-01-11 Johan Hedbergtools: Add HCI command monitoring for mgmt link securit...
2013-01-11 Johan Hedbergtools: Add mgmt test case for link security when powered on
2013-01-11 Johan Hedbergtools: Add HCI command monitoring to discoverable on...
2013-01-11 Johan Hedbergtools: Add mgmt test case for discoverable off while...
2013-01-11 Johan Hedbergtools: Fix discoverable off test case name in logs
2013-01-11 Johan Hedbergtools: Add mgmt test for setting connectable when power...
2013-01-11 Johan Hedbergtools: Add basic HCI command monitoring callback to...
2013-01-11 Johan Hedbergtools: Add set_link_security tests to mgmt-tester
2013-01-11 Marcel Holtmannunit: Providing empty info() implementation is no longe...
2013-01-11 Marcel Holtmanncore: Turn message about device id into debug statement
2013-01-11 Anderson Lizardobuild: Fix --disable-optimization configure option
2013-01-11 Anderson Lizardoattrib: Fix compilation errors when compiled without...
2013-01-10 Luiz Augusto... tools: Fix using DBusBasicValue
2013-01-10 Luiz Augusto... tools: Update mpris-player to register using MPRIS...
2013-01-10 Luiz Augusto... media: Implement new RegisterPlayer API
2013-01-10 Luiz Augusto... test: Update test-player to register using MPRIS interface
2013-01-10 Luiz Augusto... media-api: Change RegisterPlayer to use MPRIS spec
2013-01-10 Luiz Augusto... tools: Adapt mpris-player to new API of MediaPlayer1
2013-01-10 Luiz Augusto... test: Adapt simple-player to the new API of MediaPlayer1
2013-01-10 Luiz Augusto... media: Adapt RegisterPlayer to changes in MediaPlayer1
2013-01-10 Luiz Augusto... player: Add Device property
2013-01-10 Luiz Augusto... AVRCP: Always create a controller player even for versi...
2013-01-10 Luiz Augusto... player: Fix documentation to use TrackNumber in track...
2013-01-10 Luiz Augusto... player: Add support for button controls
2013-01-10 Luiz Augusto... player: Remove GetTrack and TrackChanged
2013-01-10 Luiz Augusto... media-api: Add playback control methods to MediaPlayer1
2013-01-10 Anderson Lizardounit: Fix remaining references to bluetooth/uuid.h
2013-01-10 Anderson Lizardoattrib: Fix remaining references to bluetooth/uuid.h
2013-01-10 Anderson Lizardoproximity: Fix remaining references to bluetooth/uuid.h
2013-01-10 Anderson Lizardotime: Fix remaining references to bluetooth/uuid.h
2013-01-10 Anderson Lizardoalert: Fix remaining references to bluetooth/uuid.h
2013-01-10 Anderson Lizardoscanparam: Fix remaining references to bluetooth/uuid.h
2013-01-10 Anderson Lizardogatt: Fix remaining references to bluetooth/uuid.h
2013-01-10 Anderson Lizardoinput: Fix remaining references to bluetooth/uuid.h
2013-01-10 Anderson Lizardoplugins: Fix remaining references to bluetooth/uuid.h
2013-01-10 Anderson Lizardocore: Fix remaining references to bluetooth/uuid.h
2013-01-10 Anderson Lizardounit: Avoid D-Bus calling _exit() during SDP tests
2013-01-10 Marcel Holtmanntools: Fix up testing of discoverable management command
2013-01-10 Marcel Holtmanndoc: Clarify the error codes of some management commands
2013-01-10 Marcel Holtmannbuild: Enable Bluetooth library for distribution builds
2013-01-10 Marcel Holtmannbuild: Only install old legacy Bluetooth library headers
2013-01-10 Marcel Holtmannmonitor: Fix includes from Bluetooth library
2013-01-10 Marcel Holtmanntools: Fix includes for mgmt.h
2013-01-10 Marcel Holtmannobexd: Fix includes for uuid.h
2013-01-10 Marcel Holtmannprofiles: Fix includes for uuid.h
2013-01-10 Marcel Holtmanncore: Fix includes for mgmt.h and uuid.h
2013-01-10 Marcel Holtmannshared: Remove redundant include
2013-01-10 Marcel Holtmanntools: Remove redundant include
2013-01-10 Marcel Holtmannlib: Remove all management settings helpers since they...
2013-01-10 Marcel Holtmanncore: Fix setting up discoverable from stored settings...
2013-01-10 Marcel Holtmannlib: Remove current unused management settings helpers
2013-01-10 Marcel Holtmannshared: Use < for management commands and > for events
2013-01-10 Marcel Holtmanncore: Add support for graceful shutdown of adapters
2013-01-10 Anderson Lizardounit: Print D-Bus error message in verbose mode
2013-01-10 Marcel Holtmanncore: Don't bother with return value for setting device...
2013-01-10 Marcel Holtmanncore: Don't bother with major and minor class for LE...
2013-01-10 Marcel Holtmanncore: Load link keys and long term keys only when contr...
2013-01-09 Marcel Holtmanndoc: Add missing empty return parameters for load long...
2013-01-09 Marcel Holtmannunit: Add advertising data from Cookoo watch for testing
2013-01-09 Anderson Lizardounit: Rename x_pdu() macro on SDP test program
2013-01-09 Anderson Lizardounit: Reuse define_test() macro for /TP/SERVER/BRW...
2013-01-09 Johan Hedbergcore: Fix canceling all types of agent requests
2013-01-09 Syam Sidhardhansdp-xml: Remove newline before EOF
2013-01-09 Syam Sidhardhanaudio: Remove unused struct audio_adapter
2013-01-09 Syam Sidhardhanunit: Replace g_test_fail() with g_assert_not_reached()
2013-01-09 Syam Sidhardhanhealth: Fix possible use after free
2013-01-09 Syam Sidhardhanhealth: Fix pointer to local variable out-of-scope
2013-01-09 Johan Hedbergunit: Fix hardcoded test for complete name in EIR
2013-01-09 Marcel Holtmanntools: Add helper for extracting advertising data out...
2013-01-09 Marcel Holtmannunit: Add advertising data from Wahoo BlueSC for testing
2013-01-09 Marcel Holtmannunit: Add inquiry data from Nike+ FuelBand for testing
2013-01-09 Marcel Holtmannunit: Add inquiry data from iPhone 5 and iPad mini...
2013-01-09 Marcel Holtmanntools: Add helper for extracting EIR data out of btsnoo...
2013-01-09 Marcel Holtmannunit: Add inquiry data from MacBook Air for testing
2013-01-09 Marcel Holtmanntools: Add helper for extracting SDP PDUs out of btsnoo...
2013-01-09 Anderson Lizardolib: Fix SDP_TEXT_STR16/SDP_URL_STR16 parsing
2013-01-08 Johan Hedbergdoc: Improve documentation of mgmt events
2013-01-08 Johan Hedbergdoc: Update descriptions and possible error returns...
2013-01-08 Mikel Astizmedia: Clarify Acquire/TryAcquire error cases
2013-01-08 Mikel Astizmedia: Add HFP/HSP gains to transport API
next