Linux bluetooth development
 help / color / mirror / Atom feed
 messages from 2013-10-06 08:47:37 to 2013-10-10 19:56:14 UTC [more...]

[PATCH 1/3] Bluetooth: Move amp.h header file into net/bluetooth/
 2013-10-10 19:56 UTC 

[PATCH 7/7] Bluetooth: Remove hdev->ioctl driver callback
 2013-10-10 17:50 UTC 

[PATCH 6/7] Bluetooth: Remove unused btmrvl_ioctl() callback
 2013-10-10 17:50 UTC 

[PATCH 5/7] Bluetooth: Remove unused dtl1_hci_ioctl() callback
 2013-10-10 17:50 UTC 

[PATCH 4/7] Bluetooth: Remove unused btuart_hci_ioctl() callback
 2013-10-10 17:50 UTC 

[PATCH 3/7] Bluetooth: Remove unused bt3c_hci_ioctl() callback
 2013-10-10 17:50 UTC 

[PATCH 2/7] Bluetooth: Remove unused bluecard_hci_ioctl() callback
 2013-10-10 17:50 UTC 

[PATCH 1/7] Bluetooth: Remove unused bfusb_ioctl() callback
 2013-10-10 17:50 UTC 

[PATCH] Bluetooth: AMP contollers do not support the legacy ioctls
 2013-10-10 17:02 UTC 

[PATCH 3/3] Bluetooth: Use hci_conn_num() instead of direct connection hash access
 2013-10-10 16:47 UTC 

[PATCH 2/3] Bluetooth: Use hci_conn_num() for checking number of LE connections
 2013-10-10 16:47 UTC 

[PATCH 1/3] Bluetooth: Fix too long line with set_advertising() function
 2013-10-10 16:47 UTC 

[PATCH] Bluetooth: Fix checking for HCI_SETUP flag when receiving mgmt commands
 2013-10-10 16:14 UTC  (2+ messages)

[PATCHv1 00/15] Basic code for Android BlueZ
 2013-10-10 13:27 UTC  (88+ messages)
` [PATCHv1 01/15] android: Supress missing initializers warnings
` [PATCHv1 02/15] android: Add Adapter Bluetooth HAL template
` [PATCHv1 03/15] android: Add Socket "
` [PATCHv1 04/15] android: Enable Socket interface
` [PATCHv1 05/15] android: Start Android Bluetooth daemon
` [PATCHv1 06/15] android: Add basic mgmt initialization sequence
` [PATCHv1 07/15] android: Create HAL API header skeleton
` [PATCHv1 08/15] android: Add adapter and device struct for BlueZ daemon
` [PATCHv1 09/15] android: Add Android Makefile for libbluetooth
` [PATCHv1 10/15] android: sdp: Reuse BlueZ SDP server in Android
` [PATCHv1 11/15] android: Add cap to bind to port < 1024
` [PATCHv1 12/15] android: Implement read_info_complete callback
` [PATCHv1 13/15] android: Handle mgmt changed events
` [PATCHv1 14/15] android: Add makefile for hciconfig
` [PATCHv1 15/15] android: Add makefile for hcitool
` [PATCHv2 00/15] Basic code for Android BlueZ
  ` [PATCHv2 01/15] android: Supress missing initializers warnings
  ` [PATCHv2 02/15] android: Add Adapter Bluetooth HAL template
  ` [PATCHv2 03/15] android: Add Socket "
  ` [PATCHv2 04/15] android: Enable Socket interface
  ` [PATCHv2 05/15] android: Start Android Bluetooth daemon
  ` [PATCHv2 06/15] android: Add basic mgmt initialization sequence
  ` [PATCHv2 07/15] android: Create HAL API header skeleton
  ` [PATCHv2 08/15] android: Add adapter and device struct for BlueZ daemon
  ` [PATCHv2 09/15] android: Add Android Makefile for libbluetooth
  ` [PATCHv2 10/15] android: sdp: Reuse BlueZ SDP server in Android
  ` [PATCHv2 11/15] android: Add cap to bind to port < 1024
  ` [PATCHv2 12/15] android: Implement read_info_complete callback
  ` [PATCHv2 13/15] android: Handle mgmt changed events
  ` [PATCHv2 14/15] android: Add makefile for hciconfig
  ` [PATCHv2 15/15] android: Add makefile for hcitool
` [PATCHv3 00/15] Basic code for Android BlueZ
  ` [PATCHv3 01/15] android: Supress missing initializers warnings
  ` [PATCHv3 02/15] android: Add Adapter Bluetooth HAL template
  ` [PATCHv3 03/15] android: Add Socket "
  ` [PATCHv3 04/15] android: Enable Socket interface
  ` [PATCHv3 05/15] android: Start Android Bluetooth daemon
  ` [PATCHv3 06/15] android: Add basic mgmt initialization sequence
  ` [PATCHv3 07/15] android: Create HAL API header skeleton
  ` [PATCHv3 08/15] android: Add adapter and device struct for BlueZ daemon
  ` [PATCHv3 09/15] android: Add Android Makefile for libbluetooth
  ` [PATCHv3 10/15] android: sdp: Reuse BlueZ SDP server in Android
  ` [PATCHv3 11/15] android: Add cap to bind to port < 1024
  ` [PATCHv3 12/15] android: Implement read_info_complete callback
  ` [PATCHv3 13/15] android: Handle mgmt changed events
  ` [PATCHv3 14/15] android: Add makefile for hciconfig
  ` [PATCHv3 15/15] android: Add makefile for hcitool

[PATCH] Bluetooth: Fix potential double-frees of L2CAP skbs
 2013-10-10 12:01 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Remove unneeded val variable when setting SSP
 2013-10-10 11:07 UTC  (6+ messages)

[PATCH 2/2] Bluetooth: Restrict high speed support to SSP enabled controllers
 2013-10-10 10:08 UTC 

[PATCH] Don't register Device ID record on sdp server start
 2013-10-10  9:38 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/6] avdtp: Fix typos in errors from avdtp_strerror
 2013-10-10  8:53 UTC  (6+ messages)
` [PATCH 2/6] avdtp: Remove unused avdtp_is_connected function
` [PATCH 3/6] avdtp: Remove unused avdtp_stream_setup_active function
` [PATCH 4/6] avdtp: Rename avdtp_callbacks to state_callbacks
` [PATCH 5/6] avdtp: Move connection_lost function to avoid forward declaration
` [PATCH 6/6] avdtp: Remove not needed "

[PATCH v4 1/2] Bluetooth: Use HCI request for LE connection
 2013-10-10  8:31 UTC  (4+ messages)
` [PATCH v4 2/2] Bluetooth: Refactor hci_connect_le

[PATCH] emulator: Fix AMP emulation build error
 2013-10-10  8:15 UTC 

[PATCH BlueZ 1/7] core/profile: Fix MNS record version
 2013-10-09 15:42 UTC  (8+ messages)
` [PATCH BlueZ 2/7] obexd/MAP: Fix sending \0 after filler byte
` [PATCH BlueZ 3/7] obexd/MAP: Fix parsing message handles as decimal numbers
` [PATCH BlueZ 4/7] lib/sdp: Replace VIDEO_CONF_SVCLASS_ID with AV_REMOTE_CONTROLLER_SVCLASS_ID
` [PATCH BlueZ 5/7] profiles/AVRCP: Add AV Remote Controller service class id to CT
` [PATCH BlueZ 6/7] tools/sdptool: Fix parsing for service class 0x110f
` [PATCH BlueZ 7/7] tools/hcidump: "

Possible problem with btusb suspend resume handling
 2013-10-09 15:10 UTC 

[PATCH BlueZ 7/7] tools/hcidump: Fix parsing for service class 0x110f
 2013-10-09 11:16 UTC 

[PATCH] Bluetooth: Fix changing advertising setting while LE is connected
 2013-10-08 14:49 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Make LE scan interval and window a controller option
 2013-10-07 22:19 UTC  (5+ messages)

[PATCH v3 0/2] LE connection refactoring and fixes
 2013-10-07 22:13 UTC  (6+ messages)
` [PATCH v3 1/2] Bluetooth: Use HCI request for LE connection
` [PATCH v3 2/2] Bluetooth: Refactor hci_connect_le

[PATCH BlueZ] autopair: Remove time(NULL) fallback when seeding rand()
 2013-10-07 21:05 UTC 

[PATCH v2] bluetooth: fix variable shadow warnings
 2013-10-07 16:53 UTC  (2+ messages)

[PATCH] bluetooth: fix variable shadow warnings
 2013-10-07 16:17 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Read location data on AMP controller init
 2013-10-07 14:54 UTC  (2+ messages)

[RFC 0/2] Initial code for PAN and HID HALs
 2013-10-07 13:39 UTC  (3+ messages)
` [RFC 1/2] android: Add HID Host skeleton
` [RFC 2/2] android: Add PAN skeleton

[RFC 0/2] Basic code for HAL API
 2013-10-07 13:37 UTC  (3+ messages)
` [RFC 1/2] android: Implement basic HAL server
` [RFC 2/2] android: Add HAL message helpers

[PATCH] Bluetooth: Read supported features and commands on AMP controllers
 2013-10-07 12:53 UTC  (2+ messages)

[PATCH 2/2] Bluetooth: Read flow control mode on AMP controller init
 2013-10-07 10:55 UTC 

[PATCH 1/3] Bluetooth: Power off AMP controllers after setup phase
 2013-10-07  8:14 UTC  (2+ messages)

[PATCH] Bluetooth: Extra sanity check for AMP discover response
 2013-10-07  7:50 UTC  (2+ messages)

[PATCH 3/3] Bluetooth: List powered down AMP controllers correctly
 2013-10-07  7:26 UTC 

[PATCH 2/3] Bluetooth: Make mgmt power down notification for BR/EDR explicit
 2013-10-07  7:26 UTC 

[PATCH 1/9] Bluetooth: Make mgmt_index_added() and mgmt_index_removed() return void
 2013-10-07  7:21 UTC  (2+ messages)

[PATCH] Bluetooth: Send new settings only when pairable changes
 2013-10-07  7:20 UTC  (2+ messages)

[PATCH 9/9] Bluetooth: Make mgmt_discovering() return void
 2013-10-07  6:55 UTC 

[PATCH 8/9] Bluetooth: Make mgmt_remote_name() return void
 2013-10-07  6:55 UTC 

[PATCH 7/9] Bluetooth: Make mgmt_device_found() return void
 2013-10-07  6:55 UTC 

[PATCH 6/9] Bluetooth: Make mgmt_device_disconnected() return void
 2013-10-07  6:55 UTC 

[PATCH 5/9] Bluetooth: Make mgmt_device_connected() return void
 2013-10-07  6:55 UTC 

[PATCH 4/9] Bluetooth: Make mgmt_connect_failed() return void
 2013-10-07  6:55 UTC 

[PATCH 3/9] Bluetooth: Make mgmt_disconnect_failed() return void
 2013-10-07  6:55 UTC 

[PATCH 2/9] Bluetooth: Make mgmt_set_powered_failed() return void
 2013-10-07  6:55 UTC 

[PATCH] Bluetooth: Remove mgmt_valid_hdev() helper function
 2013-10-06 16:04 UTC  (2+ messages)

[PATCH] Bluetooth: Remove no longer needed mgmt_new_settings() function
 2013-10-06 13:14 UTC  (2+ messages)

[PATCH] Bluetooth: Use helper function for re-enabling advertising
 2013-10-06 13:14 UTC  (2+ messages)

[PATCH] Bluetooth: Set LE advertising parameters before enabling it
 2013-10-06 13:13 UTC  (2+ messages)

[PATCH] Bluetooth: Add constants for LE advertising types
 2013-10-06 13:13 UTC  (2+ messages)

[PATCH] Bluetooth: Use helper functions for enabling/disabling advertising
 2013-10-06 13:13 UTC  (2+ messages)

[PATCH] Bluetooth: Make it clear that disabling LE disables advertising
 2013-10-06 13:13 UTC  (2+ messages)

[PATCH] Bluetooth: Add HCI structure for LE advertising parameters command
 2013-10-06 13:13 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Simplify device type check for AMP discover response
 2013-10-06  9:14 UTC  (2+ messages)

[PATCH 2/2] Bluetooth: Use random address if public address is not available
 2013-10-06  9:08 UTC 

[PATCH] Bluetooth: Use explicit check for BR/EDR device type
 2013-10-06  9:05 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Reject enabling controllers without valid addresses
 2013-10-06  9:04 UTC  (2+ messages)

[PATCH] Bluetooth: Check for non BR/EDR controller in AMP discover response
 2013-10-06  8:47 UTC  (2+ messages)

[PATCH 01/10] Bluetooth: Fix controller list for AMP discover response
 2013-10-06  8:47 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