messages from 2014-11-19 08:18:09 to 2014-11-21 15:13:53 UTC [more...]
[PATCH 0/4] Add a2dp sink role
2014-11-21 15:13 UTC (3+ messages)
` [PATCH 1/4] android/hal-ipc-api: Extend a2dp hal API with A2DP Sink role
` [PATCH 2/4] android/hal: Add HAL for "
[PATCH 0/4] Add GET/SET_REPORT support to HoG
2014-11-21 14:58 UTC (6+ messages)
` [PATCH 1/4] hog: import latest uhid.h definition
` [PATCH 2/4] hog: break out the report retrieval in its own function
` [PATCH 3/4] hog: implement get_report functionality
` [PATCH 4/4] hog: implement set_report functionality
RFC: Populating shared/gatt-client from storage
2014-11-21 14:24 UTC (3+ messages)
[PATCH] android/init: Update init script with proper selinux domain label
2014-11-21 13:58 UTC
[PATCH 0/7] L2CAP control field + AVRCP browsing PDU parsing
2014-11-21 13:47 UTC (8+ messages)
` [PATCH 1/7] monitor: Adjust for ERTM control bytes
` [PATCH 2/7] monitor: Make the parameter name generic
` [PATCH 3/7] monitor: Add functionality to store extented control in DB
` [PATCH 4/7] monitor: Extract extended L2CAP extended control field
` [PATCH 5/7] monitor: Add support for parsing "
` [PATCH 6/7] monitor: Add support for parsing L2CAP "
` [PATCH 7/7] monitor: Add AVRCP SetBrowsedPlayer support
[PATCH 1/6] android/client: Check if hex data is present in define
2014-11-21 13:37 UTC (6+ messages)
` [PATCH 2/6] android/client: Add Android 5.0 new value verifiers for gatt client
` [PATCH 3/6] android/client: Add support for gattc scan_filter_param_setup
` [PATCH 4/6] android/client: Add support for gattc scan_filter_add_remove cmd
` [PATCH 5/6] android/client: Add support for gattc scan_filter_clear cmd
[PATCH BlueZ 1/2] shared/gatt-server: Fix bug in bt_gatt_server_unref
2014-11-21 13:15 UTC (7+ messages)
` [PATCH BlueZ 2/2] unit/test-gatt: Add SERVER and COEX test types and MTU tests
[PATCH 6/6] android/client: Add support for gattc scan_filter_enable
2014-11-21 11:40 UTC
[PATCH] android/pts: PTS tests for AVRCP on Android 5.0
2014-11-21 11:39 UTC (2+ messages)
[PATCH 1/6] android/hal-bluetooth: Implement get_connection_state
2014-11-21 11:16 UTC (6+ messages)
` [PATCH 2/6] android/hal-bluetooth: Implement set_os_callouts
` [PATCH 3/6] android/hal-bluetooth: Implement read_energy_info
` [PATCH 4/6] android/client: Add read_energy_info command
` [PATCH 5/6] android/client: Print data from energy_info_cb
` [PATCH 6/6] android/client: Add get_connection_state command
[PATCH v2 1/2] android/client: Add hidhost callback support for Android 5.0
2014-11-21 10:55 UTC (3+ messages)
` [PATCH v2 2/2] android/client: Add gatt client callbacks "
[RFC 1/2] android/avrcp: Create avrcp-common.c|h files
2014-11-21 10:14 UTC (2+ messages)
` [RFC 2/2] android/avrcp: Initial support for AVRCP controller interface
Handling EBUSY for LE connections
2014-11-21 10:08 UTC (12+ messages)
[PATCH] android/hidhost: Fix logical vs bitwise operation
2014-11-21 9:48 UTC
[PATCH] tools/sdptool: Add support for MAP service
2014-11-21 8:49 UTC (2+ messages)
` [PATCH] plugins/autopair: Provide descriptive error log
[PATCH] android/cts: Update CTS test results for Android 5.0
2014-11-21 8:15 UTC (2+ messages)
Where in the code is a BLE connection accepted?
2014-11-21 8:03 UTC
[PATCH 1/1] audio/media: Parse total number of tracks metadata
2014-11-21 5:39 UTC
[PATCH v7 1/3] Bluetooth: add hci_restart_le_scan
2014-11-20 23:56 UTC (12+ messages)
` [PATCH v7 2/3] Bluetooth: Extract generic start and stop discovery
` [PATCH v7 3/3] Bluetooth: start and stop service discovery
[RFC BlueZ] shared/gatt-client: Allow populating without discovery
2014-11-20 23:53 UTC (2+ messages)
[PATCH v7 3/3] Bluetooth: start and stop service discovery
2014-11-20 23:33 UTC (2+ messages)
(no subject)
2014-11-20 22:10 UTC
[PATCH v6 1/3] Bluetooth: add hci_restart_le_scan
2014-11-20 17:51 UTC (4+ messages)
` [PATCH v6 3/3] Bluetooth: start and stop service discovery
[PATCH] android/README: Update documention with Android 5 info
2014-11-20 17:24 UTC
[RESEND PATCH v3] Bluetooth: btmrvl add firmware dump support
2014-11-20 16:06 UTC (2+ messages)
[PATCH 0/8] shared/hfp: Improvements and fixes to HFP AG parser
2014-11-20 15:55 UTC (9+ messages)
` [PATCH 1/8] shared/hfp: Trivial, fix comments style
` [PATCH 2/8] shared/hfp: Fix setting result pending flag
` [PATCH 3/8] shared/hfp: Improve handling AT command
` [PATCH 4/8] unit/test-hfp: Add test for reading \rAT+X\r
` [PATCH 5/8] shared/hfp: Refactor call_prefix_handler
` [PATCH 6/8] shared/hfp: Remove not used assignment
` [PATCH 7/8] shared/hfp: Improve handling AT commands
` [PATCH 8/8] unit/test-hfp: Fix parsing empty string test
[PATCH] l2cap_core: automatically flushable packets aren't supported by LE-only devices
2014-11-20 15:51 UTC (8+ messages)
` [PATCH v2] l2cap_core: automatically flushable packets aren't allowed on LE links
` [PATCH v3] Bluetooth: "
[PATCH] Bluetooth: btmrvl add firmware dump support
2014-11-20 15:44 UTC
[PATCH v2] Bluetooth: btmrvl add firmware dump support
2014-11-20 15:41 UTC (3+ messages)
[PATCHv2 1/4] android/hal-ipc-api: Update HidHost with Android 5 API
2014-11-20 15:23 UTC (5+ messages)
` [PATCHv2 2/4] android/hal: Update HidHost HAL for Android 5
` [PATCHv2 3/4] android/hid: Support handshake message
` [PATCHv2 4/4] android/client: Add handshake callback
[PATCH 1/3] android/hal-ipc-api: Add av callbacks for Android 5
2014-11-20 13:44 UTC (4+ messages)
` [PATCH 2/3] android/hal: Add av callbacks for Android 5 API
` [PATCH 3/3] android/client: Add av audio config callback
[PATCH 1/2] shared/gatt: Fix dereference before NULL check warnings
2014-11-20 13:13 UTC (2+ messages)
` [PATCH 2/2] tools/gatt: Fix memory leak
[PATCH 0/8] Implement Read Multiple in gatt-client
2014-11-20 10:23 UTC (10+ messages)
` [PATCH 1/8] shared/gatt-client: Implement Read Multiple request
` [PATCH 2/8] tools/btgatt-client: Add read_multiple_cmd
` [PATCH 3/8] unit/test-gatt: Add /TP/GAR/CL/BV-05-C test
` [PATCH 4/8] unit/test-gatt: Add /TP/GAR/CL/BI-18-C test
` [PATCH 5/8] unit/test-gatt: Add /TP/GAR/CL/BI-19-C test
` [PATCH 6/8] unit/test-gatt: Add /TP/GAR/CL/BI-20-C test
` [PATCH 7/8] unit/test-gatt: Add /TP/GAR/CL/BI-21-C test
` [PATCH 8/8] unit/test-gatt: Add /TP/GAR/CL/BI-22-C test
[PATCH_v2 0/2] Create separate file for AVRCP CTRL
2014-11-20 9:34 UTC (2+ messages)
[PATCH v1] audio/sink: Fix a2dp XCASE connection with BOSE headset
2014-11-20 7:27 UTC
[PATCH] audio/sink: Fix a2dp XCASE connection with BOSE headset
2014-11-20 5:19 UTC (3+ messages)
[PATCH] android/pts: PTS tests for A2DP on Android 5
2014-11-19 20:14 UTC (2+ messages)
[PATCH] monitor: Fix the return value of l2cap_frame_get_le16()
2014-11-19 19:47 UTC (2+ messages)
[PATCH 1/4] android/hal-ipc-api: Update HidHost with Android 5 API
2014-11-19 19:37 UTC (3+ messages)
` [PATCH 3/4] android/hid: Support handshake message
Thermometer D-Bus API Signature
2014-11-19 18:55 UTC (2+ messages)
[PATCH BlueZ 00/12] core: Use shared/gatt-client
2014-11-19 17:31 UTC (13+ messages)
` [PATCH BlueZ 01/12] attrib/gattrib: Add g_attrib_get_att
` [PATCH BlueZ 02/12] shared/att: Add bt_att_get_fd
` [PATCH BlueZ 06/12] core: device: Use shared/gatt-client for GATT
[PATCHv2 0/9] Read-by-type functionality
2014-11-19 16:56 UTC (11+ messages)
` [PATCHv2 1/9] shared/gatt-helpers: Add read-by-type functionality
` [PATCHv2 2/9] shared/gatt-helpers: Add iterator to read_by_type results
` [PATCHv2 3/9] unit/test-gatt: Add /TP/GAR/CL/BV-03-C-1 test
` [PATCHv2 4/9] unit/test-gatt: Add /TP/GAR/CL/BV-03-C-2 test
` [PATCHv2 5/9] unit/test-gatt: Add /TP/GAR/CL/BI-06-C test
` [PATCHv2 6/9] unit/test-gatt: Add /TP/GAR/CL/BI-07-C test
` [PATCHv2 7/9] unit/test-gatt: Add /TP/GAR/CL/BI-09-C test
` [PATCHv2 8/9] unit/test-gatt: Add /TP/GAR/CL/BI-10-C test
` [PATCHv2 9/9] unit/test-gatt: Add /TP/GAR/CL/BI-11-C test
[PATCH 1/2] unit/test-gatt: Create PDU macro with initial discovery
2014-11-19 16:03 UTC (3+ messages)
` [PATCH 2/2] shared/gatt-helpers: Simplify appending gatt_results
[PATCH 1/3] Bluetooth: btmrvl: add DT bindings documentation
2014-11-19 15:23 UTC (4+ messages)
` [PATCH 2/3] Bluetooth: btmrvl: add DT-bindings for gpio-gap
` [PATCH 3/3] Bluetooth: btmrvl: update hs_state in interrupt handler
[PATCH] Bluetooth: Convert link keys list to use RCU
2014-11-19 15:20 UTC (2+ messages)
[PATCH] Bluetooth: Fix setting conn->pending_sec_level value from link key
2014-11-19 15:19 UTC (2+ messages)
[PATCH] Bluetooth: Fix setting state back to TASK_RUNNING
2014-11-19 15:16 UTC (2+ messages)
Does obexd support Multi-User
2014-11-19 14:36 UTC (2+ messages)
[PATCH] android/gatt: Fix setting end handle
2014-11-19 14:31 UTC (2+ messages)
[PATCH] Bluetooth: btmrvl add firmware dump support
2014-11-19 14:17 UTC (5+ messages)
[PATCH v2 00/15] android/handsfree-clien: Second set of HFP HF
2014-11-19 14:09 UTC (17+ messages)
` [PATCH v2 01/15] android/handsfree-client: Fix index type in call action command
` [PATCH v2 02/15] android/handsfree-client: Add handle start/stop vr
` [PATCH v2 03/15] android/handsfree-client: Add volume control handling
` [PATCH v2 04/15] android/handsfree-client: Add handling dial command
` [PATCH v2 05/15] android/handsfree-client: Add call action implementation
` [PATCH v2 06/15] android/handsfree-client: Implement query current calls
` [PATCH v2 07/15] android/handsfree-client: Add handling +CLCC
` [PATCH v2 08/15] android/handsfree-client: Add support for +CIEV events
` [PATCH v2 09/15] android/handsfree-client: Send indicators val we got during SLC setup
` [PATCH v2 10/15] android/handsfree-client: Add support to get operator name
` [PATCH v2 11/15] android/handsfree-client: Send to AG that we do support long name
` [PATCH v2 12/15] android/handsfree-client: Retrieve subscriber number information
` [PATCH v2 13/15] android/handsfree-client: Implement send DTMF codes
` [PATCH v2 14/15] android/handsfree-client: Implement handling AT+BINP and +BINP
` [PATCH v2 15/15] android/handsfree-client: Implement codec negotiations
Obexed support mutli-user issue
2014-11-19 13:24 UTC
[PATCH 01/16] android/hal-gatt: Implement Android 5 callbacks
2014-11-19 12:14 UTC (2+ messages)
[PATCH] hciattach: Send timeout increase to support CC2564B
2014-11-19 11:52 UTC
pull request: bluetooth-next 2014-11-07
2014-11-19 11:17 UTC (6+ messages)
[PATCH v2] ath3k: Add support of MCI 13d3:3408 bt device
2014-11-19 10:06 UTC (7+ messages)
` [PATCH v3] "
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).