messages from 2014-10-06 11:35:06 to 2014-10-08 13:17:27 UTC [more...]
btusb_intr_complete returns -EPIPE
2014-10-08 13:17 UTC (16+ messages)
[PATCH v2 0/6] android/map-client: Add HAL part
2014-10-08 12:59 UTC (2+ messages)
[PATCH bluetooth-next] 6lowpan: Use pskb_expand_head in IPHC decompression
2014-10-08 12:52 UTC (11+ messages)
[PATCH BlueZ 1/8] android/avrcp-lib: Add support for SetBrowsedPlayer PDU
2014-10-08 12:31 UTC (8+ messages)
` [PATCH BlueZ 2/8] android/avrcp-lib: Fix AddressedPlayerChanged
` [PATCH BlueZ 3/8] unit/test-avrcp: Add /TP/MPS/BV-04-C test
` [PATCH BlueZ 4/8] unit/test-avrcp: Add /TP/MPS/BV-05-C test
` [PATCH BlueZ 5/8] unit/test-avrcp: Add /TP/MPS/BV-06-C test
` [PATCH BlueZ 6/8] unit/test-avrcp: Add /TP/MPS/BV-07-C test
` [PATCH BlueZ 7/8] unit/test-avrcp: Add /TP/MPS/BI-01-C test
` [PATCH BlueZ 8/8] unit/test-avrcp: Add /TP/MPS/BI-02-C test
[PATCH 0/6] Add support for MAP MASInstance feature
2014-10-08 12:31 UTC (12+ messages)
` [PATCH 1/6] doc/obex-api: Add description about MASInstance request
` [PATCH 2/6] test/map-client: Add D-Bus API support to make "
` [PATCH 3/6] obexd/client/map: Add API Calls for request and handlers for response
` [PATCH 4/6] obexd/mas: Add support for providing MASInstance Info as response
` [PATCH 5/6] obexd/messages: Add prototypes for MASInstance response
` [PATCH 6/6] obexd/message-dummy: Add MAS Instance description to response
[PATCH v4 0/3] support signed write command
2014-10-08 11:43 UTC (5+ messages)
` [PATCH v4 1/3] shared/att.c: Add signed command outgoing and CSRK function
` [PATCH v4 2/3] shared/gatt-client: Add CSRK part to support signed write
` [PATCH v4 3/3] Add signed write CSRK option
Query regarding the PTS MAP 1.2 push message test case execution
2014-10-08 10:47 UTC (2+ messages)
[PATCH v3 00/11] shared/hfp: Add support for HFP HF
2014-10-08 10:15 UTC (12+ messages)
` [PATCH v3 01/11] "
` [PATCH v3 02/11] shared/hfp: Add set_debug and close_on_unref API "
` [PATCH v3 03/11] shared/hfp: Add set disconnect handler and disconnect API to "
` [PATCH v3 04/11] shared/hfp: Add register/unregister event for "
` [PATCH v3 05/11] shared/hfp: Add HFP HF parser
` [PATCH v3 06/11] shared/hfp: Add send AT command API for HFP HF
` [PATCH v3 07/11] unit/test-hfp: Provide test_handler function via struct data
` [PATCH v3 08/11] unit/test-hfp: Add init test for HFP HF
` [PATCH v3 09/11] unit/test-hfp: Add send command tests "
` [PATCH v3 10/11] unit/test-hfp: Add tests for unsolicited results "
` [PATCH v3 11/11] unit/test-hfp: Add some robustness tests "
[PATCH v2 01/12] android/handsfree: Define proper type for device structure
2014-10-08 10:15 UTC (12+ messages)
` [PATCH v2 02/12] android/handsfree: Make init, cleanup and state functions static less
` [PATCH v2 03/12] android/handsfree: Pass device as user data to AT handlers
` [PATCH v2 04/12] android/handsfree: Pass device to connection handling functions
` [PATCH v2 05/12] android/handsfree: Pass device pointer when registering AT commands
` [PATCH v2 06/12] android/handsfree: Pass device pointer to codec handling functions
` [PATCH v2 07/12] android/handsfree: Pass device to SCO "
` [PATCH v2 08/12] android/handsfree: Move clip into device structure
` [PATCH v2 09/12] android/handsfree: Pass device object to disconnect watch
` [PATCH v2 10/12] android/handsfree: Pass device to phone state and indicators functions
` [PATCH v2 11/12] android/handsfree: Add helper for getting device
` [PATCH v2 12/12] android/handsfree: Make remote device non-static
[PATCH 01/13] android/handsfree: Define proper type for device structure
2014-10-08 9:44 UTC (18+ messages)
` [PATCH 02/13] android/handsfree: Make init, cleanup and state functions static less
` [PATCH 03/13] android/handsfree: Pass device as user data to AT handlers
` [PATCH 04/13] android/handsfree: Pass device to connection handling functions
` [PATCH 05/13] android/handsfree: Pass device pointer when registering AT commands
` [PATCH 06/13] android/handsfree: Pass device pointer to codec handling functions
` [PATCH 07/13] android/handsfree: Pass device to SCO "
` [PATCH 08/13] android/handsfree: Move clip into device structure
` [PATCH 09/13] android/handsfree: Pass device to SCO handling functions
` [PATCH 10/13] android/handsfree: Pass device object to disconnect watch
` [PATCH 11/13] android/handsfree: Pass device to phone state and indicators functions
` [PATCH 12/13] android/handsfree: Add helper for getting device
` [PATCH 13/13] android/handsfree: Make remote device non-static
[PATCH] android/pts: Updated AVRCP PICS and PIXITs for PTS 5.3
2014-10-08 9:30 UTC
[PATCH bluetooth-next] bluetooth: 6lowpan: fix skb_unshare behaviour
2014-10-08 8:47 UTC (3+ messages)
[PATCHv3 00/13] Included service discovery
2014-10-08 8:31 UTC (14+ messages)
` [PATCHv3 01/13] shared/gatt: Add discover_secondary_services()
` [PATCHv3 02/13] shared/gatt: Add initial implementation of discover_included_services
` [PATCHv3 03/13] shared/gatt: Discover included services 128 bit UUIDS
` [PATCHv3 04/13] shared/gatt: Add extra check in characteristic iterator
` [PATCHv3 05/13] shared/gatt: Add included service iterator
` [PATCHv3 06/13] shared/gatt: Remove not needed function parameter
` [PATCHv3 07/13] shared/gatt: Add function bt_gatt_result_included_count()
` [PATCHv3 08/13] shared/gatt: Distinguish Primary from Secondary services
` [PATCHv3 09/13] tools/btgatt-client: Print type of service
` [PATCHv3 10/13] shared/gatt: Discover secondary services
` [PATCHv3 11/13] shared/gatt: Discover included services
` [PATCHv3 12/13] shared/gatt: Add gatt-client include service iterator
` [PATCHv3 13/13] tools/btgatt-client: Print found include services
[PATCH v3 bluetooth-next] 6lowpan: Use pskb_expand_head in IPHC decompression
2014-10-08 8:10 UTC (6+ messages)
[PATCH] Bluetooth: 6lowpan: Memory leak as the skb is not freed
2014-10-08 8:08 UTC (4+ messages)
[PATCH v2 bluetooth-next] 6lowpan: Use pskb_expand_head in IPHC decompression
2014-10-08 7:29 UTC (4+ messages)
[PATCH 0/6] Add included services discovery
2014-10-08 5:30 UTC (10+ messages)
` [PATCH 1/6] shared/gatt: Distinguish Primary from Secondary services
` [PATCH 2/6] tools/btgatt-client: Print type of service
` [PATCH 3/6] shared/gatt: Discover included services
` [PATCH 4/6] shared/gatt: Add Secondary services to service_list
` [PATCH 5/6] shared/gatt: Add gatt-client include service iterator
` [PATCH 6/6] tools/btgatt-client: Print found include services
[PATCH] emulator/serial.c: use posix_openpt() instead of getpt()
2014-10-07 17:56 UTC (3+ messages)
[PATCH] Adds Sony Move Navigation controller
2014-10-07 16:04 UTC
[PATCH v5 0/3] Bluetooth: Include ADV_IND report in Device Connected event
2014-10-07 15:10 UTC (6+ messages)
` [PATCH v5 1/3] Bluetooth: Refactor arguments of mgmt_device_connected
` [PATCH v5 2/3] Bluetooth: Include ADV_IND report in Device Connected event
` [PATCH v5 3/3] Bluetooth: Remove redundant check on hci_conn's device class
[PATCH] Monitor: Add AVRCP PASS THROUGH command support
2014-10-07 10:05 UTC
[PATCH v4] Bluetooth: Include ADV_IND report in Device Connected event
2014-10-07 9:30 UTC (4+ messages)
` [PATCH v3] "
[PATCH v2 00/11] shared/hfp: Add support for HFP HF
2014-10-07 9:22 UTC (12+ messages)
` [PATCH v2 01/11] "
` [PATCH v2 02/11] shared/hfp: Add set_debug and close_on_unref API "
` [PATCH v2 03/11] shared/hfp: Add set disconnect handler and disconnect API to "
` [PATCH v2 04/11] shared/hfp: Add register/unregister event for "
` [PATCH v2 05/11] shared/hfp: Add HFP HF parser
` [PATCH v2 06/11] shared/hfp: Add send AT command API for HFP HF
` [PATCH v2 07/11] unit/test-hfp: Provide test_handler function via struct data
` [PATCH v2 08/11] unit/test-hfp: Add init test for HFP HF
` [PATCH v2 09/11] unit/test-hfp: Add send command tests "
` [PATCH v2 10/11] unit/test-hfp: Add tests for unsolicited results "
` [PATCH v2 11/11] unit/test-hfp: Add some robustness tests "
Regarding why some tools are not installed
2014-10-07 8:55 UTC (2+ messages)
Question on recv_pkt
2014-10-07 8:18 UTC
Connecting to propietary remote GATT service: plugins vs D-Bus GATT API
2014-10-06 23:25 UTC (5+ messages)
[PATCH BlueZ v1 0/5] Introduce shared/gatt-server
2014-10-06 21:01 UTC (5+ messages)
` [PATCH BlueZ v1 1/4] shared/att: Drop the connection is a request is received while one is pending
` [PATCH BlueZ v1 2/4] shared/gatt-server: Introduce shared/gatt-server
` [PATCH BlueZ v1 3/4] shared/gatt-server: Support Exchange MTU request
` [PATCH BlueZ v1 4/4] shared/gatt-server: Support Read By Group Type request
[PATCH BlueZ 0/3] Introduce shared/gatt-server
2014-10-06 20:53 UTC (9+ messages)
` [PATCH BlueZ 2/3] shared/gatt-server: "
[PATCH ] audio/avrcp: Add Support for PLAYBACK_POS_CHANGED_EVENT
2014-10-06 15:49 UTC
[PATCH v2 1/4] android/tester: Add Gatt Write Descriptor Success
2014-10-06 14:28 UTC (4+ messages)
` [PATCH v2 2/4] android/gatt: Fix status in write descriptor cb
` [PATCH v2 3/4] android/tester: Add Gatt Write Descriptor Wrong Param
` [PATCH v2 4/4] android/tester: Add Gatt Write Descriptor Insuf. Auth
[PATCH 1/3] android/tester: Add GATT server start service test cases
2014-10-06 14:27 UTC (3+ messages)
` [PATCH 2/3] android/tester: Add GATT server stop "
` [PATCH 3/3] android/tester: Add GATT server delete "
[PATCH 1/7] android/tester: Add GATT server add service test cases
2014-10-06 14:19 UTC (8+ messages)
` [PATCH 2/7] android/tester: Add GATT server add include "
` [PATCH 3/7] android/tester: Add GATT server add characteristic "
` [PATCH 4/7] android/tester: Add GATT server add descriptor "
` [PATCH 5/7] android/tester: Add GATT server start service "
` [PATCH 6/7] android/tester: Add GATT server stop "
` [PATCH 7/7] android/tester: Add GATT server delete "
[PATCH] android/pts: Updated PBAP PICS and PIXITs for PTS 5.3
2014-10-06 14:13 UTC
[PATCH] android/gatt: Fix unneeded increment
2014-10-06 13:50 UTC (3+ messages)
` [RFC] android/gatt: Fix sign_cnt increment
[PATCH] android/client: Print peer and CHLD features only on connected event
2014-10-06 13:45 UTC (2+ messages)
[PATCH 1/4] android/tester: Add Gatt Write Descriptor Success
2014-10-06 13:28 UTC (3+ messages)
` [PATCH 3/4] android/tester: Add Gatt Write Descriptor Wrong Param
[PATCH BlueZ 00/19] Add PDU structs
2014-10-06 13:04 UTC (2+ messages)
btusb_intr_complete returns -EPIPE
2014-10-06 12:23 UTC
[PATCH 1/2] shared/hfp: Improve next_field() function
2014-10-06 12:21 UTC (2+ messages)
[PATCH 1/5] android/tester: Rename and expose callback verification function
2014-10-06 11:35 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).