messages from 2013-10-29 13:25:45 to 2013-10-31 14:29:15 UTC [more...]
l2cap sockets not properly multiplexed on ARM
2013-10-31 14:29 UTC (19+ messages)
[PATCH 1/5] android: Add support for starting and cancelling device discovery
2013-10-31 14:25 UTC (5+ messages)
` [PATCH 2/5] android: Add device discovery mgmt event handling
` [PATCH 3/5] android: Add name property length define
` [PATCH 4/5] android: Add device found notifications passing
` [PATCH 5/5] android: Add support for remote device name confirmation
[PATCH] android: Add support for setting adapters name
2013-10-31 14:21 UTC (2+ messages)
[PATCH] android/hidhost: Fix not unregistering HID
2013-10-31 14:08 UTC (3+ messages)
[PATCH 00/10] Add GATT support to haltest
2013-10-31 14:03 UTC (12+ messages)
` [PATCH 01/10] android/client: Add skeleton for GATT interface
` [PATCH 02/10] android/client: Add GATT client callbacks code
` [PATCH 03/10] android/client: Add complex GATT type formating
` [PATCH 04/10] android/client: Add init/cleanup for GATT
` [PATCH 05/10] android/client: Add helper macros to verify args
` [PATCH 06/10] android/client: Add GATT client method calls
` [PATCH 07/10] android/client: Add GATT complex type parsing
` [PATCH 08/10] android/client: Add tab completion to GATT client
` [PATCH 09/10] android/client: Add GATT server callbacks code
` [PATCH 10/10] android/client: Add GATT server methods
[PATCH 1/2] Bluetooth: Remove debug statement for features complete event
2013-10-31 13:56 UTC (2+ messages)
[PATCH] android/client: Don't alignt name property while printing
2013-10-31 13:48 UTC (2+ messages)
[PATCH v2 1/2] android: Always enable SSP if supported by controller
2013-10-31 13:47 UTC (3+ messages)
` [PATCH v2 2/2] android: Set pairable mode only if it is not set
[RFC] android/daemon: Fix not reporting scan mode to Java
2013-10-31 13:46 UTC (2+ messages)
[PATCH] android/daemon: Fix error setting property
2013-10-31 13:45 UTC (2+ messages)
[PATCH] android: Add supported uuids when adapter initialized
2013-10-31 13:17 UTC
[PATCH BlueZ 1/3] android/hid: Add handling of incoming connections
2013-10-31 13:00 UTC (4+ messages)
` [PATCH BlueZ 2/3] android/hal-hidhost: Add implementation of .connection_state_cb
` [PATCH BlueZ 3/3] android/hid: Add handling of HAL_EV_HID_CONN_STATE
[PATCH 2/2] Bluetooth: Store supported commands only during setup procedure
2013-10-31 11:54 UTC
[PATCH] android/client: Fix crash in get_profile_interface
2013-10-31 11:52 UTC (2+ messages)
[PATCH] android: Always enable SSP if supported by controller
2013-10-31 11:35 UTC (2+ messages)
[PATCH v2] android: Add support for handling remove bond command
2013-10-31 10:33 UTC (2+ messages)
Intel 7260 bluetooth malfunction when it is connected to EHCI bus
2013-10-31 9:49 UTC (8+ messages)
[RFC] android/hal: Add support for repacking received IPC data to HAL data
2013-10-31 9:01 UTC (2+ messages)
[PATCH 1/2] android/haltest: Use Android system headers instead of local
2013-10-31 8:53 UTC (3+ messages)
` [PATCH 2/2] android/haltest: Fix bug when building for Android 4.2.2
[PATCH 00/14] android: Initial support for pairing
2013-10-31 8:52 UTC (18+ messages)
` [PATCH 01/14] android: Add missing bonding state definitions to IPC specification
` [PATCH 02/14] android: Add missing bond state definition to IPC header
` [PATCH 03/14] android: Add support for handling new link key mgmt event
` [PATCH 04/14] android: Make load_link_keys function load keys
` [PATCH 05/14] android: Set default IO capability on daemon start
` [PATCH 06/14] android: Add support for handling create bond command
` [PATCH 07/14] android: Add support for handling cancel "
` [PATCH 08/14] android: Add support for handling remove "
` [PATCH 09/14] android: Add support for sending pin code request
` [PATCH 10/14] android: Add initial support for sending SSP request event
` [PATCH 11/14] android: Add support for entry variant in "
` [PATCH 12/14] android: Add support for notify "
` [PATCH 13/14] android: Add support for handling pin reply command
` [PATCH 14/14] android: Add support for handling SSP "
[PATCH] android: Use Android headers instead of local ones
2013-10-31 8:42 UTC (2+ messages)
[PATCH 1/2] android: Add initial sdp implementation
2013-10-31 8:41 UTC (4+ messages)
` [PATCH 2/2] android: Add supported uuids when adapter initialized
[PATCH 1/2] android/hal: Add initial socket implementation
2013-10-31 8:33 UTC (3+ messages)
` [PATCH 2/2] android: Initial implementation of socket interface
[RFC 0/5] Disconnect complete refactoring
2013-10-30 22:01 UTC (6+ messages)
` [RFC 1/5] Bluetooth: Check address in mgmt_disconnect_failed()
` [RFC 2/5] Bluetooth: Add an extra check in mgmt_device_disconnected()
` [RFC 3/5] Bluetooth: Remove link type check in hci_disconn_complete_evt()
` [RFC 4/5] Bluetooth: Remove unneeded "
` [RFC 5/5] Bluetooth: Refactor hci_disconn_complete_evt
pull request: bluetooth 2013-10-30
2013-10-30 19:38 UTC
[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 (10+ messages)
` [PATCHv4 0/8] "
` [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
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