linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-09 00:24:19 to 2014-11-13 06:52:17 UTC [more...]

[PATCH v2 0/2] Bluetooth: Lock nesting for L2CAP channels and sockets
 2014-11-13  6:52 UTC  (4+ messages)
` [PATCH v2 1/2] Bluetooth: Use proper nesting annotation for l2cap_chan lock
` [PATCH v2 2/2] Bluetooth: Fix L2CAP socket lock nesting level

Handling EBUSY for LE connections
 2014-11-13  5:28 UTC  (5+ messages)

[PATCH BlueZ 0/4] android fixes and gattrib shim
 2014-11-13  0:49 UTC  (9+ messages)
` [PATCH BlueZ 1/4] android/tester-gatt: DRY/bugfix search single PDUs
` [PATCH BlueZ 2/4] android/tester-gatt: deduplicate read-by-type PDUs
` [PATCH BlueZ 3/4] android/gatt: dummy callback for indications
` [PATCH BlueZ 4/4] GATT shim to src/shared bt_att

[PATCH BlueZ v1 0/7] Introduce tools/btgatt-server and other bug fixes
 2014-11-13  0:36 UTC  (8+ messages)
` [PATCH BlueZ v1 1/7] shared/att: Add API for encoding ATT error response
` [PATCH BlueZ v1 2/7] tools/btgatt-server: Introduce btgatt-server
` [PATCH BlueZ v1 3/7] tools/btgatt-server: Accept incoming connection and initialize server
` [PATCH BlueZ v1 4/7] tools/btgatt-server: Populate the database
` [PATCH BlueZ v1 5/7] tools/btgatt-server: Add command support and the notify command
` [PATCH BlueZ v1 6/7] tools/btgatt-server: Add Heart Rate service simulation
` [PATCH BlueZ v1 7/7] tools/btgatt-server: Add "heart-rate" command

[PATCH BlueZ] shared/gatt-db: Add timeout to read/write
 2014-11-12 22:03 UTC  (5+ messages)

[PATCH 0/2] Bluetooth: Lock nesting for L2CAP channels and sockets
 2014-11-12 20:08 UTC  (3+ messages)
` [PATCH 1/2] Bluetooth: Use proper nesting annotation for l2cap_chan lock
` [PATCH 2/2] Bluetooth: Fix L2CAP socket lock nesting level

[PATCH 1/3] src/profile: Add pbapsupportedfeatures to PSE
 2014-11-12 15:15 UTC  (4+ messages)
` [PATCH 2/3] tools/sdptool: Add support for PBAP service record
` [PATCH 3/3] tools/sdptool: Add support for IrMC "

[PATCH 1/4] android/client: Fix argc count
 2014-11-12 15:14 UTC  (4+ messages)
` [PATCH 2/4] android/client: Add handsfree wbs_cb() callback
` [PATCH 3/4] android/client: Fix help for handsfree haltest tool
` [PATCH 4/4] android/client: Add hanfsfree configure_wbs() command

[PATCH BlueZ 1/3] android/gatt: Store Appearance and Privacy in db
 2014-11-12 15:03 UTC  (3+ messages)
` [PATCH BlueZ 2/3] android/gatt: Fix device name characteristic
` [PATCH BlueZ 3/3] android/gatt: Cleanup unused variables

[PATCH] android/pts: PTS tests results for SPP
 2014-11-12 14:18 UTC 

[PATCH BlueZ 0/8] Introduce tools/btgatt-server and other bug fixes
 2014-11-12 13:52 UTC  (12+ 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 1/3] monitor: Adjust for ERTM control bytes
 2014-11-12 13:24 UTC  (5+ messages)
` [PATCH 2/3] monitor: Fix for GetElementAttributes when AttributeValueLength zero
` [PATCH 3/3] monitor: Add AVRCP SetBrowsedPlayer support

Query regarding sdptool
 2014-11-12 12:55 UTC  (3+ messages)

[PATCH 00/14] android/handsfree-clien: Second set of HFP HF
 2014-11-12 10:49 UTC  (15+ messages)
` [PATCH 01/14] android/handsfree-client: Add handle start/stop vr
` [PATCH 02/14] android/handsfree-client: Add volume control handling
` [PATCH 03/14] android/handsfree-client: Add handling dial command
` [PATCH 04/14] android/handsfree-client: Add call action implementation
` [PATCH 05/14] android/handsfree-client: Implement query current calls
` [PATCH 06/14] android/handsfree-client: Add handling +CLCC
` [PATCH 07/14] android/handsfree-client: Add support for +CIEV events
` [PATCH 08/14] android/handsfree-client: Send indicators val we got during SLC setup
` [PATCH 09/14] android/handsfree-client: Add support to get operator name
` [PATCH 10/14] android/handsfree-client: Send to AG that we do support long name
` [PATCH 11/14] android/handsfree-client: Retrieve subscriber number information
` [PATCH 12/14] android/handsfree-client: Implement send DTMF codes
` [PATCH 13/14] android/handsfree-client: Implement handling AT+BIND and +BIND
` [PATCH 14/14] android/handsfree-client: Implement codec negotiations

[PATCH] android/sco: Add sco helper lib
 2014-11-12 10:06 UTC  (2+ messages)

[PATCH BlueZ v2 00/11] shared/gatt-server: Implement ATT operations
 2014-11-12  9:25 UTC  (15+ 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

[PATCH 1/3] android/client: Fix help for gatt server commands
 2014-11-12  9:09 UTC  (3+ messages)
` [PATCH 2/3] android/client: Fix help for gatt client commands
` [PATCH 3/3] android/client: Fix help for bt create_bond() command

[PATCH] Bluetooth: Remove unnecessary hci_dev_lock/unlock in smp.c
 2014-11-12  9:07 UTC  (2+ messages)

[PATCH] Bluetooth: Fix l2cap_sock_teardown_cb lockdep warning
 2014-11-12  9:07 UTC  (2+ messages)

[PATCH] android/client: Fix adding missing BT_PROFILE_AV_RC_CTRL_ID
 2014-11-12  9:05 UTC 

[PATCH] android/hal: Fix last service id number
 2014-11-12  8:48 UTC  (2+ messages)

[PATCH v3 0/4] android/handsfree-client: First set of HFP HF
 2014-11-12  8:44 UTC  (6+ 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

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

Issue with Broadcom firmware loading
 2014-11-11 22:53 UTC  (3+ messages)

[PATCH BlueZ v1 00/11] shared/gatt-server: Implement ATT operations
 2014-11-11 21:35 UTC  (12+ messages)
` [PATCH BlueZ v1 01/11] shared/gatt-server: Implement "Read By Type" request
` [PATCH BlueZ v1 03/11] shared/gatt-server: Implement "Write" request and command
` [PATCH BlueZ v1 08/11] shared/gatt-server: Implement "Prepare Write" request

pull request: bluetooth-next 2014-11-07
 2014-11-11 21:35 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 

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

[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] 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  (5+ messages)
` [PATCH v2 4/7] android/handsfree-client: Add incoming connection handling
` [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  (3+ messages)

[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


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