messages from 2013-10-28 13:45:13 to 2013-10-30 19:38:42 UTC [more...]
pull request: bluetooth 2013-10-30
2013-10-30 19:38 UTC
Intel 7260 bluetooth malfunction when it is connected to EHCI bus
2013-10-30 19:36 UTC (4+ messages)
l2cap sockets not properly multiplexed on ARM
2013-10-30 18:36 UTC (9+ messages)
[PATCH] android: Use Android headers instead of local ones
2013-10-30 15:51 UTC
[RFC] android/hal: Add support for repacking received IPC data to HAL data
2013-10-30 15:30 UTC
[PATCH 1/2] android: Add initial sdp implementation
2013-10-30 15:18 UTC (2+ messages)
` [PATCH 2/2] android: Add supported uuids when adapter initialized
[PATCH 1/2] android/hal: Add initial socket implementation
2013-10-30 15:16 UTC (2+ messages)
` [PATCH 2/2] android: Initial implementation of socket interface
[PATCH] android/client: Define Android version for host
2013-10-30 15:05 UTC (2+ messages)
[PATCH v2 BlueZ] android/hid: Fix not cleanup properly after disconnect
2013-10-30 14:42 UTC (2+ messages)
[PATCH] android: Fix compiler flags with Android version
2013-10-30 14:32 UTC (2+ messages)
[PATCH BlueZ] android/hid: Fix not cleanup properly after disconnect
2013-10-30 14:06 UTC (2+ messages)
[PATCHv3 0/9] Improve logging for Android
2013-10-30 12:16 UTC (19+ messages)
` [PATCHv3 1/9] android/haltest: Export print property
` [PATCHv3 2/9] android/haltest: Use pointer as parameter for debug
` [PATCHv3 3/9] android/hal: Print full property in debug
` [PATCHv3 4/9] android/hal: Add extra logs
` [PATCHv3 5/9] android/hal: Print adapter state
` [PATCHv3 6/9] android/hal: Print adapter property in callback
` [PATCHv3 7/9] android: Add thread-safe helpers
` [PATCHv3 8/9] android: Use "
` [PATCHv3 9/9] android: Fix build errors
` [PATCHv4 0/8] Improve logging for Android
` [PATCHv4 1/8] android/haltest: Export print property
` [PATCHv4 2/8] android/haltest: Use pointer as parameter for debug
` [PATCHv4 3/8] android/hal: Print full property in debug
` [PATCHv4 4/8] android/hal: Add extra logs
` [PATCHv4 5/8] android/hal: Print adapter state
` [PATCHv4 6/8] android/hal: Print adapter property in callback
` [PATCHv4 7/8] android: Add thread-safe helpers
` [PATCHv4 8/8] android: Use "
[RFC v2 0/7] Bluetooth LE 6LoWPAN
2013-10-30 12:11 UTC (11+ messages)
` [RFC v2 1/7] net: if_arp: add ARPHRD_RAWIP type
` [RFC v2 2/7] ipv6: Add checks for RAWIP ARP type
` [RFC v2 3/7] Bluetooth: Initial skeleton code for BT 6LoWPAN
` [RFC v2 4/7] Bluetooth: Enable 6LoWPAN support for BT LE devices
` [RFC v2 5/7] route: Exporting ip6_route_add() so that Bluetooth 6LoWPAN can use it
` [RFC v2 6/7] Bluetooth: Set route to peer for 6LoWPAN
` [RFC v2 7/7] Bluetooth: Manually enable or disable 6LoWPAN between devices
[PATCH] android: Disable format warnings in Android
2013-10-30 11:25 UTC (2+ messages)
[PATCH] android: Fix sending scan mode property
2013-10-30 11:23 UTC
[PATCH v2 0/6] Initial HAL support for device discovery
2013-10-30 10:13 UTC (8+ messages)
` [PATCH v2 1/6] android/hal: Add support for start/cancel device discovery commands
` [PATCH v2 2/6] android/hal: Add support for handling discovery state change event
` [PATCH v2 3/6] android/hal: Extract bt property repacking code for further reuse
` [PATCH v2 4/6] android/hal: Add device found event handler
` [PATCH v2 5/6] android/hal: Add device state changed "
` [PATCH v2 6/6] android: Add missing discovery state definitions to IPC header
[PATCH 1/2] android: Add common place for adding compiler flags in Android.mk
2013-10-30 10:10 UTC (7+ messages)
` [PATCH 2/2] android: Suppress compiler warnings not used in autotools build
[PATCH v2] android/client: Fix crash in tab completion
2013-10-30 10:07 UTC (2+ messages)
[PATCH] android/daemon: Solves warnings when compiling for Android
2013-10-30 9:35 UTC (3+ messages)
[PATCH v4] android: Add README file with instructions
2013-10-30 9:16 UTC (2+ messages)
[PATCH] android/hal: Fix using void pointer in math operations
2013-10-30 8:27 UTC
[PATCH BlueZ] audio/AVRCP: Always assign a player to TG role
2013-10-30 7:39 UTC (2+ messages)
[PATCH] Bluetooth: Set default own address type only during controller setup
2013-10-30 7:34 UTC (2+ messages)
[PATCH] btusb: add realtek 8723 in the blacklist
2013-10-30 7:21 UTC (2+ messages)
[RFC v2 00/15] LE auto connection and connection parameters
2013-10-29 23:33 UTC (29+ messages)
` [RFC v2 01/15] Bluetooth: Refactor hci_disconn_complete_evt
` [RFC v2 02/15] Bluetooth: Save connection interval parameters in hci_conn
` [RFC v2 03/15] Bluetooth: Stop scanning on connection
` [RFC v2 04/15] Bluetooth: Introduce connection parameters list
` [RFC v2 05/15] Bluetooth: Make find_conn_param() helper non-local
` [RFC v2 06/15] Bluetooth: Use connection parameters if any
` [RFC v2 07/15] Bluetooth: Introduce hdev->pending_auto_conn list
` [RFC v2 08/15] Bluetooth: Move is_scan_and_conn_supported() to hci_core
` [RFC v2 09/15] Bluetooth: Introduce LE auto connection infrastructure
` [RFC v2 10/15] Bluetooth: Temporarily stop background scanning on discovery
` [RFC v2 11/15] Bluetooth: Auto connection and power on
` [RFC v2 12/15] Bleutooth: Add support for auto connect options
` [RFC v2 13/15] Bluetooth: Add thread-safe version of helpers
` [RFC v2 14/15] Bluetooth: Mgmt command for adding connection parameters
` [RFC v2 15/15] Bluetooth: Mgmt command for removing "
l2cap sockets not properly multiplexed on ARM
2013-10-29 13:43 UTC
[PATCH v3] android: Add README file with instructions
2013-10-29 13:36 UTC
[PATCH 1/6] android: Remove reduntant structure
2013-10-29 13:18 UTC (10+ messages)
` [PATCH 2/6] android/hal: Add support for start/cancel device discovery commands
` [PATCH 3/6] android/hal: Add support for handling discovery state change event
` [PATCH 4/6] android/hal: Add device found event handler
` [PATCH 5/6] android/hal: Add device state changed "
` [PATCH 6/6] android: Add missing discovery state definitions to IPC header
[PATCH v2] android: Add README file with instructions
2013-10-29 13:07 UTC (2+ messages)
[PATCH v4 1/2] android/hal: Add support for handling pin request event
2013-10-29 13:06 UTC (3+ messages)
` [PATCH v4 2/2] android/hal: Add support for handling SSP "
[PATCH] android: Fix build errors
2013-10-29 13:05 UTC (2+ messages)
[RFC] Bluetooth: Set ISOC altsetting from within notify callback
2013-10-29 12:53 UTC (6+ messages)
[PATCH v3 0/5] initial code for pairing support
2013-10-29 12:40 UTC (8+ messages)
` [PATCH v3 1/5] android: Define class of device as four bytes in IPC doc
` [PATCH v3 2/5] android: Update IPC headers to match SSP and PIN requests events
` [PATCH v3 3/5] android/hal: Add support for handling bond state change event
` [PATCH v3 4/5] android/hal: Add support for handling pin request event
` [PATCH v3 5/5] android/hal: Add support for handling SSP "
[PATCHv1 0/4] Improve logging for Android
2013-10-29 12:18 UTC (14+ messages)
` [PATCHv2 0/9] "
` [PATCHv2 1/9] android/haltest: Export print property
` [PATCHv2 2/9] android/haltest: Fix compile error making function static
` [PATCHv2 3/9] android/haltest: Use pointer as parameter for debug
` [PATCHv2 4/9] android/hal: Print full property in debug
` [PATCHv2 5/9] android/hal: Add extra logs
` [PATCHv2 6/9] android/hal: Print adapter state
` [PATCHv2 7/9] android/hal: Print adapter property in callback
` [PATCHv2 8/9] android: Add thread-safe helpers
` [PATCHv2 9/9] android: Use "
[PATCH] build: Move Makefile.android to android/Makefile.am
2013-10-29 12:11 UTC (2+ messages)
[PATCH] android/hal: Set callbacks before initializing IPC
2013-10-29 12:04 UTC (2+ messages)
[PATCH_v3 1/2] android: Add initial HID connect implementation
2013-10-29 11:15 UTC (3+ messages)
` [PATCH_v3 2/2] android: Add initial HID disconnect implementation
[PATCH v2 1/5] android: Define class of device as four bytes in IPC doc
2013-10-29 10:52 UTC (9+ messages)
` [PATCH v2 2/5] android: Update IPC headers to match SSP and PIN requests events
` [PATCH v2 3/5] android/hal: Add support for handling bond state change event
` [PATCH v2 4/5] android/hal: Add support for handling pin request event
` [PATCH v2 5/5] android/hal: Add support for handling SSP "
[PATCH 1/5] android: Define class of device as four bytes in IPC doc
2013-10-29 10:13 UTC (6+ messages)
` [PATCH 2/5] android: Update IPC headers to match SSP and PIN requests events
` [PATCH 3/5] android/hal: Add support for handling bond state change event
` [PATCH 4/5] android/hal: Add support for handling pin request event
` [PATCH 5/5] android/hal: Add support for handling SSP "
[PATCH_v2 1/2] android: Add initial HID connect implementation
2013-10-29 8:38 UTC (2+ messages)
` [PATCH_v2 2/2] android: Add initial HID disconnect implementation
Bluetooth tools
2013-10-28 19:18 UTC (2+ messages)
[RFC 0/2] Make HAL debug thread-safe
2013-10-28 15:30 UTC (5+ messages)
` [RFC 1/2] android: Add thread-safe helpers
` [RFC 2/2] android: Use "
` [PATCH 1/2] android: Add "
` [PATCH 2/2] android: Use "
[PATCH 0/2] Initial HID connect disconnect methods
2013-10-28 15:06 UTC (5+ messages)
` [PATCH 1/2] android: Add initial HID connect implementation
` [PATCH 2/2] android: Add initial HID disconnect implementation
[PATCH] Regression fix revert: "Bluetooth: Add missing reset_resume dev_pm_ops"
2013-10-28 14:54 UTC (4+ messages)
[PATCH 1/5] android/hal: Add initial socket implementation
2013-10-28 13:47 UTC (4+ messages)
` [PATCH 5/5] android: Add and remove uuids in mgmt interface
[PATCH 1/2] android: Add helper functions for converting bdaddr transmitted over IPC
2013-10-28 13:45 UTC (2+ messages)
` [PATCH 2/2] android: Use helper function to convert bdaddr to android format
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).