Linux Bluetooth Wireless
[Prev Page][Next Page]
- [PATCH] Bluetooth: Make it clear that disabling LE disables advertising,
Marcel Holtmann
- [PATCH] Bluetooth: Add HCI structure for LE advertising parameters command,
Marcel Holtmann
- [PATCH 1/2] Bluetooth: Simplify device type check for AMP discover response,
Marcel Holtmann
- [PATCH] Bluetooth: Use explicit check for BR/EDR device type,
Marcel Holtmann
- [PATCH 1/2] Bluetooth: Reject enabling controllers without valid addresses,
Marcel Holtmann
- [PATCH 2/2] Bluetooth: Use random address if public address is not available,
Marcel Holtmann
- [PATCH] Bluetooth: Check for non BR/EDR controller in AMP discover response,
Marcel Holtmann
- [PATCH] Bluetooth: Extra sanity check for AMP discover response,
Marcel Holtmann
- [PATCH 06/10] Bluetooth: Rename AMP status constants and use them, Marcel Holtmann
- [PATCH 05/10] Bluetooth: Use explicit AMP controller id value for BR/EDR, Marcel Holtmann
- [PATCH 07/10] Bluetooth: Remove pointless inline function, Marcel Holtmann
- [PATCH 10/10] Bluetooth: Simplify check if L2CAP connection is AMP capable, Marcel Holtmann
- [PATCH 09/10] Bluetooth: Move hci_amp_capable() function into L2CAP core, Marcel Holtmann
- [PATCH 08/10] Bluetooth: Remove check for number of AMP controller, Marcel Holtmann
- [PATCH 04/10] Bluetooth: Separate AMP controller type from HCI device type, Marcel Holtmann
- [PATCH 02/10] Bluetooth: Remove useless external function to count controllers, Marcel Holtmann
- [PATCH 03/10] Bluetooth: Add constants for AMP controller type, Marcel Holtmann
- [PATCH 01/10] Bluetooth: Fix controller list for AMP discover response,
Marcel Holtmann
- [PATCH 0/3] Bluetooth: LE Advertising fixes & improvements,
johan . hedberg
- [RFC] Bluetooth: Set ISOC altsetting from within notify callback,
Marcel Holtmann
- [PATCHv6 0/5] Initial skeleton,
Andrei Emeltchenko
- [PATCHv5 0/7] Initial skeleton,
Andrei Emeltchenko
- [PATCH 1/2] Bluetooth: Make LE scan interval and window a controller option,
Marcel Holtmann
- [PATCH 2/2] Bluetooth: Add management command for setting LE scan parameters, Marcel Holtmann
- [PATCH 01/14] obexd/bluetooth: Remove unused local variables,
Szymon Janc
- [PATCH 03/14] obexd/MAP: Fix missing include, Szymon Janc
- [PATCH 02/14] obexd/bluetooth: Make dict_append_entry function static, Szymon Janc
- [PATCH 04/14] obexd/MAP: Fix missing include, Szymon Janc
- [PATCH 05/14] obexd/MAP: Remove unsued mas_drivers variable, Szymon Janc
- [PATCH 07/14] obexd: Remove unused local variables, Szymon Janc
- [PATCH 08/14] obexd: Return "error" for unknown status in status2str, Szymon Janc
- [PATCH 14/14] build-sys: Add missing $(AM_CFLAGS) to obexd_src_obexd_CFLAGS, Szymon Janc
- [PATCH 13/14] obexd/MAP: Fix protected property value, Szymon Janc
- [PATCH 12/14] obexd/client: Remove unused static functions, Szymon Janc
- [PATCH 11/14] client/transfer: Return "error" for unknown status in status2str, Szymon Janc
- [PATCH 10/14] obexd/MAP: Fix missing include, Szymon Janc
- [PATCH 09/14] obexd/service: Remove unused local variable, Szymon Janc
- [PATCH 06/14] obexd: Remove unused static functions, Szymon Janc
- Re: [PATCH 01/14] obexd/bluetooth: Remove unused local variables, Luiz Augusto von Dentz
- [PATCH] obexd/MAP: Fix invalid snprintf format string in map_msg_get(),
Szymon Janc
- [PATCH v2 0/4] LE connection refactoring and fixes,
Andre Guedes
- [PATCH v2] Bluetooth: btmrvl: operate on 16-bit opcodes instead of ogf/ocf, Bing Zhao
- [PATCH] Bluetooth: btmrvl: operate on 16-bit opcodes instead of ogf/ocf,
Bing Zhao
- pull request: bluetooth-next 2013-10-03,
Gustavo Padovan
- [RFCv3 00/14] Basic code for Android BlueZ,
Andrei Emeltchenko
- [RFCv3 04/14] android: Start Android Bluetooth daemon, Andrei Emeltchenko
- [RFCv3 02/14] android: Add Socket Bluetooth HAL template, Andrei Emeltchenko
- [RFCv3 05/14] android: Add basic mgmt initialization sequence, Andrei Emeltchenko
- [RFCv3 07/14] android: Add adapter and device struct for BlueZ daemon, Andrei Emeltchenko
- [RFCv3 11/14] android: Implement read_info_complete callback, Andrei Emeltchenko
- [RFCv3 10/14] android: Add cap to bind to port < 1024, Andrei Emeltchenko
- [RFCv3 08/14] android: Add Android Makefile for libbluetooth, Andrei Emeltchenko
- [RFCv3 06/14] android: Create HAL API header skeleton, Andrei Emeltchenko
- [RFCv3 13/14] android: Add makefile for hciconfig, Andrei Emeltchenko
- [RFCv3 03/14] android: Enable Socket interface, Andrei Emeltchenko
- [RFCv3 14/14] android: Add makefile for hcitool, Andrei Emeltchenko
- [RFCv3 12/14] android: Handle mgmt changed events, Andrei Emeltchenko
- [RFCv3 01/14] android: Add Adapter Bluetooth HAL template, Andrei Emeltchenko
- [RFCv3 09/14] android: sdp: Reuse BlueZ SDP server in Android, Andrei Emeltchenko
- [PATCH v2] hid2hci: fix regression in /dev format after moving away from libusb,
Giovanni Campagna
- [RFC] Bluetooth: Only one command per L2CAP LE signalling is supported,
Marcel Holtmann
- [PATCH] Bluetooth: Check minimum length of SMP packets,
Marcel Holtmann
- [PATCH] Bluetooth: L2CAP connectionless channels are only valid for BR/EDR,
Marcel Holtmann
- [PATCH] Bluetooth: SMP packets are only valid on LE connections,
Marcel Holtmann
- [PATCH] Bluetooth: Drop packets on ATT fixed channel on BR/EDR,
Marcel Holtmann
- [PATCH] Bluetooth: Don't copy L2CAP LE signalling to raw sockets,
Marcel Holtmann
- [PATCH] Bluetooth: Fix switch statement order for L2CAP fixed channels,
Marcel Holtmann
- [PATCH] Bluetooth: Allow changing device class when BR/EDR is disabled,
Marcel Holtmann
- [PATCH 2/2] Bluetooth: Restrict loading of long term keys to LE capable controllers,
Marcel Holtmann
- [PATCH 1/2] Bluetooth: Restrict loading of link keys to BR/EDR capable controllers,
Marcel Holtmann
- [PATCH] Bluetooth: Allow setting static address even if LE is disabled,
Marcel Holtmann
- [PATCH] Bluetooth: Clear class of device when BR/EDR is disabled, Marcel Holtmann
- [PATCH] Bluetooth: Reject device class changes when BR/EDR is not available, Marcel Holtmann
- [PATCH v2] Bluetooth: Restrict SSP setting changes to BR/EDR enabled controllers,
Marcel Holtmann
- [PATCH] Bluetooth: Restrict SSP setting changes to BR/EDR enabled controllers, Marcel Holtmann
- [PATCH] hid2hci: fix regression in /dev format after moving away from libusb,
Giovanni Campagna
- [PATCH bluez v2 1/2] plugin: handle ENOSYS as not-supported,
David Herrmann
- [PATCH] Bluetooth: Fix memory leak with L2CAP signal channels,
Marcel Holtmann
- [PATCH] Bluetooth: Fix advertising data flags with disabled BR/EDR,
johan . hedberg
- [PATCH v4 0/8] Add CSA 4 commands and events in hci.h,
Dohyun Pyun
- [PATCH] Bluetooth: Fix REJECTED vs NOT_SUPPORTED mgmt responses,
johan . hedberg
- [PATCH] Bluetooth: Increment management interface revision,
Marcel Holtmann
- Re: [PATCH] Bluetooth: Increment management interface revision, Johan Hedberg
- <Possible follow-ups>
- [PATCH] Bluetooth: Increment management interface revision, Marcel Holtmann
- [PATCH] Bluetooth: Increment management interface revision, Marcel Holtmann
- [PATCH] Bluetooth: Increment management interface revision, Marcel Holtmann
- [PATCH] Bluetooth: Increment management interface revision, Marcel Holtmann
- [PATCH] Bluetooth: Increment management interface revision, Marcel Holtmann
- [PATCH] Bluetooth: Increment management interface revision, Marcel Holtmann
- [PATCH] Bluetooth: Increment management interface revision, Marcel Holtmann
- [PATCH] Bluetooth: Increment management interface revision, Johan Hedberg
- [PATCH] Bluetooth: Increment management interface revision, Johan Hedberg
- [PATCH] Bluetooth: Increment management interface revision, Johan Hedberg
- [PATCH] Bluetooth: Increment management interface revision, Szymon Janc
- [PATCH] Bluetooth: Increment management interface revision, Marcel Holtmann
- [PATCH] Bluetooth: Increment management interface revision, Marcel Holtmann
- [PATCH] Bluetooth: Increment management interface revision, Marcel Holtmann
- [PATCH] Bluetooth: Increment management interface revision, Marcel Holtmann
- [PATCH] Bluetooth: Increment management interface revision, Marcel Holtmann
- [PATCH] Bluetooth: Increment management interface revision, Marcel Holtmann
- [PATCH v3 0/8] Add CSA 4 commands and events in hci.h,
Dohyun Pyun
- [PATCH v2] Bluetooth: Add management command for setting static address,
Marcel Holtmann
- [PATCH] Bluetooth: Add management command for setting static address, Marcel Holtmann
- [PATCH v2 0/8] Add CSA 4 commands and events in hci.h,
Dohyun Pyun
- [PATCH v2 0/2] Bluetooth: Add a new mgmt_set_bredr command,
johan . hedberg
- [0/8] Add CSA 4 commands and events in hci.h, Dohyun Pyun
- Add CSA 4 commands and events in hci.h,
Dohyun Pyun
- [PATCH 0/2] Bluetooth: Add a new mgmt_set_bredr command,
Johan Hedberg
- [PATCH] Bluetooth: Restrict disabling of HS when controller is powered off,
Marcel Holtmann
- [PATCH] Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by default,
Marcel Holtmann
- [PATCH 0/7] LE connection refactoring and fixes,
Andre Guedes
- [PATCH BlueZ] monitor: Fix EIR Data Type / AD Type assigned numbers,
João Paulo Rechi Vita
- [Bug 62401] New: Atheros AR3011 not working after kernel update,
bugzilla-daemon
- [PATCH v2 0/2] Bluetooth: Fix hci_dev_open race condition,
johan . hedberg
- [PATCH v6 0/4] Bluetooth: btmrvl cal data downloading,
Bing Zhao
- [PATCH BlueZ] tools: Fix update_compids.sh to avoid non-ASCII output,
Anderson Lizardo
- [RFC 0/3] Bluetooth: Add a new mgmt_set_bredr command,
johan . hedberg
- [RFCv2 00/14] Basic code for Android BlueZ,
Andrei Emeltchenko
- [RFCv2 04/14] android: Start Android Bluetooth daemon, Andrei Emeltchenko
- [RFCv2 02/14] android: Add Socket Bluetooth HAL template, Andrei Emeltchenko
- [RFCv2 08/14] android: Add Android Makefile for libbluetooth, Andrei Emeltchenko
- [RFCv2 06/14] android: Create HAL API header skeleton, Andrei Emeltchenko
- [RFCv2 14/14] android: Add makefile for hcitool, Andrei Emeltchenko
- [RFCv2 13/14] android: Add makefile for hciconfig, Andrei Emeltchenko
- [RFCv2 09/14] android: sdp: Reuse BlueZ SDP server in Android, Andrei Emeltchenko
- [RFCv2 01/14] android: Add Adapter Bluetooth HAL template, Andrei Emeltchenko
- [RFCv2 10/14] android: Add cap to bind to port < 1024, Andrei Emeltchenko
- [RFCv2 05/14] android: Add basic mgmt initialization sequence, Andrei Emeltchenko
- [RFCv2 03/14] android: Enable Socket interface, Andrei Emeltchenko
- [RFCv2 07/14] android: Add adapter and device struct for BlueZ daemon, Andrei Emeltchenko
- [RFCv2 11/14] android: Implement read_info_complete callback, Andrei Emeltchenko
- [RFCv2 12/14] android: Handle mgmt changed events, Andrei Emeltchenko
- [PATCH] Bluetooth: Require CAP_NET_ADMIN for HCI User Channel operation,
Marcel Holtmann
- [PATCH BlueZ] lib: Fix invalid "whitespace" on company identifier string,
Anderson Lizardo
- [PATCH v4 1/7] build: Add skeleton for BlueZ Android,
Frederic Danis
- [RFC] android: Add initial Android Bluetooth HAL protocol API doc, Szymon Janc
- [PATCH] sdp: Check for correct pkt size received instead of error,
Andrei Emeltchenko
- [PATCH 0/2] Bluetooth: Fix hci_dev_open race condition,
johan . hedberg
- [PATCH] Bluetooth: Send new settings event when changing high speed option,
Marcel Holtmann
- [PATCH] lib: Fix use of uninitialized variable in sdp_set_profile_descs,
Szymon Janc
- [PATCH 2/3] Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONE, Marcel Holtmann
- [PATCH 3/3] Bluetooth: Provide high speed configuration option,
Marcel Holtmann
- [PATCH 1/3] Bluetooth: Use only 2 bits for controller type information,
Marcel Holtmann
- Re: linux-firmware: Add firmware patch file for Intel Bluetooth device(3160), Ben Hutchings
- Re: linux-firmware: add version information for Intel Bluetooth firmware,
Ben Hutchings
- [PATCH] Bluetooth: Provide high speed configuration option,
Marcel Holtmann
- [RFC] Bluetooth: Add command for setting static address,
Marcel Holtmann
- [PATCH] Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONE,
Marcel Holtmann
- [PATCH] Bluetooth: Use only 2 bits for controller type information,
Marcel Holtmann
- [Bug 62301] New: Bluetooth userspace is gravely out of sync with kernelspace,
bugzilla-daemon
- [PATCH] Regression fix revert: "Bluetooth: Add missing reset_resume dev_pm_ops",
Hans de Goede
- [RFC 00/16] Basic code for Android BlueZ,
Andrei Emeltchenko
- [RFC 03/16] android: Enable Socket interface, Andrei Emeltchenko
- [RFC 04/16] android: Start Android Bluetooth daemon, Andrei Emeltchenko
- [RFC 08/16] android: Add Android HAL callback task, Andrei Emeltchenko
- [RFC 13/16] android: Implement read_info_complete callback, Andrei Emeltchenko
- [RFC 12/16] android: Add cap to bind to port < 1024, Andrei Emeltchenko
- [RFC 02/16] android: Add Socket Bluetooth HAL template, Andrei Emeltchenko
- [RFC 16/16] android: Add HAL message helpers, Andrei Emeltchenko
- [RFC 11/16] android: sdp: Reuse BlueZ SDP server in Android, Andrei Emeltchenko
- [RFC 14/16] android: Handle mgmt changed events, Andrei Emeltchenko
- [RFC 09/16] android: Add adapter and device struct for BlueZ daemon, Andrei Emeltchenko
- [RFC 10/16] android: Add Android Makefile for libbluetooth, Andrei Emeltchenko
- [RFC 07/16] android: Create HAL API header skeleton, Andrei Emeltchenko
- [RFC 05/16] android: Add Android Makefile for mgmt library, Andrei Emeltchenko
- [RFC 01/16] android: Add Adapter Bluetooth HAL template, Andrei Emeltchenko
- [RFC 06/16] android: Add basic mgmt initialization sequence, Andrei Emeltchenko
- [RFC 15/16] android: Implement basic HAL server, Andrei Emeltchenko
- [RFC] audio/AVCTP: Retry rejected outgoing connect if incoming was rejected, Szymon Janc
- [PATCH 1/2] gdbus: Check for NULL DBusPendingCall in g_dbus_send_message_with_reply,
Szymon Janc
- [PATCH] Bluetooth: ath3k: enlarge the usb urb timeout,
AceLan Kao
- [PATCH v2 0/7] Bluetooth: Cleanups and LE advertising support,
johan . hedberg
- [PATCH v3 1/3] build: Add skeleton for BlueZ Android,
Frederic Danis
- [PATCH BlueZ 1/2] gobex: Fix crash on g_obex_pending_req_abort,
Luiz Augusto von Dentz
- [PATCH 0/7] MAP notification API,
Christian Fetzer
- [PATCH 0/8] Bluetooth: Cleanups and LE advertising support,
johan . hedberg
- [PATCH v2 1/3] build: Add skeleton for BlueZ Android,
Frederic Danis
- [PATCH 1/1] obexd: Fix emitting Type property changed signals for messages,
Christian Fetzer
- [RFC 0/2] Adapter and Socket templates,
Andrei Emeltchenko
- [PATCH 2/2] obexd:Add get_address property to transfer properties,
Wu Zheng
- [PATCH 1/2] obexd:Add Operation property to transfer properties,
Wu Zheng
- [PATCH] sdptool: Clarify 'add' and 'remove' commands in manual,
Szymon Janc
- pull request: bluetooth 2013-09-23,
Gustavo Padovan
- [PATCH 08/12] bluetooth: Remove extern from function prototypes,
Joe Perches
- [PATCH v2 0/4] obexd: Fix setting message folder,
Christian Fetzer
- Problems with too many connections,
Markus Roppelt
- [PATCH 2/5] Bluetooth: Fix assignment of 0/1 to bool variables,
Peter Senna Tschudin
- [PATCH v5 1/2] Bluetooth: btmrvl: add setup handler,
Bing Zhao
- [PATCH] drivers: bluetooth: btusb: Added support for Belkin F8065bf usb bluetooth device,
Ken O'Brien
- [PATCH] Bluetooth: Add hci_h4p driver,
Pali Rohár
- [PATCH v2] Bluetooth: Add hci_h4p driver, Pali Rohár
- <Possible follow-ups>
- [PATCH] bluetooth: Add hci_h4p driver, Pavel Machek
[PATCH 1/2] android: Add skeleton of BlueZ Android daemon,
Frederic Danis
[PATCH] bluetooth: btusb: Added support for Belkin F8065bf usb bluetooth device,
Ken O'Brien
[PATCH v2 0/8] decoupling adapter code from sdp,
Szymon Janc
[PATCH] sdp: Check correct number of bytes received in recv,
Andrei Emeltchenko
[PATCH v5 0/8] Bluetooth: Various L2CAP fixes,
johan . hedberg
[Index of Archives]
[Bluez Devel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]