messages from 2014-02-21 12:53:24 to 2014-02-25 10:50:16 UTC [more...]
[RFC 1/7] android: Refactor IPC init
2014-02-25 10:50 UTC (4+ messages)
` [RFC 2/7] android: Add support for registering failure callback in IPC
` [RFC 3/7] android/unit: Update test-ipc with failure handler support
` [RFC 4/7] android: Add support for disabling notifications in IPC
[PATCH] tools: Fix using uninitialized value
2014-02-25 10:19 UTC
[PATCH] Bluetooth: Fix NULL pointer dereference when sending data
2014-02-25 10:16 UTC
[PATCH 1/4] unit/avrcp: Add /TP/PTT/BV-02-I test
2014-02-25 10:09 UTC (4+ messages)
` [PATCH 2/4] unit/avrcp: Add /TP/PTT/BV-03-I test
` [PATCH 3/4] unit/avrcp: Add /TP/PTT/BV-04-I test
` [PATCH 4/4] unit/avrcp: Add /TP/PTT/BV-05-I test
[PATCH 0/9] HFP AT parser skeleton
2014-02-25 9:23 UTC (10+ messages)
` [PATCH 1/9] shared: Add skeleton of hfp_at parser
` [PATCH 2/9] unit: Add hfp_at tester
` [PATCH 3/9] shared/hfp_at: Add skeleton of hfp_at_process_data
` [PATCH 4/9] unit/test_hfp_at: Add test cases for processing basic commands
` [PATCH 5/9] shared/hfp_at: Add function for getting number
` [PATCH 6/9] shared/hfp_at: Add function to open container
` [PATCH 7/9] shared/hfp_at: Add function to close container
` [PATCH 8/9] shared/hfp_at: Add function to get string
` [PATCH 9/9] shared/hfp_at: Add function to get unquoted string
[PATCH BlueZ v7 00/11] GATT API: External Services
2014-02-25 6:26 UTC (6+ messages)
` [PATCH BlueZ v7 07/11] gatt: Add external services tracking
[RFC v11 00/15] LE auto connection
2014-02-25 5:57 UTC (18+ messages)
` [RFC v11 01/15] Bluetooth: Create hci_req_add_le_scan_disable helper
` [RFC v11 02/15] Bluetooth: Declare le_conn_failed in hci_core.h
` [RFC v11 03/15] Bluetooth: Stop scanning on LE connection
` [RFC v11 04/15] Bluetooth: Remove unused function
` [RFC v11 05/15] Bluetooth: Introduce hdev->pend_le_conn list
` [RFC v11 06/15] Bluetooth: Introduce LE auto connection infrastructure
` [RFC v11 07/15] Bluetooth: Introduce LE auto connect options
` [RFC v11 08/15] Bluetooth: Connection parameters and auto connection
` [RFC v11 09/15] Bluetooth: Temporarily stop background scanning on discovery
` [RFC v11 10/15] Bluetooth: Auto connection and power on
` [RFC v11 11/15] Bluetooth: Connection parameters and resolvable address
` [RFC v11 12/15] Bluetooth: Support resolvable private addresses
` [RFC v11 13/15] Bluetooth: Add le_auto_conn file on debugfs
` [RFC v11 14/15] Bluetooth: Create hci_req_add_le_passive_scan helper
` [RFC v11 15/15] Bluetooth: Update background scan parameters
[PATCH] tools/btmgmt: Add command to set scan parameters
2014-02-24 22:32 UTC
[PATCH] Bluetooth: Fix bluetooth.h for inclusion in clang projects
2014-02-24 20:51 UTC (2+ messages)
[PATCH] android/pics: Add PICS and PIXIT for HSP
2014-02-24 20:31 UTC (5+ messages)
pull request: bluetooth-next 2014-02-21
2014-02-24 20:05 UTC (2+ messages)
[PATCH 1/2] android/bluetooth: Don't set remote name to empty string
2014-02-24 19:36 UTC (3+ messages)
` [PATCH 2/2] android/hal-ipc: Fix race condition when closing IPC
[PATCH 0/7] Bluetooth: Graceful power off procedure
2014-02-24 19:12 UTC (9+ messages)
` [PATCH 1/7] Bluetooth: Add convenience function for getting total connection count
` [PATCH 2/7] Bluetooth: Move HCI_ADVERTISING handling into mgmt.c
` [PATCH 3/7] Bluetooth: Move check for MGMT_CONNECTED flag "
` [PATCH 4/7] Bluetooth: Don't clear HCI_DISCOVERABLE when powering off
` [PATCH 5/7] Bluetooth: Don't clear HCI_CONNECTABLE "
` [PATCH 6/7] Bluetooth: Don't clear HCI_ADVERTISING "
` [PATCH 7/7] Bluetooth: Clean up HCI state when doing power off
[PATCH] Bluetooth: Fix canceling RPA expiry timer
2014-02-24 19:06 UTC (2+ messages)
[PATCH 1/3] unit/avrcp: Refactor tests to use destroy_context()
2014-02-24 16:17 UTC (4+ messages)
` [PATCH 2/3] unit/avrcp: Add /TP/PTT/BV-01-I test
` [PATCH 3/3] android/avctp: Set uinput to invalid fd when creating session
[PATCH] android/pixit: Correct symbols in PIXIT
2014-02-24 15:33 UTC
[PATCH] android/pixit: Add PIXIT for HFP
2014-02-24 15:11 UTC
[PATCH] android/avctp: Set uinput to invalid fd when creating session
2014-02-24 13:12 UTC
[PATCH 1/2] android: Change define name for valgrind prop
2014-02-24 12:39 UTC (2+ messages)
` [PATCH 2/2] android: Add possible to enable mgmt debug logs
[PATCH BlueZ 1/3] android/avrcp-lib: Rename AVCTP session to conn
2014-02-24 12:38 UTC (2+ messages)
[PATCH 1/2] unit/avrcp: Add /TP/ICC/BV-01-I test
2014-02-24 12:31 UTC (3+ messages)
` [PATCH 2/2] unit/avrcp: Add /TP/ICC/BV-02-I test
[PATCHv2 1/6] unit/avrcp: First unit test for AVRCP profile
2014-02-24 12:31 UTC (16+ messages)
` [PATCHv2 2/6] android/avctp: Add UNIT INFO command request
` [PATCHv2 3/6] android/avrcp: Implement avrcp_get_avctp
` [PATCHv2 4/6] android/avrcp: Use NULL for zero pointers
` [PATCHv2 5/6] unit/avrcp: Add /TP/ICC/BV-01-I/CT test
` [PATCHv2 6/6] unit/avrcp: Add /TP/ICC/BV-01-I/TG test
[PATCH v2 1/7] shared: Add support for disconnect handler to GLib based IO handling
2014-02-24 9:57 UTC (8+ messages)
` [PATCH v2 2/7] shared: Minor code style fixes in GLib based IO
` [PATCH v2 3/7] shared: Add support for disconnect handler to mainloop "
` [PATCH v2 4/7] shared: Add support for disconnect handler in HFP
` [PATCH v2 5/7] shared: Add support for shutdown to IO
` [PATCH v2 6/7] shared: Add support for local disconnect to HFP
` [PATCH v2 7/7] android/handsfree: Use HFP code for connection handling
[PATCH] android/tester: Fix slang "never used" warning
2014-02-24 9:30 UTC (4+ messages)
[PATCH] Bluetooth: Enable RPA resolving if mgmt_set_privacy is called
2014-02-24 9:21 UTC (2+ messages)
Wireshark and new BlueZ BTSNOOP format
2014-02-24 7:30 UTC (6+ messages)
[PATCH] Dump advertisement data for LE
2014-02-24 7:23 UTC
[PATCH 1/2] Bluetooth: Store current RPA and update it if needed
2014-02-24 6:51 UTC (2+ messages)
[PATCH 1/2] Bluetooth: Use unresolvable private address for active scanning
2014-02-24 6:49 UTC (2+ messages)
[PATCH] Bluetooth: Expose current identity information in debugfs
2014-02-24 6:32 UTC (2+ messages)
[PATCH 2/2] Bluetooth: Export current local RPA with identity information
2014-02-24 4:39 UTC
[PATCH 2/2] Bluetooth: Use privacy mode for non-connectable advertising
2014-02-24 4:25 UTC
[PATCH v3 01/13] Bluetooth: Ensure hci_conn always contains the local identity address
2014-02-23 20:44 UTC (15+ messages)
` [PATCH v3 02/13] Bluetooth: Set the correct values for Identity Address Information
` [PATCH v3 03/13] Bluetooth: Add SMP function for generating RPAs
` [PATCH v3 04/13] Bluetooth: Add timer for regenerating local RPA
` [PATCH v3 05/13] Bluetooth: Add hci_update_random_address() convenience function
` [PATCH v3 06/13] Bluetooth: Use hci_update_random_address() when connecting LE
` [PATCH v3 07/13] Bluetooth: Use hci_update_random_address() for enabling advertising
` [PATCH v3 08/13] Bluetooth: Use hci_update_random_address() for initiating LE scan
` [PATCH v3 09/13] Bluetooth: Don't write static address during power on
` [PATCH v3 10/13] Bluetooth: Add debugfs entry for RPA regeneration timeout
` [PATCH v3 11/13] Bluetooth: Add support for Set Privacy command
` [PATCH v3 12/13] Bluetooth: Fix setting correct src_type when connecting LE
` [PATCH v3 13/13] Bluetooth: Remove unneeded hdev->own_addr_type
` [PATCH v4] Bluetooth: Ensure hci_conn always contains the local identity address
[PATCH v2 00/10] LE Privacy support
2014-02-23 14:46 UTC (12+ messages)
` [PATCH v2 01/10] Bluetooth: Set the correct address type in Identity Address Information
` [PATCH v2 02/10] Bluetooth: Add SMP function for generating RPAs
` [PATCH v2 03/10] Bluetooth: Add timer for regenerating local RPA
` [PATCH v2 04/10] Bluetooth: Add hci_get_own_address_type() convenience function
` [PATCH v2 05/10] Bluetooth: Use hci_get_own_address_type() when connecting LE
` [PATCH v2 06/10] Bluetooth: Use hci_get_own_address_type() for enabling advertising
` [PATCH v2 07/10] Bluetooth: Use hci_get_own_address_type() for initiating LE scan
` [PATCH v2 08/10] Bluetooth: Don't write static address during power on
` [PATCH v2 09/10] Bluetooth: Add debugfs entry for RPA regeneration timeout
` [PATCH v2 10/10] Bluetooth: Add support for Set Privacy command
[PATCH] shared: Fix not marking writer as active in mgmt
2014-02-22 18:40 UTC
[PATCH 00/15] Bluetooth: LE Privacy support
2014-02-22 18:40 UTC (29+ messages)
` [PATCH 01/15] Bluetooth: Add helper variables to smp_distribute_keys()
` [PATCH 02/15] Bluetooth: Add initial code for distributing local IRK
` [PATCH 03/15] Bluetooth: Move enable/disable_advertising higher up in mgmt.c
` [PATCH 04/15] Bluetooth: Add mgmt defines for privacy
` [PATCH 05/15] Bluetooth: Add Privacy lag to mgmt supported/current settings
` [PATCH 06/15] Bluetooth: Add skeleton for Set Privacy command
` [PATCH 07/15] Bluetooth: Add SMP function for generating RPAs
` [PATCH 08/15] Bluetooth: Don't write static address when privacy is enabled
` [PATCH 09/15] Bluetooth: Fix hdev->own_addr_type value when privacy is set
` [PATCH 10/15] Bluetooth: Add mechanism for updating the local RPA
` [PATCH 11/15] Bluetooth: Update local RPA if necessary when connecting LE
` [PATCH 12/15] Bluetooth: Update local RPA if necessary before enabling advertising
` [PATCH 13/15] Bluetooth: Update local RPA if necessary before starting LE scan
` [PATCH 14/15] Bluetooth: Add debugfs entry for RPA regeneration timeout
` [PATCH 15/15] Bluetooth: Add full support for updating privacy state
Chrome OS (BlueZ 5.x) qualified as a Host Subsystem for Bluetooth 4.0 & Low Energy
2014-02-22 13:16 UTC (2+ messages)
partial success with PS3 sixaxis
2014-02-22 9:19 UTC (5+ messages)
[PATCH] Bluetooth: Fix issue with missing management event opcode
2014-02-22 7:24 UTC (2+ messages)
[PATCH] android/pts: PTS test results for A2DP
2014-02-21 16:58 UTC (2+ messages)
[PATCH] android/socket: Fix calling cleanup with invalid pointer
2014-02-21 14:30 UTC (2+ messages)
[PATCH] Bluetooth: Fix iterating wrong list in hci_remove_irk()
2014-02-21 14:03 UTC
[PATCH 00/13] Make android-tester callbacks thread safe
2014-02-21 12:57 UTC (14+ messages)
` [PATCH 01/13] android/tester: Execute device found cbacks in main loop
` [PATCH 02/13] android/tester: Execute discovery state "
` [PATCH 03/13] android/tester: Execute device properties "
` [PATCH 04/13] android/tester: Execute adapter props "
` [PATCH 05/13] android/tester: Execute adapter state changed "
` [PATCH 06/13] android/tester: Execute socket "
` [PATCH 07/13] android/tester: Execute hh connection state "
` [PATCH 08/13] android/tester: Execute hh info "
` [PATCH 09/13] android/tester: Execute hh protocol mode "
` [PATCH 10/13] android/tester: Execute hh report "
` [PATCH 11/13] android/tester: Execute hh virtual unplug "
` [PATCH 12/13] android/tester: Non-blocking check for daemon termination
` [PATCH 13/13] android/tester: Add guard for late callback calls
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