Linux bluetooth development
 help / color / mirror / Atom feed
 messages from 2015-03-13 08:54:11 to 2015-03-17 13:07:28 UTC [more...]

Non-consecutive handle values in GATT
 2015-03-17 13:07 UTC  (11+ messages)

[PATCH 0/5] Bluetooth: Further refactoring of mgmt API
 2015-03-17 11:48 UTC  (6+ 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

Bluetoothd crash/segfault when Chrombook creates connection with Samsung gear circle
 2015-03-17 11:44 UTC  (4+ messages)

core/gatt-db: Long writes into external GATT characteristics issue
 2015-03-17 11:20 UTC 

[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

bluez5 pairing devices
 2015-03-17 10:48 UTC 

[PATCH] audio/avdtp: Fix crash at NULL cb of discover_callback
 2015-03-17  9:15 UTC 

[PATCH BlueZ 1/4] core/device: Fix btd_device_set_temporary
 2015-03-17  9:13 UTC  (4+ 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] 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 v5 1/6] Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERY
 2015-03-17  4:19 UTC  (6+ 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 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 

[PATCH] Bluetooth: Use smp->remote_pk + 32 instead of &smp->remote_pk[32]
 2015-03-16 16:34 UTC 

[PATCH 1/4] Bluetooth: Fix local OOB data handling for SMP
 2015-03-16 16:23 UTC  (8+ messages)
` [PATCH 2/4] Bluetooth: Track local vs remote OOB data availability
` [PATCH 3/4] Bluetooth: Set local OOB data flag if remote has our OOB data
` [PATCH 4/4] Bluetooth: Fix verifying confirm value when lacking remote "

[PATCH] Bluetooth: Don't send public key if OOB data verification fails
 2015-03-16 16:23 UTC  (2+ messages)

[PATCH] Honor offset when reading external chrc
 2015-03-16 16:04 UTC  (3+ messages)
  ` [PATCH] core/gatt-database: "

[PATCHv2 0/6] unit/test-hog: Introduce test-hog and add few TC
 2015-03-16 15:38 UTC  (7+ messages)
` [PATCHv2 1/6] unit/test-hog: Add TC/HGRF/RH/BV-01-I test
` [PATCHv2 2/6] unit/test-hog: Add TC/HGRF/RH/BV-08-I test
` [PATCHv2 3/6] unit/test-hog: Add TC/HGRF/RH/BV-09-I test
` [PATCHv2 4/6] unit/test-hog: Add TC/HGRF/RH/BV-06-I test
` [PATCHv2 5/6] unit/test-hog: Add TC/HGRF/RH/BV-02-I test
` [PATCHv2 6/6] unit/test-hog: Add TC/HGCF/RH/BV-01-I test

[PATCH] android/hog: Allow to pass custom fd for uhid
 2015-03-16 15:28 UTC  (2+ messages)

[PATCH BlueZ 1/3] shared/gatt-client: Fix handling of services
 2015-03-16 10:32 UTC  (3+ messages)
` [PATCH BlueZ 2/3] unit/test-gatt: Add /TP/GAD/CL/BV-06-C/client-1 test
` [PATCH BlueZ 3/3] unit/test-gatt: Add /TP/GAD/CL/BV-06-C/client-2 test

BlueZ for Android 4.4.3
 2015-03-16 10:16 UTC  (9+ messages)

[PATCH v2 1/8] Bluetooth: Use kzfree instead of kfree in security manager
 2015-03-16  8:38 UTC  (2+ messages)

[PATCH v2 8/8] Bluetooth: Use smp->local_pk + 32 instead of &smp->local_pk[32]
 2015-03-16  8:10 UTC 

[PATCH v2 7/8] Bluetooth: Use OOB key pair for LE SC pairing with OOB method
 2015-03-16  8:10 UTC 

[PATCH v2 6/8] Bluetooth: Return LE SC confirm and random values for out-of-band data
 2015-03-16  8:10 UTC 

[PATCH v2 5/8] Bluetooth: Add function for generating LE SC out-of-band data
 2015-03-16  8:10 UTC 

[PATCH v2 4/8] Bluetooth: Add support for AES-CMAC hash for security manager device
 2015-03-16  8:10 UTC 

[PATCH v2 3/8] Bluetooth: Add constants for LE SC Confirmation and Random values
 2015-03-16  8:10 UTC 

[PATCH v2 2/8] Bluetooth: Create SMP device structure for local crypto context
 2015-03-16  8:10 UTC 

[PATCH 2/2] Bluetooth: Create SMP device structure for local crypto context
 2015-03-16  7:01 UTC 

[PATCH 1/2] Bluetooth: Use kzfree instead of kfree in security manager
 2015-03-16  7:01 UTC 

[PATCH] Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flag
 2015-03-16  4:56 UTC  (2+ messages)

[PATCH] Bluetooth: Fix BR/EDR out-of-band pairing with only initiator data
 2015-03-16  4:56 UTC  (2+ messages)

[PATCH] Bluetooth: Add workaround for broken OS X legacy SMP pairing
 2015-03-15 17:34 UTC 

[PATCH] android/hog: Allow to pass custom fd for uhid
 2015-03-15 13:43 UTC 

[PATCH v4 0/7] Bluetooth: New callback type for HCI requests
 2015-03-15  9:07 UTC  (8+ messages)
` [PATCH v4 1/7] Bluetooth: Add clarifying comment to command status handling
` [PATCH v4 2/7] Bluetooth: Add second hci_request callback option for full skb
` [PATCH v4 3/7] Bluetooth: Convert hci_req_sync family of functions to new request API
` [PATCH v4 4/7] Bluetooth: Remove unneeded recv_event variable
` [PATCH v4 5/7] Bluetooth: Remove unused hci_req_pending() function
` [PATCH v4 6/7] Bluetooth: Move hci_get_cmd_complete() to hci_event.c
` [PATCH v4 7/7] Bluetooth: Convert local OOB data reading to use HCI request

[PATCH v3] Bluetooth: Add simple version of Read Advertising Features command
 2015-03-15  8:10 UTC  (2+ messages)

[PATCH 1/3] Bluetooth: Move eir_append_data function to a different location
 2015-03-15  8:09 UTC  (2+ messages)

[PATCH v3 01/14] Bluetooth: Add flags field and setting function for HCI sockets
 2015-03-15  8:03 UTC  (2+ messages)

[PATCH BlueZ 1/3] attrib: Fix not honoring MTU
 2015-03-15  7:05 UTC  (4+ messages)
` [PATCH BlueZ 2/3] core/device: Fix not handling notification
` [PATCH BlueZ 3/3] core/device: Remove call to g_attrib_set_mtu

[PATCH 3/3] Bluetooth: Add simple version of Read Local OOB Extended Data command
 2015-03-15  5:43 UTC 

[PATCH 2/3] Bluetooth: Add defines for LE Bluetooth Device Address and LE Role
 2015-03-15  5:43 UTC 

[PATCH v3 1/5] Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERY
 2015-03-15  4:39 UTC  (5+ messages)
` [PATCH v3 2/5] Bluetooth: Add simultaneous dual mode scan
` [PATCH v3 3/5] Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_ATH3012
` [PATCH v3 4/5] Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_INTEL
` [PATCH v3 5/5] Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_CSR

[PATCH v2] Bluetooth: Add simple version of Read Advertising Features command
 2015-03-15  3:45 UTC 

[PATCH] Bluetooth: Add simple version of Read Advertising Features command
 2015-03-15  3:24 UTC 

[PATCH v3 14/14] Bluetooth: Use BIT(n) macro instead of manually encoding (1 << n)
 2015-03-15  2:28 UTC 

[PATCH v3 13/14] Bluetooth: Send global configuration updates to all management users
 2015-03-15  2:28 UTC 

[PATCH v3 12/14] Bluetooth: Open management interface for untrusted users
 2015-03-15  2:28 UTC 

[PATCH v3 11/14] Bluetooth: Add support for trust verification of management commands
 2015-03-15  2:28 UTC 

[PATCH v3 10/14] Bluetooth: Remove unneeded initializer for management command table
 2015-03-15  2:28 UTC 

[PATCH v3 09/14] Bluetooth: Add support for untrusted access to management commands
 2015-03-15  2:28 UTC 

[PATCH v3 08/14] Bluetooth: Add hci_sock_test_flag helper function
 2015-03-15  2:28 UTC 

[PATCH v3 07/14] Bluetooth: Consolidate socket channel sending function back into one
 2015-03-15  2:27 UTC 

[PATCH v3 06/14] Bluetooth: Introduce trusted flag for management control sockets
 2015-03-15  2:27 UTC 

[PATCH v3 05/14] Bluetooth: Add support for extended index management command
 2015-03-15  2:27 UTC 

[PATCH v3 04/14] Bluetooth: Add support for extended index management events
 2015-03-15  2:27 UTC 

[PATCH v3 03/14] Bluetooth: Use special function to send filter management index events
 2015-03-15  2:27 UTC 

[PATCH v3 02/14] Bluetooth: Provide hci_send_to_flagged_channel helper function
 2015-03-15  2:27 UTC 

[PATCH] Bluetooth: Send global configuration updates to all management users
 2015-03-15  2:14 UTC 

[PATCH] Bluetooth: Open management interface for untrusted users
 2015-03-15  1:23 UTC 

[PATCH 4/4] Bluetooth: Add support for trust verification of management commands
 2015-03-15  1:09 UTC 

[PATCH 3/4] Bluetooth: Remove unneeded initializer for management command table
 2015-03-15  1:09 UTC 

[PATCH 2/4] Bluetooth: Add support for untrusted access to management commands
 2015-03-15  1:09 UTC 

[PATCH 1/4] Bluetooth: Add hci_sock_test_flag helper function
 2015-03-15  1:09 UTC 

[PATCH 2/2] Bluetooth: Consolidate socket channel sending function back into one
 2015-03-15  0:36 UTC 

[PATCH 1/2] Bluetooth: Introduce trusted flag for management control sockets
 2015-03-15  0:36 UTC 

[PATCH v2 5/5] Bluetooth: Add support for extended index management command
 2015-03-15  0:02 UTC 

[PATCH v2 4/5] Bluetooth: Add support for extended index management events
 2015-03-15  0:02 UTC 

[PATCH v2 3/5] Bluetooth: Use special function to send filter management index events
 2015-03-15  0:01 UTC 

[PATCH v2 2/5] Bluetooth: Provide hci_send_to_flagged_channel helper function
 2015-03-15  0:01 UTC 

[PATCH v2 1/5] Bluetooth: Add flags field and setting function for HCI sockets
 2015-03-15  0:01 UTC 

[PATCH] Bluetooth: Add support for Read Extended Index List management command
 2015-03-14 19:08 UTC 

[PATCH v2(sorta)] Unexpected-continuation-frame-printk flood avoidance
 2015-03-14 19:01 UTC  (4+ messages)
` [PATCH v2(sorta) 1/2] bluetooth: Add BT_{INFO,ERR,DBG}_RATELIMITED

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

[PATCH v2] Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags
 2015-03-13 17:31 UTC  (2+ messages)

[PATCH] Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
 2015-03-13 16:37 UTC  (2+ messages)

[PATCH] Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags
 2015-03-13 16:13 UTC 

[PATCH 1/2] android/hog: Fix double queue_destroy
 2015-03-13 15:28 UTC  (3+ messages)
` [PATCHv2 "

[PATCH 1/2] unit/test-hog: Add TC/HGRF/RH/BV-08-I test
 2015-03-13 14:39 UTC  (2+ messages)
` [PATCHv2] "

[PATCH v6 0/3] Create bneptest tool
 2015-03-13 14:23 UTC  (6+ messages)
` [PATCH v6 1/3] tools/bneptest: Add initial support for "
` [PATCH v6 2/3] tools/bneptest: Add generic connect/listen functionality
` [PATCH v6 3/3] android/pts: Add BNEP PTS 6.0 results for android 5.0

[PATCH 1/3] unit/test-hog: Add TC/HGRF/RH/BV-06-I test
 2015-03-13 14:23 UTC  (3+ messages)
` [PATCH 2/3] unit/test-hog: Add TC/HGRF/RH/BV-02-I test
` [PATCH 3/3] unit/test-hog: Add TC/HGCF/RH/BV-01-I test

[PATCH 0/7] Add Write Long value server TC
 2015-03-13 13:01 UTC  (2+ messages)

Missing events after reconnect (BLE)
 2015-03-13 13:01 UTC  (8+ messages)

[PATCH 1/2] audio/avrcp: Remove redundant check
 2015-03-13 12:10 UTC  (2+ messages)

[PATCH 0/4] Fix collision in AVCTP connection
 2015-03-13 12:09 UTC  (5+ messages)
` [PATCH 4/4] plugins/policy: Try reconnect Control/Target services

[PATCH v3] Bluetooth: btusb: Add helper for READ_LOCAL_VERSION command
 2015-03-13 10:48 UTC  (2+ messages)

[PATCH] tools/btmgmt: refactor of repeated scan type
 2015-03-13 10:27 UTC  (2+ messages)

[PATCHv2 4/4] plugins/policy: Try reconnect Control/Target services
 2015-03-13 10:19 UTC 

[PATCH 1/7] Bluetooth: Introduce hci_dev_test_flag helper macro
 2015-03-13 10:16 UTC  (2+ messages)

[PATCH] Bluetooth: Add support connectable advertising setting
 2015-03-13 10:15 UTC  (2+ messages)

[RFC] Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
 2015-03-13  9:15 UTC 

[PATCH 7/7] Bluetooth: Introduce hci_dev_test_and_set_flag helper macro
 2015-03-13  9:11 UTC 

[PATCH 6/7] Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro
 2015-03-13  9:11 UTC 

[PATCH 5/7] Bluetooth: Introduce hci_dev_test_and_change_flag helper macro
 2015-03-13  9:11 UTC 

[PATCH 4/7] Bluetooth: Introduce hci_dev_change_flag helper macro
 2015-03-13  9:11 UTC 

[PATCH 3/7] Bluetooth: Introduce hci_dev_clear_flag helper macro
 2015-03-13  9:11 UTC 

[PATCH 2/7] Bluetooth: Introduce hci_dev_set_flag helper macro
 2015-03-13  9:11 UTC 


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