OSDN Git Service

android-x86/external-bluetooth-bluez.git
2013-01-25 Johan Hedbergtest: Use a 60-second timeout for pairing
2013-01-25 Johan Hedbergcore: Fix pairing LE devices
2013-01-25 Johan Hedberghealth: Update to new adapter_get_device API
2013-01-25 Johan Hedbergaudio: Update to new adapter_get_device API
2013-01-25 Johan Hedbergneard: Update to new adapter_get_device API
2013-01-25 Johan Hedbergcore: Use bdaddr_t instead of char * for device creation
2013-01-25 Szymon Janctools: Fix glib assert in mgmt-tester if hci_vhci modul...
2013-01-25 Luiz Augusto... tools: Emit Seeked signal if Position changes
2013-01-25 Luiz Augusto... tools: Add volume support for mpris-player
2013-01-25 Luiz Augusto... tools: Make mpris-player to export org.mpris.MediaPlayer2
2013-01-25 Luiz Augusto... tools: Convert player's properties changed signals...
2013-01-25 Luiz Augusto... tools: Add support for setting Shuffle and LoopStatus...
2013-01-25 Luiz Augusto... tools: Make mpris-player to export players using MPRIS...
2013-01-25 Vinicius Costa... device: Rename device_att_connect to device_connect_le
2013-01-25 Vinicius Costa... device: Clean up device_att_connect()
2013-01-25 Vinicius Costa... device: Fix memory leak while storing GATT capable...
2013-01-25 Marcel Holtmannunit: Add inquiry data from Gigaset SL400H and SL910...
2013-01-24 Johan Hedbergtools: Add partial UUID-128 test case to mgmt-tester
2013-01-24 Johan Hedbergtools: Add partial UUID-32 test case to mgmt-tester
2013-01-24 Johan Hedbergtools: Add partial UUID-16 list test case to mgmt-tester
2013-01-24 Johan Hedbergtools: Add multiple UUID-128 test case to mgmt-tester
2013-01-24 Johan Hedbergtools: Add initial UUID-128 mgmt-tester test case
2013-01-24 Johan Hedbergtools: Add more UUIDs to 16-bit mgmt-tester test case
2013-01-24 Johan Hedbergtools: Add more UUIDs to 32-bit mgmt-tester test case
2013-01-24 Johan Hedbergtools: Add Multiple 32-bit UUID test case to mgmt-tester
2013-01-24 Johan Hedbergtools: Fix multiple UUID expected EIR data
2013-01-23 Marcel Holtmannunit: Add advertising data from Wahoo scale for testing
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
next