messages from 2015-10-27 09:21:45 to 2015-11-12 13:15:00 UTC [more...]
[PATCH] Bluetooth: Simplify request cleanup code
2015-11-12 13:15 UTC
[PATCH] android/log: Fix compilation error in AOSP
2015-11-12 10:17 UTC (2+ messages)
[Bug 73411] Unknown vendor ID [105b:e065] - Broadcom BCM43142 device
2015-11-12 9:46 UTC
linux-firmware: Update firmware patch for Intel Bluetooth 7265 (C0/D0)
2015-11-12 0:23 UTC (2+ messages)
[PATCH] Bluetooth: Fix l2cap_chan leak in SMP
2015-11-11 22:49 UTC (2+ messages)
[RFC bluetooth-next 0/4] 6lowpan: debugfs and stateful compression support
2015-11-11 17:14 UTC (5+ messages)
` [RFC bluetooth-next 1/4] 6lowpan: add debugfs support
` [RFC bluetooth-next 2/4] 6lowpan: iphc: add check for reserved values
` [RFC bluetooth-next 3/4] 6lowpan: iphc: remove handling when dam is zero
` [RFC bluetooth-next 4/4] 6lowpan: iphc: add support for stateful compression
[PATCH BlueZ 1/6] android/hog: Port fixes to profiles HoG
2015-11-11 14:05 UTC (6+ messages)
` [PATCH BlueZ 2/6] bas: Move code from android to profiles
` [PATCH BlueZ 3/6] scpp: "
` [PATCH BlueZ 4/6] dis: "
` [PATCH BlueZ 5/6] hog: "
` [PATCH BlueZ 6/6] input/hog: Make use of hog-lib
[PATCH BlueZ] core/gatt-client: Fix warning when removing services
2015-11-11 13:40 UTC
[PATCH 0/3] Bluetooth: LE connection fixes & cleanups
2015-11-11 12:54 UTC (5+ messages)
` [PATCH 1/3] Bluetooth: Fix specifying role for LE connections
` [PATCH 2/3] Bluetooth: Move check for ongoing connect earlier in hci_connect_le()
` [PATCH 3/3] Bluetooth: Remove conn_unfinished variable from hci_connect_le()
[PATCH 0/3] Bluetooth: Cleanups to syncronous request functions
2015-11-11 12:51 UTC (5+ messages)
` [PATCH 1/3] Bluetooth: Pass inquiry length to bredr_inquiry()
` [PATCH 2/3] Bluetooth: Simplify le_scan_disable_work()
` [PATCH 3/3] Bluetooth: Remove unnecessary le_scan_restart_work_complete() function
Connection failures on Ubuntu
2015-11-11 10:53 UTC (2+ messages)
[PATCH] Bluetooth: Fix BR/EDR Page Scan update with Add Device
2015-11-11 8:36 UTC (2+ messages)
[PATCH v2] Bluetooth: Fix BR/EDR Page Scan update with Add Device
2015-11-11 8:36 UTC
[PATCH BlueZ v5 1/5] emulator: add support for checking le scan state
2015-11-11 8:01 UTC (6+ messages)
` [PATCH BlueZ v5 2/5] tools/l2cap-tester: add close socket test
` [PATCH BlueZ v5 3/5] tools/l2cap-tester: Disconnect during connect attempt test
` [PATCH BlueZ v5 4/5] tools/l2cap-tester: Two socket connect test
` [PATCH BlueZ v5 5/5] tools/l2cap-tester connect two sockets disconnect one test
[PATCH v3 2/2] Bluetooth: Move Stop Discovery to req_workqueue
2015-11-11 6:32 UTC (2+ messages)
[PATCH v3 1/2] Bluetooth: Move Start Discovery to req_workqueue
2015-11-11 6:30 UTC
[PATCH v2 00/12] Bluetooth: Move LE scan changes behind req_workqueue
2015-11-11 6:26 UTC (13+ messages)
` [PATCH v2 01/12] Bluetooth: Add stubs for synchronous HCI request functionality
` [PATCH v2 02/12] Bluetooth: Run all background scan updates through req_workqueue
` [PATCH v2 03/12] Bluetooth: Don't wait for HCI in Add/Remove Device
` [PATCH v2 04/12] Bluetooth: Add HCI status return parameter to hci_req_sync()
` [PATCH v2 05/12] Bluetooth: Use req_workqueue for explicit connect requests
` [PATCH v2 06/12] Bluetooth: Use req_workqueue for background scanning when powering on
` [PATCH v2 07/12] Bluetooth: Make __hci_update_background_scan private to hci_request.c
` [PATCH v2 08/12] Bluetooth: Move LE scan disable/restart behind req_workqueue
` [PATCH v2 09/12] Bluetooth: Add discovery type validity helper
` [PATCH v2 10/12] Bluetooth: Add error return value to hci_req_sync callback
` [PATCH v2 12/12] Bluetooth: Move Stop Discovery to req_workqueue
[PATCH v4 1/5] emulator: add support for checking le scan state
2015-11-11 6:24 UTC (2+ messages)
[PATCH v2 11/12] Bluetooth: Move Start Discovery to req_workqueue
2015-11-11 6:13 UTC
[PATCH 00/12] Bluetooth: Move LE scan changes behind req_workqueue
2015-11-10 22:26 UTC (14+ messages)
` [PATCH 01/12] Bluetooth: Add stubs for synchronous HCI request functionality
` [PATCH 02/12] Bluetooth: Run all background scan updates through req_workqueue
` [PATCH 03/12] Bluetooth: Don't wait for HCI in Add/Remove Device
` [PATCH 04/12] Bluetooth: Add HCI status return parameter to hci_req_sync()
` [PATCH 05/12] Bluetooth: Use req_workqueue for explicit connect requests
` [PATCH 06/12] Bluetooth: Use req_workqueue for background scanning when powering on
` [PATCH 07/12] Bluetooth: Make __hci_update_background_scan private to hci_request.c
` [PATCH 08/12] Bluetooth: Move LE scan disable/restart behind req_workqueue
` [PATCH 09/12] Bluetooth: Add discovery type validity helper
` [PATCH 10/12] Bluetooth: Add error return value to hci_req_sync callback
` [PATCH 12/12] Bluetooth: Move Stop Discovery to req_workqueue
[PATCH BlueZ] shared/gatt-client: Don't reset database on service changed
2015-11-10 18:47 UTC (2+ messages)
[PATCH BlueZ] shared/mgmt: Fix crash when removing index
2015-11-10 18:47 UTC (2+ messages)
[PATCH 11/12] Bluetooth: Move Start Discovery to req_workqueue
2015-11-10 18:33 UTC
Dual-mode peripheral with both classic profiles and GATT services
2015-11-10 14:21 UTC
[PATCH v2] Bluetooth: Add support for controller specific logging
2015-11-10 12:53 UTC (4+ messages)
[PATCH v2 1/3] Bluetooth: Remove unnecessary call to hci_update_background_scan
2015-11-10 9:16 UTC (6+ messages)
` [PATCH v2 2/3] Bluetooth: Move synchronous request handling into hci_request.c
` [PATCH v2 3/3] Bluetooth: Add 'sync' specifier to synchronous request APIs
[PATCH] Bluetooth: Add 'sync' specifier to synchronous request APIs
2015-11-10 7:39 UTC
[PATCH 1/2] Bluetooth: Remove unnecessary call to hci_update_background_scan
2015-11-10 7:38 UTC (2+ messages)
` [PATCH 2/2] Bluetooth: Move synchronous request handling into hci_request.c
[PATCH v2 BlueZ] core/device: Fix not responding to Connect
2015-11-09 14:15 UTC
[PATCH BlueZ] core/device: Fix not responding to Connect
2015-11-09 12:57 UTC
PS3 remote battery drain
2015-11-09 12:21 UTC (3+ messages)
ConnectProfile continuously failing with InProgress error
2015-11-09 1:38 UTC (3+ messages)
[PATCH BlueZ] core/profile: Fix possible crash when registering profiles
2015-11-08 19:20 UTC (2+ messages)
[PATCH BlueZ] shared/queue: Remove reference count from queue_entry
2015-11-08 19:20 UTC
[PATCH BlueZ] obexd/session: Fix crash when disconnecting
2015-11-08 19:19 UTC (2+ messages)
[PATCH v3 1/3] Bluetooth: Fix casting coding style within HCI sockets
2015-11-08 6:56 UTC (2+ messages)
[PATCH v3 3/3] Bluetooth: Add support for controller specific logging
2015-11-08 6:47 UTC
[PATCH v3 2/3] Bluetooth: Add support for sending system notes to monitor channel
2015-11-08 6:47 UTC
[PATCH 3/3] Bluetooth: Add support for controller specific logging
2015-11-07 12:56 UTC
[PATCH 2/3] Bluetooth: Add support for sending system notes to monitor channel
2015-11-07 12:56 UTC
[PATCH 1/3] Bluetooth: Fix casting coding style within HCI sockets
2015-11-07 12:56 UTC
[PATCH] Bluetooth: Add clarifying comment why schedule_work is used
2015-11-06 11:38 UTC (2+ messages)
Concurrent BLE central and peripheral mode with BlueZ-4.101
2015-11-06 10:16 UTC (2+ messages)
[PATCH BlueZ] shared/gatt-client: Fix use after free
2015-11-06 9:40 UTC
[PATCH v2] Bluetooth: Add mising hci_skb_opcode for raw socket commands
2015-11-06 8:16 UTC (3+ messages)
[PATCH] Bluetooth: Make bt_cb()->pkt_type and bt_cb()->except HCI specific
2015-11-06 5:46 UTC (2+ messages)
pull request: bluetooth 2015-11-05
2015-11-05 16:38 UTC (2+ messages)
BlueZ 5 : Tool recommendation for scripts
2015-11-05 15:04 UTC
[bluez-android] How can we change the audio sample rate dynamically
2015-11-05 11:40 UTC
HoG Devices is not auto connecting after reboot
2015-11-05 11:14 UTC (3+ messages)
SEC SEM BV 09, MITM + No Bonding
2015-11-05 10:40 UTC (5+ messages)
` Bluez-4.101 LE SMP support
` BlueZ-5.36 segfault
[PATCH] Bluetooth: Add mising hci_skb_opcode for raw socket commands
2015-11-05 9:48 UTC
[PATCH 0/3] Bluetooth: Optimize bt_cb(skb) usage
2015-11-05 9:40 UTC (5+ messages)
` [PATCH 1/3] Bluetooth: Remove redundant setting to zero of bt_cb
` [PATCH 2/3] Bluetooth: Compress the size of struct hci_ctrl
` [PATCH 3/3] Bluetooth: bt_skb_cb: Merge force_active and incoming into flags
[PATCH 1/3] Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) access
2015-11-05 6:49 UTC (2+ messages)
[PATCH 3/3] Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
2015-11-05 6:33 UTC
[PATCH 2/3] Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handling
2015-11-05 6:10 UTC
[PATCH v2] Bluetooth: Make LE only events conditional on supported commands
2015-11-04 7:27 UTC
[PATCH 2/4] Bluetooth: Move BR/EDR default events behind its features
2015-11-04 6:13 UTC (4+ messages)
[PATCH BlueZ] core/service: Fix failing to connect external profile
2015-11-02 14:32 UTC (3+ messages)
[PATCH 0/3] Bluetooth: L2CAP LE CoC fixes
2015-11-02 12:39 UTC (4+ messages)
` [PATCH 1/3] Bluetooth: L2CAP: Fix returning correct LE CoC response codes
` [PATCH 2/3] Bluetooth: L2CAP: Fix checked range when allocating new CID
` [PATCH 3/3] Bluetooth: L2CAP: Add missing checks for invalid LE DCID
After bluetoothd disconnects a LE device only restart of kernel modules allows it to reconnect
2015-11-02 10:22 UTC (4+ messages)
Cannot write to BLE thermal printer
2015-11-02 3:55 UTC (12+ messages)
[PATCH] Bluetooth: Fix issue with HCI_QUIRK_FIXUP_INQUIRY_MODE and event mask
2015-11-01 13:43 UTC (2+ messages)
[PATCH 3/4] Bluetooth: Make LE only events conditional on supported commands
2015-11-01 13:38 UTC (2+ messages)
[PATCH 4/4] Bluetooth: Build LE event mask based on supported commands
2015-11-01 8:39 UTC
[PATCH 1/4] Bluetooth: Check for supported white list before issuing commands
2015-11-01 8:39 UTC
[RFC] Fix scan enable/disable kernel issue for opening socket
2015-11-01 6:51 UTC (4+ messages)
ath3k Bluetooth adapter not loading: [0cf3:3004] Atheros Communications, Inc. AR3012 Bluetooth 4.0
2015-11-01 0:55 UTC
Should btmgmt be installed?
2015-10-31 4:00 UTC (4+ messages)
[PATCH 1/2] Bluetooth: add virtual hci command
2015-10-31 3:47 UTC (2+ messages)
` [PATCH 2/2] Bluetooth: fix connect race condition
04ca:3011 device not working
2015-10-30 23:38 UTC (3+ messages)
[Bug 106691] New: BNEP multicast filter is filtering multicast addresses in default case although differently specified
2015-10-30 12:29 UTC (2+ messages)
` [Bug 106691] "
[PATCH 0/4] Abort on small allocations
2015-10-30 10:58 UTC (2+ messages)
pull request: bluetooth-next 2015-10-28
2015-10-30 10:41 UTC (2+ messages)
Cannot connect to hfp headset
2015-10-29 18:48 UTC (2+ messages)
[PATCH] Bluetooth: Fix possible deadlock in btusb
2015-10-29 6:31 UTC (2+ messages)
BlueZ: btd_profile callbacks not being triggered properly for LE devices ?
2015-10-28 21:21 UTC (5+ messages)
[RFC bluetooth-next 0/2] bluetooth: 6lowpan: suggestions for Jukka
2015-10-28 8:57 UTC (7+ messages)
` [RFC bluetooth-next 1/2] bluetooth: 6lowpan: avoid endless loop
` [RFC bluetooth-next 2/2] bluetooth: 6lowpan: rework receive handling
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).