OSDN Git Service

android-x86/external-bluetooth-bluez.git
2013-10-30 Luiz Augusto... audio/AVRCP: Always assign a player to TG role
2013-10-29 Szymon Jancandroid/hal: Add support for handling SSP request event
2013-10-29 Szymon Jancandroid/hal: Add support for handling pin request event
2013-10-29 Andrei Emeltchenkoandroid: Fix build errors
2013-10-29 Szymon Jancandroid/hal: Add support for handling bond state change...
2013-10-29 Szymon Jancandroid: Update IPC headers to match SSP and PIN reques...
2013-10-29 Szymon Jancandroid: Define class of device as four bytes in IPC doc
2013-10-29 Szymon Jancbuild: Move Makefile.android to android/Makefile.am
2013-10-29 Szymon Jancandroid/hal: Set callbacks before initializing IPC
2013-10-29 Ravi kumar... android: Add initial HID disconnect implementation.
2013-10-29 Ravi kumar... android: Add initial HID connect implementation
2013-10-28 Szymon Jancandroid: Use helper function to convert bdaddr to andro...
2013-10-28 Szymon Jancandroid: Add helper functions for converting bdaddr...
2013-10-28 Szymon Jancandroid: Remove bogus hal_rsp_register_module structure
2013-10-28 Szymon Jancandroid: Fix HAL_OP_REMOVE_BOND value
2013-10-28 Szymon Jancandroid: Rename send_adapter_name to send_adapter_address
2013-10-28 Jerzy Kasenbergandroid/client: Add clear screen on Cltr-L
2013-10-28 Luiz Augusto... android/hal-pan: Add implementation of .disconnect
2013-10-28 Luiz Augusto... android/hal-pan: Add implementation of .connect
2013-10-28 Luiz Augusto... android/hal-pan: Add implementation of .get_local_role
2013-10-28 Luiz Augusto... android/hal-pan: Add implementation of .enable
2013-10-28 Luiz Augusto... android/hal-pan: Add implementation of .init
2013-10-28 Jerzy Kasenbergandroid/client: Add completion for hf methods
2013-10-28 Jerzy Kasenbergandroid/client: Add code for handsfree methods
2013-10-28 Jerzy Kasenbergandroid/client: Add code for handsfree callbacks
2013-10-28 Jerzy Kasenbergandroid/client: Add skeleton for handsfree calls
2013-10-28 Luiz Augusto... android/hal-av: Fix command struct names
2013-10-28 Grzegorz Kolodziejczykandroid/hal: Add support for send av disconnect command
2013-10-28 Grzegorz Kolodziejczykandroid/hal: Add support for send av connect command
2013-10-28 Grzegorz Kolodziejczykandroid/hal: Add support for handling av audio state...
2013-10-28 Grzegorz Kolodziejczykandroid/hal: Add support for handling av connection...
2013-10-28 Grzegorz Kolodziejczykandroid/hal: Add skeleton for handling av notifications
2013-10-28 Grzegorz Kolodziejczykandroid/hal: Fix typo in A2DP HAL service name
2013-10-27 Luiz Augusto... android: Rename setting_powered_changed to powered_changed
2013-10-27 Szymon Jancandroid: Add support for notifying HAL about scan mode...
2013-10-27 Szymon Jancandroid: Always set adapter to pairable on init
2013-10-27 Szymon Jancandroid: Add support for setting adapter scan mode
2013-10-27 Szymon Jancandroid: Add missing scan mode difinitions to IPC header
2013-10-27 Szymon Jancandroid: Add initial code for handling adapter set...
2013-10-27 Szymon Jancandroid: Use common exit path for commands in bt_adapte...
2013-10-27 Andrei Emeltchenkoandroid/hal: Use debug helpers from hal client
2013-10-27 Andrei Emeltchenkoandroid/hal: Use defined function to check that interfa...
2013-10-25 Andrei Emeltchenkoandroid/hal: Associate thread to Java
2013-10-25 Luiz Augusto... android: Rename ipc_send_error to ipc_send_rsp
2013-10-25 Luiz Augusto... android: Rename ERROR enum and command to STATUS
2013-10-25 Szymon Jancandroid: Add initial support for handling adapter get...
2013-10-25 Szymon Jancandroid: Add missing success status definition to IPC...
2013-10-25 Szymon Jancandroid/hal: Add support for handling adapter propertie...
2013-10-25 Szymon Jancandroid/hal: Add support for sending adapter SSP reply...
2013-10-25 Szymon Jancandroid: Add missing SSP variant definitions to IPC...
2013-10-25 Szymon Jancandroid: Add missing SSP Variant definitions to IPC...
2013-10-25 Szymon Jancandroid/hal: Add support for sending adapter PIN reply...
2013-10-25 Szymon Jancandroid/hal: Add support for sending adapter remove...
2013-10-25 Szymon Jancandroid/hal: Add support for sending cancel bond command
2013-10-25 Szymon Jancandroid/hal: Add support for sending create bond command
2013-10-25 Szymon Jancandroid/hal: Add support for sending adapter get proper...
2013-10-25 Szymon Jancandroid/hal: Add support for sending adapter get proper...
2013-10-25 Szymon Jancandroid/hal: Add support for sending adapter set proper...
2013-10-25 Szymon Jancandroid: Add properties defines to hal-msg.h
2013-10-25 Szymon Jancandroid: Remove not needed local variable in connect_hal
2013-10-25 Jerzy Kasenbergandroid/client: Add processing of .haltestrc
2013-10-25 Jerzy Kasenbergandroid/client: Add source command to haltest
2013-10-25 Jerzy Kasenbergandroid/client: Fix incorrect casts of addresses
2013-10-25 Jerzy Kasenbergandroid/client: Fix various coding style issues
2013-10-25 Andrei Emeltchenkoandroid: Make haltest and bluetoothd depend on HAL lib
2013-10-24 Szymon Jancandroid: Fix debug logs when running on Android
2013-10-24 Szymon Jancandroid: Use adapter index in mgmt functions
2013-10-24 Szymon Jancandroid: Use default adapter in adapter functions
2013-10-24 Szymon Jancandroid: Remove not needed adapter parameter from bt_ad...
2013-10-24 Szymon Jancandroid: Fix bt_adapter_init
2013-10-24 Szymon Jancandroid: Start command watch after notify channel is...
2013-10-24 Luiz Augusto... android/hal-msg: Reduce length of defines and struct...
2013-10-24 Andrei Emeltchenkoandroid: Enable AV interface
2013-10-24 Andrei Emeltchenkoandroid: haltest: Enable av interface in test tool
2013-10-23 Jerzy Kasenbergandroid: Add calls to av methods in haltest
2013-10-23 Szymon Jancandroid: Fix use of invalid service ID in response
2013-10-23 Szymon Jancandroid/hal: Verify if command response service ID...
2013-10-23 Szymon Jancandroid: Send notification on adapter power state change
2013-10-23 Szymon Jancandroid/hal: Fix crash while receiving notification
2013-10-23 Szymon Jancandroid: Add missing adapter state values to IPC header
2013-10-23 Szymon Jancandroid: Add missing adapter state values to IPC docume...
2013-10-23 Andrei Emeltchenkoandroid: Use helper function for finding headers
2013-10-23 Andrei Emeltchenkoandroid: Fix compilation error
2013-10-23 Lukasz Rymanowskiandroid: Fix build error for Android
2013-10-23 Andrei Emeltchenkoandroid: Make use of Android system headers instead...
2013-10-23 Johan Hedbergandroid: Add convenience variable for adapter bdaddr
2013-10-23 Szymon Jancandroid: Add support for registering and unregistering...
2013-10-23 Szymon Jancandroid: Add initial code for socket service
2013-10-23 Szymon Jancandroid: Add bt_adapter_get_address function
2013-10-23 Szymon Jancandroid: Add support for registering "bluetooth" service
2013-10-23 Szymon Jancandroid: Add initial code for services unregister
2013-10-23 Szymon Jancandroid: Add initial code for services register
2013-10-23 Johan Hedbergtools/l2cap-tester: Fix command reject expected responses
2013-10-23 Andrei Emeltchenkoandroid: Check that service is started
2013-10-23 Johan Hedbergandroid/hid: Fix service type in error response
2013-10-23 Luiz Augusto... android: Fix checking return of hal_ipc_cmd
2013-10-23 Luiz Augusto... android: Use sock prefix
2013-10-23 Luiz Augusto... android: Use pan prefix instead of bt_pan
2013-10-23 Johan Hedbergandroid/client: Fix various coding style issues
2013-10-23 Jerzy Kasenbergandroid: Add calls to pan methods to haltest
next