OSDN Git Service

android-x86/external-bluetooth-bluez.git
2013-01-23 Luiz Augusto... tools: Fix pbap-client to use new print syntax
2013-01-22 João Paulo... avrcp: Ignore MSB of Absolute Volume parameter
2013-01-22 Alexandros... avctp: Set browsing channel connection for ct
2013-01-22 Alexandros... avctp: Add functionality for CT browsing commands
2013-01-22 Johan Hedbergcore: Only set EIR data pointer after confirming it...
2013-01-22 Johan Hedbergmonitor: Add support for passkey notify mgmt events
2013-01-22 Johan Hedbergcore: Fix canceling pairing through mgmt
2013-01-22 Johan Hedbergtools: Add mgmt_cancel_pair_device support to btmgmt
2013-01-22 Syam Sidhardhana2dp: Fix invalid memory access during abort_ind()
2013-01-22 Syam Sidhardhana2dp: Fix invalid memory access during suspend_ind()
2013-01-22 Syam Sidhardhanhealth: Fix possible use after free
2013-01-22 Johan Hedbergcore: Fix mgmt_get_connections response size checking
2013-01-22 Marcel Holtmannmonitor: Use explicit filter policy strings for LE...
2013-01-22 Marcel Holtmannmonitor: Decode LE filter policy for all cases
2013-01-21 Szymon Jancmonitor: Fix possible crash on unknown command
2013-01-21 Alexandros... core: Fix crash when an invalid uuid is passed to Devic...
2013-01-21 Alexandros... avctp: Fix size of read() for browsing channel callbacks
2013-01-21 Alexandros... avctp: Fix request timeout after a channel is destroyed
2013-01-21 Alexandros... avctp: Fix avctp_unregister_browsing_pdu_handler inner...
2013-01-21 Luiz Augusto... player: Fix not returning current position properly
2013-01-21 Marcel Holtmannshared: Remove also queued requests and replies for...
2013-01-21 Marcel Holtmannshared: Fix issue with management destroy handling
2013-01-21 Marcel Holtmanncore: Remove pointless GFunc casts from device handling
2013-01-21 Marcel Holtmannshared: Mark and skip notification callbacks when becom...
2013-01-21 Marcel Holtmannshared: Remove all pending requests for the specified...
2013-01-21 Marcel Holtmanngdbus: Check for valid path before handling properties
2013-01-21 Marcel Holtmanncore: Don't take device reference for connection requests
2013-01-21 Marcel Holtmanncore: Keep the DBusConnection around for device handling
2013-01-21 Marcel Holtmanncore: Use same reference counting as adapter handling
2013-01-20 Marcel Holtmanncore: Remove pointless protection for device path at...
2013-01-20 Marcel Holtmanncore: Use a global DBusConnection variable
2013-01-20 Marcel Holtmanncore: Add device init and cleanup functions
2013-01-20 Marcel Holtmanncore: Add some extra debugs for device creation
2013-01-20 Marcel Holtmanncore: Make the default UUID search list const
2013-01-20 Marcel Holtmannmonitor: Add support for decoding LE white list commands
2013-01-20 Marcel Holtmannmonitor: Add support for decoding LE features
2013-01-20 Marcel Holtmannmonitor: Add support for decoding LE event mask
2013-01-20 Marcel Holtmannmonitor: Add support for decoding LE supported states
2013-01-20 Marcel Holtmanncore: Provide skeleton for LE connection trigger
2013-01-20 Marcel Holtmanncore: Handle invalidated RSSI signals a bit better
2013-01-20 Marcel Holtmanncore: Avoid massive signals for changes below 8 dBm
2013-01-20 Marcel Holtmanncore: Allow passive scanning to update existing devices
2013-01-20 Marcel Holtmanncore: Check for LE controller before cancelling passive...
2013-01-20 Marcel Holtmanncore: Avoid pointless casting of GCompareFunc for compa...
2013-01-20 Marcel Holtmanncore: Use delay between passive scanning iterations
2013-01-20 Marcel Holtmanncore: Add support for triggering passive scanning
2013-01-20 Marcel Holtmanncore: Handle existing start discovery gracefully
2013-01-20 Marcel Holtmanncore: Simplify discovery start and stop handling
2013-01-20 Marcel Holtmanncore: Fix multiple issues with discovery handling
2013-01-19 Szymon Janctools: Use proper test data in mgmt_unblock_device...
2013-01-19 Marcel Holtmanncore: Use discovery found list instead of nested struct
2013-01-19 Marcel Holtmanncore: Remove pending_mode session variable
2013-01-19 Marcel Holtmanncore: Remove unneeded session reference counting
2013-01-19 Marcel Holtmanncore: Remove session_req_type variable and parameter
2013-01-19 Marcel Holtmanncore: Rename a few functions and parameters
2013-01-19 Marcel Holtmanncore: Remove unused got_reply session variable
2013-01-18 Luiz Augusto... AVRCP: Fix rejecting RegisterNotification if no transpo...
2013-01-18 Szymon Janccore: Add workaround for device pairing kernel bug
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
next