linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-19 20:49:28 to 2017-05-16 16:41:07 UTC [more...]

[PATCHv2 0/4] Motorola Droid 4: Add WL1285C support
 2017-05-16 16:41 UTC  (10+ messages)
` [PATCHv2 1/4] wlcore: add wl1285 compatible
` [PATCHv2 2/4] ARM: dts: omap4-droid4: Use wl1285 for wifi compatible
` [PATCHv2 3/4] Bluetooth: hci_ll: Add compatible values for more WL chips
` [PATCHv2 4/4] ARM: dts: omap4-droid4: Add bluetooth

[PATCH] ARM: dts: omap4-droid4: add bluetooth
 2017-05-16 16:34 UTC  (2+ messages)

[PATCH] net: socket: mark socket protocol handler structs as const
 2017-05-16 15:55 UTC  (2+ messages)

Understanding Bluez mgmt events
 2017-05-16 15:27 UTC  (3+ messages)

How to use GattProfile1
 2017-05-16 11:42 UTC 

Some pointers how to use GattProfile1
 2017-05-16 11:21 UTC 

[PATCH] Bluetooth: Check for available le pkts before sending frame
 2017-05-16  2:58 UTC  (3+ messages)

[RFC] btmrvl-sdio: FW failed to be active in time!
 2017-05-15 20:00 UTC 

Clarification on deprecated tools (e.g. hciconfig)
 2017-05-14 20:55 UTC  (4+ messages)

Determining whether a Bluetooth device supports pairing
 2017-05-12 14:45 UTC 

Detecting GATT connections over bus
 2017-05-12 13:40 UTC  (2+ messages)

[PATCH] Bluetooth: hci_nokia: select CONFIG_BT_HCIUART_H4
 2017-05-11 18:14 UTC  (2+ messages)

[PATCH] bluetooth: hci_ll: add proper SERDEV dependency
 2017-05-11 18:12 UTC  (3+ messages)

[PATCH v2 BlueZ 1/3] shared/gatt-db: Remove services with match function
 2017-05-11 14:24 UTC  (5+ messages)
` [PATCH v2 BlueZ 2/3] shared/gatt-client: Validate cached services
` [PATCH v2 BlueZ 3/3] shared/gatt-client: Fix searching secondary services

[PATCH v2 BlueZ 1/2] shared/gatt-db: Remove services with match function
 2017-05-10 18:29 UTC  (2+ messages)
` [PATCH v2 BlueZ 2/2] shared/gatt-client: Validate cached services

[RFC BlueZ] shared/gatt-client: Simplify descriptor discovery
 2017-05-10 13:03 UTC 

[PATCH v2 00/10] Optimize discovery
 2017-05-10 12:48 UTC  (11+ messages)
` [PATCH v2 01/10] shared/gatt-db: Add gatt_db_get_service
` [PATCH v2 02/10] shared/gatt-db: Add gatt_db_service_insert_included
` [PATCH v2 03/10] shared/gatt-client: Insert included attribute with handle
` [PATCH v2 04/10] shared/gatt-db: Add gatt_db_insert_included
` [PATCH v2 05/10] shared/gatt-client: Simplify included discovery
` [PATCH v2 06/10] unit/test-gatt: Adjust the PDUs to the new behavior
` [PATCH v2 07/10] shared/gatt-db: Add gatt_db_insert_characteristic
` [PATCH v2 08/10] shared/gatt-db: Add gatt_db_insert_descriptor
` [PATCH v2 09/10] shared/gatt-client: Simplify characteristics discovery
` [PATCH v2 10/10] unit/test-gatt: Adjust the PDUs for characteristic discovery

[PATCH BlueZ 00/10] GATT: Optimize discovery
 2017-05-09 20:48 UTC  (11+ messages)
` [PATCH BlueZ 01/10] shared/gatt-db: Add gatt_db_get_service
` [PATCH BlueZ 02/10] shared/gatt-db: Add gatt_db_service_insert_included
` [PATCH BlueZ 03/10] shared/gatt-client: Insert included attribute with handle
` [PATCH BlueZ 04/10] shared/gatt-db: Add gatt_db_insert_included
` [PATCH BlueZ 05/10] shared/gatt-client: Simplify included discovery
` [PATCH BlueZ 06/10] unit/test-gatt: Adjust the PDUs to the new behavior
` [PATCH BlueZ 07/10] shared/gatt-db: Add gatt_db_insert_characteristic
` [PATCH BlueZ 08/10] shared/gatt-db: Add gatt_db_insert_descriptor
` [PATCH BlueZ 09/10] shared/gatt-client: Simplify characteristics discovery
` [PATCH BlueZ 10/10] unit/test-gatt: Adjust the PDUs for characteristic discovery

[PATCH 0/4] TI Bluetooth serdev support
 2017-05-09 14:14 UTC  (8+ messages)

BLE Advertisement frustrations with pydbus
 2017-05-08 20:46 UTC  (8+ messages)

[PATCH] Bluetooth: hci_nokia: select BT_HCIUART_H4
 2017-05-08 18:28 UTC  (2+ messages)

[PATCH] tools: add logitech diNovo rules for hid2hci
 2017-05-08 11:45 UTC  (3+ messages)

[PATCH] Bluetooth: btusb: set HCI_QUIRK_BROKEN_LOCAL_COMMANDS for 0x0a5c:0x21f3
 2017-05-08 11:08 UTC 

[RFC net-next] ipv6: ext_header: add function to handle RPL extension header option 0x63
 2017-05-06 10:37 UTC  (4+ messages)
    ` [Unstrung-hackers] "

bluez5.44 and Debian?
 2017-05-06  1:26 UTC  (2+ messages)

[PATCH V1 0/1] hci_ldisc: Use rwlocking to avoid closing proto races
 2017-05-05 15:55 UTC  (3+ messages)
` [PATCH V1 1/1] Bluetooth: "

KORG nanoKONTROL Studio MIDI over Bluetooth problem
 2017-05-04 11:51 UTC  (2+ messages)

[PATCH] Bluetooth: Skip vendor diagnostic configuration for HCI User Channel
 2017-05-02 19:43 UTC 

[PATCH] Bluetooth: add a check for kmalloc() failure
 2017-05-02 18:34 UTC  (3+ messages)

[PATCH] bluetooth: hci_uart: fix kconfig dependency
 2017-05-02 18:07 UTC  (2+ messages)

[PATCH BlueZ v2] core/gatt-client: Add support for Includes property
 2017-05-02 15:36 UTC  (2+ messages)

[PATCH v2 1/3] shared/att: Respond to any opcode that is not command
 2017-05-02 11:24 UTC  (4+ messages)
` [PATCH v2 2/3] unit/test-gatt: Add test for unknown request
` [PATCH v2 3/3] "

[PATCH BlueZ 0/2] Service caching improvements
 2017-05-02  8:28 UTC  (3+ messages)
` [PATCH BlueZ 1/2] shared/gatt-db: Remove services with match function
` [PATCH BlueZ 2/2] shared/gatt-client: Validate cached services

[PATCH 1/3] Bluetooth: Enable LE Channel Selection Algorithm event
 2017-05-02  7:48 UTC  (3+ messages)

Unexpected SMP Command 0x0a
 2017-05-02  7:15 UTC 

[PATCH 3/3] Bluetooth: Set LE Default PHY preferences
 2017-05-02  6:54 UTC 

[PATCH 2/3] Bluetooth: Enable LE PHY Update Complete event
 2017-05-02  6:54 UTC 

[PATCH] Bluetooth: Set LE Suggested Default Data Length to maximum
 2017-05-02  4:43 UTC 

[PATCH] Bluetooth: Add support for Intel Bluetooth device 9460/9560 [8087:0aaa]
 2017-05-02  3:08 UTC  (2+ messages)

pull request: bluetooth-next 2017-04-30
 2017-05-01 19:21 UTC  (5+ messages)

[PATCH] Bluetooth: Add selftest for ECDH key generation
 2017-04-30 11:20 UTC 

[PATCH] Bluetooth: zero kpp input for key generation
 2017-04-30 10:48 UTC 

[PATCH BlueZ] shared/att: Respond to any opcode that is not command
 2017-04-28 18:24 UTC 

[PATCH V1 0/3] hci_ldisc: inhibit "proto" function pointers, avoid crash
 2017-04-28 16:09 UTC  (5+ messages)
` [PATCH V1 1/3] Bluetooth: hci_ldisc: Add protocol check to hci_uart_send_frame()
` [PATCH V1 2/3] Bluetooth: hci_ldisc: Add protocol check to hci_uart_dequeue()
` [PATCH V1 3/3] Bluetooth: hci_ldisc: Add protocol check to hci_uart_tx_wakeup()

[PATCH] Bluetooth: Add module license for HCI UART Nokia H4+
 2017-04-28 16:06 UTC  (3+ messages)

[PATCH v2] Bluetooth: Add module license for HCI UART Nokia H4+
 2017-04-28 11:55 UTC 

[PATCH BlueZ] shared/att: Fix responding to unknown command opcode
 2017-04-27 13:02 UTC  (3+ messages)

[PATCH] Bluetooth: allocate data for kpp on heap
 2017-04-27 10:30 UTC  (4+ messages)

Serial Port connection with DBus API
 2017-04-26 22:47 UTC  (9+ messages)

bluetooth 6lowpan interfaces are not virtual anymore
 2017-04-26 16:52 UTC  (9+ messages)

[PATCH BlueZ v2] core/gatt-client: Add support for Includes property
 2017-04-26  9:51 UTC 

[PATCH BlueZ 1/2] shared/gatt-client: Remove services after Service Changed indication
 2017-04-26  9:16 UTC  (8+ messages)
` [PATCH BlueZ 2/2] core/gatt-client: Add support for Includes property

SENDING GATT NOTIFICATION USING DBUS
 2017-04-25 16:23 UTC  (3+ messages)

[PATCH] Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
 2017-04-25  2:53 UTC  (2+ messages)

GATT Server: DBus GATT Services not advertised/exported
 2017-04-24 21:23 UTC  (12+ messages)

pull request: bluetooth-next 2017-04-22
 2017-04-24 18:06 UTC  (2+ messages)

[PATCH v3] Bluetooth: convert smp and selftest to crypto kpp API
 2017-04-24 16:59 UTC  (2+ messages)

Regression in bluez 5.44, bluetoothd crashes
 2017-04-24 10:16 UTC  (4+ messages)

[PATCH BlueZ 1/3] monitor: Add frame counter support
 2017-04-23 20:14 UTC  (3+ messages)
` [PATCH BlueZ 2/3] monitor: Fix not decoding control frames
` [PATCH BlueZ 3/3] client: Always start an agent

MS Designer Keyboard fails to reconnect
 2017-04-23  2:59 UTC 

Segfault when pairing A2DP device
 2017-04-22 13:13 UTC 

[PATCH V3 0/3] hci_ldisc hci_uart_init_work() fixes
 2017-04-21 16:26 UTC  (5+ messages)
` [PATCH V3 1/3] Bluetooth: hci_ldisc: Add missing return in hci_uart_init_work()
` [PATCH V3 2/3] Bluetooth: hci_ldisc: Ensure hu->hdev set to NULL before freeing hdev
` [PATCH V3 3/3] Bluetooth: hci_ldisc: Add missing clear HCI_UART_PROTO_READY

BlueZ 5 Unknown Connection Identifier
 2017-04-21 14:56 UTC 

[PATCH BlueZ 1/3] monitor: Add frame number support
 2017-04-20 13:20 UTC  (7+ messages)
` [PATCH BlueZ 2/3] monitor: Fix not decoding control frames
` [PATCH BlueZ 3/3] client: Always start an agent

[PATCH] blutooth: try to improve CONFIG_SERIAL_DEV_BUS dependency
 2017-04-20  7:02 UTC  (4+ messages)

[PATCH v3 0/4] TI Bluetooth serdev support
 2017-04-19 20:49 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: net: Add TI WiLink shared transport binding


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).