linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-13 11:33:56 to 2014-06-17 18:09:15 UTC [more...]

pull request: bluetooth 2014-06-13
 2014-06-17 18:09 UTC  (2+ messages)

[PATCH] android/pts: PTS tests listing for MCAP
 2014-06-17 16:19 UTC 

[PATCH] android/pts: Adjust PICS for HDP
 2014-06-17 15:13 UTC 

[PATCH 1/2] android/pts: PTS test results for HDP
 2014-06-17 14:53 UTC  (2+ messages)
` [PATCH 2/2] android/pts: Adjust PICS "

[PATCH] android/pts: Update PTS GAP test results
 2014-06-17 14:08 UTC  (3+ messages)

[PATCH] android/health: trivial: Remove unneeded NULL assignment
 2014-06-17 13:56 UTC 

[PATCH] health: Fix not setting error
 2014-06-17 13:53 UTC 

[PATCH] android/health: Make coding style consistent for array parameter
 2014-06-17 13:47 UTC 

[PATCH 1/3] android/gatt: Move get_sec_level function
 2014-06-17 13:31 UTC  (3+ messages)
` [PATCH 2/3] android/hal-msg: Add defines of HAL_AUTHENTICATION values
` [PATCH 3/3] android/gatt: Set security level if user requested

[PATCH] android/health: Fix wrong parameter passing to android2bdaddr
 2014-06-17 13:10 UTC  (2+ messages)

[PATCH 1/2] android/pts: Disable OOB from Secure Manager PICS
 2014-06-17 13:06 UTC  (3+ messages)
` [PATCH 2/2] android/pts: Update SM PTS results

L2CAP socket to HCI handle, opposite possible?
 2014-06-17 12:55 UTC  (4+ messages)

[PATCH] Bluetooth: Fix validating IO capability values in mgmt commands
 2014-06-17 12:51 UTC  (2+ messages)

Android AOSP source tree downloading fails
 2014-06-17 12:45 UTC  (4+ messages)

[PATCH_v4 0/4] Initiates L2CAP Control Channel
 2014-06-17 12:28 UTC  (6+ messages)
` [PATCH_v4 1/4] profiles/health/hdp: Fix memory leak in SDP record preparation
` [PATCH_v4 2/4] anrdoid/health: Fix wrong channel type defines
` [PATCH_v4 3/4] android/health: Initial connect channel implementation
` [PATCH_v4 4/4] android/health: Notify channel connection status

[RFC] android/haltest: Auto-accept pairing
 2014-06-17 12:27 UTC 

[PATCH v2 2/2] android/pts: Update SM PTS results
 2014-06-17 12:22 UTC 

[PATCH 1/2] android/bluetooth: Clear CSRK information after unpair
 2014-06-17 12:21 UTC  (3+ messages)
` [PATCH 2/2] android/bluetooth: Update bonding state after receiving new CSRK

[PATCH v4] Bluetooth: Fix for ACL disconnect when pairing fails
 2014-06-17 11:08 UTC  (2+ messages)

[PATCH_v2 0/4] Intiates L2CAP Control Channel
 2014-06-17 10:48 UTC  (11+ messages)
` [PATCH_v2 1/4] profiles/health/hdp: Fix memory leak in SDP record preparati Sdp record preparation part is copied to android/health.c from profiles/health/hdp_utils.c. Memory leak is noticed while testing. Memory summay is from android daemon, but code snippet is same. It is already fixed in android/health.c while submitting android related patches
` [PATCH_v2 2/4] anrdoid/health: Fix wrong channel type defines
` [PATCH_v2 3/4] android/health: Initial connect channel implementation
` [PATCH_v2 4/4] android/health: Notify channel connection status

[PATCH 0/3] Bluetooth: Security related fixes for SMP
 2014-06-17 10:25 UTC  (5+ messages)
` [PATCH 1/3] Bluetooth: Fix overriding higher security level in SMP
` [PATCH 2/3] Bluetooth: Refactor authentication method lookup into its own function
` [PATCH 3/3] Bluetooth: Fix rejecting pairing in case of insufficient capabilities

[PATCH] Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec
 2014-06-17 10:19 UTC  (3+ messages)

[PATCH_v3 0/4] Initiates L2CAP Control Channel
 2014-06-17 10:16 UTC  (5+ messages)
` [PATCH_v3 1/4] profiles/health/hdp: Fix memory leak in SDP record preparation
` [PATCH_v3 2/4] anrdoid/health: Fix wrong channel type defines
` [PATCH_v3 3/4] android/health: Initial connect channel implementation
` [PATCH_v3 4/4] android/health: Notify channel connection status

BlueZ make error
 2014-06-17  9:45 UTC  (3+ messages)

[PATCH v4 0/4] bt_att initial implementation
 2014-06-17  9:33 UTC  (10+ messages)
` [PATCH v4 1/4] src/shared/att: Introduce struct bt_att
` [PATCH v4 2/4] src/shared/att: Implement basic boilerplate
` [PATCH v4 3/4] src/shared/att: Implement write handler and bt_att_send
` [PATCH v4 4/4] src/shared/att: Handle incoming response PDUs

[PATCH] android/gatt: Add test command for sign write
 2014-06-17  9:23 UTC  (2+ messages)

[PATCH] tools/l2test: Fix setopts and getopts functions
 2014-06-17  9:15 UTC  (2+ messages)

[PATCH] android/system-emulator: Allow to run daemon without valgrind
 2014-06-17  9:11 UTC  (2+ messages)

[PATCH BlueZ 1/3] audio/media: Remove experimental status from Media* interfaces
 2014-06-17  8:22 UTC  (3+ messages)
` [PATCH BlueZ 2/3] tools/mpris-player: Rename to mpris-proxy
` [PATCH BlueZ 3/3] build: Remove mpris-proxy from experimental

[PATCH] android/health: Fix using uninitialized value err
 2014-06-17  7:34 UTC 

[PATCH 01/17] HDP: Fix checking always constant error code
 2014-06-17  7:20 UTC  (18+ messages)
` [PATCH 02/17] "
` [PATCH 03/17] android/HDP: Change scope of mdep
` [PATCH 04/17] android/gatt: Change DBG() to error()
` [PATCH 05/17] android/gatt: Fix wrong initial value
` [PATCH 06/17] HDP: trivial: Make code more readable
` [PATCH 07/17] android/gatt: Fix meory leak
` [PATCH 08/17] HDP: Add length check
` [PATCH 09/17] mcap: Fix possible overflow
` [PATCH 10/17] android/hal-sco: Fix error code printing
` [PATCH 11/17] android/ipc-tester: Fix closing invalid fd
` [PATCH 12/17] android/avrcp: Fix adding missing breaks
` [PATCH 13/17] android/hal-audio: Remove dead code
` [PATCH 14/17] android/gatt: Fix error check
` [PATCH 15/17] HDP: Fix possible memory leak
` [PATCH 16/17] android/hal-sco: Remove unneeded statement
` [PATCH 17/17] android/hal-health: trivial: Remove empty line

Bluetooth on Ubuntu 14.04 uses 100% cpu on HID disconnect
 2014-06-16 23:42 UTC 

[PATCH] android: Build btiotest tool
 2014-06-16 21:38 UTC  (5+ messages)

[PATCH 0/4] Intiates L2CAP Control Channel
 2014-06-16 20:57 UTC  (9+ messages)
` [PATCH 1/4] profiles/health/hdp: Fix memory leak in SDP record preparati Sdp record preparation part is copied to android/health.c from profiles/health/hdp_utils.c. Memory leak is noticed while testing. Memory summay is from android daemon, but code snippet is same. It is already fixed in android/health.c while submitting android related patches
` [PATCH 2/4] anrdoid/hal-health: Fix wrong channel type defines
` [PATCH 3/4] android/health: Initial connect channel implementation
` [PATCH 4/4] android/health: Notify channel connection status

[PATCH v6 0/4] Bluetooth LE 6LoWPAN using CoC
 2014-06-16 19:02 UTC  (11+ messages)
` [PATCH v6 1/4] Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one
` [PATCH v6 2/4] Bluetooth: 6LoWPAN: Create a kernel module
` [PATCH v6 3/4] Bluetooth: 6LoWPAN: Count module usage
` [PATCH v6 4/4] Bluetooth: 6LoWPAN: Remove network devices when unloading

[PATCH_v2 0/6] HDP initial implementaion
 2014-06-16 16:41 UTC  (8+ messages)
` [PATCH_v2 1/6] android/health: Cache health application data on app register call
` [PATCH_v2 2/6] android/health: Perform clean up on app unregister call
` [PATCH_v2 3/6] android/health: Add HDP SDP record
` [PATCH_v2 4/6] android/health: Notify application registration status
` [PATCH_v2 5/6] android/health: Notify application deregistration status
` [PATCH_v2 6/6] profile/health: Free sdp list after adding it to record

[PATCH 0/6] Bluetooth: Various SMP cleanups & fixes
 2014-06-16 16:33 UTC  (9+ messages)
` [PATCH 1/6] Bluetooth: Fix missing NULL check for smp_chan_create() return value
` [PATCH 2/6] Bluetooth: Remove unnecessary SMP STK define
  ` [PATCH v2 "
` [PATCH 3/6] Bluetooth: Remove HCI prefix from SMP LTK defines
` [PATCH 4/6] Bluetooth: Remove unused LTK authentication defines
` [PATCH 5/6] Bluetooth: Convert SMP flags into an enum
` [PATCH 6/6] Bluetooth: Add flexible buffer byte order swapping function

[PATCH v2 1/6] Bluetooth: Fix missing NULL check for smp_chan_create() return value
 2014-06-16 16:25 UTC  (6+ messages)
` [PATCH v2 2/6] Bluetooth: Remove unnecessary SMP STK define
` [PATCH v2 3/6] Bluetooth: Remove HCI prefix from SMP LTK defines
` [PATCH v2 4/6] Bluetooth: Remove unused LTK authentication defines
` [PATCH v2 5/6] Bluetooth: Convert SMP flags into an enum
` [PATCH v2 6/6] Bluetooth: Add flexible buffer byte order swapping function

[PATCH 1/2] android/hal-health: Fix not setting offsets for empty strings
 2014-06-16 14:05 UTC  (3+ messages)
` [PATCH 2/2] android/health: Verify register_app command correctness

[PATCH v3 RESEND] Bluetooth: Fix for ACL disconnect when pairing fails
 2014-06-16 14:02 UTC 

[PATCH ] sdp: Fix memory issues to avoid potential crash
 2014-06-16 13:11 UTC  (2+ messages)

[PATCH] Bluetooth: Use struct delayed_work for HCI command timeout
 2014-06-16 12:50 UTC  (2+ messages)

[PATCH 0/6] HDP initial implementaion
 2014-06-16 12:02 UTC  (14+ messages)
` [PATCH 1/6] android/hal-health: Add channel state event handler
` [PATCH 2/6] android/health: Cache health application data on app register call
` [PATCH 4/6] android/health: Add HDP SDP record
` [PATCH 5/6] android/health: Notify application registration status

[PATCH 1/2] doc: Fix bit numbering in mgmt-api
 2014-06-16 10:42 UTC  (4+ messages)
` [PATCH 2/2] lib: Update indexes in mgmt string translation arrays

[RFC] Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec
 2014-06-16 10:34 UTC  (4+ messages)

[PATCH 2/2] Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec
 2014-06-16 10:25 UTC 

[PATCH 1/2] Bluetooth: Provide default implementation for L2CAP alloc_skb callback
 2014-06-16 10:25 UTC 

External Bluez plugin and GATT profile
 2014-06-16 10:12 UTC  (2+ messages)

[PATCH v3 0/4] bt_att initial implementation
 2014-06-14 13:45 UTC  (7+ messages)
` [PATCH v3 1/4] src/shared/att: Introduce struct bt_att

[PATCH] Bluetooth: Fix properly ignoring LTKs of unknown types
 2014-06-14  9:20 UTC  (4+ messages)

[PATCH] android/gatt: Allow signed write only on non encrypted link
 2014-06-13 14:48 UTC  (2+ messages)

[PATCH] android/gatt: Fix wrong check
 2014-06-13 14:44 UTC  (2+ messages)

[PATCH] android/pts: Add PICS and PIXIT for HOGP
 2014-06-13 14:44 UTC  (2+ messages)

[PATCH] android/pts: Adjust PICS for l2cap
 2014-06-13 14:43 UTC  (2+ messages)

Failed to connect SPP profile with Bluez
 2014-06-13 14:03 UTC 

Updated bluetooth.git tree
 2014-06-13 12:59 UTC  (2+ messages)

[PATCH] Bluetooth: Allow change security level on ATT_CID in slave role
 2014-06-13 12:58 UTC  (3+ messages)

[PATCH BlueZ v2 01/11] android/gatt: Make application API public
 2014-06-13 12:52 UTC  (6+ messages)
` [PATCH BlueZ v2 08/11] android/gatt: Do not disconnect immediately after discovering primaries
` [PATCH BlueZ v2 09/11] android/hidhost: Add support for re-connecting HoG
` [PATCH BlueZ v2 10/11] android/bluetooth: Fix not setting expected discovery type
` [PATCH BlueZ v2 11/11] android/gatt: Fix not setting medium security for paired devices

[PATCH] HDP: Set error message on error condition
 2014-06-13 12:44 UTC  (2+ messages)

[PATCH] HDP: trivial: Fix redundant debug print
 2014-06-13 12:41 UTC  (2+ messages)


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).