messages from 2014-07-01 12:47:58 to 2014-07-04 09:37:21 UTC [more...]
[PATCH 00/12] Bluetooth: Further LE scanning fixes & cleanups
2014-07-04 9:37 UTC (7+ messages)
` [PATCH 01/12] Bluetooth: Fix missing return statement in process_adv_report
` [PATCH 02/12] Bluetooth: Convert pend_le_conn list to a generic action list
` [PATCH 03/12] Bluetooth: Convert pend_le_reports into a list
` [PATCH 04/12] Bluetooth: Simplify use of hci_pend_le_conns_clear()
` [PATCH 05/12] Bluetooth: Don't bother doing anything if auto_connect doesn't change
` [PATCH 06/12] Bluetooth: Simplify hci_conn_params->action list usage
[PATCH] Bluetooth: Add support for controller configuration info command
2014-07-04 5:52 UTC (2+ messages)
[PATCH v2] Bluetooth: btusb: Add Realtek 8723/8761 support
2014-07-03 18:12 UTC (7+ messages)
` 答复: "
LE mouse reconnect problem
2014-07-03 16:48 UTC (25+ messages)
` Fwd: "
[PATCH v2 0/5] LE scanning fixes & cleanups
2014-07-03 16:45 UTC (7+ messages)
` [PATCH v2 1/5] Bluetooth: Fix missing update of pend_le_reports
` [PATCH v2 2/5] Bluetooth: Remove redundant IRK lookup
` [PATCH v2 3/5] Bluetooth: Use hci_conn_params in pend_le_conns
` [PATCH v2 4/5] Bluetooth: Remove unnecessary checks for auto-connected devices
` [PATCH v2 5/5] Bluetooth: Add identity address check in param lookup functions
[PATCH 0/5] LE scanning fixes & cleanups
2014-07-03 16:21 UTC (6+ messages)
` [PATCH 1/5] Bluetooth: Fix missing update of pend_le_reports
` [PATCH 2/5] Bluetooth: Remove redundant IRK lookup
` [PATCH 3/5] Bluetooth: Use hci_conn_params in pend_le_conns
` [PATCH 4/5] Bluetooth: Remove unnecessary checks for auto-connected devices
` [PATCH 5/5] Bluetooth: Add identity address check in param lookup functions
[PATCH 00/19] Android/tester-ng: New android tester
2014-07-03 16:00 UTC (20+ messages)
` [PATCH 01/19] shared/tester: Add support for debug logs for tester
` [PATCH 02/19] android/tester-ng: Add android-tester-ng
` [PATCH 03/19] android/tester-bluetooth: Initial bluetooth HAL tester
` [PATCH 04/19] android/tester-bluetooth: Add initial test case
` [PATCH 05/19] android/tester-bluetooth: Add enable success "
` [PATCH 06/19] android/tester-ng: Add callback mechanism
` [PATCH 07/19] android/tester-ng: Add double enable success test case
` [PATCH 08/19] android/tester-socket: Initial socket tester
` [PATCH 09/19] android/tester-socket: Add initial test case
` [PATCH 10/19] android/tester-hidhost: Initial hidhost tester
` [PATCH 11/19] android/tester-hidhost: Add initial test case
` [PATCH 12/19] android/tester-gatt: Initial gatt tester
` [PATCH 13/19] android/tester-gatt: Add initial test case
` [PATCH 14/19] android/tester-ng: Add property check handling
` [PATCH 15/19] android/tester-bluetooth: Add disable success test case
` [PATCH 16/19] android/tester-bluetooth: Add bdname set success tc
` [PATCH 17/19] Android/tester-bluetooth: Add scan_mode "
` [PATCH 18/19] Android/tester-bluetooth: Add disc_timeout "
` [PATCH 19/19] android/android-tester: Remove test cases replaced by tester-ng
[PATCH 1/2] test: Fix getting devices in health test scripts
2014-07-03 14:51 UTC (3+ messages)
` [PATCH 2/2] test: Allow to pass custom DataType to test-health-sink
[PATCH] android/hal-health: Clear NONBLOCK flag from fd
2014-07-03 14:12 UTC (5+ messages)
` [PATCH] avctp: Fix unchecked return value
[PATCH_v2] android/hal-health: Fix do not modify fd flags in non connected state
2014-07-03 13:34 UTC (2+ messages)
[PATCH] android/hal-health: Fix do not modify fd flags in non connected state
2014-07-03 13:08 UTC (2+ messages)
[PATCHv3] android/hal-health: Clear NONBLOCK flag from fd
2014-07-03 11:38 UTC (2+ messages)
[PATCH] android/gatt: Fix memory leak
2014-07-03 11:32 UTC
[PATCHv2] android/hal-health: Clear NONBLOCK flag from fd
2014-07-03 10:58 UTC
[PATCH] android/pics: Update HDP settings
2014-07-03 10:44 UTC (2+ messages)
[PATCH BlueZ 1/4] android: Fix using plain integer as NULL pointer
2014-07-03 8:46 UTC (6+ messages)
` [PATCH BlueZ] README: Add HACKING section
` [PATCH BlueZ 2/4] android: Fix non-ANSI function declaration
` [PATCH BlueZ 3/4] android: Fix local variables not being marked as static
` [PATCH BlueZ 4/4] android/gatt: Fix duplicate const
[PATCH 1/3] Bluetooth: Track number of added devices with HCI_AUTO_CONN_REPORT
2014-07-03 7:45 UTC (6+ messages)
` [PATCH 2/3] Bluetooth: Allow mgmt_device_found events for kernel-side scanning
` [PATCH 3/3] Bluetooth: Add support for background LE scanning
[PATCH] Bluetooth: Support scanning for devices using RPA
2014-07-03 7:45 UTC (2+ messages)
[PATCH] Bluetooth: Support HCI_QUIRK_RAW_DEVICE for hci_vhci driver
2014-07-03 7:34 UTC (2+ messages)
[PATCH] Bluetooth: Add support for Read Unconfigured Index List command
2014-07-03 7:34 UTC (2+ messages)
[PATCH v2 1/2] Bluetooth: Add support for Unconfigured Index Added events
2014-07-02 19:41 UTC (2+ messages)
[PATCH v2 2/2] Bluetooth: Add support for Unconfigured Index Removed events
2014-07-02 19:30 UTC
[PATCH] Bluetooth: Add support for Unconfigured Index Removed events
2014-07-02 19:26 UTC
[PATCH] Bluetooth: Add support for Unconfigured Index Added events
2014-07-02 19:03 UTC
[PATCH] Bluetooth: Introduce unconfigured controller state
2014-07-02 17:45 UTC (2+ messages)
[PATCH v2 00/10] Bluetooth: Connection parameter support
2014-07-02 15:00 UTC (12+ messages)
` [PATCH v2 01/10] Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_all
` [PATCH v2 02/10] Bluetooth: Add specific connection parameter clear functions
` [PATCH v2 03/10] Bluetooth: Add new auto_conn value matching mgmt action 0x00
` [PATCH v2 04/10] Bluetooth: Remove only enabled entries with Remove Device command
` [PATCH v2 05/10] Bluetooth: Add Load Connection Parameters command
` [PATCH v2 06/10] Bluetooth: Fix missing update of conn params
` [PATCH v2 07/10] Bluetooth: Make hci_le_conn_update return the store hint
` [PATCH v2 08/10] Bluetooth: Pass store hint to mgmt_new_conn_param
` [PATCH v2 09/10] Bluetooth: Make is_identity_address a global function
` [PATCH v2 10/10] Bluetooth: Don't send connection parameters without identity address
[PATCH] Bluetooth: Fix sparse warning with btmrvl driver
2014-07-02 14:45 UTC (2+ messages)
[PATCH] Bluetooth: Don't announce raw-only devices over management interface
2014-07-02 14:43 UTC
[PATCH] Bluetooth: Check for default address of Broadcom BCM20702A0 controllers
2014-07-02 13:42 UTC (2+ messages)
[PATCH] Bluetooth: Check for default address of Intel USB controllers
2014-07-02 13:41 UTC (2+ messages)
[PATCH] Bluetooth: Default to internal use manufacturer identifier
2014-07-02 13:41 UTC (2+ messages)
[PATCH] Bluetooth: Add public address configration for Intel USB devices
2014-07-02 13:41 UTC (2+ messages)
[PATCH 00/10] Bluetooth: Connection parameter support
2014-07-02 13:36 UTC (11+ messages)
` [PATCH 01/10] Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_all
` [PATCH 02/10] Bluetooth: Add specific connection parameter clear functions
` [PATCH 03/10] Bluetooth: Add new auto_conn value matching mgmt action 0x00
` [PATCH 04/10] Bluetooth: Remove only enabled entries with Remove Device command
` [PATCH 05/10] Bluetooth: Add Load Connection Parameters command
` [PATCH 06/10] Bluetooth: Fix missing update of conn params
` [PATCH 07/10] Bluetooth: Make hci_le_conn_update return any updated parameters
` [PATCH 08/10] Bluetooth: Pass store hint to mgmt_new_conn_param
` [PATCH 09/10] Bluetooth: Make is_identity_address a global function
` [PATCH 10/10] Bluetooth: Set store_hint to 0 for non-identity addresses
Thoughts about new hciattach
2014-07-02 13:34 UTC
[PATCH 1/2] android/client: Fix data parsing for write descriptor
2014-07-02 10:37 UTC (3+ messages)
` [PATCH 2/2] Android/pts: Update HOGP tests results
[PATCH 1/3] android/health: Handle incoming streaming data channel request
2014-07-02 10:26 UTC (4+ messages)
` [PATCH 2/3] android/client/health: Change multi dimension array to struct mode
` [PATCH 3/3] android/health: Update PTS result for TC_SRC_CC_BV_09_C
[PATCH 1/3] android/hog: Add bt_hog_send_report
2014-07-02 8:25 UTC (4+ messages)
` [PATCH 2/3] android/hidhost: Use bt_hog_send_report in bt_hid_set_report
` [PATCH 3/3] android/pts: Update HOGP tests result
[PATCH v2 1/2] Bluetooth: Centralize looking up blocked devices to l2cap_recv_frame
2014-07-02 7:08 UTC (4+ messages)
` [PATCH v2 2/2] Bluetooth: Drop LE connections for blocked devices
[PATCH 1/2] Bluetooth: Add support for hdev->set_bdaddr callback handling
2014-07-02 6:39 UTC (2+ messages)
[PATCH 2/2] Bluetooth: Add public address configration for Broadcom USB devices
2014-07-01 22:53 UTC
[PATCH 1/2] lib/mgmt: Add New Connection Parameter Event
2014-07-01 22:49 UTC (3+ messages)
` [PATCH 2/2] monitor: Add support for decoding New Connection Parameter event
[PATCH] btmgmt: Fix endianess in cmd_scan_params()
2014-07-01 22:43 UTC (2+ messages)
[RFC v3 1/4] Bluetooth: Connection Parameter Update Procedure
2014-07-01 21:45 UTC (8+ messages)
` [RFC v3 2/4] Bluetooth: Move LE event mask setting into init3 phase
` [RFC v3 3/4] Bluetooth: Enable new LE meta event
` [RFC v3 4/4] Bluetooth: Introduce "New Connection Parameter" Event
[PATCH] Bluetooth: btmrvl: indicate pscan scheduling instant in a debug event
2014-07-01 21:24 UTC (3+ messages)
[PATCH] Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspend
2014-07-01 21:24 UTC (2+ messages)
[PATCH 1/2] Bluetooth: Centralize looking up blocked devices to l2cap_recv_frame
2014-07-01 19:54 UTC (2+ messages)
` [PATCH 2/2] Bluetooth: Drop LE connections for blocked devices
[RFC] Bluetooth: Use NRPA discovery only when background scanning is active
2014-07-01 19:52 UTC
[PATCH] Bluetooth: Fix redundant device (un)blocked events
2014-07-01 19:17 UTC (2+ messages)
[PATCH 1/2] Bluetooth: Do not trigger background scanning when HCI_AUTO_OFF is set
2014-07-01 17:47 UTC (2+ messages)
[PATCH 2/2] Bluetooth: Ensure that background scanning gets enabled on power on
2014-07-01 17:28 UTC
[RFC] doc: Add EIR to device properties
2014-07-01 16:31 UTC (11+ messages)
[PATCH v2 1/2] Bluetooth: Add flag to track STK encryption
2014-07-01 16:28 UTC (4+ messages)
` [PATCH v2 2/2] Bluetooth: Allow re-encryption with LTK when STK is in use
[PATCH] Bluetooth: btusb: Add Realtek 8723/8761 support
2014-07-01 16:15 UTC (6+ messages)
[PATCH 1/2] Bluetooth: Add flag to track STK encryption
2014-07-01 16:09 UTC (3+ messages)
` [PATCH 2/2] Bluetooth: Allow re-encryption with LTK when STK is in use
[PATCH] Bluetooth: Fix redundant encryption when receiving Security Request
2014-07-01 15:53 UTC (2+ messages)
[PATCH] [RFC] doc: Add StartDiscoveryWithOptions
2014-07-01 15:24 UTC (5+ messages)
[PATCH 1/3] android/hog: Write all report characteristics for bt_hog_send
2014-07-01 13:44 UTC (3+ messages)
` [PATCH 2/3] android/pts: Update PIXIT for HOGP
` [PATCH 3/3] android/pts: Update HOGP tests result
[PATCH v2 1/3] Bluetooth: Fix merge of advertising data and scan response data
2014-07-01 12:49 UTC (2+ messages)
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).