linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-08 06:37:18 to 2014-08-13 14:50:15 UTC [more...]

[PATCH 1/2] android/gatt: Stop listening while unregistering app
 2014-08-13 14:50 UTC 

[PATCH] android/health: Fix reconnect scenario
 2014-08-13 14:30 UTC  (3+ messages)

[PATCH] Bluetooth: Improve data packing in SAR mode
 2014-08-13 14:01 UTC 

[PATCH 1/3] android/bluetooth: remove unused include
 2014-08-13 13:44 UTC  (3+ messages)
` [PATCH 2/3] android/bluetooth: Add support for get remote service record property cmd
` [PATCH 3/3] android/pts: Update IOPT test results

[PATCH] monitor: Fix use of uninitialized value
 2014-08-13 12:31 UTC  (2+ messages)

[PATCH] monitor: Add AVRCP ListPlayerApplicationSettingAttributes support
 2014-08-13 12:05 UTC 

[PATCHv2 01/10] monitor: Fix segmentation fault with malformed packet
 2014-08-13 11:42 UTC  (24+ messages)
` [PATCHv2 02/10] monitor: Handle default switch case
` [PATCHv2 03/10] emulator: Fix resource leak closing fd
` [PATCHv2 04/10] tools: Fix resource leak closing sk
` [PATCHv2 05/10] gobex: Fix use after free
` [PATCHv2 06/10] "
` [PATCHv2 07/10] "
` [PATCHv2 08/10] proximity: "
` [PATCHv2 09/10] gdbus: "
` [PATCHv2 10/10] obexd: Fix possible NULL dereference
      ` [PATCHv3 1/5] monitor: Use common maximum packet size definition
        ` [PATCHv3 2/5] shared/btsnoop: Fix segmentation fault with malformed packet
        ` [PATCHv3 3/5] btmon: "
        ` [PATCHv3 4/5] monitor: Handle default switch case
            ` [PATCHv4] "
        ` [PATCHv3 5/5] obexd: Fix possible NULL dereference

[PATCH v3 1/6] monitor: Add AVRCP specific AV/C commands support
 2014-08-13 10:16 UTC  (7+ messages)
` [PATCH v3 2/6] monitor: Add AV/C commands related macros and helper functions
` [PATCH v3 3/6] monitor: Handle AVRCP specific AV/C PDUs
` [PATCH v3 4/6] monitor: Add AVRCP specific AV/C PDUs' macros and helper functions
` [PATCH v3 5/6] monitor: Add AV/C specific PDUs' error macros and functions
` [PATCH v3 6/6] monitor: Add AVRCP GetCapabilities support

[PATCH] android/pts: Correct trivial typos
 2014-08-13  9:59 UTC  (2+ messages)

[PATCH] tools/l2test: And listen and not receive mode option
 2014-08-13  9:44 UTC  (4+ messages)

[PATCH] Bluetooth: bluecard_cs.c: Remove typedef bluecard_info_t
 2014-08-13  9:23 UTC 

[PATCH] bluetooth/dtl1_cs: Remove typedefs nsh_t and dtl1_info_t
 2014-08-13  9:22 UTC 

[PATCH] bluetooth/btuart_cs: Remove typedef btuart_info_t
 2014-08-13  9:21 UTC 

[PATCH] drivers/bluetooth: Remove typedef bt3c_info_t
 2014-08-13  9:19 UTC 

[PATCH v2 1/6] monitor: Add AVRCP specific AV/C commands support
 2014-08-13  8:23 UTC  (9+ messages)
` [PATCH v2 2/6] monitor: Add AV/C commands related macros and helper functions
` [PATCH v2 3/6] monitor: Handle AVRCP specific AV/C PDUs
` [PATCH v2 4/6] monitor: Add AVRCP specific AV/C PDUs' macros and helper functions
` [PATCH v2 5/6] monitor: Add AV/C specific PDUs' error macros and functions
` [PATCH v2 6/6] monitor: Add AVRCP GetCapabilities support

[PATCH v2 0/1] shared/att: Handle disconnects
 2014-08-13  7:29 UTC  (9+ messages)
` [PATCH v2 1/1] "

[PATCH] android/pts: Update PTS files for L2CAP
 2014-08-12 13:38 UTC  (5+ messages)
` [PATCH] Interim test results "

Gatttool: Why limited to 5 connections?
 2014-08-12 11:45 UTC  (2+ messages)

[PATCH] Bluetooth: Fix ERTM L2CAP resend packet
 2014-08-12 11:04 UTC 

[PATCH BlueZ] Revert "gdbus: Don't include just added interfaces in GetManagedObjects"
 2014-08-12  7:58 UTC  (2+ messages)

[RFC v2 0/1] doc/gatt-api: New API properties and methods for the GATT D-Bus API
 2014-08-12  5:16 UTC  (3+ messages)
` [RFC v2 1/1] "

[PATCH v1 0/1] shared/att: Handle disconnects
 2014-08-11 21:21 UTC  (4+ messages)
` [PATCH v1 1/1] "

[RFC v1 0/1] doc/gatt-api: New API properties and methods for the GATT D-Bus API
 2014-08-11 20:38 UTC  (15+ messages)
` [RFC v1 1/1] "

pull-request: wpan-next 2014-08-11
 2014-08-11 19:24 UTC  (11+ messages)
` [PATCH 1/4] mac802154: cleanup in rx path
` [PATCH 2/4] mac802154: common error path
` [PATCH 3/4] ieee802154: 6lowpan: remove unused function
` [PATCH 4/4] mac802154: common tx error path

[PATCH v2 0/9] Bluetooth: SMP fixes & cleanups
 2014-08-11 19:18 UTC  (11+ messages)
` [PATCH v2 1/9] Bluetooth: Use L2CAP resume callback to call smp_distribute_keys
` [PATCH v2 2/9] Bluetooth: Add public l2cap_conn_shutdown() API to request disconnection
` [PATCH v2 3/9] Bluetooth: Call l2cap_conn_shutdown() when SMP recv callback fails
` [PATCH v2 4/9] Bluetooth: Fix double free of SMP data skb
` [PATCH v2 5/9] Bluetooth: Add SMP-internal timeout callback
` [PATCH v2 6/9] Bluetooth: Remove unused l2cap_conn->security_timer
` [PATCH v2 7/9] Bluetooth: Move canceling security_timer into smp_chan_destroy()
` [PATCH v2 8/9] Bluetooth: Always call smp_distribute_keys() from a workqueue
` [PATCH v2 9/9] Bluetooth: Make smp_chan_destroy() private to smp.c

[PATCH] Bluetooth: Fix double free of SMP data skb
 2014-08-11 18:43 UTC  (2+ messages)

[PATCH BlueZ v2 1/7] android: Fix not including shared/queue.c in A2DP plugin
 2014-08-11 15:03 UTC  (8+ messages)
` [PATCH BlueZ v2 2/7] android/tester: Load audio module
` [PATCH BlueZ v2 3/7] android/tester: Add A2DP init - Success test case
` [PATCH BlueZ v2 4/7] android/tester: Add A2DP connect "
` [PATCH BlueZ v2 5/7] android/tester: Add A2DP Disconnect "
` [PATCH BlueZ v2 6/7] android/tester: Add A2DP Resume "
` [PATCH BlueZ v2 7/7] android/tester: Add A2DP Suspend "

[PATCH 1/6] monitor: Add AVRCP specific AV/C commands support
 2014-08-11 14:26 UTC  (6+ messages)
` [PATCH 2/6] monitor: Add AV/C commands related macros and helper functions
` [PATCH 3/6] monitor: Handle AVRCP specific AV/C PDUs
` [PATCH 4/6] monitor: Add AVRCP specific AV/C PDUs' macros and helper functions
` [PATCH 5/6] monitor: Add AV/C specific PDUs' error macros and fuctions
` [PATCH 6/6] monitor: Add AVRCP GetCapabilities support

[PATCH] android/pixit: TSPX_security_enabled is not default
 2014-08-11 13:39 UTC  (2+ messages)

[PATCH] Android/pts: Update PTS files for IOPT
 2014-08-11 13:38 UTC  (2+ messages)

Bug: bluetoothd dies when connecting device
 2014-08-11 13:38 UTC  (3+ messages)

[PATCH 0/5] Bluetooth: Further SMP fixes & cleanups
 2014-08-11 12:40 UTC  (6+ messages)
` [PATCH 1/5] Bluetooth: Add SMP-internal timeout callback
` [PATCH 2/5] Bluetooth: Remove unused l2cap_conn->security_timer
` [PATCH 3/5] Bluetooth: Move canceling security_timer into smp_chan_destroy()
` [PATCH 4/5] Bluetooth: Always call smp_distribute_keys() from a workqueue
` [PATCH 5/5] Bluetooth: Make smp_chan_destroy() private to smp.c

[PATCH 0/3] Some more SMP fixes
 2014-08-11 12:24 UTC  (4+ messages)
` [PATCH 1/3] Bluetooth: Use L2CAP resume callback to call smp_distribute_keys
` [PATCH 2/3] Bluetooth: Add public l2cap_conn_drop() API to request disconnection
` [PATCH 3/3] Bluetooth: Call l2cap_conn_drop() when SMP recv callback fails

[PATCH BlueZ 1/7] android: Fix not including shared/queue.c in A2DP plugin
 2014-08-11 10:06 UTC  (7+ messages)
` [PATCH BlueZ 2/7] android/tester: Load audio module
` [PATCH BlueZ 3/7] android/tester: Add A2DP init - Success test case
` [PATCH BlueZ 4/7] android/tester: Add A2DP connect "
` [PATCH BlueZ 5/7] android/tester: Add A2DP Disconnect "
` [PATCH BlueZ 6/7] android/tester: Add A2DP Resume "
` [PATCH BlueZ 7/7] android/tester: Add A2DP Suspend "

[PATCH] android/tester: Fix using uninitialized variable
 2014-08-11  7:34 UTC  (2+ messages)

[PATCH] android/pts: Update A2DP test results
 2014-08-11  7:17 UTC  (2+ messages)

[A2DP] Incoming connections do not succeed
 2014-08-11  6:07 UTC  (8+ messages)

[RFC bluetooth-next 0/8] 6lowpan: introduce generic next header compression layer
 2014-08-10 15:14 UTC  (11+ messages)
` [RFC bluetooth-next 1/8] 6lowpan: add generic nhc layer interface
` [RFC bluetooth-next 2/8] 6lowpan: nhc layer udp compression
` [RFC bluetooth-next 3/8] 6lowpan: add hop-by-hop options skeleton
` [RFC bluetooth-next 4/8] 6lowpan: add routing skeleton
` [RFC bluetooth-next 5/8] 6lowpan: add fragment skeleton
` [RFC bluetooth-next 6/8] 6lowpan: add destination options skeleton
` [RFC bluetooth-next 7/8] 6lowpan: add mobility skeleton
` [RFC bluetooth-next 8/8] 6lowpan: add ipv6 skeleton

[PATCH] shared/gatt-helpers: Remove service, characteristic, descriptor structures
 2014-08-09  2:56 UTC 

[PATCH] Add a new PID/VID 0227/0930 for AR3012
 2014-08-08 17:56 UTC  (2+ messages)

[PATCH bluetooth-next] MAINTAINERS: update maintainers info
 2014-08-08 17:54 UTC  (2+ messages)

[PATCH] Bluetooth: Fix HCI H5 corrupted ack value
 2014-08-08 17:50 UTC  (2+ messages)

[PATCH 0/4] Bluetooth: Convert SMP to use l2cap_chan
 2014-08-08 17:47 UTC  (3+ messages)
` [PATCH 4/4] Bluetooth: Convert SMP to use l2cap_chan infrastructure

[PATCH 0/5] Bluetooth: Add dedicated SMP (de)initialization functions
 2014-08-08 17:47 UTC  (2+ messages)

[PATCH 0/3] A few more cleanups for l2cap_chan based SMP
 2014-08-08 17:47 UTC  (2+ messages)

[PATCH 0/9] Bluetooth: More generic L2CAP fixed channel handling
 2014-08-08 17:43 UTC  (2+ messages)

[RFC] Bluetooth: HCI H5 fast retransmit
 2014-08-08 17:04 UTC 

[PATCH 1/2] android/a2dp: Improve avdtp_close function
 2014-08-08 14:29 UTC  (3+ messages)
` [PATCH 2/2] android/a2dp: Fix for PTS testcase

[PATCH] android/pts: PTS files for MCAP
 2014-08-08 13:35 UTC  (2+ messages)

[PATCH 0/3] Initial HDP E2E test cases
 2014-08-08 13:34 UTC  (2+ messages)

[PATCH bluetooth-next] MAINTAINERS: update maintainers info
 2014-08-08 11:51 UTC  (5+ messages)

[PATCH bluetooth-next] MAINTAINERS: add mailing list
 2014-08-08 11:16 UTC  (3+ messages)

[PATCH BlueZ 1/3] android/tester: Fix duplicate const
 2014-08-08 11:04 UTC  (2+ messages)

[PATCH BlueZ 1/2] input/hog: Remove unnecessary variables
 2014-08-08 11:01 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).