OSDN Git Service

android-x86/external-bluetooth-bluez.git
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
2013-01-08 Johan Hedbergcore: Remove no longer used src/mgmt.{c,h}
2013-01-08 Johan Hedbergcore: Move mgmt user passkey notify handling to adapter...
2013-01-08 Johan Hedbergcore: Move mgmt user passkey request handling to adapte...
2013-01-08 Johan Hedbergcore: Move mgmt user confirm request handling to adapte...
2013-01-08 Johan Hedbergcore: Make btd_adapter_get_pin private to adapter.c
2013-01-08 Johan Hedbergcore: Move mgmt PIN code handling into adapter code
2013-01-08 Jaganath Kanakkasseryaudio: Replace g_hash_table_contains() with g_hash_tabl...
2013-01-08 Marcel Holtmanncore: Cancel pending confirm name commands if present
2013-01-08 Marcel Holtmannshared: Wakeup writer after successfully cancelling...
2013-01-08 Marcel Holtmanncore: Add timeout handling for confirm name responses
2013-01-08 Marcel Holtmannshared: Fix issue with testing mgmt->pending_list
2013-01-08 Marcel Holtmanncore: Add timeout handling for loading of LTKs
2013-01-08 Marcel Holtmannshared: Add forgotten initialization of mgmt->reply_queue
2013-01-08 Jaganath Kanakkasseryshared: Fix build break
2013-01-08 Marcel Holtmannshared: Introduce mgmt_reply function for sending replies
2013-01-08 Marcel Holtmannshared: Split creation of mgmt_request into a separate...
2013-01-08 Marcel Holtmannshared: Fix issue with free command queue on mgmt_cance...
2013-01-07 Marcel Holtmannunit: Remove the unused pdu_id value from the SDP tests
2013-01-07 Johan Hedbergcore: Move mgmt device block/unblock event handling...
2013-01-07 Johan Hedbergcore: Remove useless switch statements in old mgmt...
2013-01-07 Johan Hedbergcore: Make adapter_bonding_complete private to adapter.c
2013-01-07 Johan Hedbergcore: Move mgmt new long term key event handling into...
2013-01-07 Johan Hedbergcore: Move mgmt link key event into adapter code
2013-01-07 Johan Hedbergcore: Move mgmt auth failed handling into adapter code
2013-01-07 Johan Hedbergcore: Make adapter_update_found_devices function privat...
2013-01-07 Johan Hedbergcore: Move mgmt device found event handling into adapte...
2013-01-07 Johan Hedbergcore: Add missing const qualifier to adapter_update_fou...
2013-01-07 Johan Hedbergcore: Remove unused read_device_pairable function
2013-01-07 Johan Hedbergcore: Remove missed out references to Pairable storage...
2013-01-07 Frédéric Danisadapter: Fix storage to be used by BlueZ 4 or 5
2013-01-07 Anderson Lizardohealth: Use SDP_IS_TEXT_STR()/SDP_IS_SEQ() where possible
2013-01-07 Anderson Lizardolib: Use SDP_IS_TEXT_STR()/SDP_IS_SEQ() where possible
2013-01-07 Anderson Lizardoinput: Validate SDP HIDDescriptorList subattributes
2013-01-07 Anderson Lizardolib: Trivial whitespace and line wrapping fix
2013-01-07 Anderson Lizardolib: Add SDP_IS_TEXT_STR() macro for SDP_TEXT_STR*...
2013-01-07 Johan Hedbergcore: Disable mgmt_load_long_term_keys for now
2013-01-07 Johan Hedbergcore: Add debug log to property_set_mode_complete
2013-01-07 Johan Hedbergcore: Add debug log for exact opcode in property_set_mode
2013-01-07 Johan Hedbergcore: Move mgmt cancel pair device command to adapter...
2013-01-07 Johan Hedbergcore: Move mgmt pair device command to adapter code
2013-01-07 Johan Hedbergcore: Move mgmt LTKs loading to adapter code
2013-01-07 Johan Hedbergcore: Move mgmt link keys loading to adapter code
2013-01-07 Marcel Holtmannunit: Add SDP Service Search Attribute Requests attribu...
2013-01-07 Marcel Holtmannunit: Add SDP Service Search Attribute Requests success...
2013-01-07 Anderson Lizardoinput: Use SDP library functions for reading attributes
2013-01-07 Anderson Lizardoinput: Move HID device name creation to separate function
2013-01-07 Anderson Lizardoinput: Change extract_hid_record() return type
2013-01-07 Marcel Holtmannunit: Add SDP Service Search Attribute Requests with...
2013-01-07 Marcel Holtmannunit: Fix a few memory leaks with the SDP record regist...
2013-01-07 Marcel Holtmannunit: Provide static test data and dynamically allocate...
2013-01-06 Marcel Holtmannunit: Add test cases for SDP Service Browse handling
2013-01-06 Marcel Holtmannunit: Add SDP Service Search Attribute Requests invalid...
2013-01-06 Marcel Holtmannunit: Add support for SDP test cases with different...
2013-01-06 Marcel Holtmannunit: Add test cases for SDP Service Attribute Requests
2013-01-06 Marcel Holtmannunit: Add test cases for SDP Service Search Requests
next