public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-06 18:19:36 to 2021-04-20 20:53:31 UTC [more...]

[PATCH v2 0/3] Enable Bluetooth functinality for WCN6750
 2021-04-20 20:53 UTC  (6+ messages)
` [PATCH v2 1/3] Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6750
  ` Enable Bluetooth functinality for WCN6750
` [PATCH v2 2/3] dt-bindings: net: bluetooth: Convert to DT schema
` [PATCH v2 3/3] dt-bindings: net: bluetooth: Add device tree bindings for QTI chip wcn6750

[PATCH v1] Bluetooth: Fix the HCI to MGMT status conversion table
 2021-04-20  2:12 UTC  (2+ messages)
` [v1] "

[BlueZ PATCH v1] device: Reply to connect request if SDP search failed
 2021-04-20  0:03 UTC  (2+ messages)
` [BlueZ,v1] "

[BlueZ v3] monitor: Add Intel read supported features command
 2021-04-19 18:51 UTC  (2+ messages)
` [BlueZ,v3] "

[PATCH v2 00/10] Bluetooth: HCI: Use skb_pull to parse events
 2021-04-19 17:46 UTC  (12+ messages)
` [PATCH v2 01/10] Bluetooth: HCI: Use skb_pull to parse BR/EDR events
  ` Bluetooth: HCI: Use skb_pull to parse events
` [PATCH v2 02/10] Bluetooth: HCI: Use skb_pull to parse Command Complete event
` [PATCH v2 03/10] Bluetooth: HCI: Use skb_pull to parse Number of Complete Packets event
` [PATCH v2 04/10] Bluetooth: HCI: Use skb_pull to parse Inquiry Result event
` [PATCH v2 05/10] Bluetooth: HCI: Use skb_pull to parse Inquiry Result with RSSI event
` [PATCH v2 06/10] Bluetooth: HCI: Use skb_pull to parse Extended Inquiry Result event
` [PATCH v2 07/10] Bluetooth: HCI: Use skb_pull to parse LE Metaevents
` [PATCH v2 08/10] Bluetooth: HCI: Use skb_pull to parse LE Advertising Report event
` [PATCH v2 09/10] Bluetooth: HCI: Use skb_pull to parse LE Extended "
` [PATCH v2 10/10] Bluetooth: HCI: Use skb_pull to parse LE Direct "

[BlueZ] monitor: Fix the incorrect vendor name
 2021-04-19 13:01 UTC  (16+ messages)
` [RFC BlueZ v2] "
  ` [RFC,BlueZ,v2] "
` [BlueZ PATCH] monitor: Update manpage
  ` [BlueZ] "
` [BlueZ PATCH] monitor: Add Intel read supported VS features command
  ` [BlueZ] "
` [BlueZ v2] "
  ` [BlueZ,v2] "

[PATCH 00/10] Bluetooth: HCI: Use skb_pull to parse events
 2021-04-16 22:08 UTC  (12+ messages)
` [PATCH 01/10] Bluetooth: HCI: Use skb_pull to parse BR/EDR events
  ` Bluetooth: HCI: Use skb_pull to parse events
` [PATCH 02/10] Bluetooth: HCI: Use skb_pull to parse Command Complete event
` [PATCH 03/10] Bluetooth: HCI: Use skb_pull to parse Number of Complete Packets event
` [PATCH 04/10] Bluetooth: HCI: Use skb_pull to parse Inquiry Result event
` [PATCH 05/10] Bluetooth: HCI: Use skb_pull to parse Inquiry Result with RSSI event
` [PATCH 06/10] Bluetooth: HCI: Use skb_pull to parse Extended Inquiry Result event
` [PATCH 07/10] Bluetooth: HCI: Use skb_pull to parse LE Metaevents
` [PATCH 08/10] Bluetooth: HCI: Use skb_pull to parse LE Advertising Report event
` [PATCH 09/10] Bluetooth: HCI: Use skb_pull to parse LE Extended "
` [PATCH 10/10] Bluetooth: HCI: Use skb_pull to parse LE Direct "

[RFC 1/2] Bluetooth: Introduce bt_skb_pull
 2021-04-16 20:44 UTC  (8+ messages)
` [RFC 2/2] Bluetooth: HCI: Use bt_skb_pull to parse events
` [RFC,1/2] Bluetooth: Introduce bt_skb_pull

bt keyboard won´t connect
 2021-04-16 19:57 UTC 

[PATCH v2 resend 0/2] iio: documentation: Document proximity/accel sensor label use
 2021-04-16 11:21 UTC  (5+ messages)
` [PATCH v2 resend 2/2] iio: documentation: Document accelerometer "

Disabled bluetooth cache. But the app still getting wrong data?
 2021-04-16  6:34 UTC  (12+ messages)

[PATCH] Bluetooth: 6lowpan: remove unused function
 2021-04-15  9:13 UTC  (2+ messages)
`  "

[PATCH BlueZ] shared/timeout-ell: Fix timeout_add() implementation
 2021-04-15  5:43 UTC  (2+ messages)
` [BlueZ] "

[Bluez PATCH] btmgmt: Add support to enable LL privacy
 2021-04-14 11:14 UTC  (6+ messages)

[bluetooth-next:master] BUILD SUCCESS 1c55c39f8232f02a742e6e84c812574f7c460a7b
 2021-04-14  8:22 UTC 

Issue connecting laptop and RPi via 6LoWPAN over BLE
 2021-04-14  6:58 UTC  (2+ messages)

[PATCH v1] Bluetooth: Fix alt settings for incoming SCO with transparent coding format
 2021-04-14  6:04 UTC  (3+ messages)
` [v1] "

[PATCH v3 1/2] Bluetooth: btusb: support link statistics telemetry events
 2021-04-13 22:04 UTC  (6+ messages)
` [PATCH v3 2/2] Bluetooth: Support the vendor specific debug events
` [v3,1/2] Bluetooth: btusb: support link statistics telemetry events

[PATCH v2 1/2] Bluetooth: btusb: support link statistics telemetry events
 2021-04-13 22:02 UTC  (4+ messages)
` [PATCH v2 2/2] Bluetooth: Support the vendor specific debug events
` [v2,1/2] Bluetooth: btusb: support link statistics telemetry events

[PATCH Bluez v2] gatt: Either notify or indicate, do not do both
 2021-04-13 21:24 UTC  (3+ messages)
` [Bluez,v2] "

[PATCH v2 1/3] Bluetooth: add support to enumerate codec capabilities
 2021-04-13 19:16 UTC  (6+ messages)
` [PATCH v2 2/3] Bluetooth: add support to enumerate local supports codecs v2
` [PATCH v2 3/3] Bluetooth: cache local supported codec capabilities
` [v2,1/3] Bluetooth: add support to enumerate "

[PATCH 1/2] monitor: Add control packet count to analyze command
 2021-04-13 18:51 UTC  (3+ messages)
` [PATCH 2/2] monitor: Add iso "
` [1/2] monitor: Add control "

[PATCH] net: bluetooth: cmtp: fix file refcount when cmtp_attach_device fails
 2021-04-13 18:40 UTC  (3+ messages)
`  "

[PATCH] Bluetooth: btusb: fix memory leak
 2021-04-13 18:35 UTC  (3+ messages)
`  "

[bluetooth-next:master] BUILD SUCCESS 13e66a52f780fd5523c5b27fda9c00c570f1b11e
 2021-04-13  4:32 UTC 

[PATCH BlueZ 1/2] tools/mgmt-tester: Add callback routine for validating the parameter
 2021-04-12 17:27 UTC  (4+ messages)
` [PATCH BlueZ 2/2] tools/mgmt-tester: Add param check callback for LE Set Adv Params
` [BlueZ,1/2] tools/mgmt-tester: Add callback routine for validating the parameter

[PATCH 1/2] Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip
 2021-04-12 15:19 UTC  (2+ messages)
  ` [PATCH 2/2] Bluetooth: btusb: Add support for Lite-On "

[PATCH v1 1/2] Bluetooth: btusb: support link statistics telemetry events
 2021-04-12 10:12 UTC  (4+ messages)
` [PATCH v1 2/2] Bluetooth: Support the vendor specific debug events
` [v1,1/2] Bluetooth: btusb: support link statistics telemetry events

[PATCH v1 0/3] Enumerate supported codecs and cache the data at driver
 2021-04-12  8:31 UTC  (9+ messages)
` [PATCH v1 1/3] Bluetooth: add support to enumerate codec capabilities
  ` Enumerate supported codecs and cache the data at driver
` [PATCH v1 2/3] Bluetooth: add support to enumerate local supports codecs v2
` [PATCH v1 3/3] Bluetooth: cache local supported codec capabilities

[Bug 211969] New: AX200 Bluetooth audio devices disconnect after random intervals
 2021-04-12  3:34 UTC  (2+ messages)
` [Bug 211969] "

[bluetooth-next:master] BUILD SUCCESS c6bc94970af8d4eaef42491918a8cdf4f7510492
 2021-04-12  1:18 UTC 

[PATCH][next] Bluetooth: virtio_bt: add missing null pointer check on alloc_skb call return
 2021-04-11 11:56 UTC  (3+ messages)
` [next] "

[PATCH v2] Bluetooth: Return whether a connection is outbound
 2021-04-11 11:54 UTC  (3+ messages)
` [v2] "

[PATCH -next] Bluetooth: use flexible-array member instead of zero-length array
 2021-04-11 11:52 UTC  (3+ messages)
` [-next] "

[PATCH Bluez] Select either notifications or indications, not both
 2021-04-11  2:42 UTC  (2+ messages)
` [Bluez] "

[PATCH BlueZ v4 0/2] Framework for non-interactive mesh test
 2021-04-10 17:33 UTC  (2+ messages)

[bluetooth-next:master] BUILD SUCCESS 18bfbc777ee19dc4d688aa2a55107ab8aeda2a6c
 2021-04-10  2:12 UTC 

[PATCH 5.12 regression fix 0/1] Bluetooth: btusb: Revert Fix the autosuspend enable and disable
 2021-04-09 15:12 UTC  (3+ messages)
` [PATCH 5.12 regression fix 1/1] "
  `  "

[PATCH v2] Bluetooth: hci_h5: btrtl: Add quirk for keep power in suspend/resume
 2021-04-09 14:22 UTC  (2+ messages)

[PATCH v1] Bluetooth: Return whether a connection is outbound
 2021-04-09 14:14 UTC  (2+ messages)

[PATCH resend] Bluetooth: hci_h5: Disable the hci_suspend_notifier for btrtl devices
 2021-04-09 14:02 UTC  (3+ messages)

[PATCH] net/Bluetooth - delete unneeded variable initialization
 2021-04-09 13:51 UTC  (2+ messages)

[PATCH 5.12 regression fix resend 0/1] Bluetooth: btusb: Revert Fix the autosuspend enable and disable
 2021-04-09 13:45 UTC  (3+ messages)
` [PATCH 5.12 regression fix resend 1/1] "

[PATCH] Bluetooth: btintel: prevent buffer overflow in btintel_read_version_tlv()
 2021-04-09 13:39 UTC  (3+ messages)
`  "

[bluetooth-next:master] BUILD SUCCESS a61d67188f29ff678e94fb3ffba6c6d292e852c7
 2021-04-09  0:30 UTC 

pull request: bluetooth-next 2021-04-08
 2021-04-08 21:30 UTC  (2+ messages)

[PATCH BlueZ] mesh: Add Provisioning Confirmation validity check
 2021-04-08 19:36 UTC  (2+ messages)
` [BlueZ] "

[Bluez PATCH v2] input/hog: support multiple variable length notification
 2021-04-08 17:08 UTC  (3+ messages)
` [Bluez,v2] "

[PATCH v2] Bluetooth: Add ncmd=0 recovery handling
 2021-04-08  8:09 UTC  (3+ messages)
` [v2] "

[PATCH BlueZ] input/hog-lib: do not silently ignore missing connection in read_char()
 2021-04-07 23:05 UTC  (2+ messages)
` [BlueZ] "

[PATCH BlueZ] input/hog-lib: add error handling when calling into gatt
 2021-04-07 23:04 UTC  (2+ messages)
` [BlueZ] "

[PATCH BlueZ] input/hog-lib: avoid scanning characteristics too early
 2021-04-07 23:03 UTC  (2+ messages)
` [BlueZ] "

[PATCH] Bluetooth: virtio_bt: Use virtio_cread16 instead of virtio_cread
 2021-04-07 19:26 UTC  (2+ messages)
`  "

[bluetooth-next:master] BUILD SUCCESS WITH WARNING dc800a9106573bc39d15990ce57f1454d76c79cc
 2021-04-07 17:41 UTC 

[Bluez PATCH] input/hog: support multiple variable length notification
 2021-04-07  7:37 UTC  (2+ messages)
` [Bluez] "

[PATCH BlueZ 1/1] emulator: Add Create BIG command in emulator
 2021-04-07  0:14 UTC  (4+ messages)
`  "

[PATCH v2 5/5] Bluetooth: Allow Microsoft extension to indicate curve validation
 2021-04-06 22:59 UTC  (3+ messages)

[PATCH] Bluetooth: Add support for virtio transport driver
 2021-04-06 21:58 UTC  (3+ messages)

[bluetooth-next:master] BUILD SUCCESS 8ce85ada0a05e21a5386ba5c417c52ab00fcd0d1
 2021-04-06 21:22 UTC 

[PATCH v3 1/5] Bluetooth: Add support for reading AOSP vendor capabilities
 2021-04-06 21:11 UTC  (2+ messages)
` [v3,1/5] "

[PATCH v3 3/5] Bluetooth: Fix default values for advertising interval
 2021-04-06 19:55 UTC 

[PATCH v3 4/5] Bluetooth: Set defaults for le_scan_{int,window}_adv_monitor
 2021-04-06 19:55 UTC 

[PATCH v3 5/5] Bluetooth: Allow Microsoft extension to indicate curve validation
 2021-04-06 19:55 UTC 

[PATCH v3 2/5] Bluetooth: Add support for virtio transport driver
 2021-04-06 19:55 UTC 

[PATCH] Bluetooth: Add support for reading AOSP vendor capabilities
 2021-04-06 18:41 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