Linux bluetooth development
 help / color / mirror / Atom feed
 messages from 2013-10-16 14:08:44 to 2013-10-18 19:04:52 UTC [more...]

[PATCH 7/7] Bluetooth: Expose current list of link keys via debugfs
 2013-10-18 19:04 UTC 

[PATCH 6/7] Bluetooth: Move export of class of device information into hci_core.c
 2013-10-18 19:04 UTC 

[PATCH 5/7] Bluetooth: Store local version information only during setup phase
 2013-10-18 19:04 UTC 

[PATCH 4/7] Bluetooth: Move manufacturer, hci_ver and hci_rev into hci_core.c
 2013-10-18 19:04 UTC 

[PATCH 3/7] Bluetooth: Remove debug entry for connection features
 2013-10-18 19:04 UTC 

[PATCH 2/7] Bluetooth: Add workaround for buggy max_page features page value
 2013-10-18 19:04 UTC 

[PATCH 1/7] Bluetooth: Move HCI device features into hci_core.c
 2013-10-18 19:04 UTC 

pull request: bluetooth-next 2013-10-14
 2013-10-18 17:56 UTC  (2+ messages)

[PATCH] Bluetooth: ath3k: add support for 0930:021c
 2013-10-18 16:53 UTC  (2+ messages)

[PATCH] wiimote: add new documented device IDs
 2013-10-18 14:26 UTC  (2+ messages)

[RFC 00/15] LE auto connection and connection parameters
 2013-10-18 14:26 UTC  (30+ 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

[PATCH 0/3] Tab completion for haltest tool
 2013-10-18 13:51 UTC  (5+ messages)
` [PATCH 1/3] android: Add tab completion to haltest
` [PATCH 2/3] android: Fix error in draw line in haltest tool
` [PATCH 3/3] android: Add completion for adapter to haltest

[PATCH] android: Add missing signal handler functionality
 2013-10-18 13:19 UTC  (2+ messages)

[PATCH BlueZ] core: Remove leftover adapter_get_default()
 2013-10-18 12:47 UTC  (6+ messages)
` [PATCH BlueZ] core: Remove unneeded includes in device.c
` [PATCH BlueZ] core: Fix typo in adapter.c comments

[PATCH 1/2] Bluetooth: Use hcon directly instead of conn->hcon where possible
 2013-10-18 11:44 UTC  (2+ messages)

[PATCHv1 0/5] Initial Android BlueZ patches
 2013-10-18 11:36 UTC  (35+ messages)
` [PATCHv3 00/11] Android BlueZ patches, second chunk
  ` [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

[PATCH 2/2] Bluetooth: Block ATT connection on LE when device is blocked
 2013-10-18 10:43 UTC 

[PATCH] Bluetooth: Add hci_h4p driver
 2013-10-18 10:30 UTC  (5+ messages)

[PATCH BlueZ 1/2] build: Libify gobex
 2013-10-18 10:16 UTC  (2+ messages)
` [PATCH BlueZ 2/2] build: Libify btio

[PATCH] Bluetooth: Use BDADDR_BREDR type for old blacklist ioctl interface
 2013-10-18  9:27 UTC 

[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

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

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox