linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-04 13:48:52 to 2014-08-11 09:56:28 UTC [more...]

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

[PATCH] android/pixit: TSPX_security_enabled is not default
 2014-08-11  8:54 UTC 

[PATCH] Android/pts: Update PTS files for IOPT
 2014-08-11  8:06 UTC 

[PATCHv2 01/10] monitor: Fix segmentation fault with malformed packet
 2014-08-11  7:50 UTC  (10+ 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

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

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

[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

Gatttool: Why limited to 5 connections?
 2014-08-09  6:32 UTC 

[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  (6+ messages)
` [PATCH 1/4] Bluetooth: Add more L2CAP convenience callbacks
` [PATCH 2/4] Bluetooth: Add SMP L2CAP channel skeleton
` [PATCH 3/4] Bluetooth: Make AES crypto context private to SMP
` [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  (7+ messages)
` [PATCH 1/5] Bluetooth: Fix hci_update_random_address() error return for no crypto
` [PATCH 2/5] Bluetooth: Fix IRK lookup when tfm_aes is not available
` [PATCH 3/5] Bluetooth: Refactor SMP (de)initialization into separate functions
` [PATCH 4/5] Bluetooth: Move SMP initialization after HCI init
` [PATCH 5/5] Bluetooth: Move SMP (de)initialization to smp.c

[PATCH 0/3] A few more cleanups for l2cap_chan based SMP
 2014-08-08 17:47 UTC  (5+ messages)
` [PATCH 1/3] Bluetooth: Call L2CAP teardown callback before clearing chan->conn
` [PATCH 2/3] Bluetooth: Call l2cap_le_conn_ready after notifying channels
` [PATCH 3/3] Bluetooth: Fix using HCI_CONN_LE_SMP_PEND to check for SMP context

[PATCH 0/9] Bluetooth: More generic L2CAP fixed channel handling
 2014-08-08 17:43 UTC  (12+ messages)
` [PATCH 1/9] Bluetooth: Fix reference counting of global L2CAP channels
` [PATCH 2/9] Bluetooth: Fix __l2cap_no_conn_pending() usage with all channels
` [PATCH 3/9] Bluetooth: Resume BT_CONNECTED state after LE security elevation
` [PATCH 4/9] Bluetooth: Remove special handling of ATT in l2cap_security_cfm()
` [PATCH 5/9] Bluetooth: Refactor l2cap_connect_cfm
` [PATCH 6/9] Bluetooth: Move L2CAP fixed channel creation into l2cap_conn_cfm
` [PATCH 7/9] Bluetooth: Improve fixed channel lookup based on link type
` [PATCH 8/9] Bluetooth: Remove special ATT data channel handling
` [PATCH 9/9] Bluetooth: Move parts of fixed channel initialization to l2cap_add_scid

[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  (5+ messages)
` [PATCH 1/3] android/tester: Add HDP init test case
` [PATCH 2/3] android/tester: Add HDP App Register test cases
` [PATCH 3/3] android/tester: Add HDP App Unregister test case

[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  (4+ messages)
` [PATCH BlueZ 2/3] android/tester-pan: Make cid_data static
` [PATCH BlueZ 3/3] android/tester: Fix mixing different enum types

[PATCH BlueZ 1/2] input/hog: Remove unnecessary variables
 2014-08-08 11:01 UTC  (3+ messages)
` [PATCH BlueZ 2/2] android/hog: Fix report lookup

[PATCH v2 0/9] Bluetooth: More generic L2CAP fixed channel handling
 2014-08-07 20:10 UTC  (11+ messages)
` [PATCH v2 1/9] Bluetooth: Fix reference counting of global L2CAP channels
` [PATCH v2 2/9] Bluetooth: Fix __l2cap_no_conn_pending() usage with all channels
` [PATCH v2 3/9] Bluetooth: Resume BT_CONNECTED state after LE security elevation
` [PATCH v2 4/9] Bluetooth: Remove special handling of ATT in l2cap_security_cfm()
` [PATCH v2 5/9] Bluetooth: Refactor l2cap_connect_cfm
` [PATCH v2 6/9] Bluetooth: Move L2CAP fixed channel creation into l2cap_conn_cfm
` [PATCH v2 7/9] Bluetooth: Improve fixed channel lookup based on link type
` [PATCH v2 8/9] Bluetooth: Remove special ATT data channel handling
` [PATCH v2 9/9] Bluetooth: Move parts of fixed channel initialization to l2cap_add_scid

[PATCH] Bluetooth: Add a new PID/VID 0227/0930 for AR3012
 2014-08-07 20:10 UTC  (2+ messages)

[RFC] Bluetooth: HCI H5 fast retransmit
 2014-08-07 19:05 UTC  (4+ messages)

[PATCH] 6lowpan: Allow 6LoWPAN to be modular
 2014-08-07 19:05 UTC  (6+ messages)

[PATCH] drivers/bluetooth/: Toshiba Qualcomm AR9565 (ath3k) bluetooth fix for c55-b-138 notebooks
 2014-08-07 18:34 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Remove redundant check for remote_key_dist
 2014-08-07 16:21 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: Fix confusion between parent and child channel for 6lowpan

[PATCH BlueZ] android/tester-hidhost: Make cid_data static
 2014-08-07 14:28 UTC 

Modular 6LoWPAN? (was: Re: 6lowpan: introduce new net/6lowpan directory)
 2014-08-07 13:26 UTC  (2+ messages)

[RFC] android/bluetooth: Update pairing status on pair complete event
 2014-08-07  8:39 UTC 

[PATCH] drivers/bluetooth/: Toshiba Qualcomm AR9565 (ath3k) bluetooth fix for C55-B-138 notebooks
 2014-08-06 23:30 UTC  (4+ messages)

[PATCH 1/3] Bluetooth: Add convenience function to check for pending power off
 2014-08-06 20:00 UTC  (7+ messages)
` [PATCH 2/3] Bluetooth: Create unified helper function for updating page scan
` [PATCH 3/3] Bluetooth: Disable page scan if all whitelisted devices are connected

Hid 2 hci switch on Cambridge Silicon Radio CN-524 (idVendor=0a12, idProduct=100b)
 2014-08-06 18:09 UTC 

[PATCH] android/pts: Update PTS files for L2CAP
 2014-08-06 14:11 UTC 

[PATCH 1/6] monitor: Add AV/C and AVRCP GetCapabilities support
 2014-08-06 12:29 UTC  (6+ messages)
` [PATCH 2/6] "
` [PATCH 3/6] "
` [PATCH 4/6] "
` [PATCH 5/6] "
` [PATCH 6/6] "

Query regarding MAP 1.2 implementation
 2014-08-06 12:02 UTC  (2+ messages)

Bug?: 14KB/s throughput with Asus BT-400 (BCM20702A0)
 2014-08-06 10:27 UTC 

[PATCH] gitignore: Update renamed file name tools/mpris-player to tools/mpris-proxy
 2014-08-06  9:07 UTC  (2+ messages)

[PATCH] android/pts: Update HID PTS text file
 2014-08-06  9:07 UTC  (2+ messages)

AVCTP and AVRCP packet decoder file structure in btmon
 2014-08-06  8:18 UTC  (8+ messages)

[PATCH_v2 0/8] Add PAN test cases
 2014-08-06  7:40 UTC  (10+ messages)
` [PATCH_v2 1/8] android/tester: Add PAN init test case
` [PATCH_v2 2/8] android/tester: Add PAN Connect "
` [PATCH_v2 3/8] android/tester: Add PAN Disconnect "
` [PATCH_v2 4/8] android/tester: Add PAN Get Local Role "
` [PATCH_v2 5/8] android/pan: Notify control state callback on HAL .enable call
` [PATCH_v2 6/8] android/tester: Add PAN Enable NAP test case
` [PATCH_v2 7/8] android/tester: Add PAN Enable PANU "
` [PATCH_v2 8/8] android/tester: Add PAN Enable None "

[PATCH] Android/pts: Update PTS files for PAN
 2014-08-06  7:37 UTC  (2+ messages)

[PATCH] android/pts: Tests round for OPP
 2014-08-06  7:36 UTC  (2+ messages)

[PATCH] android/pts: PTS files update for PBAP
 2014-08-06  7:36 UTC  (2+ messages)

[PATCH] android/doc: Add instructions for android-ia
 2014-08-06  7:34 UTC  (3+ messages)

[PATCH BlueZ] core: Fix Device1.Disconnect not always disabling auto connect
 2014-08-05 19:07 UTC  (2+ messages)

[PATCH 2/2] linux-firmware: Update firmware patch for Intel BT 7265
 2014-08-05 18:44 UTC  (2+ messages)

[PATCH 1/2] linux-firmware: Update firmware patch for Intel BT 7260
 2014-08-05 18:44 UTC  (2+ messages)

[PATCH] hog: fix output-report to attr mapping
 2014-08-05 14:54 UTC  (2+ messages)

[PATCHv2 1/3] monitor: Add save to file SCO audio
 2014-08-05 14:47 UTC  (3+ messages)

[PATCH] gobex: Fix use after free
 2014-08-05 14:19 UTC  (4+ messages)
` [PATCHv3 1/6] "

[PATCH BlueZ v2 1/3] audio/media: Remove experimental status from Media* interfaces
 2014-08-05 14:05 UTC  (2+ messages)

Re: HoG: Support multi output report
 2014-08-05 13:34 UTC  (8+ messages)

[PATCH] android/client: Allow to save SCO mono audio
 2014-08-05  7:58 UTC  (2+ messages)

[PATCH v3 bluetooth-next] Simplify lowpan receive path so skb is freed in, lowpan_rcv when dropped
 2014-08-04 15:41 UTC  (8+ messages)

[PATCH] drivers/bluetooth: Toshiba Qualcomm AR9565 (ath3k) bluetooth fix
 2014-08-04 15:30 UTC  (2+ messages)

[PATCH] android/gap: GAP tests for PTS 5.2
 2014-08-04 14:17 UTC  (2+ messages)

[RFC BlueZ 1/2] shared/queue: Add queue_foreach_vargs
 2014-08-04 13:48 UTC  (2+ messages)
` [RFC BlueZ 2/2] unit/test-queue: Add /queue/foreach_vargs


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