linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-08 09:29:59 to 2014-01-10 13:39:33 UTC [more...]

[PATCH BlueZ 1/3] android: Convert libaudio-internal to a plugin
 2014-01-10 13:39 UTC  (4+ messages)
` [PATCH BlueZ 2/3] android: Convert libhal-internal "
` [PATCH BlueZ 3/3] android: Load bluetooth.default.so as a module

[PATCH] android-tester: Add possibility to debug mgmt
 2014-01-10 13:23 UTC 

[PATCH] Bluetooth: Add hci_h4p driver
 2014-01-10 12:18 UTC  (12+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH] android/pts: Add PTS test results for L2CAP
 2014-01-10 12:02 UTC  (2+ messages)

[PATCH_v5 0/4] Add support for NAP role
 2014-01-10 11:52 UTC  (5+ messages)
` [PATCH_v5 1/4] android/pan: Register Network Access Point
` [PATCH_v5 2/4] android/pan: Listen for incoming connections and accept in NAP role
` [PATCH_v5 3/4] android/pan: Implement PAN enable HAL api at daemon side
` [PATCH_v5 4/4] android/pan: Remove connected PAN devices on profile unregister call

[PATCH_v4 0/4] Add support for NAP role
 2014-01-10 11:34 UTC  (7+ messages)
` [PATCH_v4 1/4] android/pan: Register Network Access Point
` [PATCH_v4 2/4] android/pan: Listen for incoming connections and accept in NAP role
` [PATCH_v4 3/4] android/pan: Implement PAN enable HAL api at daemon side
` [PATCH_v4 4/4] android/pan: Remove connected PAN devices on profile unregister call

[PATCH v2] android/tester: Multi property check for test case
 2014-01-10 11:06 UTC  (2+ messages)

[PATCH v4 15/15] Bluetooth: Add support for remote OOB input of P-256 data
 2014-01-10 10:07 UTC 

[PATCH v4 14/15] Bluetooth: Add internal function for storing P-192 and P-256 data
 2014-01-10 10:07 UTC 

[PATCH v4 13/15] Bluetooth: Provide remote OOB data for Secure Connections
 2014-01-10 10:07 UTC 

[PATCH v4 12/15] Bluetooth: Add debugfs quirk for forcing Secure Connections support
 2014-01-10 10:07 UTC 

[PATCH v4 11/15] Bluetooth: Add support for local OOB data with Secure Connections
 2014-01-10 10:07 UTC 

[PATCH v4 10/15] Bluetooth: Limit acceptable link key types to only supported ones
 2014-01-10 10:07 UTC 

[PATCH v4 09/15] Bluetooth: Enable Secure Connection during power on if configured
 2014-01-10 10:07 UTC 

[PATCH v4 08/15] Bluetooth: Add management command for enabling Secure Connections
 2014-01-10 10:07 UTC 

[PATCH v4 07/15] Bluetooth: Add flags and setting for Secure Connections support
 2014-01-10 10:07 UTC 

[PATCH v4 06/15] Bluetooth: Enable Authenticated Payload Timeout Expired event
 2014-01-10 10:07 UTC 

[PATCH v4 05/15] Bluetooth: Add support for handling P-256 derived link keys
 2014-01-10 10:07 UTC 

[PATCH v4 04/15] Bluetooth: Add definitions for new link key types
 2014-01-10 10:07 UTC 

[PATCH v4 03/15] Bluetooth: Add HCI command definition for extended OOB data
 2014-01-10 10:07 UTC 

[PATCH v4 02/15] Bluetooth: Add HCI command definition for Secure Connections enabling
 2014-01-10 10:07 UTC 

[PATCH v4 01/15] Bluetooth: Add LMP feature definitions for Secure Connections support
 2014-01-10 10:07 UTC 

[PATCH v3 15/15] Bluetooth: Add support for remote OOB input of P-256 data
 2014-01-10  9:29 UTC 

[PATCH v3 14/15] Bluetooth: Add internal function for storing P-192 and P-256 data
 2014-01-10  9:29 UTC 

[PATCH v3 13/15] Bluetooth: Provide remote OOB data for Secure Connections
 2014-01-10  9:29 UTC 

[PATCH v3 12/15] Bluetooth: Add debugfs quirk for forcing Secure Connections support
 2014-01-10  9:29 UTC 

[PATCH v3 11/15] Bluetooth: Add support for local OOB data with Secure Connections
 2014-01-10  9:29 UTC 

[PATCH v3 10/15] Bluetooth: Limit acceptable link key types to only supported ones
 2014-01-10  9:29 UTC 

[PATCH v3 09/15] Bluetooth: Enable Secure Connection during power on if configured
 2014-01-10  9:29 UTC 

[PATCH v3 08/15] Bluetooth: Add management command for enabling Secure Connections
 2014-01-10  9:29 UTC 

[PATCH v3 07/15] Bluetooth: Add flags and setting for Secure Connections support
 2014-01-10  9:29 UTC 

[PATCH v3 06/15] Bluetooth: Enable Authenticated Payload Timeout Expired event
 2014-01-10  9:29 UTC 

[PATCH v3 05/15] Bluetooth: Add support for handling P-256 derived link keys
 2014-01-10  9:29 UTC 

[PATCH v3 04/15] Bluetooth: Add definitions for new link key types
 2014-01-10  9:29 UTC 

[PATCH v3 03/15] Bluetooth: Add HCI command definition for extended OOB data
 2014-01-10  9:29 UTC 

[PATCH v3 02/15] Bluetooth: Add HCI command definition for Secure Connections enabling
 2014-01-10  9:29 UTC 

[PATCH v3 01/15] Bluetooth: Add LMP feature definitions for Secure Connections support
 2014-01-10  9:29 UTC 

[PATCHv3 00/19] Initial RFCOMM support in bthost
 2014-01-10  9:18 UTC  (20+ messages)
` [PATCHv3 01/19] tools/rfcomm-tester: Initial version of rfcomm-tester
` [PATCHv3 02/19] tools/rfcomm-tester: Add basic rfcomm test case
` [PATCHv3 03/19] monitor: Add rfcomm.h to tree
` [PATCHv3 04/19] emulator/bthost: Add initial rfcomm handling
` [PATCHv3 05/19] emulator/bthost: Add method to create rfcomm server
` [PATCHv3 06/19] emulator/bthost: Add recv_sabm imnplementation
` [PATCHv3 07/19] monitor: Add mcc structs and types to rfcomm.h
` [PATCHv3 08/19] emulator/bthost: Add rfcomm_mcc_recv stub
` [PATCHv3 09/19] emulator/bthost: Add recv_pn implementation
` [PATCHv3 10/19] emulator/bthost: Service msc frames
` [PATCHv3 11/19] emulator/bthost: Implement recv_disc rfcomm frame in bthost
` [PATCHv3 12/19] tools/rfcomm-tester: Implement client test case
` [PATCHv3 13/19] tools/rfcomm-tester: Add Connection refused "
` [PATCHv3 14/19] emulator/bthost: Implement bthost_connect_rfcomm
` [PATCHv3 15/19] emulator/bthost: Ad implementation of rfcomm_ua_recv
` [PATCHv3 16/19] emulator/bthost: Add implementation to PN RSP
` [PATCHv3 17/19] emulator/bthost: Call rfcomm_connect_cb when connected
` [PATCHv3 18/19] tools/rfcomm-tester: Add RFCOMM server test case
` [PATCHv3 19/19] tools/rfcomm-tester: Add RFCOMM server negative "

Last depmod fails with 3.13-rc6
 2014-01-10  8:11 UTC 

[PATCH v2 13/13] Bluetooth: Provide remote OOB data for Secure Connections
 2014-01-10  6:40 UTC 

[PATCH v2 12/13] Bluetooth: Add debugfs quirk for forcing Secure Connections support
 2014-01-10  6:40 UTC 

[PATCH v2 11/13] Bluetooth: Add support for local OOB data with Secure Connections
 2014-01-10  6:40 UTC 

[PATCH v2 10/13] Bluetooth: Limit acceptable link key types to only supported ones
 2014-01-10  6:40 UTC 

[PATCH v2 09/13] Bluetooth: Enable Secure Connection during power on if configured
 2014-01-10  6:40 UTC 

[PATCH v2 08/13] Bluetooth: Add management command for enabling Secure Connections
 2014-01-10  6:40 UTC 

[PATCH v2 07/13] Bluetooth: Add flags and setting for Secure Connections support
 2014-01-10  6:40 UTC 

[PATCH v2 06/13] Bluetooth: Enable Authenticated Payload Timeout Expired event
 2014-01-10  6:40 UTC 

[PATCH v2 05/13] Bluetooth: Add support for handling P-256 derived link keys
 2014-01-10  6:40 UTC 

[PATCH v2 04/13] Bluetooth: Add definitions for new link key types
 2014-01-10  6:40 UTC 

[PATCH v2 03/13] Bluetooth: Add HCI command definition for extended OOB data
 2014-01-10  6:40 UTC 

[PATCH v2 02/13] Bluetooth: Add HCI command definition for Secure Connections enabling
 2014-01-10  6:40 UTC 

[PATCH v2 01/13] Bluetooth: Add LMP feature definitions for Secure Connections support
 2014-01-10  6:40 UTC 

[PATCH] Bluetooth: Provide remote OOB data for Secure Connections
 2014-01-10  5:58 UTC 

[PATCH] Bluetooth: Add debugfs quirk for forcing Secure Connections support
 2014-01-10  5:24 UTC 

[PATCH] Bluetooth: Add support for local OOB data with Secure Connections
 2014-01-10  4:09 UTC 

linux-firmware: pull-request Marvell mwifiex-firmware 2014-01-09
 2014-01-10  3:48 UTC 

[PATCH v2 0/7] Next skeleton patches for audio plugin
 2014-01-10  1:24 UTC  (8+ messages)
` [PATCH v2 1/7] android/audio: Prefix error log with "audio"
` [PATCH v2 2/7] android: Fix error check from pthread_create
` [PATCH v2 3/7] android/audio: Refactor create_audio_ipc
` [PATCH v2 4/7] android/audio: Trivial function move
` [PATCH v2 5/7] android/audio: Add skeleton for ipc_open_cmd function
` [PATCH v2 6/7] android/audio: Add audio_ipc_cmd
` [PATCH v2 7/7] android/audio: Add audio_ipc_cleanup function

[PATCH 10/10] Bluetooth: Limit acceptable link key types to only supported ones
 2014-01-09 20:56 UTC 

[PATCH 09/10] Bluetooth: Enable Secure Connection during power on if configured
 2014-01-09 20:56 UTC 

[PATCH 08/10] Bluetooth: Add management command for enabling Secure Connections
 2014-01-09 20:56 UTC 

[PATCH 07/10] Bluetooth: Add flags and setting for Secure Connections support
 2014-01-09 20:56 UTC 

[PATCH 06/10] Bluetooth: Enable Authenticated Payload Timeout Expired event
 2014-01-09 20:56 UTC 

[PATCH 05/10] Bluetooth: Add support for handling P-256 derived link keys
 2014-01-09 20:56 UTC 

[PATCH 04/10] Bluetooth: Add definitions for new link key types
 2014-01-09 20:56 UTC 

[PATCH 03/10] Bluetooth: Add HCI command definition for extended OOB data
 2014-01-09 20:56 UTC 

[PATCH 02/10] Bluetooth: Add HCI command definition for Secure Connections enabling
 2014-01-09 20:56 UTC 

[PATCH 01/10] Bluetooth: Add LMP feature definitions for Secure Connections support
 2014-01-09 20:56 UTC 

[PATCH 04/10] Bluetooth: Add definitions for new link key types
 2014-01-09 20:56 UTC 

[PATCH 03/10] Bluetooth: Add HCI command definition for extended OOB data
 2014-01-09 20:55 UTC 

[PATCH 02/10] Bluetooth: Add HCI command definition for Secure Connections enabling
 2014-01-09 20:55 UTC 

[PATCH 01/10] Bluetooth: Add LMP feature definitions for Secure Connections supporto
 2014-01-09 20:55 UTC 

[PATCH v2] shared: Fix not calling destroy callback while clearing up handlers
 2014-01-09 19:11 UTC  (2+ messages)

[PATCH 1/4] android/tester: Remove redundant whitespace
 2014-01-09 17:45 UTC  (5+ messages)
` [PATCH 2/4] android/tester: Use common property check function for all test props
` [PATCH 3/4] android/tester: Add test case state handling
` [PATCH 4/4] android/tester: Multi property check for test case

[PATCH] android/haltest: Fix double file close
 2014-01-09 17:06 UTC  (3+ messages)
` [PATCH] android/haltest: Silence static analyzers

[RFC BlueZ v0 00/17] GATT API: External Services
 2014-01-09 16:38 UTC  (20+ messages)
` [PATCH BlueZ v0 00/18] "
  ` [PATCH BlueZ v0 01/18] gatt: Add stub for gatt.{c, h} files
  ` [PATCH BlueZ v0 02/18] gatt: Register Manager D-Bus Interface
  ` [PATCH BlueZ v0 03/18] gatt: Add registering external service
  ` [PATCH BlueZ v0 04/18] lib: Move GATT UUID to uuid.h
  ` [PATCH BlueZ v0 05/18] gatt: Add helper for creating GATT services
  ` [PATCH BlueZ v0 06/18] gatt: Add external services tracking
  ` [PATCH BlueZ v0 07/18] gatt: Implement UnregisterService
  ` [PATCH BlueZ v0 08/18] gatt: Add server unix socket
  ` [PATCH BlueZ v0 09/18] gattrib: Use default ATT LE MTU for non-standard sockets
  ` [PATCH BlueZ v0 10/18] gatt: Register ATT command/event handler
  ` [PATCH BlueZ v0 11/18] gatt: Add Discover All Primary Services
  ` [PATCH BlueZ v0 12/18] test: Add external service GATT skeleton
  ` [PATCH BlueZ v0 13/18] gitignore: Add test/gatt-service
  ` [PATCH BlueZ v0 14/18] test: Add signal handling for gatt-service
  ` [PATCH BlueZ v0 15/18] test: Add registering external service
  ` [PATCH BlueZ v0 16/18] gatttool: Add unix socket connect
  ` [PATCH BlueZ v0 17/18] gatttool: Add unix socket support for interactive mode
  ` [PATCH BlueZ v0 18/18] bluetooth.conf: Add ObjectManager interface

[PATCH 1/3] hcidump: Fix missing break
 2014-01-09 16:23 UTC  (4+ messages)
` [PATCH 2/3] l2test: Fix using incorrect size of option
` [PATCH 3/3] sdp: Fix incorrect sizeof argument

[PATCH] shared: Fix not calling destroy callback while clearing up handlers
 2014-01-09 16:21 UTC  (2+ messages)

[PATCH 0/7] sixaxis: Don't mark USB plugged device as trusted
 2014-01-09 15:57 UTC  (2+ messages)

[PATCH] shared: Fix memory leaks in mgmt_unref
 2014-01-09 14:32 UTC  (2+ messages)

[PATCH] shared: Fix use after free in queue_foreach
 2014-01-09 14:32 UTC  (2+ messages)

[PATCH] shared: Add ref counting to struct io
 2014-01-09 13:22 UTC  (2+ messages)

[PATCH] shared: Fix clearing of IO handlers
 2014-01-09 12:15 UTC  (2+ messages)

[PATCH 0/4] Next skeleton patches for audio plugin
 2014-01-09 12:14 UTC  (7+ messages)
` [PATCH 1/4] android/audio: Prefix error log with "a2dp"
` [PATCH 2/4] android/audio: Change mainloop handle in ipc_handler
` [PATCH 3/4] android/audio: Add skeleton for open_endpoint_cmd function
` [PATCH 4/4] android/audio: Add audio_ipc_cmd

[PATCH 1/2] android/bluetooth: Set default adapter name on first start
 2014-01-09  9:32 UTC  (3+ messages)
` [PATCH 2/2] android/bluetooth: Set major and minor class od device

[PATCH] btproxy: Fix double close
 2014-01-09  9:01 UTC 

[RFCv4 0/5] SSP MITM protection
 2014-01-09  8:51 UTC  (2+ messages)

[PATCH] android: Fix bluetoothd installation path
 2014-01-09  8:36 UTC  (3+ messages)

[PATCH] Bluetooth: Fix outgoing authentication requirement check
 2014-01-08 19:00 UTC  (2+ messages)

pull request: bluetooth-next 2014-01-07
 2014-01-08 18:45 UTC  (2+ messages)

[PATCH v2] android/audio: Add listener thread on the Audio HAL socket
 2014-01-08 15:47 UTC  (2+ messages)

[PATCH] emulator: Fix possible NULL dereference
 2014-01-08 15:26 UTC  (2+ messages)

[PATCH_v3] android-tester: Add HIDHost initial interface setup test
 2014-01-08 14:58 UTC  (2+ messages)

[PATCH] android/pixit: Add PTS version to respective pixit
 2014-01-08 14:51 UTC  (2+ messages)

[PATCH 1/2] android/audio: Add wrapper stuct for audio structures
 2014-01-08 14:38 UTC  (3+ messages)
` [PATCH 2/2] android/audio: Add listener thread on the Audio HAL socket

[PATCH_v2] android-tester: Add HIDHost initial interface setup test
 2014-01-08 14:20 UTC  (3+ messages)

[PATCH] android/pics: Update PICS to PTS 5.0
 2014-01-08 13:20 UTC  (2+ messages)

[PATCH] android/pics: Update PICS to PTS 5.0 for DID
 2014-01-08 13:19 UTC  (2+ messages)

[PATCH] android/pics: Update PICS to PTS 5.0 for GAP
 2014-01-08 13:19 UTC  (2+ messages)

[PATCH v3 1/3] android: Add wrapper function for get remote dev properties
 2014-01-08 12:19 UTC  (2+ messages)

[PATCH] android: Cleanup Android.mk
 2014-01-08 10:19 UTC  (2+ messages)

[PATCH_v3 0/4] Add support for NAP role
 2014-01-08  9:34 UTC  (7+ messages)
` [PATCH_v3 2/4] android/pan: Listen for incoming connections and accept in "
` [PATCH_v3 3/4] android/pan: Implement PAN enable HAL api at daemon side


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