OSDN Git Service

android-x86/external-bluetooth-bluez.git
2013-02-01 Johan Hedberggdbus: Fix unpublished interface signal emission
2013-02-01 Johan Hedbergemulator: Fix BR/EDR-only and LE-only supported command...
2013-02-01 Johan Hedbergemulator: Add command line options for selecting contro...
2013-02-01 Johan Hedbergemulator: Use BR/EDR/LE vhci type as default for btvirt
2013-01-31 Johan Hedbergtools: Add LE-only test case support to mgmt-tester
2013-01-31 Johan Hedbergtools: Add BR/EDR-only test case support to mgmt-tester
2013-01-31 Johan Hedbergtools: Fix mgmt-tester BR/EDR/LE test macro naming
2013-01-31 Johan Hedbergemulator: Fix controller version for BR/EDR type
2013-01-31 Luiz Augusto... AVRCP: Get track duration using GetPlayStatus command
2013-01-31 Luiz Augusto... A2DP: Fix not setting setup error to NULL
2013-01-31 Luiz Augusto... AVCTP: Fix memory leak
2013-01-31 Luiz Augusto... AVCTP: Fix allways destroying browsing channel
2013-01-31 Luiz Augusto... tools: Fix mpris-player creating busname starting with...
2013-01-31 Luiz Augusto... tools: Use device Alias instead of Name in mpris-player
2013-01-31 Luiz Augusto... hcidump: Fix parsing of SetBrowsedPlayer
2013-01-31 Luiz Augusto... hcidump: Fix parsing of GetCurrentPlayerApplicationSett...
2013-01-31 Luiz Augusto... hcidump: Distinct Control and Browsing AVCTP channels
2013-01-31 Johan Hedbergtools: Update tester apps to use new hciemu API
2013-01-31 Johan Hedbergshared: Provide hciemu type in hciemu_new()
2013-01-31 Johan Hedbergemulator: Create separate BR/EDR, BR/EDR/LE and LE...
2013-01-31 Johan Hedbergemulator: Create separate server BR/EDR/LE and BR/EDR...
2013-01-31 Johan Hedbergshared: Create BR/EDR/LE device type by default
2013-01-31 Johan Hedbergemulator: Create separate BR/EDR/LE and BR/EDR device...
2013-01-31 Johan HedbergTODO: Remove completed passive scanning entry
2013-01-31 Johan Hedbergcore: Stop passive scanning when removing last item...
2013-01-31 Johan Hedbergcore: Refactor passive scanning stopping into its own...
2013-01-31 Johan Hedbergcore: Fix missing check for main_opts.reverse_sdp
2013-01-31 Johan Hedbergcore: Fix checking for correct async operation id
2013-01-31 Johan Hedbergcore: Move SDP record fetching to NewConnection sending...
2013-01-31 Johan Hedbergcore: Do authorization and service resolving in parallel
2013-01-31 Johan Hedbergcore: Force discovery timer to run immediately if a...
2013-01-31 Johan Hedbergcore: Fix SDP resolving for incoming external profile...
2013-01-31 Johan Hedbergcore: Add device API for waiting for SDP completion
2013-01-31 Johan Hedbergcore: Remove unnecessary assignment to device->svc_resolved
2013-01-31 Johan HedbergTODO: Add item for improving stopping passive scanning
2013-01-30 Johan Hedbergcore: Fix updating discovery state when stopping passiv...
2013-01-30 Johan Hedbergcore: Remove unnecessary adapter->passive_scanning...
2013-01-29 Johan Hedbergcore: Make device_set_auto_connect private to device.c
2013-01-29 Johan Hedbergproximity: Remove unnecessary device_set_auto_connect...
2013-01-29 Johan Hedberginput: Remove unnecessary device_set_auto_connect call
2013-01-29 Johan Hedbergcore: Let device_set_auto_connect do connect list adding
2013-01-29 Johan Hedbergcore: Make device_get_auto_connect private to device.c
2013-01-29 Johan Hedbergcore: Move connect_list handling to ATT specific callbacks
2013-01-29 Johan Hedbergcore: Allow adapter_connect_list_remove to trigger...
2013-01-29 Johan Hedbergcore: Fix adapter->connect_le updating in connect_list_...
2013-01-29 Anderson Lizardocore: Fix g_source_remove() with zero ID while removing...
2013-01-29 Vinicius Costa... gas: Fix not sending response to indication
2013-01-29 Vinicius Costa... gas: Move all the code to only one file
2013-01-29 Vinicius Costa... device: Fix invalid memory access during Find Included
2013-01-29 Szymon Jancneard: Fix memory leak on registering as agent
2013-01-29 Szymon Jancneard: Fix passing negative error code to strerror
2013-01-29 Johan Hedbergcore: Allow Device1.Connect/Disconnect to control auto...
2013-01-29 Johan Hedbergcore: Stop passive scanning before connecting LE
2013-01-29 Johan Hedbergcore: Add device_get_auto_connect() function needed...
2013-01-29 Johan Hedbergcore: Add a variable to track passive scanning
2013-01-28 Luiz Augusto... attrib: Don't attempt to unregister event id 0
2013-01-28 Luiz Augusto... thermometer: Fix crash while unregistering adapter
2013-01-28 Vinicius Costa... media: Fix not finding endpoints with different case...
2013-01-28 Johan Hedbergcore: Fix LE connections based on connect_list
2013-01-28 Marcel Holtmannmonitor: Add supported commands bit numbers
2013-01-28 Luiz Augusto... media: Fix custom property registration for multiple...
2013-01-28 Luiz Augusto... AVCTP: Add destroy callback to avctp_register_browsing_...
2013-01-28 Luiz Augusto... AVCTP: Fix not destroying browsing channel if disconnected
2013-01-28 Luiz Augusto... AVRCP: Fix not handling commands while browsing is...
2013-01-27 Johan Hedbergtools: Add mixed UUIDs test case for mgmt_add_uuid
2013-01-27 Johan Hedbergcore: Allow adding all kinds of UUID for mgmt >= 1.3
2013-01-27 Johan Hedbergcore: Add convenience macro for comparing mgmt versions
2013-01-27 Johan Hedbergemulator: Fix LE Read White List Size response variable...
2013-01-27 Marcel Holtmannunit: Add extracted UUID string list to each test case
2013-01-27 Marcel Holtmannunit: Compare UUID list from EIR data
2013-01-27 Marcel Holtmannunit: Print UUID list from EIR parsing in verbose mode
2013-01-27 Marcel Holtmannunit: Add inquiry data from Nokia Reaction BH-907 heads...
2013-01-27 Marcel Holtmannunit: Include tests for TX power from EIR and AD
2013-01-27 Marcel Holtmanncore: Parse the TX power level from EIR data
2013-01-26 João Paulo... avctp: Handle Vol Up/Down operations
2013-01-26 Johan Hedbergemulator: Add support for LE Read White List Size command
2013-01-26 Johan Hedbergtools: Add mgmt_set_le test cases
2013-01-26 Johan Hedbergtools: Add mgmt_set_ssp test cases
2013-01-26 Johan Hedbergtools: Rename setup_ssp to match its true function
2013-01-26 Johan Hedbergtools: Add another mgmt_set_link_security success test...
2013-01-26 Johan Hedbergtools: Add basic mgmt_set_link_security(off) test cases
2013-01-26 Johan Hedbergtools: Fix mgmt-tester setup function logs
2013-01-26 Johan Hedbergtools: Add basic set connectable off test cases
2013-01-26 Johan Hedbergtools: Add invalid params test cases for mgmt_set_power...
2013-01-26 Johan Hedbergtools: Add mgmt_read_version success test case
2013-01-25 Vinicius Costa... adapter: Fix not removing a device when the adapter...
2013-01-25 Johan Hedbergcore: Increase pairing timeout to 2 minutes
2013-01-25 Johan Hedbergcore: Add reasoning for mgmt_pair_device timeout
2013-01-25 Johan Hedbergcore: Add reasoning for ATT connection during paring
2013-01-25 Johan Hedbergcore: Implement Device1.Connect() support for LE devices
2013-01-25 Chan-yeol Parktools: Fix format string warnings for g_dbus_create_error
2013-01-25 Johan Hedbergcore: Connect ATT IO before pairing
2013-01-25 Johan Hedbergcore: Make device_connect LE return int instead of...
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...
next