OSDN Git Service

android-x86/external-bluetooth-bluez.git
2013-01-18 Johan Hedbergtools: Add basic invalid params test case for mgmt_unbl...
2013-01-18 Johan Hedbergtools: Add basic invalid params test case for mgmt_bloc...
2013-01-18 Johan Hedbergtools: Add basic mgmt_disconnect invalid params test...
2013-01-18 Johan Hedbergtools: Add basic mgmt_unpair_device test cases
2013-01-18 Johan Hedbergtools: Add mgmt_pair_device test with invalid address...
2013-01-18 Szymon Janctools: Add mgmt test case for pair device while powered off
2013-01-18 Johan Hedbergtools: Add another invalid params mgmt_load_long_term_k...
2013-01-18 Johan Hedbergtools: Add more mgmt_load_ltks invalid params tests
2013-01-18 Christian Fetzerobexd: Add parameter Status to GetMessageListing response
2013-01-18 Christian Fetzerobexd: Add parameter AttachmentSize to GetMessageListin...
2013-01-18 Christian Fetzerobexd: Add parameter Text to GetMessageListing response
2013-01-18 Christian Fetzerobexd: Move parse_size function in map.c
2013-01-18 Christian Fetzerobexd: Add parameter SubjectLength to map_list_messages
2013-01-18 Luiz Augusto... unit: Add gdbus/client_get_uint64_property
2013-01-18 Luiz Augusto... unit: Add gdbus/client_get_array_property
2013-01-18 Luiz Augusto... unit: Add gdbus/client_get_boolean_property
2013-01-18 Luiz Augusto... unit: Add gdbus/client_get_string_property
2013-01-18 Luiz Augusto... unit: Add gdbus/client_get_dict_property
2013-01-18 Johan Hedbergtools: Add basic failure test case for mgmt_load_long_t...
2013-01-18 Johan Hedbergtools: Add basic success test case for mgmt_load_long_t...
2013-01-18 Johan Hedbergtools: Add another invalid params test for mgmt_load_li...
2013-01-18 Johan Hedbergdoc: Add note about Debug_Keys parameter for Load Link...
2013-01-18 Johan Hedbergtools: Add basic invalid parameters test case for mgmt_...
2013-01-18 Johan Hedbergtools: Add initial success test cases for mgmt_load_lin...
2013-01-18 Johan Hedbergtools: Add temporary workaround for mgmt_set_powered...
2013-01-17 Johan Hedbergshared: Add separate timed out test result
2013-01-17 Johan Hedbergtools: Use a timeout for all mgmt test cases
2013-01-17 Johan Hedbergtools: Fix EIR reference data to account for TX power...
2013-01-17 Johan Hedbergtools: Add mgmt test case for multiple UUID-16 values
2013-01-17 Johan Hedbergshared: Fix missing removal of test timeout for success...
2013-01-17 Johan Hedbergtools: Add basic add_uuid UUID-32 test case for mgmt...
2013-01-17 Johan Hedbergtools: Add basic add_uuid UUID-16 test case for mgmt...
2013-01-16 Marcel Holtmannunit: Add advertising data from MIO Alpha heartrate...
2013-01-16 Johan Hedbergtools: Define power off CoD test with a timeout
2013-01-16 Johan Hedbergtools: Add support for defining mgmt tests with a timeout
2013-01-16 Johan Hedbergshared: Add timeout support for test cases
2013-01-16 Johan Hedbergtools: Do more generic tracking of unmet test condition...
2013-01-16 Johan Hedbergtools: Fix test for unset settings in mgmt-tester
2013-01-16 Johan Hedbergtools: Add power off test for testing correct class...
2013-01-16 Johan Hedbergtools: Fix waiting for expected events in mgmt-tester
2013-01-16 Johan Hedbergtools: Add class of device change monitoring support...
2013-01-16 Johan Hedbergtools: Add basic power off test to mgmt-tester
2013-01-16 Johan Hedbergtools: Add mgmt-tester support for testing for unset...
2013-01-16 Anderson Lizardounit: Add tests for SDP integer Data Elements
2013-01-16 Anderson Lizardounit: Add {TEXT,URL}_STR{8,16} tests for sdp_extract_attr()
2013-01-16 Johan Hedbergtools: Add HCI command checking for mgmt_set_dev_class...
2013-01-16 Johan Hedbergcore: Fix checking for device object creation failures
2013-01-16 Johan Hedbergcore: Log device interface registration failures
2013-01-16 Marcel Holtmannmonitor: Differentiate between E0 and AES-CCM encryption
2013-01-15 Johan Hedbergtools: Add some basic mgmt_set_dev_class test cases
2013-01-15 Johan Hedbergtools: Add some basic mgmt_start_discovery failure...
2013-01-15 Luiz Augusto... AVRCP: Fix sending volume changed when not registered
2013-01-15 Luiz Augusto... AVRCP: Check version before sending volume changed...
2013-01-15 João Paulo... audio: Bump AVRCP CT version to 1.5
2013-01-15 João Paulo... avrcp: Handle SetAbsoluteVolume command
2013-01-15 João Paulo... transport: Update volume passing only audio_device
2013-01-15 João Paulo... avrcp: Notify remote of volume changes
2013-01-15 João Paulo... avrcp: Handle RegisterNotification for volume
2013-01-15 João Paulo... transport: Get volume passing only audio_device
2013-01-15 João Paulo... transport: Keep a list o all existent transports
2013-01-15 João Paulo... transport: Get volume from transport
2013-01-15 João Paulo... avrcp: Add EVENT_VOLUME_CHANGED to CT capabilities
2013-01-15 João Paulo... transport: Store the value set through the 'Volume...
2013-01-15 João Paulo... transport: Initialize the "Volume" property
2013-01-15 Johan Hedbergcore: Fix handling mgmt socket write failures
2013-01-15 Johan Hedbergcore: Move valid discovery type check to mgmt_start_dis...
2013-01-15 Johan Hedbergcore: Fix connect list usage for non-LE adapters
2013-01-15 Johan Hedbergcore: Don't try to start discovery with invalid address...
2013-01-15 Johan Hedbergcore: Add more debug logs to start_discovery functions
2013-01-15 Johan Hedbergcore: Add debug log to mgmt_start_discovery()
2013-01-14 Luiz Augusto... tools: Fix map-client to use new print syntax
2013-01-14 Christian Fetzerobexd: Remove transferred file only if the GET operatio...
2013-01-14 Christian Fetzerobexd: Change behavior of parse_filter_read
2013-01-14 Christian Fetzerobexd: Use defines for values in parse_filter_read...
2013-01-14 Christian Fetzerobexd: Fix segfault in parse_filter_read and parse_filt...
2013-01-14 Christian Fetzerobexd: Fix FILTER_ALL in MAP client to set 16 bit
2013-01-14 Christian Fetzerobexd: Fix infinite loop in ListMessages with filter...
2013-01-14 Christian Fetzerobexd: Add property exist functions to map client
2013-01-14 Christian Fetzerobexd: Handle empty path name in SetPath
2013-01-14 Mikel Astizdoc: Fix trivial typo in adapter-api
2013-01-14 Marcel Holtmannmonitor: Add decoding for minor class for wearable...
2013-01-14 Johan Hedbergcore: Rename adapter->disc_sessions to discov_sessions...
2013-01-14 Marcel Holtmannmonitor: Add GATT-based Service UUIDs
2013-01-14 Marcel Holtmannmonitor: Add UUID values for Characteristic Descriptors
2013-01-14 Marcel Holtmannmonitor: Add UUID values for Characteristic Descriptions
2013-01-14 Marcel Holtmannmonitor: Fix the singular entry vs plural entries
2013-01-14 Marcel Holtmannmonitor: Decode the minor class field for major class...
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
next