messages from 2014-07-02 06:39:39 to 2014-07-04 14:08:02 UTC [more...]
[PATCH] Bluetooth: Document the existing device quirks
2014-07-04 14:08 UTC
[PATCH] Bluetooth: Don't take actions on blocked devices when scanning
2014-07-04 13:56 UTC (2+ messages)
[PATCH] Bluetooth: Use list_del when freeing the list entry
2014-07-04 13:56 UTC (2+ messages)
[PATCHv1 00/32] Android SCO HAL
2014-07-04 13:47 UTC (33+ messages)
` [PATCHv1 01/32] android/ipc: Add ipc_is_connected() check
` [PATCHv1 02/32] android/handsfree: Connect SCO audio on demand
` [PATCHv1 03/32] android/hal-sco: Use nanosleep for SCO synchronization
` [PATCHv1 04/32] android/hal-sco: Fixes for unreliable mtu
` [PATCHv1 05/32] android/hal-sco: Add SCO packet cache
` [PATCHv1 06/32] android/hal-sco: Make use of config parameter
` [PATCHv1 07/32] android/hal-sco: Implement open input stream
` [PATCHv1 08/32] android/hal-sco: Check file descriptor >= 0
` [PATCHv1 09/32] android/hal-sco: Use global sco file descriptor
` [PATCHv1 10/32] android/haltest: Add open/close input stream commands
` [PATCHv1 11/32] android/haltest: Add read command
` [PATCHv1 12/32] android/haltest: Add loop command
` [PATCHv1 13/32] android/hal-sco: Make debug more readable
` [PATCHv1 14/32] android/hal-sco: Fix memory leak
` [PATCHv1 15/32] android/hal-sco: Implement read
` [PATCHv1 16/32] android/haltest: Implement read to file
` [PATCHv1 17/32] android/hal-sco: Connect SCO when opening input stream
` [PATCHv1 18/32] android/haltest: Add sample rate parameter when opening audio streams
` [PATCHv1 19/32] android/hal-sco: Skip resampling for output stream with 8k
` [PATCHv1 20/32] android/hal-sco: Skip resampling for input of 8k
` [PATCHv1 21/32] android/haltest: Correct check for similar buffer size
` [PATCHv1 22/32] android/haltest: Add mono to stereo conversion for loopback
` [PATCHv1 23/32] android/hal-sco: Choose buffer size
` [PATCHv1 24/32] android/hal-sco: Add stream synchronization
` [PATCHv1 25/32] android/haltest: Refactor stop and closing streams
` [PATCHv1 26/32] android/hal-sco: Connect SCO audio on demand
` [PATCHv1 27/32] android/hal-sco: Disconnect SCO audio on standby()
` [PATCHv1 28/32] android/handsfree: Refactor SCO audio connect sequence
` [PATCHv1 29/32] android/hal-sco: Fix incorrect assignment
` [PATCHv1 30/32] android/hal-audio: Fix leaving open socket
` [PATCHv1 31/32] android/hal-sco: "
` [PATCHv1 32/32] android/hal-sco: Fix error code printing
[PATCH 00/12] Varios fixes
2014-07-04 13:44 UTC (13+ messages)
` [PATCH 01/12] android/gatt: Change DBG() to error()
` [PATCH 02/12] android/gatt: Fix memory leak
` [PATCH 03/12] android/hal-msg: trivial: Correct coding style
` [PATCH 04/12] android/gatt: Fix warning by rearranging allocation
` [PATCH 05/12] android/haltest: Auto-accept pairing
` [PATCH 06/12] android/hal-gatt: Remove unneeded never read initialization
` [PATCH 07/12] android/gatt: Add missing error check
` [PATCH 08/12] android/haltest: Add check for valid channel
` [PATCH 09/12] android/tester: Remove unused assignment
` [PATCH 10/12] android/gatt: Fix length check
` [PATCH 11/12] cups: Remove dead code
` [PATCH 12/12] core: "
[PATCH] monitor: Fix possible resource leak
2014-07-04 13:21 UTC (2+ messages)
[PATCH] Bluetooth: Fix constant for public address configuration
2014-07-04 12:00 UTC (2+ messages)
[PATCH v2] Bluetooth: btusb: Add Realtek 8723/8761 support
2014-07-04 10:11 UTC (8+ messages)
` 答复: "
[PATCH 00/12] Bluetooth: Further LE scanning fixes & cleanups
2014-07-04 9:59 UTC (14+ 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 07/12] Bluetooth: Remove unused hci_pend_le_conn_del() function
` [PATCH 08/12] Bluetooth: Fix clearing and restarting all LE actions on power cycle
` [PATCH 09/12] Bluetooth: Remove unnecessary usage of hci_pend_le_conn_add
` [PATCH 10/12] Bluetooth: Remove unused hci_pend_le_conn_add function
` [PATCH 11/12] Bluetooth: Make hci_pend_le_conn_lookup more general purposed
` [PATCH 12/12] Bluetooth: Use hci_pend_le_action_lookup to look up report entries
[PATCH] Bluetooth: Add support for controller configuration info command
2014-07-04 5:52 UTC (2+ messages)
LE mouse reconnect problem
2014-07-03 16:48 UTC (21+ 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 (2+ messages)
[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)
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).