linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-26 20:41:15 to 2020-01-08 21:09:06 UTC [more...]

[RFC 1/3] Bluetooth: HCI: Add support for LE PHY Update Complete event
 2020-01-08 21:08 UTC  (9+ messages)
` [RFC 2/3] Bluetooth: Add BT_PHYS socket option
` [RFC 3/3] Bluetooth: Auto tune if input MTU is set to 0

[Bluez PATCH v1] bluetooth: secure bluetooth stack from bluedump attack
 2020-01-08 21:02 UTC  (4+ messages)
  ` Fwd: "

[PATCH BlueZ v2 0/2] Fix IV recovery procedure
 2020-01-08 21:01 UTC  (3+ messages)
` [PATCH BlueZ v2 1/2] mesh: Fix IV recovery
` [PATCH BlueZ v2 2/2] mesh: Remove local_iv_index and local_ivu aliases

[PATCH] Bleutooth: Add definitions for LE Read Tx Power
 2020-01-08 20:57 UTC  (2+ messages)

Limiting what devices can pair over Bluetooth?
 2020-01-08 20:53 UTC  (4+ messages)

[PATCH v4] bluetooth: hci_bcm: enable IRQ capability from node
 2020-01-08 20:53 UTC  (8+ messages)

Bluez does not connect to A2DP sink
 2020-01-08 20:51 UTC  (3+ messages)

[PATCH -next] Bluetooth: hci_qca: Remove set but not used variable 'opcode'
 2020-01-08 20:48 UTC  (2+ messages)

[PATCH -next] Bluetooth: hci_qca: Use vfree() instead of kfree()
 2020-01-08 20:46 UTC  (3+ messages)

[PATCH] Bluetooth: remove redundant assignment to variable icid
 2020-01-08 20:45 UTC  (3+ messages)

[PATCH v5 1/3] MGMT_OP_SET_BLOCKED_KEYS Api definitions
 2020-01-08 20:07 UTC  (7+ messages)
` [PATCH v5 2/3] Adding a shared ARRAY_SIZE macro
` [PATCH v5 3/3] Loading keys that should be blocked by the kernel

[PATCH BlueZ] mesh: Fix IV recovery
 2020-01-08 18:42 UTC  (4+ messages)

[PATCH v1] Bluetooth: hci_qca: Add qca_power_on() API to support both wcn399x and Rome power up
 2020-01-08 18:34 UTC  (7+ messages)
` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] Bluetooth: hci_qca: Move the power on from open() to setup() for QCA Rome
  ` [PATCH v2 3/3] Bluetooth: hci_qca: Use unified API qca_power_on() to power up wcn399x

[PATCH 1/8] monitor: Update periodic sync commands
 2020-01-08 18:22 UTC  (13+ messages)
` [PATCH 2/8] monitor: Decode LE Periodic Advertising Sync Transfer Received Event
` [PATCH 3/8] monitor: Decode LE Set Periodic Advertising Receive Enable command
` [PATCH 4/8] monitor: Decode LE Periodic Advertising Sync Transfer command
` [PATCH 5/8] monitor: Decode LE Periodic Advertising Set Info "
` [PATCH 6/8] monitor: Decode LE Set Periodic Adv Sync Transfer Parameterers command
` [PATCH 7/8] monitor: Decode LE Set Default Periodic Adv Sync Transfer Params. command
` [PATCH 8/8] monitor: Decode LE CTE Request Failed event

[PATCH BlueZ] mesh: Fix node reset
 2020-01-08 17:13 UTC  (2+ messages)

[PATCH BlueZ] mesh: Remove misleading DEFAULT_CRPL from node.c
 2020-01-08 17:13 UTC  (2+ messages)

[PATCH v2 1/8] monitor: Update periodic sync commands
 2020-01-08 11:47 UTC  (8+ messages)
` [PATCH v2 2/8] monitor: Decode LE Periodic Advertising Sync Transfer Received Event
` [PATCH v2 3/8] monitor: Decode LE Set Periodic Advertising Receive Enable command
` [PATCH v2 4/8] monitor: Decode LE Periodic Advertising Sync Transfer command
` [PATCH v2 5/8] monitor: Decode LE Periodic Advertising Set Info "
` [PATCH v2 6/8] monitor: Decode LE Set Periodic Adv Sync Transfer Parameterers command
` [PATCH v2 7/8] monitor: Decode LE Set Default Periodic Adv Sync Transfer Params. command
` [PATCH v2 8/8] monitor: Decode LE CTE Request Failed event

HSP/HFP ofono bluetooth support for Linux desktop
 2020-01-08 11:40 UTC 

[PATCH BlueZ 00/22] Userspace Bluetooth 5.2 initial support
 2020-01-08  0:33 UTC  (23+ messages)
` [PATCH BlueZ 01/22] monitor: Add support for decoding ISO related commands
` [PATCH BlueZ 02/22] monitor: Add decoding of ISO related Link Layer PDUs
` [PATCH BlueZ 03/22] lib: Add definitions for ISO socket
` [PATCH BlueZ 04/22] tools: Add isotest tool
` [PATCH BlueZ 05/22] emulator: Add initial support for BT 5.2
` [PATCH BlueZ 06/22] monitor: Add support for ISO packets
` [PATCH BlueZ 07/22] tools/btproxy: "
` [PATCH BlueZ 08/22] monitor: Fix decoding of CIS estabilished event
` [PATCH BlueZ 09/22] emulator/btdev: Add parameter to CIS Estabilished
` [PATCH BlueZ 10/22] lib: Add definitions for Enhanced Credits Based Mode
` [PATCH BlueZ 11/22] btio: Add mode to for Enhanced Credit Mode
` [PATCH BlueZ 12/22] monitor: Add decoding for L2CAP Enhanced Credit Based PDUs
` [PATCH BlueZ 13/22] l2test: Add support for L2CAP_ECRED_MODE
` [PATCH BlueZ 14/22] share/att: Add EATT support
` [PATCH BlueZ 15/22] shared/gatt-client: Add support for EATT features
` [PATCH BlueZ 16/22] gatt: Enable EATT bearer support
` [PATCH BlueZ 17/22] shared/gatt-server: Add support for Read Multiple Variable Length
` [PATCH BlueZ 18/22] shared/gatt-client: "
` [PATCH BlueZ 19/22] shared/gatt: Add support for Handle Value Multiple Notifications
` [PATCH BlueZ 20/22] gatt: Add support for Notify Multiple
` [PATCH BlueZ 21/22] core: Add support for setting the number of GATT bearers
` [PATCH BlueZ 22/22] monitor: Add support for decoding EATT

[PATCH 00/10] Bluetooth 5.2 initial support
 2020-01-07 21:25 UTC  (13+ messages)
` [PATCH 01/10] Bluetooth: Add definitions for CIS connections
` [PATCH 02/10] Bluetooth: Add initial implementation of "
` [PATCH 03/10] Bluetooth: L2CAP: Add definitions for Enhanced Credit Based Mode
` [PATCH 04/10] Bluetooth: L2CAP: Add initial code "
` [PATCH 05/10] Bluetooth: hci_vhci: Add support for ISO packets
` [PATCH 06/10] Bluetooth: monitor: "
` [PATCH 07/10] Bluetooth: Make use of __check_timeout on hci_sched_le
` [PATCH 08/10] Bluetooth: hci_h4: Add support for ISO packets
` [PATCH 09/10] Bluetooth: btusb: "
` [PATCH 10/10] Bluetooth: btusb: Detect if an ACL packet is in fact an ISO packet

[pulseaudio-discuss] Proposal for a new API and usage of Bluetooth HSP and HFP profiles on Linux
 2020-01-07 19:01 UTC  (14+ messages)

deprecated tools: rfcomm, can we un-deprecate it?
 2020-01-07 13:49 UTC  (6+ messages)

[PATCH v1 1/4] Bluetooth: hci_qca: Add QCA Rome power off support to the qca_power_off()
 2020-01-07  5:34 UTC  (12+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/4] Bluetooth: hci_qca: Retry btsoc initialize when it fails
  ` [PATCH v3 3/4] Bluetooth: hci_qca: Enable power off/on support during hci down/up for QCA Rome
  ` [PATCH v3 4/4] Bluetooth: hci_qca: Add HCI command timeout handling

[PATCH v5 1/2] Adding a bt_dev_warn_ratelimited macro
 2020-01-07  0:43 UTC  (2+ messages)
` [PATCH v5 2/2] Implementation of MGMT_OP_SET_BLOCKED_KEYS

[PATCH v4] Implementation of MGMT_OP_SET_BLOCKED_KEYS
 2020-01-06 22:35 UTC  (7+ messages)

[PATCH 1/1] meshctl: Fix meshctl crash
 2020-01-06 15:36 UTC  (3+ messages)

[PATCH 1/1] meshctl: Fix infinite sock read
 2020-01-06 15:36 UTC  (3+ messages)

[PATCH BlueZ] mesh: Style fix
 2020-01-06 15:35 UTC  (2+ messages)

[PATCH v1] Bluetooth: btusb: Add support for 04ca:3021 QCA_ROME device
 2020-01-06 13:36 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v6 2/2] bluetooth:btusb: handle msbc audio over USB Endpoints
 2020-01-06  8:39 UTC  (3+ messages)

WARNING: bad unlock balance in sch_direct_xmit
 2020-01-05 22:58 UTC 

[PATCH 1/8] net: 8021q: remove unneeded MODULE_VERSION() usage
 2020-01-05 10:42 UTC  (16+ messages)
` [PATCH 2/8] net: 8021q: use netdev_info()/netdev_warn()
` [PATCH 3/8] net: batman-adv: remove unneeded MODULE_VERSION() usage
` [PATCH 4/8] net: ipv4: use netdev_info()/netdev_warn()
` [PATCH 5/8] net: bluetooth: remove unneeded MODULE_VERSION() usage
` [PATCH 6/8] net: bridge: "
` [PATCH 7/8] net: vmw_vsock: "
` [PATCH 8/8] net: tipc: "

HCI Set custom bandwidth for AuriStream SCO codec
 2020-01-04 10:37 UTC  (13+ messages)

OCF_READ_LOCAL_CODECS is permitted only for root user
 2020-01-04 10:24 UTC  (3+ messages)

[PATCH v5 1/2] bluetooth: add support to notify SCO air mode
 2020-01-04 10:08 UTC  (2+ messages)

[RFC PATCH v1] Bluetooth: hci_qca: Collect controller memory dump during SSR
 2020-01-04  9:47 UTC  (2+ messages)

[PATCH] Bluetooth: hci_bcm: Drive RTS only for BCM43438
 2020-01-04  9:43 UTC  (2+ messages)

Bluetooth Serial Port Disconnect results in high CPU usage
 2020-01-04  2:53 UTC 

[RFC 1/2] Bluetooth: HCI: Add support for LE PHY Update Complete event
 2020-01-03 17:45 UTC  (7+ messages)
` [RFC 2/2] Bluetooth: Add BT_PHYS socket option

Bluez - sixaxis connectivity issue
 2020-01-03 15:03 UTC  (2+ messages)

Problems reading characteristics with Bluez 5.52
 2020-01-03  4:04 UTC  (10+ messages)

how to test Bluez/profile?
 2020-01-02 13:06 UTC 

[Bluez PATCH v2] CHROMIUM: audio: fix crash during recovering process
 2019-12-30 17:28 UTC  (2+ messages)

[PATCH BlueZ] agent: Detect when ongoing request is already in progress
 2019-12-27 18:42 UTC 

[PATCH 1/1] mesh: Start link establishment timer of 60 sec
 2019-12-27 17:08 UTC  (2+ messages)

[PATCH v1 4/4] Bluetooth: hci_qca: Add HCI command timeout handling
 2019-12-26 23:33 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).