linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-16 08:46:50 to 2013-10-18 08:56:42 UTC [more...]

[PATCH] Bluetooth: Add hci_h4p driver
 2013-10-18  8:56 UTC  (4+ messages)

[PATCH v2] Bluetooth: Fix ATT socket backwards compatibility with user space
 2013-10-18  8:54 UTC  (2+ messages)

[PATCH 1/2] android: Make toool compile on Android 4.2.2
 2013-10-18  8:09 UTC  (11+ messages)
` [PATCH 2/2] android: trivial typo fix
` [PATCHv2 0/2] Fxies for Android client tool
  ` [PATCHv2 1/2] android: trivial typo fix
  ` [PATCHv2 2/2] android: Make toool compile on Android 4.2.2

[PATCH] Bluetooth: Move idle_timeout and sniff_{min,max}_interval to hci_core.c
 2013-10-18  7:51 UTC  (2+ messages)

[PATCH 1/8] Bluetooth: Add address type to device blacklist table
 2013-10-18  7:50 UTC  (2+ messages)

How to contribute
 2013-10-18  7:48 UTC  (2+ messages)

[PATCH] Bluetooth: Fix ATT socket backwards compatibility with user space
 2013-10-18  7:48 UTC  (4+ messages)

[PATCH 1/5] build: Add haltest command line tester
 2013-10-18  7:16 UTC  (6+ messages)
` [PATCH 2/5] android: Fix haltest build on Linux
` [PATCH 3/5] android: Fix crash in property_get stub
` [PATCH 4/5] gitignore: Add android/haltest
` [PATCH 5/5] build: Add missing Android files to EXTRA_DIST

[PATCH BlueZ] core: Fix missing adapter address type
 2013-10-18  7:08 UTC  (2+ messages)

[PATCH 8/8] Bluetooth: Include address type in blacklist debugfs data
 2013-10-18  0:24 UTC 

[PATCH 7/8] Bluetooth: Move device_add handling into hci_register_dev
 2013-10-18  0:24 UTC 

[PATCH 6/8] Bluetooth: Create root debugfs directory during module init
 2013-10-18  0:24 UTC 

[PATCH 5/8] Bluetooth: Create HCI device debugfs directory in hci_register_dev
 2013-10-18  0:24 UTC 

[PATCH 4/8] Bluetooth: Use IS_ERR_OR_NULL for checking bt_debugfs
 2013-10-18  0:24 UTC 

[PATCH 3/8] Bluetooth: Move uuids debugfs entry creation into hci_core.c
 2013-10-18  0:24 UTC 

[PATCH 2/8] Bluetooth: Move blacklist debugfs entry creation into hci_core.c
 2013-10-18  0:24 UTC 

[PATCH] Bluetooth: Expose current voice setting in debugfs
 2013-10-17 20:57 UTC  (2+ messages)

[PATCH] Bluetooth: Expose static address value for LE capable controllers
 2013-10-17 20:57 UTC  (2+ messages)

[PATCH] Bluetooth: Expose auto_accept_delay debugfs only when SSP is supported
 2013-10-17 20:56 UTC  (2+ messages)

[PATCH 1/7] Bluetooth: Remove not used struct sock
 2013-10-17 19:30 UTC  (8+ messages)
` [PATCH 2/7] Bluetooth: Hold socket in defer callback in L2CAP socket
` [PATCH 3/7] Bluetooth: Remove socket lock from l2cap_state_change()
` [PATCH 4/7] Bluetooth: Remove parent socket usage from l2cap_core.c
` [PATCH 5/7] Bluetooth: Create recv_raw() channel callback
` [PATCH 6/7] Bluetooth: Do not access chan->sk directly
` [PATCH 7/7] Bluetooth: Remove sk member from struct l2cap_chan

[PATCH BlueZ] l2test: Set CID due to socket restrictions for LE
 2013-10-17 15:30 UTC  (7+ messages)

[PATCH 1/2] android: Import Android HAL headers
 2013-10-17 14:37 UTC  (3+ messages)
` [PATCH 2/2] build: Add Android HAL headers to EXTRA_DIST

[PATCHv1 0/5] Initial Android BlueZ patches
 2013-10-17 11:53 UTC  (53+ messages)
` [PATCHv2 0/6] Android BlueZ patches, second chunk
  ` [PATCHv2 1/6] sdp: Check that correct packet received in recv
  ` [PATCHv2 2/6] android: Create HAL API header skeleton
  ` [PATCHv2 3/6] android: Add basic mgmt initialization sequence
  ` [PATCHv2 4/6] android: Add adapter and device struct for BlueZ daemon
  ` [PATCHv2 5/6] android: sdp: Reuse BlueZ SDP server in Android
  ` [PATCHv2 6/6] android: Add cap to bind to port < 1024
` [PATCHv3 00/11] Android BlueZ patches, second chunk
  ` [PATCHv3 01/11] android: Create HAL API header skeleton
  ` [PATCHv3 02/11] android: Add basic mgmt initialization sequence
  ` [PATCHv3 03/11] android: Add adapter and device struct for BlueZ daemon
  ` [PATCHv3 04/11] android: sdp: Reuse BlueZ SDP server in Android
  ` [PATCHv3 05/11] android: Add cap to bind to port < 1024
  ` [PATCHv3 06/11] android: Implement read_info_complete callback
  ` [PATCHv3 07/11] android: Use kernel style to initialize struct fields
  ` [PATCHv3 08/11] android: Rename hal_bluetooth.c to hal-bluetooth.c
  ` [PATCHv3 09/11] android: Rename hal_bt_sock.c to hal-bt-sock.c
  ` [PATCHv3 10/11] android: Add HID Host skeleton
  ` [PATCHv3 11/11] android: Add PAN skeleton
` [PATCHv4 00/11] Android BlueZ patches, second chunk
  ` [PATCHv4 01/11] android: Create HAL API header skeleton
  ` [PATCHv4 02/11] android: Add basic mgmt initialization sequence
  ` [PATCHv4 03/11] android: Add adapter and device struct for BlueZ daemon
  ` [PATCHv4 04/11] android: sdp: Reuse BlueZ SDP server in Android
  ` [PATCHv4 05/11] android: Add cap to bind to port < 1024
  ` [PATCHv4 06/11] android: Implement read_info_complete callback
  ` [PATCHv4 07/11] android: Use kernel style to initialize struct fields
  ` [PATCHv4 08/11] android: Rename hal_bluetooth.c to hal-bluetooth.c
  ` [PATCHv4 09/11] android: Rename hal_bt_sock.c to hal-bt-sock.c
  ` [PATCHv4 10/11] android: Add HID Host skeleton
  ` [PATCHv4 11/11] android: Add PAN skeleton
` [PATCHv5 0/7] Android BlueZ patches, second chunk
  ` [PATCHv5 1/7] android: Add capabilities and set userid
  ` [PATCHv5 2/7] android: Implement read_info_complete callback
  ` [PATCHv5 3/7] android: Use kernel style to initialize struct fields
  ` [PATCHv5 4/7] android: Rename hal_bluetooth.c to hal-bluetooth.c
  ` [PATCHv5 5/7] android: Rename hal_bt_sock.c to hal-bt-sock.c
  ` [PATCHv5 6/7] android: Add HID Host skeleton
  ` [PATCHv5 7/7] android: Add PAN skeleton

[RFC 0/9] Enable building HAL with autotools
 2013-10-17 11:20 UTC  (13+ messages)
` [RFC 1/9] android: Add hardware/hardware.h
` [RFC 2/9] android: Add hardware/bluetooth.h
` [RFC 3/9] android: Add hardware/bt_sock.h
` [RFC 4/9] android: Add cutils/log.h
` [RFC 5/9] android: Add cutils/properties.h
` [RFC 6/9] build: Enable building HAL as libbt-internal.la
` [RFC 7/9] android: Fix building with local cutils/log.h
` [RFC 8/9] android: Fix build error when compiling with autotools
` [RFC 9/9] android: Fix build error "

[RFC 00/15] LE auto connection and connection parameters
 2013-10-17 10:55 UTC  (23+ messages)
` [RFC 01/15] Bluetooth: Introduce connection parameters list
` [RFC 02/15] Bluetooth: Mgmt command for adding connection parameters
` [RFC 03/15] Bluetooth: Mgmt command for removing "
` [RFC 04/15] Bluetooth: Make find_conn_param() helper non-local
` [RFC 05/15] Bluetooth: Use connection parameters if any
` [RFC 06/15] Bluetooth: Background scanning
` [RFC 07/15] Bluetooth: Refactor hci_disconn_complete_evt
` [RFC 08/15] Bluetooth: Add support for BT_AUTO_CONN_ALWAYS
` [RFC 09/15] Bluetooth: Add support for BT_AUTO_CONN_LINK_LOSS option
` [RFC 10/15] Bluetooth: Create start_background_scan helper
` [RFC 11/15] Bluetooth: Temporarily stop background scanning on connection
` [RFC 12/15] Bluetooth: Temporarily stop background scanning on discovery
` [RFC 13/15] Bluetooth: Fix background trigger/untrigger functions
` [RFC 14/15] Bluetooth: Fix hci_create_le_conn()
` [RFC 15/15] Bluetooth: Auto connection and power off/on

[RFC 0/8] Buiding Andtroid HAL lib and haltester on Linux
 2013-10-17  9:05 UTC  (11+ messages)
` [RFC 1/8] android: Import Android HAL headers
` [RFC 2/8] build: Add haltest command line tester
` [RFC 3/8] android: Fix haltest build on Linux
` [RFC 4/8] android: Fix build of HAL library "
` [RFC 5/8] android: Fix missing include in HAL library
` [RFC 6/8] "
` [RFC 7/8] gitignore: Add android/haltest
` [RFC 8/8] build: Add missing android files to EXTRA_DIST

[PATCH] Bluetooth: Remove not used struct sock
 2013-10-16 17:14 UTC  (3+ messages)

[PATCH] Bluetooth: Expose inquiry_cache debugfs only on BR/EDR controllers
 2013-10-16 16:54 UTC  (4+ messages)

[PATCH] Bluetooth: Socket address parameter for CID is in little endian
 2013-10-16 16:53 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Convert auto accept timer to use delayed work
 2013-10-16 16:13 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: Convert idle "

[PATCH v3 0/5] Stack independent BT HAL test tool
 2013-10-16 15:34 UTC  (7+ messages)
` [PATCH v3 1/5] android: Add haltest skeleton
` [PATCH v3 2/5] android: Add line editing to haltest
` [PATCH v3 3/5] android: Add history to line editor in haltest
` [PATCH v3 4/5] android: Add text conversion helpers to haltest
` [PATCH v3 5/5] android: Add calls to adapter methods in haltest

[PATCH v2] Bluetooth: Reintroduce socket restrictions for LE sockets
 2013-10-16 14:37 UTC  (2+ messages)

[PATCH] Bluetooth: Reintroduce socket restrictions for LE sockets
 2013-10-16 14:13 UTC  (3+ messages)

[PATCH] Bluetooth: Fix updating the right variable in update_scan_rsp_data()
 2013-10-16 14:03 UTC  (2+ messages)

[PATCH 3/6] Bluetooth: Set the scan response data when needed
 2013-10-16 12:31 UTC  (4+ messages)

[PATCH v2 0/5] Stack independent BT HAL test tool
 2013-10-16 12:21 UTC  (3+ messages)
` [PATCH v2 5/5] android: Add calls to adapter methods in haltest

[PATCH 0/3] Fix L2CAP command reject PDUs
 2013-10-16 11:43 UTC  (4+ messages)
` [PATCH 1/3] Bluetooth: Fix L2CAP "Command Reject: Invalid CID" response

[PATCH] Bluetooth: Remove enable_hs declaration
 2013-10-16  9:29 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Ignore A2MP data on non-BR/EDR links
 2013-10-16  9:10 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).