linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-07 07:46:20 to 2014-11-11 21:39:47 UTC [more...]

[PATCH BlueZ 0/8] Introduce tools/btgatt-server and other bug fixes
 2014-11-11 21:39 UTC  (9+ messages)
` [PATCH BlueZ 1/8] tools/btgatt-server: Introduce btgatt-server
` [PATCH BlueZ 2/8] tools/btgatt-server: Accept incoming connection and initialize server
` [PATCH BlueZ 3/8] tools/btgatt-server: Populate the database
` [PATCH BlueZ 4/8] tools/btgatt-server: Add command support and the notify command
` [PATCH BlueZ 5/8] tools/btgatt-server: Add Heart Rate service simulation
` [PATCH BlueZ 6/8] tools/btgatt-server: Add "heart-rate" command
` [PATCH BlueZ 7/8] shared/gatt-client: Fix bug in service changed handler
` [PATCH BlueZ 8/8] shared/gatt-client: Watch CCC while registering Service Changed handler

[PATCH BlueZ v1 00/11] shared/gatt-server: Implement ATT operations
 2014-11-11 21:35 UTC  (20+ messages)
` [PATCH BlueZ v1 01/11] shared/gatt-server: Implement "Read By Type" request
` [PATCH BlueZ v1 02/11] shared/gatt-server: Implement "Find Information" request
` [PATCH BlueZ v1 03/11] shared/gatt-server: Implement "Write" request and command
` [PATCH BlueZ v1 04/11] shared/gatt-server: Implement "Read" request
` [PATCH BlueZ v1 05/11] shared/gatt-server: Implement "Read Blob" request
` [PATCH BlueZ v1 06/11] shared/att: Handle incoming confirmation PDU
` [PATCH BlueZ v1 07/11] shared/gatt-server: Add functions for sending notifications/indications
` [PATCH BlueZ v1 08/11] shared/gatt-server: Implement "Prepare Write" request
` [PATCH BlueZ v1 09/11] shared/gatt-server: Implement "Execute "
` [PATCH BlueZ v1 10/11] shared/gatt-client: Fix alignment warnings
` [PATCH BlueZ v1 11/11] TODO: Update shared/gatt-server items

pull request: bluetooth-next 2014-11-07
 2014-11-11 21:35 UTC  (2+ messages)

[PATCH BlueZ v2 00/11] shared/gatt-server: Implement ATT operations
 2014-11-11 21:23 UTC  (14+ messages)
` [PATCH BlueZ v2 01/11] shared/gatt-server: Implement "Read By Type" request
` [PATCH BlueZ v2 02/11] shared/gatt-server: Implement "Find Information" request
` [PATCH BlueZ v2 03/11] shared/gatt-server: Implement "Write" request and command
` [PATCH BlueZ v2 04/11] shared/gatt-server: Implement "Read" request
` [PATCH BlueZ v2 05/11] shared/gatt-server: Implement "Read Blob" request
` [PATCH BlueZ v2 06/11] shared/att: Handle incoming confirmation PDU
` [PATCH BlueZ v2 07/11] shared/gatt-server: Add functions for sending notifications/indications
` [PATCH BlueZ v2 08/11] shared/gatt-server: Implement "Prepare Write" request
` [PATCH BlueZ v2 09/11] shared/gatt-server: Implement "Execute "
` [PATCH BlueZ v2 10/11] shared/gatt-client: Fix alignment warnings
` [PATCH BlueZ v2 11/11] TODO: Update shared/gatt-server items

Issue with Broadcom firmware loading
 2014-11-11 21:16 UTC  (2+ messages)

[PATCH BlueZ] lib: Change bluetooth.h to compile using strict C
 2014-11-11 19:53 UTC  (3+ messages)
` [PATCH BlueZ v2 1/2] lib: Change bluetooth.h to compile in "

bluetooth related firmware loader spew on resume
 2014-11-11 18:12 UTC 

[PATCH v3 0/4] android/handsfree-client: First set of HFP HF
 2014-11-11 17:52 UTC  (5+ messages)
` [PATCH v3 1/4] android/handsfree-client: Add incoming connection handling
` [PATCH v3 2/4] android/handsfree-client: Add SLC creation procedure
` [PATCH v3 3/4] android/handsfree-client: Add support for outgoing connection
` [PATCH v3 4/4] android/handsfree-client: Handle disconnect command

btusb_intr_complete returns -EPIPE
 2014-11-11 15:56 UTC  (6+ messages)

Query regarding sdptool
 2014-11-11 14:32 UTC  (2+ messages)

[PATCH BlueZ] shared/gatt-db: Add timeout to read/write
 2014-11-11 14:22 UTC 

[PATCH] Bluetooth: 6lowpan: Remove unnecessary RCU callback
 2014-11-11 13:27 UTC  (2+ messages)

[PATCH_v3] android/avrcp: Add initial support for new AVRCP CTRL interface
 2014-11-11 13:13 UTC  (2+ messages)

[PATCH v2] monitor: Fix AVRCP GetElementAttributes formatting issue
 2014-11-11 12:46 UTC  (2+ messages)

[PATCH BlueZ] shared/att: bugfix for BT_ATT_ALL_REQUESTS
 2014-11-11 12:41 UTC  (2+ messages)

[PATCH BlueZ] GATT shim to src/shared bt_att
 2014-11-11 12:17 UTC  (2+ messages)

[PATCH] monitor: Fix AVRCP GetElementAttributes formatting issue
 2014-11-11 11:13 UTC  (5+ messages)

hcitool lescan scripting question
 2014-11-11 11:11 UTC 

[PATCH] Bluetooth: Fix mgmt connected notification
 2014-11-11  9:36 UTC  (4+ messages)
` [PATCH v2] "

[PATCH_v2 0/5] Add support for new AVRCP ctrl interface
 2014-11-11  9:24 UTC  (8+ messages)
` [PATCH_v2 1/5] android/hal-ipc-txt: Add support for new AVRCP CTRL interface
` [PATCH_v2 2/5] android/hal-msg: "
` [PATCH_v2 3/5] android/hal-avrcp: Add suuport for new AVRCP ctrl interface
` [PATCH_v2 4/5] android/client: Add support for new AVRCP CTRL interface
` [PATCH_v2 5/5] android/avrcp: Add initial "

[PATCH] android/gatt: Fix dead code warnings
 2014-11-11  8:22 UTC  (3+ messages)

[PATCH] Bluetooth: hci-uart-ath: Correct the comments in this driver
 2014-11-10 23:22 UTC  (2+ messages)

[PATCH] Bluetooth: Fix sparse warning in amp.c
 2014-11-10 23:08 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/3] Bluetooth: LE CoC fixes
 2014-11-10 21:08 UTC  (5+ messages)
` [PATCH 1/3] Bluetooth: Fix sending incorrect LE CoC PDU in BT_CONNECT2 state
` [PATCH 2/3] Bluetooth: Add key preference parameter to smp_sufficient_security
` [PATCH 3/3] Bluetooth: Trigger SMP for the appropriate LE CoC errors

[PATCH] android/gatt: Fix incorrect attribute check
 2014-11-10 19:52 UTC  (2+ messages)

[PATCH 1/2] android/tester: initialize unused callback to NULL
 2014-11-10 19:49 UTC  (3+ messages)
` [PATCH 2/2] android/client: Fix argument count in create_bond()

[PATCH v2 0/7] android/handsfree-client: First set of HFP HF
 2014-11-10 19:45 UTC  (10+ messages)
` [PATCH v2 1/7] android/handsfree-client: Typo fix in define name
` [PATCH v2 2/7] android/handsfree-client: Add service record
` [PATCH v2 3/7] android/handsfree-client: Add devices queue
` [PATCH v2 4/7] android/handsfree-client: Add incoming connection handling
` [PATCH v2 5/7] android/handsfree-client: Add SLC creation procedure
` [PATCH v2 6/7] android/handsfree-client: Add support for outgoing connection
` [PATCH v2 7/7] android/handsfree-client: Handle disconnect command

[PATCH v4 1/3] lib: add start and stop discovery
 2014-11-10 16:33 UTC  (3+ messages)
` [PATCH v4 2/3] tools/btmgmt: service-find command
` [PATCH v4 3/3] mgmt-tester: Add service discovery test cases

[PATCH v6 1/3] Bluetooth: add hci_restart_le_scan
 2014-11-10 16:33 UTC  (3+ messages)
` [PATCH v6 2/3] Bluetooth: Extract generic start and stop discovery
` [PATCH v6 3/3] Bluetooth: start and stop service discovery

[PATCH] Bluetooth: Send mgmt_connected only if state is BT_CONFIG
 2014-11-10 15:15 UTC  (3+ messages)

[PATCH 0/4] Add support for new AVRCP ctrl interface
 2014-11-10 13:55 UTC  (10+ messages)
` [PATCH 1/4] android/hal-ipc-txt: Add support for new AVRCP CTRL interface
` [PATCH 2/4] android/hal-msg: "
` [PATCH 3/4] android/hal-avrcp: Add suuport for new AVRCP ctrl interface
` [PATCH 4/4] android/client: Add support for new AVRCP CTRL interface

[PATCH v2 0/4] Add support for RFCOMM in btmon
 2014-11-10  9:07 UTC  (7+ messages)
` [PATCH v2 1/4] monitor/rfcomm: Add RFCOMM support to btmon
` [PATCH v2 2/4] monitor/rfcomm: Add support for printing RFCOMM hdr
` [PATCH v2 3/4] monitor/rfcomm: Add support for UIH frame decoding
` [PATCH v2 4/4] monitor/rfcomm: Add support for mcc "

[PATCH 1/4] android/gatt: Fix using wrong variable type
 2014-11-09 19:47 UTC  (4+ messages)
` [PATCH 4/4] android/gatt: Use proper identity address for auto connect

[PATCH 0/7] android/handsfree-client: First set of HFP HF
 2014-11-08 23:05 UTC  (11+ messages)
` [PATCH 4/7] android/handsfree-client: Add incoming connection handling
` [PATCH 5/7] android/handsfree-client: Add SLC creation procedure
` [PATCH 6/7] android/handsfree-client: Add support for outgoing connection
` [PATCH 7/7] android/handsfree-client: Handle disconnect command

[PATCH bluetooth-next] bluetooth: 6lowpan: fix skb_unshare behaviour
 2014-11-08 19:03 UTC  (2+ messages)

[PATCH 1/2] plugins/sixaxis: Add Sony Navigation Controller
 2014-11-07 21:00 UTC  (2+ messages)

How to get started on a GATT Server ?
 2014-11-07 20:32 UTC  (8+ messages)

[PATCH BlueZ 00/11] shared/gatt-server: Implement ATT operations
 2014-11-07 20:11 UTC  (14+ messages)
` [PATCH BlueZ 01/11] shared/gatt-server: Implement "Read By Type" request
` [PATCH BlueZ 02/11] shared/gatt-server: Implement "Find Information" request
` [PATCH BlueZ 03/11] shared/gatt-server: Implement "Write" request and command
` [PATCH BlueZ 04/11] shared/gatt-server: Implement "Read" request
` [PATCH BlueZ 05/11] shared/gatt-server: Implement "Read Blob" request
` [PATCH BlueZ 06/11] shared/att: Handle incoming confirmation PDU
` [PATCH BlueZ 07/11] shared/gatt-server: Add functions for sending notifications/indications
` [PATCH BlueZ 08/11] shared/gatt-server: Implement "Prepare Write" request
` [PATCH BlueZ 09/11] shared/gatt-server: Implement "Execute "
` [PATCH BlueZ 10/11] shared/gatt-client: Fix alignment warnings
` [PATCH BlueZ 11/11] TODO: Update shared/gatt-server items

[PATCH v1 0/4] Add support for RFCOMM in btmon
 2014-11-07 15:46 UTC  (8+ messages)
` [PATCH v1 1/4] monitor/rfcomm: Add RFCOMM support to btmon
` [PATCH v1 2/4] monitor/rfcomm: Add support for printing RFCOMM hdr
` [PATCH v1 3/4] monitor/rfcomm: Add support for UIH frame decoding
` [PATCH v1 4/4] monitor/rfcomm: Add support for mcc "

[PATCH 0/4] Add support for RFCOMM in btmon
 2014-11-07 13:09 UTC  (7+ messages)
` [PATCH 1/4] monitor/rfcomm: Add RFCOMM support to btmon
` [PATCH 2/4] monitor/rfcomm: Add support for printing RFCOMM hdr
` [PATCH 3/4] monitor/rfcomm: Add support for UIH frame decoding
` [PATCH 4/4] monitor/rfcomm: Add support for mcc "

[PATCH] android/pts: PTS tests results for HDP
 2014-11-07 13:03 UTC 

[PATCH] android/hal-pan: Update control_state callback to Android 5 API
 2014-11-07 12:28 UTC  (5+ messages)

[PATCHv3 2/2] android: Remove temporary BLUEZ_EXTENSION flag
 2014-11-07 12:03 UTC  (2+ messages)
` [PATCHv3 1/2] android/hardware: Update Anmdroid header to 5.0 API

[PATCH v2 0/6] Add support for RFCOMM in btmon
 2014-11-07 11:14 UTC  (5+ messages)
` [PATCH v2 6/6] monitor/rfcomm: Add mcc type handlers code

[PATCH] android/pts: PTS tests results for DID
 2014-11-07 10:37 UTC 

[PATCHv3] android: Remove temporary BLUEZ_EXTENSION flag
 2014-11-07  9:47 UTC 

[PATCHv2] android: Remove temporary BLUEZ_EXTENSION flag
 2014-11-07  9:33 UTC 

[PATCH v5 0/3] support signed write command
 2014-11-07  9:04 UTC  (4+ messages)
` [PATCH v5 1/3] shared/att.c:Add signed command outgoing and CSRK function
` [PATCH v5 2/3] shared/gatt-client:Add CSRK part to support signed write
` [PATCH v5 3/3] tools/btgatt-client:Add signed write with CSRK option


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