linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-11 14:58:37 to 2017-12-20 13:10:08 UTC [more...]

[PATCH] mesh: Add subscriptions to node structure and json database
 2017-12-20 13:10 UTC 

[PATCH] gdbus: Fix crash on proxy remove
 2017-12-20 12:51 UTC  (2+ messages)

[PATCH v2 1/4] shared/util: Add helpers to decode UUIDs strings
 2017-12-20 12:17 UTC  (4+ messages)
` [PATCH v2 2/4] tools: Remove monitor/uuid.{c,h}
` [PATCH v2 3/4] shared/util: Introduce bt_appear_to_str
` [PATCH v2 4/4] monitor: Use bt_appear_to_str

Re-provisioning & Re-configuring a node
 2017-12-20 11:00 UTC 

[PATCH 1/2] Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"
 2017-12-20 11:00 UTC  (2+ messages)
` [PATCH 2/2] usb: quirks: Add reset-resume quirk for Dell DW1820 QCA Rome Bluetooth

[PATCH] mesh: meshctl: Make composition-get argument optional
 2017-12-20  8:54 UTC  (2+ messages)

[RFC 1/8] Bluetooth: Define PHY flags in hdev and set 1M as default
 2017-12-20  6:14 UTC  (8+ messages)
` [RFC 2/8] Bluetooth: Implement Get PHY Configuration mgmt command
` [RFC 3/8] Bluetooth: Implement Set PHY Confguration command
` [RFC 4/8] Bluetooth: Introduce helpers for LE set scan start and complete
` [RFC 5/8] Bluetooth: Use ext scanning if selected PHY is 2M or CODED
` [RFC 6/8] Bluetooth: Process extended ADV report event
` [RFC 7/8] Bluetooth: Introduce helpers for le conn status and complete
` [RFC 8/8] Bluetooth: Implement extended LE Connection

[PATCH BlueZ] gatt: Mark AcquireWrite and AcquireNotify as stable
 2017-12-19 19:25 UTC  (3+ messages)

pull request: bluetooth-next 2017-12-18
 2017-12-19 18:53 UTC  (2+ messages)

[PATCH BlueZ 1/4] lib/uuid: Add helpers to decode UUIDs strings
 2017-12-19 17:38 UTC  (6+ messages)
` [PATCH BlueZ 2/4] tools: Remove monitor/uuid.{c,h}
` [PATCH BlueZ 3/4] lib: Introduce bt_appeartostr
` [PATCH BlueZ 4/4] monitor: Use bt_appeartostr

AcquireWrite/AcquireNotify are still experimental
 2017-12-19 17:00 UTC  (2+ messages)

[PATCH BlueZ] mesh:meshctl: make model parsing more manageable
 2017-12-19 16:52 UTC  (4+ messages)

[PATCH v2 1/4] Add AddressType property for Adapter1 and Device1 interfaces
 2017-12-19 12:00 UTC  (5+ messages)
` [PATCH v2 2/4] adapter: Add support for AddressType property
` [PATCH v2 3/4] device: "
` [PATCH v2 4/4] client: Print Address type in show and info commands

Setting a static pin to allow pairing
 2017-12-18 16:53 UTC  (8+ messages)

[PATCH V4 0/9] mesh: Add configuration commands to meshctl
 2017-12-18 12:17 UTC  (11+ messages)
` [PATCH V4 1/9] mesh: meshctl: Change command names to <cmd>-<get/set>
` [PATCH V4 2/9] mesh: meshctl: Add add/get subscribe
` [PATCH V4 3/9] mesh: meshctl: Add set heartbeat publish
` [PATCH V4 4/9] mesh: meshctl: Add get app keys
` [PATCH V4 5/9] mesh: meshctl: Add get publish
` [PATCH V4 6/9] mesh: meshctl: Add set/get proxy
` [PATCH V4 7/9] mesh: meshctl: Add get/set identity
` [PATCH V4 8/9] mesh: meshctl: Add get/set relay
` [PATCH V4 9/9] mesh: meshctl: Add Company ID parameter to pub-set and pub-get

[PATCH V3 0/9] mesh: Add configuration commands to meshctl
 2017-12-17  8:47 UTC  (14+ messages)
` [PATCH V3 1/9] mesh: meshctl: Change command names to <cmd>-<get/set>
` [PATCH V3 2/9] mesh: meshctl: Add add/get subscribe
` [PATCH V3 3/9] mesh: meshctl: Add set heartbeat publish
` [PATCH V3 4/9] mesh: meshctl: Add get app keys
` [PATCH V3 5/9] mesh: meshctl: Add get publish
` [PATCH V3 6/9] mesh: meshctl: Add set/get proxy
` [PATCH V3 7/9] mesh: meshctl: Add get/set identity
` [PATCH V3 8/9] mesh: meshctl: Add get/set relay
` [PATCH V3 9/9] mesh: meshctl: Add Company ID parameter to pub-set and pub-get

[PATCH v2 1/4] client: Group discovery filter variables into a struct
 2017-12-16 16:21 UTC  (5+ messages)
` [PATCH v2 2/4] client: Make scan:clear clear individual fields
` [PATCH v2 3/4] client: Add generator for scan:clear
` [PATCH v2 4/4] clien: Only set the discovery filter when necessary

[PATCH 0/2] Bluetooth: Add device tree compatible for TI CC2560
 2017-12-15 23:05 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: net: add TI CC2560 Bluetooth chip
` [PATCH 2/2] Bluetooth: hci_ll: add "ti,cc2560" compatible string

[RFC] mesh: meshctl: Fix duplicate modelId's in json database
 2017-12-15 13:16 UTC 

[PATCH BlueZ 1/3] client: Group discovery filter variables into a struct
 2017-12-15 11:54 UTC  (3+ messages)
` [PATCH BlueZ 2/3] client: Make scan:clear clear individual fields
` [PATCH BlueZ 3/3] clien: Only set the discovery filter when necessary

[PATCH v2 01/11] monitor: Detect string format
 2017-12-15 11:53 UTC  (13+ messages)
` [PATCH v2 02/11] shared/shell: Fix parsing of optional parameters
` [PATCH v2 03/11] client: Rename set-filter-uuids to uuids
` [PATCH v2 04/11] client: Rename set-filter-rssi to rssi
` [PATCH v2 05/11] client: Rename set-filter-pathloss to pathloss
` [PATCH v2 06/11] client: Rename set-filter-transport to transport
` [PATCH v2 07/11] client: Rename set-filter-duplicate-data to duplicate-data
` [PATCH v2 08/11] client: Rename set-filter-clear to clear
` [PATCH v2 09/11] client: Fix command scan:clear
` [PATCH v2 10/11] client: Group discovery filter variables into a struct
` [PATCH v2 11/11] client: Make scan:clear clear individual fields

meshctl: publish db entry malformed for 2d model of an element
 2017-12-15 11:14 UTC  (2+ messages)

[PATCH V2 0/8] mesh: Add configuration commands to meshctl
 2017-12-15  6:57 UTC  (15+ messages)
` [PATCH V2 1/8] mesh: meshctl: Change command names to <cmd>-<get/set>
` [PATCH V2 2/8] mesh: meshctl: Add add/get Subscribe
` [PATCH V2 3/8] mesh: meshctl: Add set heartbeat command
` [PATCH V2 4/8] mesh: meshctl: Add get app keys command
` [PATCH V2 5/8] mesh: meshctl: Add get publish command
` [PATCH V2 6/8] mesh: meshctl: Add set/get proxy command
` [PATCH V2 7/8] mesh: meshctl: Add get/set identity
` [PATCH V2 8/8] mesh: meshctl: Add get/set relay command

Profile1 close question
 2017-12-14 16:08 UTC  (4+ messages)

[v5 0/8] rsi: add bluetooth and coex support
 2017-12-14 14:22 UTC  (11+ messages)
` [v5 1/8] rsi: add rx control block to handle rx packets in USB
` [v5 2/8] rsi: add bluetooth rx endpoint
` [v5 3/8] rsi: add header file rsi_header
` [v5 4/8] rsi: add coex support
` [v5 5/8] Bluetooth: btrsi: add new rsi bluetooth driver
` [v5 6/8] rsi: handle BT traffic in driver
` [v5 7/8] rsi: add module parameter operating mode
` [v5 8/8] rsi: sdio changes to support BT

[v4 0/8] rsi: add bluetooth and coex support
 2017-12-14 12:16 UTC  (6+ messages)
` [v4 5/8] Bluetooth: btrsi: add new rsi bluetooth driver

[PATCH BlueZ 1/9] monitor: Detect string format
 2017-12-14 10:45 UTC  (11+ messages)
` [PATCH BlueZ 2/9] shared/shell: Fix parsing of optional parameters
` [PATCH BlueZ 3/9] client: Rename set-filter-uuids to uuids
` [PATCH BlueZ 4/9] client: Rename set-filter-rssi to rssi
` [PATCH BlueZ 5/9] client: Rename set-filter-pathloss to pathloss
` [PATCH BlueZ 6/9] client: Rename set-filter-transport to transport
` [PATCH BlueZ 7/9] client: Rename set-filter-duplicate-data to duplicate-data
` [PATCH BlueZ 8/9] client: Rename set-filter-clear to clear
` [PATCH BlueZ 9/9] client: Fix command scan:clear

[PATCH V2 00/10] Initial code for BTP client
 2017-12-14  9:12 UTC  (2+ messages)

[PATCH] client: Fix printing of array properties
 2017-12-14  8:25 UTC  (2+ messages)

[PATCH v1] Bluetooth: introduce DEFINE_SHOW_ATTRIBUTE() macro
 2017-12-13 19:21 UTC  (2+ messages)

rfcomm - bug - sleeping in atomic context
 2017-12-13 16:18 UTC 

[PATCH v2 0/2] seq_file, Bluetooth: introduce DEFINE_SHOW_ATTRIBUTE()
 2017-12-13 15:38 UTC  (5+ messages)
` [PATCH v2 1/2] seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro

[PATCH 1/4] Add AddressType property for Adapter1 and Device1 interfaces
 2017-12-13 13:40 UTC  (5+ messages)
` [PATCH 2/4] adapter: Add support for AddressType property
` [PATCH 3/4] device: "
` [PATCH 4/4] client: Print Address type in show and info commands

[PATCH] bluecard: Fix a possible sleep-in-atomic bug in bluecard_write_wakeup
 2017-12-13 13:39 UTC  (2+ messages)

[PATCH v2 1/3] shared/shell: Add submenu description
 2017-12-13 12:28 UTC  (4+ messages)
` [PATCH v2 2/3] client: Add description for submenus
` [PATCH v2 3/3] mesh: "

[PATCH] Bluetooth: Add support to advertise when connected
 2017-12-13  9:51 UTC  (4+ messages)

[RFC 1/4] Add LEAddressType property for Adapter1 and Device1 interfaces
 2017-12-13  8:50 UTC  (6+ messages)
` [RFC 4/4] client: Print LEAddress type in show and info commands

[PATCH v4] Bluetooth: hci_ll: Get BD address from NVMEM
 2017-12-13  8:22 UTC  (3+ messages)
` [PATCH v4] Bluetooth: hci_ll: Add optional nvmem BD address source

[PATCH v3 0/3] Bluetooth: hci_ll: Get BD address from NVMEM
 2017-12-12 22:52 UTC  (5+ messages)
` [PATCH v3 1/3] Bluetooth: hci_ll: add support for setting public address
` [PATCH v3 2/3] dt-bindings: Add optional nvmem BD address bindings to ti,wlink-st
` [PATCH] Bluetooth: hci_ll: Add optional nvmem BD address source

[PATCH v2 0/3] Bluetooth: hci_ll: Get BD address from NVMEM (was "bluetooth: hci_ll: Get MAC address from NVMEM")
 2017-12-12 20:09 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: Add optional nvmem BD address bindings to ti,wlink-st

[PATCH] obexd: use AM_LDFLAGS for linking
 2017-12-12 18:27 UTC 

RFCOMM server and current Bluez
 2017-12-12 15:52 UTC  (2+ messages)

Fwd: Consistent enumeration of a btattached controller
 2017-12-12 15:50 UTC  (2+ messages)
  `  "

[PATCH BlueZ 1/3] shared/shell: Add submenu description
 2017-12-12 12:40 UTC  (4+ messages)
` [PATCH BlueZ 2/3] client: Add description for submenus
` [PATCH BlueZ 3/3] "

[PATCH 0/3] mesh: Add configuration commands to meshctl
 2017-12-12 11:54 UTC  (10+ messages)
` [PATCH 1/3] mesh: Segmentation fails in gatt.c:pipe_write()
` [PATCH 2/3] mesh: meshctl: Add commands
` [PATCH 3/3] mesh: meshctl: Add support for subscriptions in node and database

[PATCH BlueZ] shell: Add exists callback
 2017-12-12 11:54 UTC  (2+ messages)

Boot crash @hci_uart_tx_wakeup+0x38/0x148 w/ Linus' HEAD?
 2017-12-11 21:49 UTC  (5+ messages)
        ` [PATCH] Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops

[PATCH] Bluetooth: Remove redundant disable_advertising()
 2017-12-11 19:02 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).