Linux bluetooth development
 help / color / mirror / Atom feed
 messages from 2013-10-03 07:03:39 to 2013-10-07 16:59:06 UTC [more...]

[PATCH v3 0/2] LE connection refactoring and fixes
 2013-10-07 16:59 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)

[PATCHv1 00/15] Basic code for Android BlueZ
 2013-10-07 12:26 UTC  (19+ 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

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

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

[PATCH 10/10] Bluetooth: Simplify check if L2CAP connection is AMP capable
 2013-10-05 18:47 UTC 

[PATCH 09/10] Bluetooth: Move hci_amp_capable() function into L2CAP core
 2013-10-05 18:47 UTC 

[PATCH 08/10] Bluetooth: Remove check for number of AMP controller
 2013-10-05 18:47 UTC 

[PATCH 07/10] Bluetooth: Remove pointless inline function
 2013-10-05 18:47 UTC 

[PATCH 06/10] Bluetooth: Rename AMP status constants and use them
 2013-10-05 18:47 UTC 

[PATCH 05/10] Bluetooth: Use explicit AMP controller id value for BR/EDR
 2013-10-05 18:47 UTC 

[PATCH 04/10] Bluetooth: Separate AMP controller type from HCI device type
 2013-10-05 18:47 UTC 

[PATCH 03/10] Bluetooth: Add constants for AMP controller type
 2013-10-05 18:47 UTC 

[PATCH 02/10] Bluetooth: Remove useless external function to count controllers
 2013-10-05 18:47 UTC 

[PATCH BlueZ] monitor: Fix EIR Data Type / AD Type assigned numbers
 2013-10-05 13:10 UTC  (2+ messages)

[PATCH 0/3] Bluetooth: LE Advertising fixes & improvements
 2013-10-05 10:04 UTC  (5+ messages)
` [PATCH 1/3] Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISING
` [PATCH 2/3] Bluetooth: Add public mgmt function to send New Settings event
` [PATCH 3/3] Bluetooth: Fix re-enabling advertising after a connection

[RFC] Bluetooth: Set ISOC altsetting from within notify callback
 2013-10-05  5:51 UTC 

[PATCH 1/2] Bluetooth: Make LE scan interval and window a controller option
 2013-10-05  2:39 UTC  (3+ messages)

[PATCH v2 0/4] LE connection refactoring and fixes
 2013-10-04 20:58 UTC  (11+ messages)
` [PATCH v2 1/4] Bluetooth: Rename hci_conn variable in hci_connect_le()
` [PATCH v2 2/4] Bluetooth: Initialize hci_conn fields in hci_connect_le
` [PATCH v2 3/4] Bluetooth: Use HCI request for LE connection
` [PATCH v2 4/4] Bluetooth: Refactor hci_connect_le

[PATCHv6 0/5] Initial skeleton
 2013-10-04 12:28 UTC  (7+ messages)
` [PATCHv6 1/5] build: Add skeleton for BlueZ Android
` [PATCHv6 2/5] android: Add skeleton of BlueZ Android daemon
` [PATCHv6 3/5] android-build: Add "
` [PATCHv6 4/5] build: "
` [PATCHv6 5/5] android: Android version of log.c

[PATCH 01/14] obexd/bluetooth: Remove unused local variables
 2013-10-04 11:22 UTC  (15+ messages)
` [PATCH 02/14] obexd/bluetooth: Make dict_append_entry function static
` [PATCH 03/14] obexd/MAP: Fix missing include
` [PATCH 04/14] "
` [PATCH 05/14] obexd/MAP: Remove unsued mas_drivers variable
` [PATCH 06/14] obexd: Remove unused static functions
` [PATCH 07/14] obexd: Remove unused local variables
` [PATCH 08/14] obexd: Return "error" for unknown status in status2str
` [PATCH 09/14] obexd/service: Remove unused local variable
` [PATCH 10/14] obexd/MAP: Fix missing include
` [PATCH 11/14] client/transfer: Return "error" for unknown status in status2str
` [PATCH 12/14] obexd/client: Remove unused static functions
` [PATCH 13/14] obexd/MAP: Fix protected property value
` [PATCH 14/14] build-sys: Add missing $(AM_CFLAGS) to obexd_src_obexd_CFLAGS

[PATCHv5 0/7] Initial skeleton
 2013-10-04 10:54 UTC  (8+ messages)
` [PATCHv5 1/7] build: Add skeleton for BlueZ Android
` [PATCHv5 2/7] android: Add skeleton of BlueZ Android daemon
` [PATCHv5 3/7] android-build: Add "
` [PATCHv5 4/7] build: "
` [PATCHv5 5/7] android: Android version of log.c
` [PATCHv5 6/7] android-build: Add logging system
` [PATCHv5 7/7] build: "

[PATCH 2/2] Bluetooth: Add management command for setting LE scan parameters
 2013-10-04 10:19 UTC 

[PATCH v4 1/7] build: Add skeleton for BlueZ Android
 2013-10-04  8:16 UTC  (3+ messages)
` [PATCH v4 5/7] android: Android version of log.c

[PATCH] obexd/MAP: Fix invalid snprintf format string in map_msg_get()
 2013-10-04  7:35 UTC  (2+ messages)

[RFCv2 00/14] Basic code for Android BlueZ
 2013-10-04  7:16 UTC  (8+ messages)
` [RFCv2 06/14] android: Create HAL API header skeleton
` [RFCv2 09/14] android: sdp: Reuse BlueZ SDP server in Android

[PATCH] Bluetooth: btmrvl: operate on 16-bit opcodes instead of ogf/ocf
 2013-10-03 23:26 UTC  (4+ messages)

RE: [PATCH v6 0/4] Bluetooth: btmrvl cal data downloading
 2013-10-03 22:52 UTC 

[PATCH v2] Bluetooth: btmrvl: operate on 16-bit opcodes instead of ogf/ocf
 2013-10-03 21:19 UTC 

pull request: bluetooth-next 2013-10-03
 2013-10-03 20:19 UTC  (3+ messages)

[PATCH 0/7] LE connection refactoring and fixes
 2013-10-03 18:22 UTC  (25+ messages)
` [PATCH 1/7] Bluetooth: Initialize hci_conn fields in hci_connect_le
` [PATCH 2/7] Bluetooth: Use HCI request for LE connection
` [PATCH 3/7] Bluetooth: Remove hci_le_create_connection
` [PATCH 4/7] Bluetooth: Remove hci_cs_le_create_conn event handler
` [PATCH 5/7] Bluetooth: Refactor hci_connect_le
` [PATCH 6/7] Bluetooth: Refactor LE Connection Complete HCI event handler
` [PATCH 7/7] Bluetooth: Locking in hci_le_conn_complete_evt

[PATCH v6 0/4] Bluetooth: btmrvl cal data downloading
 2013-10-03 18:20 UTC  (3+ messages)

[PATCH] Regression fix revert: "Bluetooth: Add missing reset_resume dev_pm_ops"
 2013-10-03 15:05 UTC  (4+ messages)

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

[PATCH 0/7] MAP notification API
 2013-10-03 13:53 UTC  (2+ messages)

[RFC] Bluetooth: Only one command per L2CAP LE signalling is supported
 2013-10-03 13:21 UTC  (2+ messages)

[PATCH v2] hid2hci: fix regression in /dev format after moving away from libusb
 2013-10-03 11:03 UTC 

[PATCH] Bluetooth: Check minimum length of SMP packets
 2013-10-03 10:08 UTC  (2+ messages)

[PATCH] Bluetooth: Drop packets on ATT fixed channel on BR/EDR
 2013-10-03 10:08 UTC  (2+ messages)

[PATCH] Bluetooth: L2CAP connectionless channels are only valid for BR/EDR
 2013-10-03  7:14 UTC  (2+ messages)

[PATCH] Bluetooth: SMP packets are only valid on LE connections
 2013-10-03  7:10 UTC  (2+ messages)

[PATCH] Bluetooth: Don't copy L2CAP LE signalling to raw sockets
 2013-10-03  7:10 UTC  (2+ messages)

[PATCH] Bluetooth: Fix switch statement order for L2CAP fixed channels
 2013-10-03  7:09 UTC  (2+ messages)

[PATCH] Bluetooth: Allow changing device class when BR/EDR is disabled
 2013-10-03  7:06 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