linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-07 16:14:23 to 2014-10-10 09:15:37 UTC [more...]

[PATCHv4 00/14] Included service discovery
 2014-10-10  9:15 UTC  (4+ messages)
` [PATCHv4 01/14] shared/gatt: Add discover_secondary_services()
` [PATCHv4 02/14] shared/gatt: Add initial implementation of discover_included_services
` [PATCHv4 03/14] shared/gatt: Discover included services 128 bit UUIDS

[PATCH 1/3] android/tester: Add GATT server start service test cases
 2014-10-10  9:08 UTC  (2+ messages)

[PATCH] android/pts: RFCOMM PTS 5.3 update
 2014-10-10  8:36 UTC  (2+ messages)

[PATCH] Bluetooth: Defer connection-parameter removal when unpairing without disconnecting
 2014-10-10  8:14 UTC  (6+ messages)

[PATCH v2 01/12] android/handsfree: Define proper type for device structure
 2014-10-10  7:49 UTC  (13+ 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] bnep: Add extra debug information for bnep_up
 2014-10-10  7:18 UTC  (4+ messages)
    ` [PATCHv2] "

[PATCHv3 00/13] Included service discovery
 2014-10-10  5:20 UTC  (15+ 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 0/8] shared/hfp: Add support for HFP HF - part 2
 2014-10-09 23:50 UTC  (9+ messages)
` [PATCH 1/8] shared/hfp: Rename hfp_gw_result to hfp_context
` [PATCH 2/8] shared/hfp: Rename hfp_hf_result to common hfp_context
` [PATCH 3/8] shared/hfp: Rename functions operating on context
` [PATCH 4/8] shared/hfp: Add handling +CME ERROR to parser
` [PATCH 5/8] shared/hfp: Minor fix in container close function
` [PATCH 6/8] shared/hfp: Add hfp_context_get_range function
` [PATCH 7/8] unit/hfp: Add unit tests for parsing hfp_context
` [PATCH 8/8] unit/hfp: Add test for +CME ERROR: response

[PATCH v4 00/11] shared/hfp: Add support for HFP HF
 2014-10-09 23:50 UTC  (12+ messages)
` [PATCH v4 01/11] "
` [PATCH v4 02/11] shared/hfp: Add set_debug and close_on_unref API "
` [PATCH v4 03/11] shared/hfp: Add set disconnect handler and disconnect API to "
` [PATCH v4 04/11] shared/hfp: Add register/unregister event for "
` [PATCH v4 05/11] shared/hfp: Add HFP HF parser
` [PATCH v4 06/11] shared/hfp: Add send AT command API for HFP HF
` [PATCH v4 07/11] unit/test-hfp: Provide test_handler function via struct data
` [PATCH v4 08/11] unit/test-hfp: Add init test for HFP HF
` [PATCH v4 09/11] unit/test-hfp: Add send command tests "
` [PATCH v4 10/11] unit/test-hfp: Add tests for unsolicited results "
` [PATCH v4 11/11] unit/test-hfp: Add some robustness tests "

linux-firmware: Add firmware patch for Intel Bluetooth 7265 ROM-spin(D0)
 2014-10-09 16:00 UTC  (2+ messages)

btusb_intr_complete returns -EPIPE
 2014-10-09 14:31 UTC 

[PATCH] Monitor: Fix indentation for AVRCP PASS THROUGH commands
 2014-10-09 12:59 UTC  (3+ messages)

[PATCH 00/10] android/map-client: Add MAP client daemon implementation
 2014-10-09 12:45 UTC  (11+ messages)
` [PATCH 01/10] android/map-client: Add initial files
` [PATCH 02/10] android/map-client: Add stubs for MAP client commands handlers
` [PATCH 03/10] android/map-client: Add support for get remote MAS instances
` [PATCH 04/10] android/ipc-tester: Add missing service opcode boundries test cases
` [PATCH 05/10] android/ipc-tester: Add case for MAP client service opcode boundries
` [PATCH 06/10] android/ipc-tester: Add cases for MAP client msg size
` [PATCH 07/10] android/client: Add skeleton for mce calls
` [PATCH 08/10] android/client: Add code for mce callback
` [PATCH 09/10] android/client: Add code for mce method
` [PATCH 10/10] android/client: Add completion "

[PATCH] monitor: Fix indentation for AVRCP PASS THROUGH commands
 2014-10-09 12:13 UTC 

[PATCH] android/tester: Fix possible NULL pointer passing to function
 2014-10-09 11:26 UTC  (4+ messages)

[PATCH v4 0/3] support signed write command
 2014-10-09 10:17 UTC  (9+ 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

[PATCH BlueZ v1 0/5] Introduce shared/gatt-server
 2014-10-09  8:29 UTC  (7+ messages)
` [PATCH BlueZ v1 2/4] shared/gatt-server: "
` [PATCH BlueZ v1 4/4] shared/gatt-server: Support Read By Group Type request

[PATCH v3 00/11] shared/hfp: Add support for HFP HF
 2014-10-09  8:05 UTC  (13+ 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 bluetooth-next] bluetooth: 6lowpan: fix skb_unshare behaviour
 2014-10-09  7:57 UTC  (4+ messages)

[PATCH v5 bluetooth-next] 6lowpan: Use pskb_expand_head in IPHC decompression
 2014-10-09  7:46 UTC  (2+ messages)

[PATCH v4 bluetooth-next] 6lowpan: Use pskb_expand_head in IPHC decompression
 2014-10-09  7:18 UTC  (7+ messages)

[PATCH v3] Bluetooth: Add HCI_AUTO_CONN_DIRECT_REPORT_IND
 2014-10-09  1:01 UTC  (10+ messages)

[PATCH] Bluetooth: HCI H5 peer reset detection
 2014-10-08 14:54 UTC 

btusb_intr_complete returns -EPIPE
 2014-10-08 14:46 UTC  (18+ messages)

[PATCH] Monitor: Add AVRCP PASS THROUGH command support
 2014-10-08 14:24 UTC  (2+ messages)

[PATCH v2 1/4] android/tester: Add Gatt Write Descriptor Success
 2014-10-08 13:58 UTC  (2+ messages)

[PATCH 0/6] Add support for MAP MASInstance feature
 2014-10-08 13:52 UTC  (8+ messages)
` [PATCH 5/6] obexd/messages: Add prototypes for MASInstance response

[PATCH bluetooth-next] 6lowpan: Use pskb_expand_head in IPHC decompression
 2014-10-08 13:42 UTC  (13+ messages)

[PATCH] android/pts: Updated AVRCP PICS and PIXITs for PTS 5.3
 2014-10-08 13:20 UTC  (2+ messages)

[PATCH] android/pts: Updated PBAP PICS and PIXITs for PTS 5.3
 2014-10-08 13:20 UTC  (2+ messages)

[PATCH v2 0/6] android/map-client: Add HAL part
 2014-10-08 12:59 UTC  (2+ 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

Query regarding the PTS MAP 1.2 push message test case execution
 2014-10-08 10:47 UTC  (2+ messages)

[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 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  (6+ messages)
` [PATCH 4/6] shared/gatt: Add Secondary services to service_list
` [PATCH 5/6] shared/gatt: Add gatt-client include service iterator

[PATCH] emulator/serial.c: use posix_openpt() instead of getpt()
 2014-10-07 17:56 UTC  (3+ messages)


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).