linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-03 07:16:30 to 2019-07-11 23:00:47 UTC [more...]

[PATCH BlueZ v2 0/9] mesh: Provisioner Initiator added
 2019-07-11 22:59 UTC  (8+ messages)
` [PATCH BlueZ v2 1/9] doc: Cleanup API Provisioner1 interface
` [PATCH BlueZ v2 2/9] mesh: Fix support for Provisioner Initiator
` [PATCH BlueZ v2 3/9] mesh: Add special Beacon handler for Provisioning
` [PATCH BlueZ v2 4/9] mesh: Expose mapping function for D-Bus errors
` [PATCH BlueZ v2 5/9] mesh: Expose resources needed by Management1 interface
` [PATCH BlueZ v2 6/9] mesh: Fix implementation of Provisioner Initiator
` [PATCH BlueZ v2 7/9] mesh: Implement DBus Provisioning methods

SMP: Pairing failed with unspecified reason (0x08)
 2019-07-11 20:42 UTC  (2+ messages)

[PATCH BlueZ 0/8] mesh: Provisioner Initiator added
 2019-07-11 15:48 UTC  (12+ messages)
` [PATCH BlueZ 1/8] doc: Cleanup API Provisioner1 interface
` [PATCH BlueZ 2/8] mesh: Fix support for Provisioner Initiator
` [PATCH BlueZ 3/8] mesh: Add special Beacon handler for Provisioning
` [PATCH BlueZ 4/8] mesh: Expose mapping function for D-Bus errors
` [PATCH BlueZ 5/8] mesh: Expose resources needed by Management1 interface
` [PATCH BlueZ 6/8] mesh: Fix implementation of Provisioner Initiator
` [PATCH BlueZ 7/8] mesh: Implement DBus Provisioning methods
` [PATCH BlueZ 8/8] test: This extends the mesh tool to exercise "

Setting up GATT server using bluetoothctl tool
 2019-07-11  8:41 UTC  (2+ messages)

[PATCH BlueZ] gatt: Fix failure of repeated AcquireNotify calls
 2019-07-11  8:37 UTC  (2+ messages)

[PATCH] Bluetooth: btqca: Use correct byte format for opcode of injected command
 2019-07-11  7:09 UTC  (2+ messages)

[PATCH -next] Bluetooth: hci_qca: Use kfree_skb() instead of kfree()
 2019-07-11  7:07 UTC  (3+ messages)

[PATCH] Bluetooth: btqca: Add a short delay before downloading the NVM
 2019-07-11  7:06 UTC  (2+ messages)

[PATCH -next] Bluetooth: btusb: Fix error return code in btusb_mtk_setup_firmware()
 2019-07-11  7:05 UTC  (2+ messages)

[PATCH 2/2] Fixed a brace styling issue
 2019-07-11  7:03 UTC  (2+ messages)

[PATCH BlueZ 0/9] mesh: Configuration storage re-org
 2019-07-10 19:32 UTC  (19+ messages)
` [PATCH BlueZ 1/9] mesh: Move network config setup from storage.c to node.c
` [PATCH BlueZ 2/9] mesh: Rename mesh-db.c to mesh-config-json.c
` [PATCH BlueZ 3/9] mesh: Change mesh_db prefix to mesh_config
` [PATCH BlueZ 4/9] mesh: Generalize mesh-config APIs
` [PATCH BlueZ 5/9] mesh: Change variable prefix "jconfig" to "config"
` [PATCH BlueZ 6/9] mesh: Define storage format specific read/write routines
` [PATCH BlueZ 7/9] mesh: Implement config read/write for mesh json format
` [PATCH BlueZ 8/9] mesh: Switch to using mesh-config routines for storage
` [PATCH BlueZ 9/9] mesh: Make storage.c json-c agnostic

[PATCH BlueZ v4 1/4] mesh: Add ImportLocalNode api documentation
 2019-07-10  7:38 UTC  (5+ messages)
` [PATCH BlueZ v4 2/4] mesh: Extract parsing into mesh_db_read_* functions
` [PATCH BlueZ v4 3/4] mesh: Replace 'json_object' typedef with 'struct json_object'
` [PATCH BlueZ v4 4/4] mesh: Added ImportLocalNode call with its API

Reminder: 29 open syzbot bugs in bluetooth subsystem
 2019-07-09 19:07 UTC 

bluetoothctl: list-attributes doesn't list services from example-gatt-server
 2019-07-09 12:14 UTC  (4+ messages)

Connecting with security mode 1 level 3
 2019-07-09 11:40 UTC 

[PATCH BlueZ 1/2] att: Return error in case Exchange MTU is used over BR/EDR link
 2019-07-09  8:14 UTC  (3+ messages)
` [PATCH BlueZ 2/2] gatt: Require medium security for ATT socket over BR/EDR

[RFC BlueZ 0/1] Validate element indexation
 2019-07-09  6:36 UTC  (5+ messages)
` [RFC BlueZ 1/1] mesh: "

HCI Set custom bandwidth for AuriStream SCO codec
 2019-07-08 21:06 UTC  (12+ messages)

[bluetooth-next:for-upstream 6/34] drivers/bluetooth/btqca.c:271:21: sparse: sparse: incorrect type in assignment (different base types)
 2019-07-08 19:29 UTC 

[PATCH] Fix endianness bug in hci_core.c
 2019-07-08 13:09 UTC  (2+ messages)

[PATCH] Fast Advertising Interval
 2019-07-08  6:06 UTC 

Bluetoothctl scan question
 2019-07-08  5:36 UTC 

pull request: bluetooth-next 2019-07-07
 2019-07-07 19:55 UTC  (2+ messages)

[PATCH BlueZ] obex: client: map: report notification status on incoming message
 2019-07-07 17:27 UTC 

[Bug 203997] [REGRESSION] Unable to connect BT audio device on 5.1.15
 2019-07-07 11:43 UTC  (2+ messages)

Missing manual? - GAP Central connecting to multiple peripherals
 2019-07-07 11:27 UTC  (3+ messages)

[PATCH][next] 6lowpan: fix off-by-one comparison of index id with LOWPAN_IPHC_CTX_TABLE_SIZE
 2019-07-06 23:23 UTC  (3+ messages)

[PATCH v7 0/2] Bluetooth: btusb: Add protocol support for MediaTek USB devices
 2019-07-06 19:45 UTC  (2+ messages)

[PATCH v3 0/3] bluetooth: 6lowpan: multiple peers and addresses
 2019-07-06 19:44 UTC  (5+ messages)
` [PATCH v3 1/3] bluetooth: 6lowpan: search for destination address in all peers
` [PATCH v3 2/3] bluetooth: 6lowpan: check neighbour table for SLAAC
` [PATCH v3 3/3] bluetooth: 6lowpan: always check destination address

[PATCH BlueZ v4 0/1] Add --io command line argument
 2019-07-06 15:39 UTC  (2+ messages)
` [PATCH BlueZ v4 1/1] mesh: Added --io option

[PATCH] Bluetooth: hci_ldisc: check for missing tty operations
 2019-07-06 15:19 UTC  (3+ messages)

[PATCH] Bluetooth: SMP: Workaround Microsoft Surface Precision Mouse bug
 2019-07-06 13:58 UTC  (3+ messages)

[RFC] tools: Fix build after y2038 changes in glibc
 2019-07-06 13:56 UTC  (2+ messages)

[PATCH] LE Privacy implementation
 2019-07-06 13:46 UTC  (2+ messages)

[RFC 1/2] Bluetooth: Use controller sets when available
 2019-07-06 13:39 UTC  (5+ messages)
` [RFC 2/2] Bluetooth: L2CAP: Check bearer type on __l2cap_global_chan_by_addr

[PATCH 1/1] bluetooth: validate BLE connection interval updates
 2019-07-06 13:34 UTC  (2+ messages)

[PATCH] v7 Add support for LE ping feature
 2019-07-06 13:31 UTC  (2+ messages)

[PATCH 0/3] Marvell HCI fixes and serdev support
 2019-07-06 13:26 UTC  (2+ messages)

[PATCH] Bluetooth: Check state in l2cap_disconnect_rsp
 2019-07-06 13:24 UTC  (3+ messages)

[PATCH 0/3] bluetooth: 6lowpan: multiple peers and addresses
 2019-07-06 11:11 UTC  (3+ messages)
` [PATCH RESEND v2 "

[PATCH] Bluetooth: hidp: NUL terminate a string in the compat ioctl
 2019-07-06 11:08 UTC  (2+ messages)

[PATCH] Bluetooth: Add new 13d3:3491 QCA_ROME device
 2019-07-06 11:06 UTC  (4+ messages)
` [PATCH] Bluetooth: Add new 13d3:3501 "

[PATCH] Bluetooth: hci_bcsp: Fix memory leak in rx_skb
 2019-07-06 11:03 UTC  (2+ messages)

[PATCH] Bluetooth:: btrtl: Add support for RTL8723DU
 2019-07-06 11:01 UTC  (2+ messages)

[PATCH v1 0/4] add boot-gpios and clock property to btmtkuart
 2019-07-06 11:01 UTC  (2+ messages)

[PATCH] Bluetooth: btbcm: Add entry for BCM4359C0 UART bluetooth
 2019-07-06 10:57 UTC  (2+ messages)

[PATCH v5 2/2] dt-bindings: net: bluetooth: Add device property firmware-name for QCA6174
 2019-07-06 10:56 UTC  (3+ messages)
` [PATCH v6 "

[PATCH] 6lowpan: no need to check return value of debugfs_create functions
 2019-07-06 10:52 UTC  (2+ messages)

[PATCH v4] Bluetooth: hci_qca: wcn3990: Drop baudrate change vendor event
 2019-07-06 10:51 UTC  (2+ messages)

[PATCH v9] Bluetooth: btqca: inject command complete event during fw download
 2019-07-06 10:51 UTC  (2+ messages)

[PATCH v5 1/2] Bluetooth: hci_qca: Load customized NVM based on the device property
 2019-07-06 10:51 UTC  (3+ messages)
` [PATCH v6 "

[PATCH] bluetooth: hci_ll: Refactor download_firmware
 2019-07-06 10:51 UTC  (2+ messages)

[PATCH] Bluetooth: btsdio: Do not bind to non-removable BCM4356
 2019-07-06 10:51 UTC  (4+ messages)

[PATCH] bluetooth: Cleanup formatting and coding style
 2019-07-06 10:51 UTC  (2+ messages)

[PATCH v2] Bluetooth: btrtl: HCI reset on close for Realtek BT chip
 2019-07-06 10:51 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] Bluetooth: serdev: hci_ll: set operational frequency earlier
 2019-07-06 10:51 UTC  (2+ messages)

[PATCH v3 0/2] Bluetooth: Add NULL check for tiocmget() and tiocmset()
 2019-07-06 10:49 UTC  (3+ messages)
` [PATCH v3 2/2] Bluetooth: hci_ldisc: Add NULL check for tiocmget() and tiocmset() in hci_uart_set_flow_control()

[PATCH] Fast advertising interval
 2019-07-06 10:42 UTC  (2+ messages)

[PATCH v6 1/2] Bluetooth: hci_qca: Added support for WCN3998
 2019-07-06 10:22 UTC  (6+ messages)
      ` Doubt/issue in hci_dev_do_close

[Bug 199461] Unable to use Microsoft Surface Precision Mouse
 2019-07-05 16:22 UTC 

[PATCH BlueZ v3 1/3] mesh: Add ImportLocalNode api documentation
 2019-07-05 15:41 UTC  (4+ messages)
` [PATCH BlueZ v3 2/3] mesh: Added ImportLocalNode call with its API
` [PATCH BlueZ v3 3/3] mesh: Separate json type from the node.c file

[PATCH BlueZ v2 1/1] mesh: Check address range passed to ImportRemoteNode
 2019-07-05 13:56 UTC  (2+ messages)

[PATCH BlueZ] mesh: Check address range passed to ImportRemoteNode
 2019-07-05  9:14 UTC 

Testing Bluetooth Mesh with python
 2019-07-05  6:59 UTC  (3+ messages)

[PATCH v2 1/2] Bluetooth: Disable LE Advertising in hci_suspend_dev()
 2019-07-05  6:58 UTC  (3+ messages)

Bluez communication with iPhone
 2019-07-05  5:21 UTC 

Request for help on using BlueZ in C app for a custom GATT server
 2019-07-04 20:18 UTC  (2+ messages)

[PATCH BlueZ v2] mesh: Fix segmentation fault when removing a node
 2019-07-04 18:01 UTC  (2+ messages)

[PATCH BlueZ v5 0/5] Add possibility to use remote device keys
 2019-07-04 18:00 UTC  (7+ messages)
` [PATCH BlueZ v5 1/5] mesh: Cleanup l_dbus_message_... API usage in models
` [PATCH BlueZ v5 2/5] mesh: Cleanup D-Bus method returns with empty result
` [PATCH BlueZ v5 3/5] mesh: Split APP_IDX_DEV into APP_IDX_DEV_LOCAL and APP_IDX_DEV_REMOTE
` [PATCH BlueZ v5 4/5] mesh: Implement DevKeySend() method on Node interface
` [PATCH BlueZ v5 5/5] mesh: Handle messages encrypted with a remote device key

[PATCH BlueZ] mesh: Use l_dbus_message...() APIs in more consistent fashion
 2019-07-04 17:58 UTC  (2+ messages)

[PATCH BlueZ] mesh: Remove redundant initialization
 2019-07-04 17:57 UTC  (2+ messages)

[PATCH BlueZ] mesh: Fix segmentation fault when removing a node
 2019-07-04 17:24 UTC 

[PATCH BlueZ] emulator: Fix condition check in btdev_create()
 2019-07-04  7:01 UTC 

[PATCH BlueZ] mesh: Fix clean up of node's DBUS assosiated resources
 2019-07-04  0:16 UTC  (2+ messages)

[PATCH BlueZ 1/1] mesh: Fix checks when restoring internal model state
 2019-07-04  0:16 UTC  (2+ messages)

[PATCH BlueZ] mesh: Fix stack overflow in get_element_properties
 2019-07-04  0:16 UTC  (2+ messages)

KASAN: use-after-free Read in hci_cmd_timeout
 2019-07-03 18:26 UTC  (3+ messages)

[PATCH BlueZ] mesh: Fix memory leak on dbus message creation
 2019-07-03 17:24 UTC  (2+ messages)

PTS test case (GATT/SR/UNS/BI-01-C) fails with Bluez 5.50
 2019-07-03 16:03 UTC  (4+ messages)

[PATCH BlueZ v4 0/3] Add possibility to use remote device keys
 2019-07-03 15:45 UTC  (6+ messages)
` [PATCH BlueZ v4 1/3] mesh: Split APP_IDX_DEV into APP_IDX_DEV_LOCAL and APP_IDX_DEV_REMOTE
` [PATCH BlueZ v4 2/3] mesh: Implement DevKeySend() method on Node interface
` [PATCH BlueZ v4 3/3] mesh: Handle messages encrypted with a remote device key

[RFC] Bluetooth: Use controller sets when available
 2019-07-03 14:03 UTC 

bluez - check for new a2dp features
 2019-07-03 13:30 UTC  (13+ messages)

bluez: install a2dp-codecs.h file
 2019-07-03 12:59 UTC  (4+ messages)

bluez: avctp_connect_cb(): BT_IO_OPT_IMTU for omtu?
 2019-07-03 12:44 UTC  (3+ messages)

[PATCH BlueZ v3 0/3] Add possibility to use remote device keys
 2019-07-03  7:16 UTC  (4+ messages)
` [PATCH BlueZ v3 1/3] mesh: Split APP_IDX_DEV into APP_IDX_DEV_LOCAL and APP_IDX_DEV_REMOTE
` [PATCH BlueZ v3 2/3] mesh: Implement DevKeySend() method on Node interface
` [PATCH BlueZ v3 3/3] mesh: Handle messages encrypted with a remote device key


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