linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-19 11:24:05 to 2018-08-01 16:16:56 UTC [more...]

[PATCH v10 0/7] Enable Bluetooth functionality for WCN3990
 2018-08-01 16:16 UTC  (25+ messages)
` [PATCH v10 1/7] dt-bindings: net: bluetooth: Add device tree bindings for QTI chip wcn3990
` [PATCH v10 2/7] Bluetooth: btqca: Rename ROME specific functions to generic functions
` [PATCH v10 3/7] Bluetooth: btqca: Redefine qca_uart_setup() to generic function
` [PATCH v10 4/7] Bluetooth: hci_qca: Add wrapper functions for setting UART speed
` [PATCH v10 5/7] Bluetooth: hci_qca: Enable 3.2 Mbps operating speed
` [PATCH v10 6/7] Bluetooth: btqca: Add wcn3990 firmware download support
` [PATCH v10 7/7] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990

[BlueZ] connection failure or profile unavailability when connecting two devices with overlapping profiles
 2018-08-01 15:08 UTC  (2+ messages)

[PATCH BlueZ 1/5] doc/adapter-api: Add Discoverable option to SetDiscoveryFilter
 2018-08-01 12:38 UTC  (8+ messages)
` [PATCH BlueZ 2/5] adapter: Discovery filter discoverable
` [PATCH BlueZ 3/5] client: Add scan.discoverable command
` [PATCH BlueZ 4/5] client: Add scan.clear discoverable
` [PATCH BlueZ 5/5] adapter: Fix not keeping discovery filters

[PATCH v7 0/3] add support for Bluetooth on MT7622 SoC
 2018-08-01  7:53 UTC  (5+ messages)
` [PATCH v7 1/3] dt-bindings: net: bluetooth: Add mediatek-bluetooth
` [PATCH v7 2/3] Bluetooth: mediatek: Add protocol support for MediaTek serial devices
` [PATCH v7 3/3] MAINTAINERS: add an entry for MediaTek Bluetooth driver

[PATCH] HID: Bluetooth: hidp: buffer overflow in hidp_process_report
 2018-08-01  7:16 UTC  (3+ messages)

[PATCH] Bluetooth: btusb: Add HCI reset command on BT shutdown
 2018-08-01  7:16 UTC  (2+ messages)

bluetooth faq
 2018-07-31 20:15 UTC  (3+ messages)

[PATCH v6 0/4] add support for Bluetooth on MT7622 SoC
 2018-07-31 17:20 UTC  (12+ messages)
` [PATCH v6 1/4] dt-bindings: net: bluetooth: Add mediatek-bluetooth
` [PATCH v6 2/4] Bluetooth: Add new quirk for non-persistent setup settings
` [PATCH v6 3/4] Bluetooth: mediatek: Add protocol support for MediaTek serial devices
` [PATCH v6 4/4] MAINTAINERS: add an entry for MediaTek Bluetooth driver

[PATCH v3 0/9] Bluetooth: Add RTL8723BS support
 2018-07-31 14:59 UTC  (7+ messages)
` [PATCH v3 4/9] Bluetooth: btrtl: add support for the RTL8723BS and RTL8723DS chips
` [PATCH v3 5/9] Bluetooth: btrtl: Add support for a config filename postfix

[PATCH v11 0/7] Enable Bluetooth functionality for WCN3990
 2018-07-31 14:43 UTC  (12+ messages)
` [PATCH v11 1/7] dt-bindings: net: bluetooth: Add device tree bindings for QTI chip wcn3990
` [PATCH v11 2/7] Bluetooth: btqca: Rename ROME specific functions to generic functions
` [PATCH v11 3/7] Bluetooth: btqca: Redefine qca_uart_setup() to generic function
` [PATCH v11 4/7] Bluetooth: hci_qca: Add wrapper functions for setting UART speed
` [PATCH v11 5/7] Bluetooth: hci_qca: Enable 3.2 Mbps operating speed
` [PATCH v11 6/7] Bluetooth: btqca: Add wcn3990 firmware download support
` [PATCH v11 7/7] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990

web and mobile app development
 2018-07-31  7:48 UTC 

[PATCH] Bluetooth: btusb: Disable Bluetooth controller during S3
 2018-07-31  7:37 UTC 

WARNING: ODEBUG bug in rfcomm_dlc_free
 2018-07-31  6:34 UTC 

bluez: A2DP backchannel
 2018-07-30 19:54 UTC  (11+ messages)

[PATCH] Bluetooth: hidp: Fix handling of strncpy for hid->name information
 2018-07-30 12:10 UTC  (2+ messages)

[PATCH BlueZ RESEND] monitor: Fix 2-DH5 packet type print
 2018-07-30 12:04 UTC  (2+ messages)

[PATCH BlueZ v2 0/7] Add BREDR PHYs in PHY configuration commands
 2018-07-30 12:03 UTC  (11+ messages)
` [PATCH BlueZ v2 1/7] monitor: "
` [PATCH BlueZ v2 2/7] emulator: Add BREDR 2M & 3M, 3 & 5 Slot packet type support
` [PATCH BlueZ v2 3/7] mgmt-tester: Add extended advertising test cases
` [PATCH BlueZ v2 4/7] mgmt-tester: Add PHY Configuration "
` [PATCH BlueZ v2 5/7] mgmt-tester: Add tests for extended scanning and device found
` [PATCH BlueZ v2 6/7] mgmt-tester: Add support ext create connection and enh conn complete
` [PATCH BlueZ v2 7/7] mgmt-tester: Update Supported_settings to reflect PHY_CONFIGURATION

[PATCH v5 00/16] Bluetooth: Extended Adv, Scan, Connection and PHY support
 2018-07-30 11:58 UTC  (18+ messages)
` [PATCH v5 01/16] Bluetooth: Define PHY flags in hdev and set 1M as default
` [PATCH v5 02/16] Bluetooth: Add defines for BREDR pkt_type and LE PHYs
` [PATCH v5 03/16] Bluetooth: Implement Get PHY Configuration mgmt command
` [PATCH v5 04/16] Bluetooth: Implement Set PHY Confguration command
` [PATCH v5 05/16] Bluetooth: Implement PHY changed event
` [PATCH v5 06/16] Bluetooth: Set Scan PHYs based on selected PHYs by user
` [PATCH v5 07/16] Bluetooth: Handle extended ADV PDU types
` [PATCH v5 08/16] Bluetooth: Use selected PHYs in extended connect
` [PATCH v5 09/16] Bluetooth: Read no of adv sets during init
` [PATCH v5 10/16] Bluetooth: Impmlement extended adv enable
` [PATCH v5 11/16] Bluetooth: Use Set ext adv/scan rsp data if controller supports
` [PATCH v5 12/16] Bluetooth: Implement disable and removal of adv instance
` [PATCH v5 13/16] Bluetooth: Use ext adv for directed adv
` [PATCH v5 14/16] Bluetooth: Implement Set ADV set random address
` [PATCH v5 15/16] Bluetooth: Handle ADv set terminated event
` [PATCH v5 16/16] Bluetooth: Implement secondary advertising on different PHYs

[PATCH 5/5] linux-firmware:Update firmware patch for Intel Bluetooth 7265 (D1)
 2018-07-30 11:56 UTC 

[PATCH v2 1/5] doc/adapter-api: Add Discoverable option to SetDiscoveryFilter
 2018-07-30 11:43 UTC  (10+ messages)
` [PATCH v2 2/5] adapter: Discovery filter discoverable
` [PATCH v2 3/5] client: Add scan.discoverable command
` [PATCH v2 4/5] client: Add scan.clear discoverable
` [PATCH v2 5/5] adapter: Fix not keeping discovery filters

[PATCH v3 1/6] doc/adapter-api: Add Discoverable option to SetDiscoveryFilter
 2018-07-30 11:22 UTC  (7+ messages)
` [PATCH v3 2/6] adapter: Discovery filter discoverable
` [PATCH v3 3/6] client: Add scan.discoverable command
` [PATCH v3 4/6] client: Add scan.clear discoverable
` [PATCH v3 5/6] adapter: Fix not keeping discovery filters
` [PATCH v3 6/6] client: Commit changes to scan filter if active

[PATCH BlueZ 1/4] client: Add discoverable-timeout command
 2018-07-30  6:54 UTC  (10+ messages)
` [PATCH BlueZ 2/4] client: Make show command print DiscoverableTimeout
` [PATCH BlueZ 3/4] adapter: Track pending settings
` [PATCH BlueZ 4/4] adapter: Check pending when setting DiscoverableTimeout

[PATCH BlueZ 1/2] core: Add AlwaysPairable to main.conf
 2018-07-30  6:53 UTC  (4+ messages)
` [PATCH BlueZ 2/2] agent: Make the first agent to register the default

[Question] bluetooth/{bnep,cmtp,hidp}: memory barriers
 2018-07-30  3:10 UTC 

[RESEND PATCH] linux-firmware: mediatek: add MT7622 Bluetooth firmwares and license file
 2018-07-27 15:11 UTC  (2+ messages)

[PATCH v2] shared/gatt-client: Fix crash on ext prop read failure
 2018-07-27 12:08 UTC  (2+ messages)

[PATCH BlueZ] tools: Fix btmon-logger service unit
 2018-07-27 12:02 UTC  (2+ messages)

[PATCH BlueZ 0/1] input/hog: set notify bit for paired peripherals
 2018-07-26 23:50 UTC  (4+ messages)
` [PATCH BlueZ 1/1] input/hog-lib: set notify bit on every connection

[PATCH] shared/gatt-client: Fix crash on ext prop read failure
 2018-07-26 14:25 UTC 

[PATCH BlueZ] emulator: Fix unsupported command for WRITE_LE_HOST_SUPPORTED
 2018-07-26 12:19 UTC  (2+ messages)

print_bitfield
 2018-07-26  7:50 UTC  (2+ messages)

[PATCH BlueZ 1/4] client: Add discoverable-timeout command
 2018-07-25 10:20 UTC 

[PATCH 1/2 v2] ieee802154: assembly of 6LoWPAN fragments improvement
 2018-07-24 15:20 UTC  (3+ messages)

[PATCH 2/2 v2] ieee802154: assembly of 6LoWPAN fragments improvement
 2018-07-24 13:08 UTC  (4+ messages)

Fixing potential unwanted pairings
 2018-07-24 11:01 UTC  (2+ messages)

KASAN: use-after-free Read in rfcomm_dlc_exists
 2018-07-24  7:27 UTC 

[PATCH BlueZ v1 0/7] Add BREDR PHYs in PHY configuration commands
 2018-07-24  6:42 UTC  (5+ messages)
` [PATCH BlueZ v1 5/7] mgmt-tester: Add tests for extended scanning and device found
` [PATCH BlueZ v1 6/7] mgmt-tester: Add support ext create connection and enh conn complete
` [PATCH BlueZ v1 7/7] mgmt-tester: Update Supported_settings to reflect PHY_CONFIGURATION

[PATCH] bluetooth: btusb: Replace GFP_ATOMIC with GFP_KERNEL in inject_cmd_complete()
 2018-07-23 16:05 UTC  (2+ messages)

[PATCH BlueZ 1/2] Fixing possible use_after_free
 2018-07-23 14:25 UTC  (7+ messages)
` [PATCH BlueZ 2/2] Possible bug fix nsk replaced with sk

[PATCH] bluetooth: hci_qca: Replace GFP_ATOMIC with GFP_KERNEL
 2018-07-23  3:56 UTC 

[PATCH] bluetooth: hci_intel: Replace GFP_ATOMIC with GFP_KERNEL in inject_cmd_complete()
 2018-07-23  3:53 UTC 

[PATCH] bluetooth: btmrvl_sdio: Replace GFP_ATOMIC with GFP_KERNEL in btmrvl_sdio_card_to_host()
 2018-07-23  3:30 UTC 

[PATCH] bluetooth: bpa10x: Replace GFP_ATOMIC with GFP_KERNEL in bpa10x_send_frame()
 2018-07-23  3:24 UTC 

[PATCH] bluetooth: bluecard_cs: Replace GFP_ATOMIC with GFP_KERNEL in bluecard_hci_set_baud_rate()
 2018-07-23  3:17 UTC 

[PATCH] bluetooth: bfusb: Replace GFP_ATOMIC with GFP_KERNEL in bfusb_send_frame()
 2018-07-23  3:09 UTC 

[PATCH v9 0/7] Enable Bluetooth functionality for WCN3990
 2018-07-20 12:46 UTC  (8+ messages)
` [PATCH v9 7/7] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990

[PATCH BlueZ 0/1] Fix iop with iOS after BlueZ upgrade
 2018-07-20 10:28 UTC  (3+ messages)
` [PATCH BlueZ 1/1] device: Fix loading devices without Service Changed CCC

[PATCH BlueZ] monitor: Allow Ellisys injection when reading from TTY
 2018-07-20 10:27 UTC  (2+ messages)

[PATCH BlueZ] monitor: Use BPF to filter packets by index
 2018-07-20 10:27 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;
as well as URLs for NNTP newsgroup(s).