linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-25 10:18:23 to 2014-10-01 08:30:26 UTC [more...]

[PATCH] Bluetooth: 6lowpan: Memory leak as the skb is not freed
 2014-10-01  8:30 UTC 

[PATCHv2 00/16] android/tester: Unifying the way PDU is handled
 2014-10-01  8:20 UTC  (28+ messages)
` [PATCHv2 01/16] android/tester: Expose gatt-tester's pdu definition to other testers
` [PATCHv2 02/16] android/tester: Make AVRCP tests use generic pdu struct
` [PATCHv2 03/16] android/tester: Make A2DP "
` [PATCHv2 04/16] android/tester: Make GATT "
` [PATCHv2 05/16] android/tester: Make HidHost "
` [PATCHv2 06/16] android/tester: Make PAN "
` [PATCHv2 07/16] android/tester: Make HDP "
` [PATCHv2 08/16] android/tester: Expose pdu_set structure so it can be reused
` [PATCHv2 09/16] android/tester: Add generic hook to handle pdu exchange
` [PATCHv2 10/16] android/tester: Make A2DP use pdu exchange mechanism
` [PATCHv2 11/16] android/tester: Make AVRCP tests use generic "
` [PATCHv2 12/16] android/tester: Make GATT use generic cid_data
` [PATCHv2 13/16] android/tester: Make HDP tests use generic PDU exchange mechanism
` [PATCHv2 14/16] android/tester: Make HIDHost "
` [PATCHv2 15/16] android/tester: Make PAN "
` [PATCHv2 16/16] android-tester: Use generic connect callback for simple cases

[PATCH] Bluetooth: 6lowpan: Memory leak as the skb is not freed
 2014-10-01  7:51 UTC  (4+ messages)

[PATCH] obexd/src/main: Fix memory leak on obex server
 2014-10-01  6:58 UTC  (2+ messages)

[RFC] need for new scan api for bluetooth low energy
 2014-10-01  5:27 UTC  (22+ messages)

[PATCH BlueZ] core: Reduce RSSI delta threshold for RSSI property updates on Device1
 2014-09-30 17:26 UTC  (6+ messages)

[RFC 0/2] shared/gatt-client: ATT invalidation handler interface
 2014-09-30 16:53 UTC  (6+ messages)
` [RFC 1/2] shared/gatt-client: Add callback for reporting att state
` [RFC 2/2] tools/btgatt-client: Use shared/gatt att state callback mechanism

linux-firmware: Add firmware patch for Intel Bluetooth 7265 ROM-spin(D0)
 2014-09-30 15:43 UTC  (2+ messages)

[PATCH BlueZ 1/3] emulator/bthost: Avoid coping in l2cap_sig_send
 2014-09-30 15:03 UTC  (4+ messages)
` [PATCH BlueZ 2/3] emulator/bthost: Refactor code using RFCOMM_UIH
` [PATCH BlueZ 3/3] emulator/bthost: Add bthost_send_cid_v

[PATCH BlueZ 1/6] shared/io: Do not return -1
 2014-09-30 14:29 UTC  (7+ messages)
` [PATCH BlueZ 2/6] shared/io: Add io_send
` [PATCH BlueZ 3/6] shared/att: Make use of io_send
` [PATCH BlueZ 4/6] shared/hci: "
` [PATCH BlueZ 5/6] shared/mgmt: "
` [PATCH BlueZ 6/6] shared/uhid: "

[PATCH 1/2] Bluetooth: btmrvl: rename definitions from 88xx to 8897
 2014-09-30 12:16 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: btmrvl: support Marvell Bluetooth device SD8887

[PATCH] Bluetooth: btusb: remove redundant lock variable
 2014-09-30 12:16 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: remove redundant lock variable
 2014-09-30 11:55 UTC 

[PATCH 1/6] android/tester: Make client2 app uuid value name consistent
 2014-09-30 11:23 UTC  (6+ messages)
` [PATCH 2/6] android/tester: Fix debug callback logs
` [PATCH 3/6] android/tester: Change GATT client connection test cases to LE connect
` [PATCH 4/6] android/tester: Add GATT server connect successful test case
` [PATCH 5/6] android/tester: Add GATT server disconnect "
` [PATCH 6/6] android/tester: Add GATT server multiple connect succesful "

[PATCH] android/pts: Update HID PICS and PIXIT for PTS 5.3
 2014-09-30 11:17 UTC 

[PATCH] Bluetooth: Fix locking issue when creating l2cap connection
 2014-09-30 11:07 UTC 

[PATCH 00/12] More customization options
 2014-09-30 11:06 UTC  (13+ messages)
` [PATCH 01/12] android: Add support for more configuration options
` [PATCH 02/12] android/gatt: Bring back System ID in DIS
` [PATCH 03/12] android/gatt: Fix serial number "
` [PATCH 04/12] android/gatt: Require encryption for Serial and System ID "
` [PATCH 05/12] android/bluetooth: Use configured values for DID
` [PATCH 06/12] lib/uuid: Add define for GATT PnP ID UUID
` [PATCH 07/12] android/gatt: Add support for PnP ID in DIS
` [PATCH 08/12] android/gatt: Use release version for software revision "
` [PATCH 09/12] android: Remove few not needed blank lines
` [PATCH 10/12] android: Add support for FW and HW revision config options
` [PATCH 11/12] android/pts: Update PTS settings and results for DIS
` [PATCH 12/12] android/README: Update with new configuration options

[PATCHv2 1/5] android/tester: Add support for GATT Notification in tester
 2014-09-30 11:03 UTC  (5+ messages)
` [PATCHv2 2/5] android/tester: Add GATT Register For Notification Success
` [PATCHv2 3/5] android/tester: Add GATT Deregister "
` [PATCHv2 4/5] android/tester: Add GATT Notification test - Indicate
` [PATCHv2 5/5] android/tester: Add GATT Notification test - Notify

[PATCH 1/5] android/tester: Add support for GATT Notification in tester
 2014-09-30 10:35 UTC  (6+ messages)
` [PATCH 2/5] android/tester: Add GATT Register For Notification Success
` [PATCH 3/5] android/tester: Add GATT Deregister "
` [PATCH 4/5] android/tester: Add GATT Notification test - Indicate
` [PATCH 5/5] android/tester: Add GATT Notification test - Notify

[PATCH] android/pts: Update HDP PICS and PIXIT for PTS 5.3
 2014-09-30 10:14 UTC 

[PATCH] android/pts: Updated OPP PICS and PIXITs for PTS 5.3
 2014-09-30  9:26 UTC  (2+ messages)

[PATCH 1/2] android/pts: Update PTS files for DID
 2014-09-30  9:25 UTC  (3+ messages)
` [PATCH 2/2] android/pts: Update PTS files for A2DP

[PATCH 0/6] shared/hfp: Refactor of hfp code
 2014-09-30  8:41 UTC  (10+ messages)
` [PATCH 1/6] shared/hfp: Extract common struct hfp struct out of struct hfp_gw
` [PATCH 1/6] shared/hfp: Extract struct hfp "
` [PATCH 2/6] shared/hfp: Extract creation hfp to separate function
` [PATCH 3/6] shared/hfp: Add set_debug helper which takes struct hfp as parameter
` [PATCH 4/6] shared/hfp: Extract hfp_cleanup function
` [PATCH 5/6] shared/hfp: Add helper to set disconnect handler
` [PATCH 6/6] shared/hfp: Wakeup writer and similar can use struct hfp now

[PATCH 1/5] android/client: Simplify PCM handling function in SCO HAL
 2014-09-29 16:13 UTC  (6+ messages)
` [PATCH 2/5] android/hal-audio: Remove use of shared queue code
` [PATCH 3/5] android/hal: Add simple helpers for unaligned memory access
` [PATCH 4/5] android/hal-sco: Use hal-utils helpers for unaligned access
` [PATCH 5/5] android/hal-audio: "

[PATCH v3] Bluetooth: Fix sending redundant "LE Set Scan Enable (disable)" commands
 2014-09-29 15:58 UTC  (3+ messages)

[PATCH v3] Bluetooth: Add HCI_AUTO_CONN_DIRECT_REPORT_IND
 2014-09-29 15:25 UTC  (10+ messages)

[PATCH 0/2] Bluetooth: 6lowpan: Fix multicast support
 2014-09-29 15:11 UTC  (4+ messages)
` [PATCH 1/2] Bluetooth: 6lowpan: Ensure header compression does not corrupt IPv6 header
` [PATCH 2/2] Bluetooth: 6lowpan: Enable multicast support

[PATCH 1/6] android/tester: Style fix
 2014-09-29 14:15 UTC  (7+ messages)
` [PATCH 2/6] android/tester: Make client and server id unified
` [PATCH 3/6] android/tester: Add GATT Server basic test cases
` [PATCH 4/6] android/tester: Add GATT server connect successful test case
` [PATCH 5/6] android/tester: Make tester debug logs verbose
` [PATCH 6/6] android/tester: Add GATT server disconnect successful test case

[PATCH v3 0/4] support signed write command
 2014-09-29  8:53 UTC  (16+ messages)
` [PATCH v3 1/4] shared/att.c: Add signed command outgoing and CSRK function
` [PATCH v3 2/4] shared/gatt-client: Add CSRK part to support signed write
` [PATCH v3 3/4] tools/btgatt-client: Add signed write CSRK option
` [PATCH v3 4/4] Modify Makefile.tool to link

[PATCH] Bluetooth: 6lowpan: Make sure skb exists before accessing it
 2014-09-29  8:37 UTC  (2+ messages)

[PATCH v3] emulator/hciemu: Fix not handling failed read correctly
 2014-09-29  8:27 UTC  (2+ messages)

pull request: bluetooth-next 2014-09-25
 2014-09-26 17:39 UTC  (2+ messages)

[PATCH v2] Bluetooth: Add HCI_AUTO_CONN_DIRECT_REPORT_IND
 2014-09-26 15:29 UTC 

[PATCH v2] Bluetooth: Fix sending redundant "LE Set Scan Enable (disable)" commands
 2014-09-26 15:28 UTC 

[PATCH] Bluetooth: Add HCI_AUTO_CONN_DIRECT_REPORT_IND
 2014-09-26 14:50 UTC 

[PATCH] Bluetooth: Fix sending redundant "LE Set Scan Enable (disable)" commands
 2014-09-26 14:50 UTC 

[PATCH] android/avdtp: Fix crash on disconnect
 2014-09-26 13:40 UTC  (2+ messages)

[PATCH] android/ipc-tester: Add cases for the handsfree client interface
 2014-09-26 10:29 UTC  (2+ messages)

[PATCH] android/handsfree-client: Verify variable length data received from IPC
 2014-09-26 10:28 UTC  (2+ messages)

[PATCH] android/core: Fix extra assignment
 2014-09-26  9:54 UTC  (2+ messages)

[PATCH 1/5] android/client: Add skeleton for handsfree client interface
 2014-09-26  9:53 UTC  (4+ messages)
` [PATCHv2] "

[PATCHv4] android/tester: Setup bluetooth module in separate thread
 2014-09-26  9:24 UTC 

[PATCH BlueZ] doc/obex-api: Split FilterBy into FilterAll and FilterAny
 2014-09-26  8:19 UTC  (2+ messages)

[PATCH 1/6] Monitor: Add AVRCP GetPlayStatus support
 2014-09-26  7:09 UTC  (3+ messages)
` [PATCH 6/6] Monitor: Add AVRCP AddToNowPlaying support

[PATCH v2] shared/hciemu: Fix not handling failed read correctly
 2014-09-25 13:12 UTC 

[PATCH v2 0/3] support signed write command
 2014-09-25 13:03 UTC  (3+ messages)

[PATCH] Fix enum coding-style
 2014-09-25 13:01 UTC 

[PATCH] shared/hciemu: Fix not handling failed read correctly
 2014-09-25 11:43 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).