Linux bluetooth development
 help / color / mirror / Atom feed
 messages from 2015-03-16 17:21:48 to 2015-03-19 20:00:38 UTC [more...]

bluez5 pairing devices
 2015-03-19 20:00 UTC  (15+ messages)

pull request: bluetooth-next 2015-03-19
 2015-03-19 19:18 UTC  (2+ messages)

[PATCH v2(sorta) 1/2] bluetooth: Add BT_{INFO,ERR,DBG}_RATELIMITED
 2015-03-19 18:54 UTC  (2+ messages)
` [PATCH v3 1/1] bluetooth: l2cap_core: ratelimit continuation frame printk

[BlueZ v3 00/15] Introduce LE Advertisement D-Bus API
 2015-03-19 17:34 UTC  (16+ messages)
` [BlueZ v3 01/15] doc: Add LE Advertisement D-Bus API documentation
` [BlueZ v3 02/15] core: advertising: add LEAdvertisingManager stubs
` [BlueZ v3 03/15] gdbus/client: add g_dbus_proxy_set_read_watch
` [BlueZ v3 04/15] unit/test-dbus-client: test for g_dbus_set_read_watch
` [BlueZ v3 05/15] advertising-manager: Implement RegisterAdvertisement
` [BlueZ v3 06/15] tools: Python script to test Advertisement API
` [BlueZ v3 07/15] build: add advertising-api.txt to docs distributed
` [BlueZ v3 08/15] advertising-manager: implement UnregisterAdvertisement
` [BlueZ v3 09/15] shared: add advertising-data
` [BlueZ v3 10/15] advertising-manager: use advertising_data
` [BlueZ v3 11/15] advertising-manager: Parse ServiceUUIDs
` [BlueZ v3 12/15] advertising-manager: Parse SolicitUUIDs
` [BlueZ v3 13/15] advertising-manager: Parse ManufacturerSpecificData
` [BlueZ v3 14/15] advertising-manager: Parse ServiceData
` [BlueZ v3 15/15] Update TODO for LE Advertising

[PATCH] Bluetooth: Fix use after free in l2cap_chan_timeout
 2015-03-19 14:59 UTC  (5+ messages)

[PATCH BlueZ v3 1/7] shared/gatt-client: Fix handling of services
 2015-03-19 14:21 UTC  (7+ messages)
` [PATCH BlueZ v3 2/7] unit/test-gatt: Add /TP/GAD/CL/BV-06-C/client-1 test
` [PATCH BlueZ v3 3/7] unit/test-gatt: Add /TP/GAD/CL/BV-06-C/client-2 test
` [PATCH BlueZ v3 4/7] unit/test-gatt: Add /TP/GAD/CL/BV-06-C/client-3 test
` [PATCH BlueZ v3 5/7] shared/gatt-client: Fix service discovery
` [PATCH BlueZ v3 6/7] core/gatt: Fix not replying if db operation fail
` [PATCH BlueZ v3 7/7] core/gatt: Check if attribute is valid

[PATCH v2 1/7] shared/gatt-client: Fix handling of services
 2015-03-19 13:13 UTC  (7+ messages)
` [PATCH v2 2/7] unit/test-gatt: Add /TP/GAD/CL/BV-06-C/client-1 test
` [PATCH v2 3/7] unit/test-gatt: Add /TP/GAD/CL/BV-06-C/client-2 test
` [PATCH v2 4/7] unit/test-gatt: Add /TP/GAD/CL/BV-06-C/client-3 test
` [PATCH v2 5/7] shared/gatt-client: Fix service discovery
` [PATCH v2 6/7] core/gatt: Fix not replying if db operation fail
` [PATCH v2 7/7] core/gatt: Check if attribute is valid

[PATCH v2] doc: Add initial 6LoWPAN API definition
 2015-03-19 11:03 UTC  (2+ messages)

[PATCH BlueZ] build: Add missing docs to EXTRA_DIST
 2015-03-19 10:56 UTC  (9+ messages)
` [PATCH BlueZ 1/5] shared/gatt-client: Fix handling of services
` [PATCH BlueZ 2/5] unit/test-gatt: Add /TP/GAD/CL/BV-06-C/client-1 test
` [PATCH BlueZ 3/5] unit/test-gatt: Add /TP/GAD/CL/BV-06-C/client-2 test
` [PATCH BlueZ 4/5] unit/test-gatt: Add /TP/GAD/CL/BV-06-C/client-3 test
` [PATCH BlueZ 5/5] shared/gatt-client: Fix service discovery

[PATCH] doc: Add initial 6LoWPAN API definition
 2015-03-19 10:29 UTC  (5+ messages)

[PATCH v2 0/5] Improve robustness in Gatt Client
 2015-03-19  9:56 UTC  (6+ messages)
` [PATCH v2 1/5] shated/gatt-helpers: Improve robustness of search service
` [PATCH v2 2/5] shared/gatt-helpers: Improve robustness of get characteristics
` [PATCH v2 3/5] shared/gatt-helpers: Improve robustness of get include services
` [PATCH v2 4/5] shared/gatt-helpers: Improve robustness read by type request
` [PATCH v2 5/5] shared/gatt-helpers: Improve robustness of get descriptors

[PATCH v1] Bluetooth: add macro for exposing quirks
 2015-03-19  5:21 UTC 

Bluetoothd crash/segfault when Chrombook creates connection with Samsung gear circle
 2015-03-19  2:57 UTC  (5+ messages)

Persistent mapping from BT hardware to hci name
 2015-03-19  2:02 UTC  (2+ messages)

[PATCH] Bluetooth: Gracefully response to enabling LE on LE only devices
 2015-03-18 23:15 UTC 

[PATCH] Bluetooth: Fix use after free in l2cap_chan_timeout
 2015-03-18 14:22 UTC  (2+ messages)

Non-consecutive handle values in GATT
 2015-03-18 13:54 UTC  (15+ messages)

[PATCH 1/2] Bluetooth: Add skeleton for 6LoWPAN mgmt command handling
 2015-03-18 12:47 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: Add proper cleanup path for bt_6lowpan_init()

core/gatt-db: Long writes into external GATT characteristics issue
 2015-03-18 11:38 UTC  (8+ messages)

[PATCH 0/7] Add Reliable Writes Server test cases
 2015-03-18 10:05 UTC  (8+ messages)
` [PATCH 1/7] unit/test-gatt: Add TP/GAW/SR/BV-06-C test
` [PATCH 2/7] unit/test-gatt: Add TP/GAW/SR/BV-10-C test
` [PATCH 3/7] unit/test-gatt: Add TP/GAW/SR/BI-14-C test
` [PATCH 4/7] unit/test-gatt: Add TP/GAW/SR/BI-15-C test
` [PATCH 5/7] unit/test-gatt: Add TP/GAW/SR/BV-07-C test
` [PATCH 6/7] doc/test-coverage: Update test-gatt count
` [PATCH 7/7] shared/tester: Fix divide by zero error

[BlueZ v2 00/14] Introduce LE Advertisement D-Bus API
 2015-03-18  8:59 UTC  (16+ messages)
` [BlueZ v2 01/14] doc: Add LE Advertisement D-Bus API documentation
` [BlueZ v2 02/14] core: advertising: add LEAdvertisingManager stubs
` [BlueZ v2 03/14] gdbus/client: add g_dbus_proxy_set_read_watch
` [BlueZ v2 04/14] unit/test-dbus-client: test for g_dbus_set_read_watch
` [BlueZ v2 05/14] advertising-manager: Implement RegisterAdvertisement
` [BlueZ v2 06/14] tools: Python script to test Advertisement API
` [BlueZ v2 07/14] advertising-manager: implement UnregisterAdvertisement
` [BlueZ v2 08/14] shared: add advertising-data
` [BlueZ v2 09/14] advertising-manager: use advertising_data
` [BlueZ v2 10/14] advertising-manager: Parse ServiceUUIDs
` [BlueZ v2 11/14] advertising-manager: Parse SolicitUUIDs
` [BlueZ v2 12/14] advertising-manager: Parse ManufacturerSpecificData
` [BlueZ v2 13/14] advertising-manager: Parse ServiceData
` [BlueZ v2 14/14] Update TODO for LE Advertising

[PATCH] Bluetooth: expose quirks through debugfs
 2015-03-18  7:36 UTC  (2+ messages)

[PATCH] Bluetooth: Fix potential NULL dereference in SMP channel setup
 2015-03-18  6:30 UTC  (2+ messages)

Bluetooth: Create SMP device structure for local crypto context
 2015-03-17 18:29 UTC 

[PATCH] Bluetooth: Add workaround for broken OS X legacy SMP pairing
 2015-03-17 18:00 UTC  (2+ messages)

[PATCH 0/5] Bluetooth: Further refactoring of mgmt API
 2015-03-17 17:05 UTC  (7+ messages)
` [PATCH 1/5] Bluetooth: Add helper to get HCI channel of a socket
` [PATCH 2/5] Bluetooth: Add channel parameter to mgmt_pending_find() API
` [PATCH 3/5] Bluetooth: Add generic mgmt helper API
` [PATCH 4/5] Bluetooth: Add hdev_init callback for HCI channels
` [PATCH 5/5] Bluetooth: Move generic mgmt command dispatcher to hci_sock.c

[PATCH v6 1/6] Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERY
 2015-03-17 16:43 UTC  (7+ messages)
` [PATCH v6 2/6] Bluetooth: Refactor BR/EDR inquiry and LE scan triggering
` [PATCH v6 3/6] Bluetooth: Add simultaneous dual mode scan
` [PATCH v6 4/6] Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_ATH3012
` [PATCH v6 5/6] Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_INTEL
` [PATCH v6 6/6] Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_CSR

[PATCH v5 1/6] Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERY
 2015-03-17 15:48 UTC  (7+ messages)
` [PATCH v5 2/6] Bluetooth: Refactor BR/EDR inquiry and LE scan triggering
` [PATCH v5 3/6] Bluetooth: Add simultaneous dual mode scan
` [PATCH v5 4/6] Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_ATH3012
` [PATCH v5 5/6] Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_INTEL
` [PATCH v5 6/6] Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_CSR

[PATCH] audio/avdtp: Fix crash at NULL cb of discover_callback
 2015-03-17 15:47 UTC  (2+ messages)

[PATCH BlueZ 1/4] core/device: Fix btd_device_set_temporary
 2015-03-17 15:46 UTC  (5+ messages)
` [PATCH BlueZ 2/4] core/device: Convert temporary flag to bool
` [PATCH BlueZ 3/4] core/adapter: Remove checks to device_is_temporary
` [PATCH BlueZ 4/4] core: Make device_set_bonded reset temporary flag

[PATCH] android/hog: Remove read Protocol Mode characteristic
 2015-03-17 15:29 UTC  (2+ messages)

[PATCH BlueZ 1/2] shared/gatt-helper: Consolidate error checking
 2015-03-17 15:19 UTC  (2+ messages)
` [PATCH BlueZ 2/2] core/device: Enable bt_gatt_client debug

[PATCHv2 0/6] unit/test-hog: Introduce test-hog and add few TC
 2015-03-17 13:15 UTC  (2+ messages)

[PATCH 1/2] unit/test-hog: Add TC/HGDC/HH/BV-08-I test
 2015-03-17 11:18 UTC  (2+ messages)
` [PATCH 2/2] unit/test-hog: Add TC/HGRF/HH/BV-18-I test

[PATCH] Bluetooth: btusb: Fix minor whitespace issue in QCA ROME device entries
 2015-03-17  7:34 UTC  (2+ messages)

[PATCH] Bluetooth: Fix length for Read Local OOB Extended Data respone packet
 2015-03-17  6:20 UTC  (2+ messages)

[PATCH v2] Bluetooth: Add support for Local OOB Extended Data Update events
 2015-03-17  6:20 UTC  (2+ messages)

Questions related to LE Privacy 1.2 (BLE 4.2 feature)
 2015-03-17  5:34 UTC  (2+ messages)

[PATCH v4 1/7] Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERY
 2015-03-17  2:19 UTC  (12+ messages)
` [PATCH v4 2/7] Bluetooth: Refactor BREDR inquiry and LE scan triggering
` [PATCH v4 3/7] Bluetooth: Split triggering le and interleaved scan into separate cases
` [PATCH v4 4/7] Bluetooth: Add simultaneous dual mode scan
` [PATCH v4 5/7] Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_ATH3012
` [PATCH v4 6/7] Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_INTEL
` [PATCH v4 7/7] Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_CSR

[PATCH] Bluetooth: Add support for Local OOB Extended Data Update events
 2015-03-16 23:07 UTC 

[PATCH 1/7] core: device: add device_set_rssi_no_delta
 2015-03-16 19:51 UTC  (7+ messages)
` [PATCH 2/7] core/adapter: Refactor of scan type
` [PATCH 3/7] core: adapter: Add SetDiscoveryFilter method
` [PATCH 4/7] core: adapter: Add parameter parsing to SetDiscoveryFilter
` [PATCH 5/7] core: adapter: properly set the filter for discovery
` [PATCH 6/7] core: adapter: start proper discovery depending on filter type
` [PATCH 7/7] core: adapter: add device filtering when filered discovery is used

[PATCH v2] Bluetooth: Do not include LE SC out-of-band data if not enabled
 2015-03-16 19:38 UTC 

[PATCH] Bluetooth: Do not include LE SC out-of-band data if not enabled
 2015-03-16 19:34 UTC 

[PATCH] Bluetooth: The P-256 randomizer is 16 octets long and not 19 octets
 2015-03-16 19:24 UTC 

[PATCH] Bluetooth: Add clarifying comment when setting local OOB flag
 2015-03-16 19:16 UTC  (2+ messages)

[PATCH] Bluetooth: Rename smp->local_rr into smp->local_rand
 2015-03-16 17:25 UTC 

[PATCH] Bluetooth: Add extra SMP_DBG statement for remote OOB data
 2015-03-16 17:21 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox