linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-11 21:39:47 to 2014-11-17 10:01:40 UTC [more...]

[PATCH] android/pts: PTS tests for PBAP on Android 5
 2014-11-17 10:01 UTC 

[PATCH BlueZ] shared/gatt-db: Leave value untouched if realloc fails
 2014-11-17  9:49 UTC  (2+ messages)

[PATCH BlueZ] shared/gatt-client: Fix memory bug in service_changed_complete
 2014-11-17  9:49 UTC  (3+ messages)

[PATCH BlueZ v3 0/6] Introduce tools/btgatt-server and other bug fixes
 2014-11-17  9:48 UTC  (8+ messages)
` [PATCH BlueZ v3 1/6] tools/btgatt-server: Introduce btgatt-server
` [PATCH BlueZ v3 2/6] tools/btgatt-server: Accept incoming connection and initialize server
` [PATCH BlueZ v3 3/6] tools/btgatt-server: Populate the database
` [PATCH BlueZ v3 4/6] tools/btgatt-server: Add command support and the notify command
` [PATCH BlueZ v3 5/6] tools/btgatt-server: Add Heart Rate service simulation
` [PATCH BlueZ v3 6/6] tools/btgatt-server: Add "heart-rate" command

[PATCH BlueZ 1/2] unit/test-gatt: Add debug for bt_att
 2014-11-17  9:29 UTC  (3+ messages)
` [PATCH BlueZ 2/2] shared/io-glib: Reduce duplicated code

[PATCH] monitor/rfcomm: Fix not printing userdata in UIH frame with credits
 2014-11-16 21:26 UTC 

[PATCH] Bluetooth: Fix clearing remote OOB data through mgmt
 2014-11-15  7:53 UTC  (2+ messages)

Thermometer D-Bus API Signature
 2014-11-15  4:13 UTC 

[PATCH 0/4] Bluetooth: More lockdep warning fixes with the help of RCU
 2014-11-15  0:55 UTC  (6+ messages)
` [PATCH 1/4] Bluetooth: Convert LTK list to RCU
` [PATCH 2/4] Bluetooth: Convert IRK "
` [PATCH 3/4] Bluetooth: Remove unnecessary hdev locking in smp.c
` [PATCH 4/4] Bluetooth: Add debug logs to help track locking issues

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

Handling EBUSY for LE connections
 2014-11-15  0:35 UTC  (7+ messages)

[PATCH 1/1 net-next] Bluetooth: hidp: replace kzalloc/copy_from_user by memdup_user
 2014-11-15  0:31 UTC  (2+ messages)

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

[PATCH BlueZ v3] GATT shim to src/shared bt_att
 2014-11-14 17:57 UTC 

[PATCH] android/build: Fix build for kitkat
 2014-11-14 15:36 UTC  (2+ messages)

[RFC 00/11] GATT Client Read by UUID implementation
 2014-11-14 13:51 UTC  (16+ messages)
` [RFC 01/11] shared/gatt-client: Add read-by-uuid function
` [RFC 02/11] tools/btgatt-client: Add read-by-uuid cmd
` [RFC 03/11] unit/test-gatt: Fix not calling test step function
` [RFC 04/11] unit/test-gatt: Create macro with PDU corresponding to service data
` [RFC 05/11] unit/test-gatt: Add /TP/GAR/CL/BV-03-C-1 test
` [RFC 06/11] unit/test-gatt: Add /TP/GAR/CL/BV-03-C-2 test
` [RFC 07/11] unit/test-gatt: Add /TP/GAR/CL/BI-06-C test
` [RFC 08/11] unit/test-gatt: Add /TP/GAR/CL/BI-07-C test
` [RFC 09/11] unit/test-gatt: Add /TP/GAR/CL/BI-09-C test
` [RFC 10/11] unit/test-gatt: Add /TP/GAR/CL/BI-10-C test
` [RFC 11/11] unit/test-gatt: Add /TP/GAR/CL/BI-11-C test

[PATCH BlueZ v2 0/4] android fixes and bt_att shim
 2014-11-14 12:51 UTC  (7+ messages)
` [PATCH BlueZ v2 1/4] android/tester-gatt: Fix search single PDUs
` [PATCH BlueZ v2 2/4] android/tester-gatt: deduplicate read-by-type PDUs
` [PATCH BlueZ v2 3/4] android/gatt: dummy callback for indications
` [PATCH BlueZ v2 4/4] GATT shim to src/shared bt_att

[PATCH] android/sco: Add sco helper lib
 2014-11-14 12:04 UTC  (3+ messages)

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

[PATCH BlueZ v1 0/7] Introduce tools/btgatt-server and other bug fixes
 2014-11-14  0:58 UTC  (10+ 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 0/3] android/handsfree: Support multiply devices
 2014-11-13 17:24 UTC  (7+ messages)
` [PATCH 1/3] android/handsfree: Send indicator notif to all connected devices
` [PATCH 2/3] android/handsfree: Send phone state "
` [PATCH 3/3] android/handsfree: Remove find default device

[PATCH] android/gatt: Fix dead code warnings
 2014-11-13 17:13 UTC  (6+ messages)
  ` [PATCHv2] android/gatt: Simplify gatt_db_attribute_get_permissions()

[PATCH] android/hal-ipc-api: Update GATT service with Android 5 API
 2014-11-13 17:11 UTC  (2+ messages)

[PATCH] android/hal-ipc-txt: Prefix GATT HAL with Client or Server
 2014-11-13 17:11 UTC  (2+ messages)

[PATCH] android/hal-ipc-txt: Documentation update and cleanup
 2014-11-13 17:11 UTC  (2+ messages)

[PATCH] android/pts: PTS tests results for DID
 2014-11-13 17:10 UTC  (2+ messages)

[PATCH] android/pts: PTS tests results for HDP
 2014-11-13 17:10 UTC  (2+ messages)

[PATCH] android/pts: PTS tests results for SPP
 2014-11-13 17:10 UTC  (2+ messages)

[PATCH 1/4] android/client: Fix argc count
 2014-11-13 17:10 UTC  (5+ 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

hcitool lescan scripting question
 2014-11-13 16:56 UTC  (2+ messages)

[PATCH BlueZ 0/4] android fixes and gattrib shim
 2014-11-13 16:16 UTC  (12+ 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 1/3] android/client: Fix help for gatt server commands
 2014-11-13 13:32 UTC  (4+ 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] android/client: Fix adding missing BT_PROFILE_AV_RC_CTRL_ID
 2014-11-13 13:29 UTC  (2+ messages)

[PATCH] android/build: Fix bluetoothd build
 2014-11-13 13:13 UTC  (2+ messages)

gatttool --listen not working?
 2014-11-13 12:26 UTC 

[PATCH] gdbus: use caller's bus name in polkit authorization check
 2014-11-13 11:51 UTC 

[PATCH 1/2] Bluetooth: Fix L2CAP nesting level initialization location
 2014-11-13  8:13 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: Fix correct nesting for 6lowpan server channel

[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

[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 BlueZ 0/8] Introduce tools/btgatt-server and other bug fixes
 2014-11-12 13:52 UTC  (7+ messages)
` [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 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 BlueZ v2 00/11] shared/gatt-server: Implement ATT operations
 2014-11-12  9:25 UTC  (3+ messages)
` [PATCH BlueZ v2 05/11] shared/gatt-server: Implement "Read Blob" request

[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/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  (2+ messages)

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

Issue with Broadcom firmware loading
 2014-11-11 22:53 UTC  (3+ 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).