linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-13 13:51:09 to 2017-12-28 09:18:05 UTC [more...]

[PATCH 1/3] Bluetooth: hci_bcm: Support Apple GPIO handling
 2017-12-28  9:18 UTC  (12+ messages)
` [PATCH 3/3] Bluetooth: Avoid WARN splat due to missing GPIOLIB
` [PATCH 2/3] Bluetooth: hci_bcm: Streamline runtime PM code

[PATCH BlueZ v2 0/8] Add generators for bluetooth-player/obexctl
 2017-12-28  5:44 UTC  (9+ messages)
` [PATCH BlueZ v2 1/8] gdbus: Make proxy_lookup() global
` [PATCH BlueZ v2 2/8] client: Use g_dbus_proxy_lookup()
` [PATCH BlueZ v2 3/8] tools/bluetooth-player: Use g_dbus_proxy_lookup() instead of find_*
` [PATCH BlueZ v2 4/8] tools/obexctl: "
` [PATCH BlueZ v2 5/8] gdbus: Introduce g_dbus_proxy_path_lookup()
` [PATCH BlueZ v2 6/8] client: Use g_dbus_proxy_path_lookup()
` [PATCH BlueZ v2 7/8] tools/bluetooth-player: Add generator for player/item
` [PATCH BlueZ v2 8/8] tools/obexctl: Add generator for session/transfer

[PATCH BlueZ 0/8] Add generators for bluetooth-player/obexctl
 2017-12-27 18:55 UTC  (11+ messages)
` [PATCH BlueZ 1/8] gdbus: Make proxy_lookup() global
` [PATCH BlueZ 2/8] client: Use g_dbus_proxy_lookup()
` [PATCH BlueZ 3/8] tools/bluetooth-player: Use g_dbus_proxy_lookup() instead of find_*
` [PATCH BlueZ 4/8] tools/obexctl: "
` [PATCH BlueZ 5/8] gdbus: Introduce g_dbus_proxy_path_lookup()
` [PATCH BlueZ 6/8] client: Use g_dbus_proxy_path_lookup()
` [PATCH BlueZ 7/8] tools/bluetooth-player: Add generator for player/item
` [PATCH BlueZ 8/8] tools/obexctl: Add generator for session/transfer

[PATCH BlueZ 0/1] Fix bug in StartNotify()
 2017-12-27 16:29 UTC  (4+ messages)
` [PATCH BlueZ 1/1] Fix bug in characteristic_start_notify
          ` Fwd: "

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

Question about HOG input devices
 2017-12-27  4:48 UTC  (2+ messages)

[PATCH] mesh: meshctl: Correct display security
 2017-12-25 19:06 UTC  (2+ messages)

Bluetooth: hci_bcm: Unable to handle kernel NULL pointer dereference in Linux 4.15rc4
 2017-12-23 16:47 UTC  (3+ messages)

[PATCH v2 1/5] tools/btpclient: Move string to address conversion to helper
 2017-12-22 14:17 UTC  (5+ messages)
` [PATCH v2 2/5] tools/btpclient: Add advertising proxy to adapter
` [PATCH v2 3/5] tools/btpclient: Add device found event
` [PATCH v2 4/5] tools/btpclient: Add start, stop discovery commands
` [PATCH v2 5/5] tools/btpclient: Add set connectable command

[PATCH BlueZ 1/6] shared/btp: define gap device found flags as bit mask
 2017-12-22 13:53 UTC  (15+ messages)
` [PATCH BlueZ 2/6] tools/btpclient: Move string to address conversion to helper
` [PATCH BlueZ 3/6] tools/btpclient: Add advertising proxy to adapter
` [PATCH BlueZ 4/6] tools/btpclient: Add device found event
` [PATCH BlueZ 5/6] tools/btpclient: Add start, stop discovery commands
` [PATCH BlueZ 6/6] tools/btpclient: Add set connectable command

[PATCH 1/2] android/tester: Clarify default properties match names
 2017-12-22  9:27 UTC  (3+ messages)
` [PATCH 2/2] android/tester: Fix race in discovering devices

Issue using obexftp -l
 2017-12-21 16:35 UTC 

[PATCH BlueZ] monitor: Fix out of the tree build
 2017-12-21 15:59 UTC  (2+ messages)

[PATCH] android/tester: Fix remote advertising data
 2017-12-21 15:58 UTC  (2+ messages)

[PATCH v2 1/4] shared/util: Add helpers to decode UUIDs strings
 2017-12-21 12:10 UTC  (5+ 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

[PATCH] shared/gatt-client: Fix memory leak of ready callback
 2017-12-21  8:31 UTC  (2+ messages)

[PATCH BlueZ] shared/att: Fix possible crash when security is changed
 2017-12-20 19:58 UTC  (2+ messages)

[PATCH V2] mesh: Add subscriptions to node structure and json database
 2017-12-20 16:19 UTC 

[PATCH] mesh: Add subscriptions to node structure and json database
 2017-12-20 14:05 UTC  (2+ messages)

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

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

[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  (4+ messages)
` [PATCH v2 3/4] device: Add support for AddressType property
` [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  (3+ messages)
` [PATCH 1/2] dt-bindings: net: add TI CC2560 Bluetooth chip

[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  (8+ messages)
` [PATCH V2 1/8] mesh: meshctl: Change command names to <cmd>-<get/set>
` [PATCH V2 3/8] mesh: meshctl: Add set heartbeat 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  (4+ messages)
` [v5 5/8] Bluetooth: btrsi: add new rsi bluetooth driver

[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  (4+ messages)
` [PATCH BlueZ 6/9] client: Rename set-filter-transport to transport

[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


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