linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-13 17:10:55 to 2014-11-19 08:18:09 UTC [more...]

pull request: bluetooth-next 2014-11-07
 2014-11-19  8:18 UTC  (4+ messages)

[PATCH v2] ath3k: Add support of MCI 13d3:3408 bt device
 2014-11-19  6:46 UTC  (3+ messages)
  ` [PATCH v3] "

[PATCH BlueZ 00/12] core: Use shared/gatt-client
 2014-11-19  3:31 UTC  (14+ messages)
` [PATCH BlueZ 01/12] attrib/gattrib: Add g_attrib_get_att
` [PATCH BlueZ 02/12] shared/att: Add bt_att_get_fd
` [PATCH BlueZ 03/12] shared/att: Directly close fd on ATT violations
` [PATCH BlueZ 04/12] shared/gatt-client: Call ready_handler only in init
` [PATCH BlueZ 05/12] core: device: Use bt_att_register_disconnect
` [PATCH BlueZ 06/12] core: device: Use shared/gatt-client for GATT
` [PATCH BlueZ 07/12] core: Introduce gatt-callbacks
` [PATCH BlueZ 08/12] profiles/gatt: Don't handle GATT service
` [PATCH BlueZ 09/12] profiles/gatt: Rename profile to gap
` [PATCH BlueZ 10/12] profiles/gap: Rewrite using bt_gatt_client
` [PATCH BlueZ 11/12] profiles/gap: Add Google copyright
` [PATCH BlueZ 12/12] TODO: Update GAttrib related items

[RFC 00/11] GATT Client Read by UUID implementation
 2014-11-18 22:24 UTC  (12+ messages)
` [RFC 01/11] shared/gatt-client: Add read-by-uuid function
` [RFC 03/11] unit/test-gatt: Fix not calling test step function

[PATCH] android/pts: PTS tests for PBAP on Android 5
 2014-11-18 22:20 UTC  (2+ messages)

[PATCH] android/gatt: Set Descriptor handle and Include Service handle
 2014-11-18 22:20 UTC  (2+ messages)

[PATCH] android/pts: PTS tests for OPP on Android 5
 2014-11-18 22:19 UTC  (2+ messages)

[PATCH] android/hal-handsfree: trivial remove empty line
 2014-11-18 22:19 UTC  (2+ messages)

[PATCH] android/pts: Update IOPT PICS and PTS test results
 2014-11-18 22:18 UTC  (2+ messages)

[PATCH v2] android/pts: PTS tests for MAP on Android 5
 2014-11-18 22:18 UTC  (2+ messages)

[PATCH] l2cap_core: automatically flushable packets aren't supported by LE-only devices
 2014-11-18 22:01 UTC  (2+ messages)

[PATCH 00/14] android/handsfree-clien: Second set of HFP HF
 2014-11-18 21:58 UTC  (23+ 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 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 11/14] android/handsfree-client: Retrieve subscriber number information
` [PATCH 13/14] android/handsfree-client: Implement handling AT+BIND and +BIND
` [PATCH 14/14] android/handsfree-client: Implement codec negotiations

pull request: bluetooth-next 2014-11-18
 2014-11-18 20:14 UTC  (2+ messages)

[ANN] Kernel integration now merged on backports
 2014-11-18 18:21 UTC 

[PATCH] Bluetooth: Fix not sending command complete for add remote OOB data
 2014-11-18 16:33 UTC 

[PATCH 1/3] doc: Update Remote OOB Management commands description
 2014-11-18 16:32 UTC  (3+ messages)
` [PATCH 2/3] doc: Remove invalid error from Add/Remove Remote OOB Data commands
` [PATCH 3/3] mgmt-tester: Add 'Add Remote OOB Data' command tests

[PATCH] android/pts: PTS tests for MAP on Android 5
 2014-11-18 16:25 UTC 

[PATCH BlueZ 1/2] tools/btgatt-server: Free and early return if device name has length 0
 2014-11-18 15:16 UTC  (3+ messages)
` [PATCH BlueZ 2/2] TODO: tools/btgatt-server has been introduced

[PATCH BlueZ 1/3] shared/queue: Simplify queue_remove_all
 2014-11-18 14:36 UTC  (4+ messages)
` [PATCH BlueZ 2/3] shared/queue: Make queue_destroy safe
` [PATCH BlueZ 3/3] unit/test-queue: Add /queue/destroy_remove test

[PATCH_v2 0/2] Create separate file for AVRCP CTRL
 2014-11-18 13:34 UTC  (3+ messages)
` [PATCH_v2 1/2] android/hal-avrcp-ctrl: Create separate HAL "
` [PATCH_v2 2/2] android/client: Create separate file "

[PATCH 0/2] Create separate file for AVRCP CTRL
 2014-11-18 13:07 UTC  (5+ messages)
` [PATCH 1/2] android/hal-avrcp-ctrl: Create separate HAL "
` [PATCH 2/2] android/client: Create separate file "

[PATCH] android/gatt: Fix dead code warnings
 2014-11-18 12:15 UTC  (4+ messages)
` [PATCHv2] android/gatt: Simplify gatt_db_attribute_get_permissions()

[PATCH 01/16] android/hal-gatt: Implement Android 5 callbacks
 2014-11-18 10:58 UTC  (18+ messages)
` [PATCH 02/16] android/hal-gatt: Implement client scan_filter_param_setup
` [PATCH 03/16] android/hal-gatt: Implement client scan_filter_add_remove
` [PATCH 04/16] android/hal-gatt: Implement client scan_filter_clear
` [PATCH 05/16] android/hal-gatt: Implement client scan_filter_enable
` [PATCH 06/16] android/hal-gatt: Implement client configure_mtu
` [PATCH 07/16] android/hal-gatt: Implement client conn_parameter_update
` [PATCH 08/16] android/hal-gatt: Implement client set_scan_parameters
` [PATCH 09/16] android/hal-gatt: Implement client multi_adv_enable
` [PATCH 10/16] android/hal-gatt: Implement client handle_client_update_multi_adv
` [PATCH 11/16] android/hal-gatt: Implement client multi_adv_set_inst_data
` [PATCH 12/16] android/hal-gatt: Implement client multi_adv_disable
` [PATCH 13/16] android/hal-gatt: Implement client batchscan_cfg_storage
` [PATCH 14/16] android/hal-gatt: Implement client batchscan_enb_batch_scan
` [PATCH 15/16] android/hal-gatt: Implement client batchscan_dis_batch_scan
` [PATCH 16/16] android/hal-gatt: Implement client batchscan_read_reports

[PATCH] Bluetooth: Call drain_workqueue() before resetting state
 2014-11-18  7:35 UTC  (2+ messages)

[PATCH] Add support for bluetooth BCM20702A1 variant
 2014-11-18  7:35 UTC  (2+ messages)

[PATCH] Add support for bluetooth BCM20702A1 variant
 2014-11-18  1:12 UTC  (2+ messages)

[PATCH v2 1/2] Bluetooth: Fix BR/EDR-only address checks for remote OOB data
 2014-11-18  1:12 UTC  (4+ messages)
` [PATCH v2 2/2] Bluetooth: Use shorter "rand" name for "randomizer"

Handling EBUSY for LE connections
 2014-11-17 23:07 UTC  (8+ messages)

[PATCH 1/9] shared/gatt-client: Add read-by-uuid functionality
 2014-11-17 20:26 UTC  (10+ messages)
` [PATCH 2/9] tools/btgatt-client: Add read-by-uuid cmd
` [PATCH 3/9] unit/test-gatt: Add /TP/GAR/CL/BV-03-C-1 test
` [PATCH 4/9] unit/test-gatt: Add /TP/GAR/CL/BV-03-C-2 test
` [PATCH 5/9] unit/test-gatt: Add /TP/GAR/CL/BI-06-C test
` [PATCH 6/9] unit/test-gatt: Add /TP/GAR/CL/BI-07-C test
` [PATCH 7/9] unit/test-gatt: Add /TP/GAR/CL/BI-09-C test
` [PATCH 8/9] unit/test-gatt: Add /TP/GAR/CL/BI-10-C test
` [PATCH 9/9] unit/test-gatt: Add /TP/GAR/CL/BI-11-C test

[PATCH] unit/test-gatt: Create PDU macro with initial discovery
 2014-11-17 19:40 UTC 

[PATCH] Bluetooth: Fix BR/EDR-only address checks for remote OOB data
 2014-11-17 18:51 UTC  (3+ messages)

[PATCH] Bluetooth: Use shorter "rand" name for "randomizer"
 2014-11-17 17:01 UTC 

[PATCH v2 1/2] android/client: Add hidhost callback support for Android 5.0
 2014-11-17 16:04 UTC  (2+ messages)
` [PATCH v2 2/2] android/client: Add gatt client callbacks "

[PATCH] android/client: Add support for handshake callback
 2014-11-17 15:59 UTC  (2+ messages)

[PATCH v2] android/sco: Add sco helper lib
 2014-11-17 15:16 UTC 

[PATCH] android/cts: Update CTS test results for Android 5.0
 2014-11-17 14:50 UTC 

[PATCH 1/4] android/hal-ipc-api: Update HidHost with Android 5 API
 2014-11-17 14:06 UTC  (4+ messages)
` [PATCH 2/4] android/hal: Update HidHost HAL for Android 5
` [PATCH 3/4] android/hid: Support handshake message
` [PATCH 4/4] android/client: Add handshake callback

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

[PATCH] monitor/rfcomm: Fix not printing userdata in UIH frame with credits
 2014-11-17 13:01 UTC  (2+ messages)

[PATCH 1/4] android/avrcp: Rename avrcp_register and avrcp_unregister calls
 2014-11-17 12:59 UTC  (4+ messages)
` [PATCH 2/4] android/avrcp: Add initial support for new AVRCP CTRL interface
` [PATCH 3/4] android/client: Add AVRCP_CTRL interface to haltest init
` [PATCH 4/4] android/avrcp: Add support for controller send passthrough command

[PATCH] android/sco: Add sco helper lib
 2014-11-17 10:01 UTC  (3+ messages)

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

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

[PATCH v2 0/3] Bluetooth: Bluetooth: LE CoC fixes
 2014-11-15  0:51 UTC  (2+ 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] android/build: Fix build for kitkat
 2014-11-14 15:36 UTC  (2+ messages)

[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 BlueZ 1/3] android/gatt: Store Appearance and Privacy in db
 2014-11-14  8:47 UTC  (2+ messages)

[PATCH BlueZ v1 0/7] Introduce tools/btgatt-server and other bug fixes
 2014-11-14  0:58 UTC  (4+ messages)
` [PATCH BlueZ v1 1/7] shared/att: Add API for encoding ATT error response

[PATCH 0/3] android/handsfree: Support multiply devices
 2014-11-13 17:24 UTC  (4+ messages)
` [PATCH 1/3] android/handsfree: Send indicator notif to all connected devices

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


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