public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-18 17:14:39 to 2017-10-03 18:35:07 UTC [more...]

[PATCH BlueZ] gatt: Fix sending indications with proxy
 2017-10-03 18:35 UTC 

[PATCH 0/9] Bluetooth: hci_bcm: Add (runtime)pm support to the serdev drv
 2017-10-03 17:21 UTC  (12+ messages)
` [PATCH 1/9] Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdev
` [PATCH 2/9] Bluetooth: hci_bcm: Fix setting of irq trigger type
` [PATCH 3/9] Bluetooth: hci_bcm: Move bcm_platform_probe call out of bcm_acpi_probe
` [PATCH 4/9] Bluetooth: hci_bcm: Move platform_get_irq call to bcm_probe
` [PATCH 5/9] Bluetooth: hci_bcm: Store device pointer instead of platform_device pointer
` [PATCH 6/9] Bluetooth: hci_bcm: Rename bcm_platform_probe to bcm_get_resources
` [PATCH 7/9] Bluetooth: hci_bcm: Make acpi_probe get irq from ACPI resources
` [PATCH 8/9] Bluetooth: hci_bcm: Make suspend/resume functions platform_dev independent
` [PATCH 9/9] Bluetooth: hci_bcm: Add (runtime)pm support to the serdev driver

[PATCH v2 0/4] Quirks cleanup and hid-generic niceness
 2017-10-03 14:57 UTC  (5+ messages)
` [PATCH v2 1/4] HID: core: move the dynamic quirks handling in core
` [PATCH v2 2/4] HID: quirks: move the list of special devices into a quirk
` [PATCH v2 3/4] HID: core: move the list of ignored devices in hid-quirks.c
` [PATCH v2 4/4] HID: core: remove the absolute need of hid_have_special_driver[]

[PATCH BlueZ] gatt: Fix not replying to Write request
 2017-10-03 14:50 UTC  (2+ messages)

[PATCH BlueZ] gatt: Remove support of ATT over BR/EDR
 2017-10-03 12:25 UTC 

[PATCH BlueZ] monitor: Fix buffer overflow with unix socket
 2017-10-03  7:51 UTC  (3+ messages)

[PATCH v2 00/10] gatt: Add server support for AcquireWrite and AcquireNotify
 2017-10-03  7:36 UTC  (27+ messages)
` [PATCH v2 01/10] gatt: Remove useless debug
` [PATCH v2 02/10] client: Rework variables for AcquireWrite/AcquireNotify
` [PATCH v2 03/10] doc/gatt-api: Add server support for AcquireWrite and AcquireNotify
` [PATCH v2 04/10] shared/gatt-server: Add bt_gatt_server_get_mtu
` [PATCH v2 05/10] shared/gatt-db: Add gatt_db_attribute_get_user_data
` [PATCH v2 06/10] gatt: Implement AcquireWrite for server
` [PATCH v2 07/10] client: "
` [PATCH v2 08/10] gatt: Implement AcquireNotify "
` [PATCH v2 09/10] client: "
` [PATCH v2 10/10] gatt: Update signature of AcquireWrite and AcquireNotify

how to advertise a GATT service only for LE or BR/EDR?
 2017-10-03  6:54 UTC  (6+ messages)

[PATCH 0/4] Quirks cleanup and hid-generic niceness
 2017-10-02 20:23 UTC  (6+ messages)
` [PATCH 1/4] HID: core: move the dynamic quirks handling in core
` [PATCH 2/4] HID: quirks: move the list of special devices into a quirk
` [PATCH 3/4] HID: core: move the list of ignored devices in hid-quirks.c
` [PATCH 4/4] HID: core: remove the absolute need of hid_have_special_driver[]

[PATCH 1/2] Bluetooth: btbcm: Add entry for BCM4356A2 UART bluetooth
 2017-10-02 15:29 UTC  (5+ messages)
` [PATCH 2/2] Bluetooth: hci_bcm: Add support for BCM2E7E

[RFC 3/3] Bluetooth: hci_bcm: Add ACPI serdev support for BCM2E39
 2017-10-02 15:26 UTC  (3+ messages)
` [RFC,3/3] "

btusb "firmware request while host is not available" at resume
 2017-10-02  8:34 UTC  (12+ messages)

[PATCH] Bluetooth: hci_bcm: Fix setting of irq trigger type
 2017-10-01 15:36 UTC 

[RFC 0/3] ACPI serdev support
 2017-09-29 12:17 UTC  (7+ messages)
` [RFC 1/3] serdev: Add ACPI support

[v2 PATCH 0/5] Bluetooth: let the crypto subsystem generate the ecc privkey
 2017-09-29 11:55 UTC  (10+ messages)
` [v2 PATCH 1/5] Bluetooth: move ecdh allocation outside of ecdh_helper
` [v2 PATCH 2/5] Bluetooth: ecdh_helper - reveal error codes
` [v2 PATCH 3/5] Bluetooth: selftest - check for errors when computing ZZ
` [v2 PATCH 4/5] Bluetooth: ecdh_helper - fix leak of private key
` [v2 PATCH 5/5] Bluetooth: let the crypto subsystem generate the ecc privkey

Exposing a device for GATT services
 2017-09-29  5:15 UTC 

[RFC 2/2] Use whitelist along with resolving list to enable device filtering
 2017-09-27  9:49 UTC  (2+ messages)

[PATCH 1/9] plugins/sixaxis: Remove LEDs handling
 2017-09-27  9:14 UTC  (7+ messages)
` [PATCH 3/9] sixaxis: Ask user whether cable configuration should be allowed
` [PATCH 8/9] plugins/sixaxis: Add support for DualShock 4/PS4 cable pairing

[RFC 1/2] Add HCI commands to enable address resolution in controller
 2017-09-27  9:04 UTC 

[RFC 0/2] Use address resolution in the controller to enable device filtering when peers use RPA
 2017-09-27  9:03 UTC 

[PATCH BlueZ] doc: fix typos
 2017-09-26 12:07 UTC  (2+ messages)

[PATCH BlueZ] build: use abspath for lib/bluetooth
 2017-09-25 22:39 UTC  (9+ messages)

[RESEND RFC PATCH 0/2] Bluetooth: let the crypto subsystem generate the ecc privkey
 2017-09-25 16:13 UTC  (7+ messages)
` [RESEND RFC PATCH 1/2] Bluetooth: move ecdh allocation outside of ecdh_helper
` [RESEND RFC PATCH 2/2] Bluetooth: let the crypto subsystem generate the ecc privkey

[PATCH] Bluetooth: btmrvl: *_err() and *_info() strings should end with newlines
 2017-09-25 13:35 UTC  (2+ messages)

[PATCH BlueZ v2 0/6] Improve around advertise of bluetoothctl
 2017-09-25 13:04 UTC  (7+ messages)
` [PATCH BlueZ v2 1/5] client: Fix memory leak of advertise command
` [PATCH BlueZ v2 2/5] client: Fix core dump when using set-advertise-name
` [PATCH BlueZ v2 3/5] client: Prevent to pass invalid ad type to D-Bus
` [PATCH BlueZ v2 4/5] client: Use existing function for parsing argument
` [PATCH BlueZ v2 5/5] client: Use new parse_argument() instead of parse_argument_XX()

[PATCH BlueZ] profile: Fix printing error when disconnecting
 2017-09-25 12:43 UTC 

[Bug 110901] Macbook8,1 12-inch (Early 2015) Bluetooth not working
 2017-09-25  7:08 UTC  (3+ messages)

Problem with StopDiscovery() via dbus-send
 2017-09-25  1:26 UTC  (8+ messages)

[RFC PATCH 0/2] let the crypto subsystem generate the ecc privkey
 2017-09-24 19:35 UTC  (2+ messages)

[PATCH BlueZ] doc: fix typo
 2017-09-24 17:59 UTC  (2+ messages)

[PATCH BlueZ 0/6] Improve around advertise of bluetoothctl
 2017-09-24 17:58 UTC  (8+ messages)
` [PATCH BlueZ 1/6] client: Fix memory leak of advertise command
` [PATCH BlueZ 2/6] client: Fix core dump when using set-advertise-name
` [PATCH BlueZ 3/6] client: Prevent to pass invalid type to D-Bus
` [PATCH BlueZ 4/6] client: Use existing function for parsing argument
` [PATCH BlueZ 5/6] client: Introduce parse_argument()
` [PATCH BlueZ 6/6] client: Use new parse_argument() function

Possible BT deadlock due to recursive read locking (Was: Re: kernel BUG at kernel/locking/rtmutex.c:1059)
 2017-09-24 14:53 UTC  (3+ messages)
  ` [PATCH] Bluetooth: avoid recursive locking in hci_send_to_channel()

[PATCH BlueZ] android: Typo fix
 2017-09-24  3:45 UTC  (2+ messages)

[PATCH BlueZ] doc: fix typo
 2017-09-22 15:56 UTC 

[PATCH 1/2] hostname: Add more debug in soft failure cases
 2017-09-22 13:13 UTC  (7+ messages)
` [PATCH 2/2] hostname: Fix "BlueZ 5.XX" adapter name on startup

Fedora 27 kernel and RPi3 Bluetooth oops
 2017-09-22 11:32 UTC  (13+ messages)

[PATCH 0/4] Move common client code to bt_shell
 2017-09-22  8:09 UTC  (11+ messages)
` [PATCH 1/4] shared/bt_shell: Add initial implementation
` [PATCH 2/4] client: Use bt_shell to process commands
` [PATCH 3/4] shared/bt_shell: Add bt_shell_completion
` [PATCH 4/4] client: Use bt_shell_completion

[PATCH 0/4] Move common client code to bt_shell
 2017-09-22  4:48 UTC  (7+ messages)
` [PATCH 1/4] shared/shell/bt_shell: Add initial implementation
` [PATCH 2/4] client: Use bt_shell to process commands
` [PATCH 3/4] shared/shell/bt_shell: Add bt_shell_completion
` [PATCH 4/4] client: Use bt_shell_completion

Bluetooth LE battery reporting?
 2017-09-21 15:03 UTC  (10+ messages)

[PATCH] Bluetooth: 6lowpan: Fix multi-link setup
 2017-09-21 12:19 UTC  (2+ messages)

btattach and 3wire doesn't work
 2017-09-20 17:11 UTC  (7+ messages)

[PATCH BlueZ] tools: Only add unique entries to readline history
 2017-09-20 12:49 UTC  (4+ messages)

[PATCH BlueZ 1/2] client: Fix completion for list/pair command
 2017-09-20 11:55 UTC  (3+ messages)

[PATCH 1/4] build: Always define confdir and statedir
 2017-09-20 11:48 UTC  (4+ messages)
` [PATCH 2/4] systemd: Add PrivateTmp and NoNewPrivileges options
` [PATCH 3/4] systemd: Add more filesystem lockdown
` [PATCH 4/4] systemd: More lockdown

[PATCH BlueZ 00/10] gatt: Add server support for AcquireWrite and AcquireNotify
 2017-09-19  9:57 UTC  (4+ messages)
` [PATCH BlueZ 07/10] client: Implement AcquireWrite for server

Mesh support roadmap
 2017-09-19  2:54 UTC 

meshctl fails on rpi 3
 2017-09-18 19:48 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox