messages from 2013-10-30 11:25:17 to 2013-11-01 20:27:24 UTC [more...]
BUG in rfcomm_sock_getsockopt+0x128/0x200
2013-11-01 20:27 UTC (2+ messages)
[PATCHv3 0/9] Improve logging for Android
2013-11-01 15:19 UTC (18+ 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 "
` [PATCHv5 0/7] Improve logging for Android
` [PATCHv5 1/7] android/haltest: Export print property
` [PATCHv5 2/7] android/haltest: Use pointer as parameter for debug
` [PATCHv5 3/7] android/haltest: Fix print device name
` [PATCHv5 4/7] android/hal: Add extra logs to HAL
` [PATCHv5 5/7] android: Add thread-safe helpers
` [PATCHv5 6/7] android: Use "
` [PATCHv5 7/7] android/daemon: Add logs to trace failed cmd
[PATCH BlueZ 1/3] android/adapter: Log not implemented properties
2013-11-01 14:41 UTC (4+ messages)
` [PATCH BlueZ 2/3] android/hid: Log not implemented HAL functions
` [PATCH BlueZ 3/3] android/socket: "
[PATCHv1 1/8] android/haltest: Fix print device name
2013-11-01 14:40 UTC (9+ messages)
` [PATCHv1 2/8] android/ipc: Update HAL IPC header
` [PATCHv1 3/8] android/daemon: Implement mgmt device connected event
` [PATCHv1 4/8] android/hal: Handle acl_state_changed event
` [PATCHv1 5/8] android/daemon: Add debug handlers for unhandled mgmt event
` [PATCHv1 6/8] android/hal: Add debug prints for every HAL callback
` [PATCHv1 7/8] android/daemon: Add handler for device disconnected
` [PATCHv1 8/8] android/daemon: Refactor sending acl state
l2cap sockets not properly multiplexed on ARM
2013-11-01 14:11 UTC (23+ messages)
BUG in rfcomm_sock_getsockopt+0x128/0x200
2013-11-01 13:30 UTC (2+ messages)
[PATCH BlueZ 1/4] android/hid: Rename hdev vars to dev
2013-11-01 13:24 UTC (5+ messages)
` [PATCH BlueZ 2/4] android/hid: Fix passing vendor id as version to uHID
` [PATCH BlueZ 3/4] android/hal-hidhost: Add implemention of .hid_info_cb
` [PATCH BlueZ 4/4] android/hid: Add handling of HAL_EV_HID_INFO
[PATCH] android/client: Fix pin reply call when pin argument missing in cmd
2013-11-01 13:11 UTC (2+ messages)
[RFC] android/daemon: Update CoD and RSSI only when they exist
2013-11-01 12:07 UTC (2+ messages)
[RFC 1/6] android/daemon: Implement mgmt device connected event
2013-11-01 12:06 UTC (7+ messages)
` [RFC 2/6] android/ipc: Update HAL IPC header
` [RFC 3/6] android/hal: Handle acl_state_changed event
` [RFC 4/6] android/daemon: Add handlers for auth_failed and connect_failed evt
` [RFC 5/6] android/hal: Add debug prints for every HAL callback
` [RFC 6/6] android/daemon: Add handler for device disconnected
Intel 7260 bluetooth malfunction when it is connected to EHCI bus
2013-11-01 9:18 UTC (11+ messages)
[PATCH BlueZ 1/2 v2] android/hid: Fetch record before attempting to connect
2013-11-01 9:16 UTC (3+ messages)
` [PATCH BlueZ 2/2 v2] android/hid: Initial implementation for uHID
[BUG] Crash during disconnecting and removing bond from remote device
2013-11-01 7:57 UTC (2+ messages)
[RFC] hidhost: Shutdown HID L2CAP sockets on unregister
2013-11-01 7:46 UTC (2+ messages)
[PATCH BlueZ 1/2] android/hid: Fetch record before attempting to connect
2013-11-01 7:44 UTC (3+ messages)
` [PATCH BlueZ 2/2] android/hid: Initial implementation for uHID
[PATCH 1/3] Bluetooth: btmrvl: use cal-data from device-tree instead of conf file
2013-10-31 22:08 UTC (3+ messages)
` [PATCH 2/3] Bluetooth: btmrvl: remove cal-data byte swapping and redundant mem copy
` [PATCH 3/3] Bluetooth: btmrvl: operate on 16-bit opcodes instead of ogf/ocf
[PATCH] android: Add support for setting adapters name
2013-10-31 19:32 UTC (2+ messages)
[PATCH 1/5] android: Fix typo in get_remote_services command
2013-10-31 18:27 UTC (6+ messages)
` [PATCH 2/5] android/hal: Add support for sending "
` [PATCH 3/5] android: Add stub for handling "
` [PATCH 4/5] android: Initial implementation of get_remote_services
` [PATCH 5/5] android: Pass found uuids to remote_device_properties_cb
[PATCH] android: Add support for setting adapters name
2013-10-31 15:16 UTC (3+ messages)
[PATCH 1/2] android/hidhost: Fix not unregistering HID
2013-10-31 14:58 UTC (3+ messages)
` [PATCH 2/2] android/hid: Add error message to error print
[PATCH 1/5] android: Add support for starting and cancelling device discovery
2013-10-31 14:52 UTC (6+ 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/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)
[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)
[RFC v2 0/7] Bluetooth LE 6LoWPAN
2013-10-30 12:11 UTC (7+ messages)
` [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 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)
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).