OSDN Git Service

android-x86/external-bluetooth-bluez.git
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...
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
next