linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-07 10:19:23 to 2018-11-20 10:40:10 UTC [more...]

[PATCH v2 1/5] gatt: Fix invalid read when disconnecting
 2018-11-20 10:39 UTC  (3+ messages)
` [PATCH v2 3/5] gatt: Switch from pipe2 to sockepair for Acquire*
` [PATCH v2 4/5] client: Switch from write to sendmsg "

[PATCH BlueZ 1/5] gatt: Fix invalid read when disconnecting
 2018-11-20 10:35 UTC  (8+ messages)
` [PATCH BlueZ 2/5] doc/gatt-api: Restrict supported file descriptors
` [PATCH BlueZ 3/5] gatt: Switch from pipe2 to sockepair for Acquire*
` [PATCH BlueZ 4/5] client: Switch from write to sendmsg "
` [PATCH BlueZ 5/5] meshctl: "

[PATCH BlueZ v4] doc: Initial Bluetooth Mesh API
 2018-11-20  7:29 UTC 

[PATCH 0/5] Reset Intel BT controller if it gets stuck
 2018-11-19 23:04 UTC  (11+ messages)
` [PATCH 1/5] usb: split code locating ACPI companion into port and device
` [PATCH 2/5] usb: assign ACPI companions for embedded USB devices
` [PATCH 3/5] Bluetooth: Reset Bluetooth chip after multiple command timeouts
` [PATCH 4/5] Bluetooth: btusb: Collect the common Intel assignments together
` [PATCH 5/5] Bluetooth: btusb: Use the hw_reset method to allow resetting the BT chip
` [PATCH v2 1/5] usb: split code locating ACPI companion into port and device
  ` [PATCH v2 2/5] usb: assign ACPI companions for embedded USB devices
  ` [PATCH v2 3/5] Bluetooth: Reset Bluetooth chip after multiple command timeouts
  ` [PATCH v2 4/5] Bluetooth: btusb: Collect the common Intel assignments together
  ` [PATCH v2 5/5] Bluetooth: btusb: Use the hw_reset method to allow resetting the BT chip

[PATCH v2 0/3] Add quirk for reading BD_ADDR from fwnode property
 2018-11-19 21:44 UTC  (3+ messages)
` [PATCH v2 1/3] Bluetooth: "

[Bug 201731] New: Bluetooth hardware not initializing with kernel 4.18.18 and 4.18.19
 2018-11-19 13:35 UTC  (2+ messages)
` [Bug 201731] "

[PATCH BlueZ] core: Catch SIGPIPE
 2018-11-19 13:27 UTC  (7+ messages)

How to test SDP(Service Discovery Protocol) on PTS ?
 2018-11-19  9:27 UTC  (2+ messages)

[PATCH BlueZ] hcidump: fixed AMP Assoc dump heap-over-flow
 2018-11-19  8:12 UTC 

[PATCH bluez] build system refresh
 2018-11-18 16:08 UTC  (9+ messages)
` [PATCH 1/8] build: rename libexecdir to pkglibexecdir
` [PATCH 2/8] build: change @foo@ to $(foo) in automake makefiles
` [PATCH 3/8] build: -l arguments to belong into LDADD/LIBADD not LDFLAGS
` [PATCH 4/8] build: -D/-I arguments go into CPPFLAGS
` [PATCH 5/8] build: add missing ELL_CFLAGS
` [PATCH 6/8] build: add missing UDEV_CFLAGS
` [PATCH 7/8] build: add missing ALSA_CFLAGS
` [PATCH 8/8] build: add missing BACKTRACE_CFLAGS

[PATCH BlueZ] gatt-client: Fix a segfault that is caused by accessing a destroyed notify_client
 2018-11-17 20:09 UTC 

[PATCH BlueZ] core: Ignore SIGPIPE
 2018-11-17 15:04 UTC  (8+ messages)

[PATCH BlueZ] io_send: Write to pipes with the MSG_NOSIGNAL flag
 2018-11-16 23:44 UTC  (3+ messages)

[PATCH RFC] bluetooth: add uart h4 devices via serdev/devicetree
 2018-11-16 19:58 UTC  (11+ messages)
    ` [Letux-kernel] "

[PATCH BlueZ] gatt: Ignore SIGPIPE
 2018-11-16 19:18 UTC  (9+ messages)

BlueZ for Android
 2018-11-16 16:16 UTC 

[Bug 200039] BT advertising packet wakes up the system from S3 and suspend-to-idle
 2018-11-16 15:27 UTC  (2+ messages)

Kernel interace for LE Set/Read PHY API's
 2018-11-16 15:18 UTC  (3+ messages)
    `  "

BlueZ - HCI adapter address via ioctl(hciSocket, HCIGETDEVINFO, &devInfo) doesn't match address via DBus for Adapter1.address
 2018-11-16 10:37 UTC 

Bug fixes for Qualcomm BT chip wcn3990
 2018-11-16  9:47 UTC  (23+ messages)
` [PATCH v1 1/4] Bluetooth: hci_qca: use wait_until_sent() for power pulses
` [PATCH v1 2/4] Bluetooth: hci_qca: Pull RTS line high for baudrate change command
` [PATCH v1 3/4] Bluetooth: hci_qca: clear HCI_QUIRK_RESET_ON_CLOSE flag
` [PATCH v1 4/4] Bluetooth: hci_qca: Fix frame reassembly errors for wcn3990

[PATCH BlueZ] shared/io-mainloop: Try to write to the pipe only if there are readers
 2018-11-15 19:34 UTC  (3+ messages)

Operating central and peripheral roles concurrently
 2018-11-15 17:10 UTC  (10+ messages)

[PATCH v2 00/15] ARM: sunxi: Enable Broadcom-based Bluetooth controllers
 2018-11-15  9:36 UTC  (16+ messages)
` [PATCH v2 01/15] dt-bindings: net: broadcom-bluetooth: Fix external clock names
` [PATCH v2 02/15] dt-bindings: net: broadcom-bluetooth: Add VBAT and VDDIO supplies
` [PATCH v2 03/15] dt-bindings: net: broadcom-bluetooth: Add BCM20702A1 compatible string
` [PATCH v2 04/15] dt-bindings: net: broadcom-bluetooth: Add BCM4330 "
` [PATCH v2 05/15] Bluetooth: hci_bcm: Handle deferred probing for the clock supply
` [PATCH v2 06/15] Bluetooth: hci_bcm: Simplify clk_get error handling
` [PATCH v2 07/15] Bluetooth: hci_bcm: Use "txco" and "extclk" to get clock reference
` [PATCH v2 08/15] Bluetooth: hci_bcm: Add support for LPO clock
` [PATCH v2 09/15] Bluetooth: hci_bcm: Add support for regulator supplies
` [PATCH v2 10/15] Bluetooth: hci_bcm: Wait for device to come out of reset after power on
` [PATCH v2 11/15] Bluetooth: hci_bcm: Add BCM20702A1 variant
` [PATCH v2 12/15] Bluetooth: hci_bcm: Add compatible string for BCM4330
` [PATCH v2 13/15] Bluetooth: btbcm: Add default address for BCM43430A0
` [PATCH v2 14/15] ARM: dts: sunxi: Enable Broadcom-based Bluetooth for multiple boards
` [PATCH v2 15/15] arm64: dts: allwinner: a64: bananapi-m64: Add Bluetooth device node

[PATCH 1/1] Bluetooth: make the balance of judgement condition to fix a false report
 2018-11-15  1:31 UTC  (3+ messages)
  ` [PATCH 1/1 v2] "

[PATCH 00/15] ARM: sunxi: Enable Broadcom-based Bluetooth controllers
 2018-11-14 16:13 UTC  (27+ messages)
` [PATCH 01/15] dt-bindings: net: broadcom-bluetooth: Fix external clock names
` [PATCH 02/15] dt-bindings: net: broadcom-bluetooth: Add VBAT and VDDIO supplies
` [PATCH 03/15] dt-bindings: net: broadcom-bluetooth: Add BCM20702A1 compatible string
` [PATCH 04/15] dt-bindings: net: broadcom-bluetooth: Add BCM4330 "
` [PATCH 05/15] Bluetooth: hci_bcm: Handle deferred probing for the clock supply
` [PATCH 06/15] Bluetooth: hci_bcm: Simplify clk_get error handling
` [PATCH 07/15] Bluetooth: hci_bcm: Use "txco" and "extclk" to get clock reference
` [PATCH 08/15] Bluetooth: hci_bcm: Add support for LPO clock
` [PATCH 09/15] Bluetooth: hci_bcm: Add support for regulator supplies
` [PATCH 10/15] Bluetooth: hci_bcm: Wait for device to come out of reset after power on
` [PATCH 11/15] Bluetooth: hci_bcm: Add BCM20702A1 variant
` [PATCH 12/15] Bluetooth: hci_bcm: Add compatible string for BCM4330
` [PATCH 13/15] Bluetooth: btbcm: Add default address for BCM43430A0
` [PATCH 14/15] ARM: dts: sunxi: Enable Broadcom-based Bluetooth for multiple boards
` [PATCH 15/15] arm64: dts: allwinner: a64: bananapi-m64: Add Bluetooth device node

[RESEND v2] Bluetooth: hci_qca: Add helper to set device address
 2018-11-14 12:34 UTC 

[PATCH] Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029
 2018-11-14  7:43 UTC  (2+ messages)

[PATCH v2] Bluetooth: Support fast advertising interval
 2018-11-13  9:00 UTC  (2+ messages)

[PATCH] Bluetooth: Fix locking in bt_accept_enqueue() for BH context
 2018-11-12 21:40 UTC  (2+ messages)

[Bug 198699] Kernel regularly logs: Bluetooth: hci0: last event is not cmd complete (0x0f)
 2018-11-12 17:34 UTC  (2+ messages)

[PATCH BlueZ v2] doc: Initial Bluetooth Mesh API
 2018-11-12 16:05 UTC  (5+ messages)

Inquiry 12/11/2018
 2018-11-12  8:57 UTC 

Odd l2cap_sock.c Code?
 2018-11-12  9:51 UTC  (4+ messages)

Price Inquiry
 2018-11-11 15:34 UTC 

[PATCH BlueZ] doc: Initial Bluetooth Mesh API
 2018-11-11 10:07 UTC  (5+ messages)

[PATCH BlueZ] src/adapter: Removed obsolete conversion functions for persistant settings
 2018-11-10 17:58 UTC  (4+ messages)

[PATCH] Bluetooth: clean an indentation issue, remove extraneous space
 2018-11-09 13:27 UTC 

USB Bluetooth dongle stop response with timeout error
 2018-11-09  8:56 UTC 

[PATCH v2 BlueZ] btmgmt: Add BREDR PHYs in PHY Configuration commands
 2018-11-09  6:37 UTC 

[PATCH 3/3] iwlwifi: Load firmware exclusively for Intel WiFi
 2018-11-09  0:11 UTC 

Improving error messages in BlueZ
 2018-11-08 14:45 UTC  (2+ messages)

[Patch v1] Bluetooth: Add Rfkill driver for Intel Bluetooth controller
 2018-11-08  8:33 UTC  (8+ messages)

[PATCH] bluetooth.conf: remove deprecated at_console statement
 2018-11-07 18:26 UTC  (3+ messages)

[PATCH BlueZ 1/3] shared/monitor: Add common code to interface with monitor
 2018-11-07 18:24 UTC  (4+ messages)
` [PATCH BlueZ 2/3] shared/tester: Make use of shared monitor
` [PATCH BlueZ 3/3] log: Use shared monitor code

mesh: configuration.json question
 2018-11-07 18:01 UTC  (2+ messages)

[PATCH v1] btmgmt: Add BREDR PHYs in PHY Configuration commands
 2018-11-07 16:19 UTC  (5+ 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).