Linux bluetooth development
 help / color / mirror / Atom feed
 messages from 2015-03-11 14:06:59 to 2015-03-15 05:43:17 UTC [more...]

[PATCH 1/3] Bluetooth: Move eir_append_data function to a different location
 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 v3] Bluetooth: Add simple version of Read Advertising Features command
 2015-03-15  3:53 UTC 

[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 v3 01/14] Bluetooth: Add flags field and setting function for HCI sockets
 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  (5+ messages)
` [PATCH 2/2] unit/test-hog: Add TC/HGRF/RH/BV-01-I test
  ` [PATCHv2 1/2] android/hog: Fix double queue_destroy

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

[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  (9+ messages)
` [PATCH 1/7] unit/test-gatt: Add TP/GAW/SR/BV-05-C test
` [PATCH 2/7] unit/test-gatt: Add TP/GAW/SR/BI-07-C test
` [PATCH 3/7] unit/test-gatt: Add TP/GAW/SR/BI-08-C test
` [PATCH 4/7] unit/test-gatt: Add TP/GAW/SR/BV-09-C test
` [PATCH 5/7] unit/test-gatt: Add TP/GAW/SR/BI-25-C test
` [PATCH 6/7] unit/test-gatt: Add TP/GAW/SR/BI-26-C test
` [PATCH 7/7] doc/test-coverage: Update test-gatt count

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  (8+ messages)
` [PATCH 1/4] audio/avctp: Pass error argument to avctp_state_changed callback
` [PATCH 2/4] audio/avrcp: Pass error to session_destroy()
` [PATCH 3/4] audio/avctp: Cancel outgoing connection in case of conflict
` [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 

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

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

[PATCH v2 2/2] doc: Add commands and events for managing advertising data
 2015-03-13  2:35 UTC 

[PATCH v2 1/2] doc: Add extra mode for Set Advertising management command
 2015-03-13  2:35 UTC 

[PATCH] doc: Add support for generic advertising management API
 2015-03-12 22:49 UTC 

[PATCH v5 0/6] Create bneptest tool
 2015-03-12 22:34 UTC  (10+ messages)
` [PATCH v5 1/6] profiles/network: Remove unneded bnep_uuid function from bnep code
` [PATCH v5 2/6] profiles/network: Remove not needed get name by bnep id function
` [PATCH v5 3/6] profiles/network: Move disconn cb setting to bnep connect method
` [PATCH v5 4/6] tools/bneptest: Add initial support for bneptest tool
` [PATCH v5 5/6] tools/bneptest: Add generic connect/listen functionality
` [PATCH v5 6/6] android/pts: Add BNEP PTS 6.0 results for android 5.0

[PATCH] doc: Add mangement API for service information feature
 2015-03-12 22:11 UTC  (3+ messages)

[PATCH 0/3] Add Write Characteristic Descriptors TC
 2015-03-12 17:25 UTC  (2+ messages)

[PATCH v4 1/7] profiles/network: Fix sending error in bnep server add
 2015-03-12 16:41 UTC  (2+ messages)

[PATCH v4 0/7] Create bneptest tool
 2015-03-12 16:38 UTC  (10+ messages)
` [PATCH v4 1/7] profiles/network: Fix sending error in bnep server add
` [PATCH v4 2/7] profiles/network: Remove unneded bnep_uuid function from bnep code
` [PATCH v4 3/7] profiles/network: Remove not needed get name by bnep id function
` [PATCH v4 4/7] profiles/network: Move disconn cb setting to bnep connect method
` [PATCH v4 5/7] tools/bneptest: Add initial support for bneptest tool
` [PATCH v4 6/7] tools/bneptest: Add generic connect/listen functionality
` [PATCH v4 7/7] android/pts: Add BNEP PTS 6.0 results for android 5.0

[PATCH 1/5] android/gatt: Implement MTU exchange HAL API
 2015-03-12 15:03 UTC  (6+ messages)
` [PATCH 2/5] android: Update Android system headers to 5.1 API
` [PATCH 3/5] android/hal-ipc-api: Add GATT Server MTU Changed notification
` [PATCH 4/5] android/hal-gatt: Add support for server MTU changed callback
` [PATCH 5/5] android/gatt: Add suport "

[RFC BlueZ] build: Add ax_valgrind_check.m4
 2015-03-12 12:21 UTC 

[PATCH BlueZ] shared/gatt-client: Fix invalid read
 2015-03-12 12:06 UTC  (2+ messages)

[PATCH] obexd: Remove unused parameter from manager_request_authorization
 2015-03-12 11:42 UTC 

[PATCH v3 01/10] profiles/network: Move bnep connection setup logic to bnep
 2015-03-12 10:32 UTC  (12+ messages)
` [PATCH v3 05/10] profiles/network: Remove unneded bnep_uuid function from bnep code
` [PATCH v3 09/10] tools/bneptest: Add generic connect/listen funcionality
` [PATCH v3 10/10] android/pts: Add BNEP PTS 6.0 results for android 5.0

[PATCH] core/gatt-database: Fix memory corruption
 2015-03-12 10:16 UTC  (10+ messages)

[PATCH v1] tools/btmgmt: Introduce stop-find command
 2015-03-12  8:46 UTC  (2+ messages)

Bluetoothd crash/segfault when Chrombook creates connection with Samsung gear circle
 2015-03-12  8:34 UTC 

[PATCH 1/1] hcidump: fix crash for LE meta event
 2015-03-12  8:13 UTC 

[PATCH] Bluetooth: Remove two else branches that are not needed
 2015-03-12  7:01 UTC  (2+ messages)

[PATCH] tools/btmgmt: Introduce stop-find command
 2015-03-12  3:25 UTC  (3+ messages)

[PATCH v13] doc/adapter-api.txt: SetDiscoveryFilter method
 2015-03-11 18:52 UTC  (2+ messages)

[PATCH v12] doc/adapter-api.txt: SetDiscoveryFilter method
 2015-03-11 16:58 UTC  (2+ messages)

[PATCH v12] doc/adapter-api.txt: SetDiscoveryFilter method
 2015-03-11 16:17 UTC 

[PATCH v12] doc/adapter-api.txt: SetDiscoveryFilter method
 2015-03-11 16:03 UTC 

[PATCH v11] doc/adapter-api.txt: SetDiscoveryFilter method
 2015-03-11 16:00 UTC 

[PATCH v11] doc/adapter-api.txt: SetDiscoveryFilter method
 2015-03-11 15:57 UTC 

[PATCH] Bluetooth: Check for matching IRK when looking for paired LE devices
 2015-03-11 14:55 UTC  (3+ messages)
` [PATCH v2] "


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