linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-06 08:32:09 to 2014-11-10 15:15:13 UTC [more...]

[PATCH] Bluetooth: Send mgmt_connected only if state is BT_CONFIG
 2014-11-10 15:15 UTC  (3+ messages)

[PATCH] Bluetooth: Fix mgmt connected notification
 2014-11-10 15:10 UTC 

[PATCH_v2 0/5] Add support for new AVRCP ctrl interface
 2014-11-10 14:05 UTC  (6+ messages)
` [PATCH_v2 1/5] android/hal-ipc-txt: Add support for new AVRCP CTRL interface
` [PATCH_v2 2/5] android/hal-msg: "
` [PATCH_v2 3/5] android/hal-avrcp: Add suuport for new AVRCP ctrl interface
` [PATCH_v2 4/5] android/client: Add support for new AVRCP CTRL interface
` [PATCH_v2 5/5] android/avrcp: Add initial "

[PATCH BlueZ v1 00/11] shared/gatt-server: Implement ATT operations
 2014-11-10 14:02 UTC  (15+ messages)
` [PATCH BlueZ v1 01/11] shared/gatt-server: Implement "Read By Type" request
` [PATCH BlueZ v1 02/11] shared/gatt-server: Implement "Find Information" request
` [PATCH BlueZ v1 03/11] shared/gatt-server: Implement "Write" request and command
` [PATCH BlueZ v1 04/11] shared/gatt-server: Implement "Read" request
` [PATCH BlueZ v1 05/11] shared/gatt-server: Implement "Read Blob" request
` [PATCH BlueZ v1 06/11] shared/att: Handle incoming confirmation PDU
` [PATCH BlueZ v1 07/11] shared/gatt-server: Add functions for sending notifications/indications
` [PATCH BlueZ v1 08/11] shared/gatt-server: Implement "Prepare Write" request
` [PATCH BlueZ v1 09/11] shared/gatt-server: Implement "Execute "
` [PATCH BlueZ v1 10/11] shared/gatt-client: Fix alignment warnings
` [PATCH BlueZ v1 11/11] TODO: Update shared/gatt-server items

[PATCH 0/4] Add support for new AVRCP ctrl interface
 2014-11-10 13:55 UTC  (10+ messages)
` [PATCH 1/4] android/hal-ipc-txt: Add support for new AVRCP CTRL interface
` [PATCH 2/4] android/hal-msg: "
` [PATCH 3/4] android/hal-avrcp: Add suuport for new AVRCP ctrl interface
` [PATCH 4/4] android/client: Add support for new AVRCP CTRL interface

[PATCH] Bluetooth: Fix sparse warning in amp.c
 2014-11-10 13:53 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] android/gatt: Fix dead code warnings
 2014-11-10 13:25 UTC 

[PATCH 0/3] Bluetooth: LE CoC fixes
 2014-11-10 11:24 UTC  (4+ messages)
` [PATCH 1/3] Bluetooth: Fix sending incorrect LE CoC PDU in BT_CONNECT2 state
` [PATCH 2/3] Bluetooth: Add key preference parameter to smp_sufficient_security
` [PATCH 3/3] Bluetooth: Trigger SMP for the appropriate LE CoC errors

btusb_intr_complete returns -EPIPE
 2014-11-10  9:29 UTC  (3+ messages)

[PATCH] android/gatt: Fix incorrect attribute check
 2014-11-10  9:10 UTC 

[PATCH v2 0/4] Add support for RFCOMM in btmon
 2014-11-10  9:07 UTC  (7+ messages)
` [PATCH v2 1/4] monitor/rfcomm: Add RFCOMM support to btmon
` [PATCH v2 2/4] monitor/rfcomm: Add support for printing RFCOMM hdr
` [PATCH v2 3/4] monitor/rfcomm: Add support for UIH frame decoding
` [PATCH v2 4/4] monitor/rfcomm: Add support for mcc "

[PATCH 1/2] android/tester: initialize unused callback to NULL
 2014-11-10  9:04 UTC  (2+ messages)
` [PATCH 2/2] android/client: Fix argument count in create_bond()

[PATCH] Bluetooth: hci-uart-ath: Correct the comments in this driver
 2014-11-10  6:51 UTC 

[PATCH 1/4] android/gatt: Fix using wrong variable type
 2014-11-09 19:47 UTC  (7+ messages)
` [PATCH 2/4] android/gatt: Fix sign counter comparison
` [PATCH 3/4] android/gatt: Fix pending request data leakage
` [PATCH 4/4] android/gatt: Use proper identity address for auto connect

[PATCH v2 0/7] android/handsfree-client: First set of HFP HF
 2014-11-09  0:24 UTC  (8+ messages)
` [PATCH v2 1/7] android/handsfree-client: Typo fix in define name
` [PATCH v2 2/7] android/handsfree-client: Add service record
` [PATCH v2 3/7] android/handsfree-client: Add devices queue
` [PATCH v2 4/7] android/handsfree-client: Add incoming connection handling
` [PATCH v2 5/7] android/handsfree-client: Add SLC creation procedure
` [PATCH v2 6/7] android/handsfree-client: Add support for outgoing connection
` [PATCH v2 7/7] android/handsfree-client: Handle disconnect command

[PATCH 0/7] android/handsfree-client: First set of HFP HF
 2014-11-08 23:05 UTC  (11+ messages)
` [PATCH 4/7] android/handsfree-client: Add incoming connection handling
` [PATCH 5/7] android/handsfree-client: Add SLC creation procedure
` [PATCH 6/7] android/handsfree-client: Add support for outgoing connection
` [PATCH 7/7] android/handsfree-client: Handle disconnect command

Issue with Broadcom firmware loading
 2014-11-08 20:28 UTC 

[PATCH bluetooth-next] bluetooth: 6lowpan: fix skb_unshare behaviour
 2014-11-08 19:03 UTC  (2+ messages)

[PATCH 1/2] plugins/sixaxis: Add Sony Navigation Controller
 2014-11-07 21:00 UTC  (3+ messages)
` [PATCH 2/2] profiles/input: "

How to get started on a GATT Server ?
 2014-11-07 20:32 UTC  (8+ messages)

[PATCH BlueZ 00/11] shared/gatt-server: Implement ATT operations
 2014-11-07 20:11 UTC  (14+ messages)
` [PATCH BlueZ 01/11] shared/gatt-server: Implement "Read By Type" request
` [PATCH BlueZ 02/11] shared/gatt-server: Implement "Find Information" request
` [PATCH BlueZ 03/11] shared/gatt-server: Implement "Write" request and command
` [PATCH BlueZ 04/11] shared/gatt-server: Implement "Read" request
` [PATCH BlueZ 05/11] shared/gatt-server: Implement "Read Blob" request
` [PATCH BlueZ 06/11] shared/att: Handle incoming confirmation PDU
` [PATCH BlueZ 07/11] shared/gatt-server: Add functions for sending notifications/indications
` [PATCH BlueZ 08/11] shared/gatt-server: Implement "Prepare Write" request
` [PATCH BlueZ 09/11] shared/gatt-server: Implement "Execute "
` [PATCH BlueZ 10/11] shared/gatt-client: Fix alignment warnings
` [PATCH BlueZ 11/11] TODO: Update shared/gatt-server items

[PATCH v1 0/4] Add support for RFCOMM in btmon
 2014-11-07 15:46 UTC  (8+ messages)
` [PATCH v1 1/4] monitor/rfcomm: Add RFCOMM support to btmon
` [PATCH v1 2/4] monitor/rfcomm: Add support for printing RFCOMM hdr
` [PATCH v1 3/4] monitor/rfcomm: Add support for UIH frame decoding
` [PATCH v1 4/4] monitor/rfcomm: Add support for mcc "

[PATCH 0/4] Add support for RFCOMM in btmon
 2014-11-07 13:09 UTC  (7+ messages)
` [PATCH 1/4] monitor/rfcomm: Add RFCOMM support to btmon
` [PATCH 2/4] monitor/rfcomm: Add support for printing RFCOMM hdr
` [PATCH 3/4] monitor/rfcomm: Add support for UIH frame decoding
` [PATCH 4/4] monitor/rfcomm: Add support for mcc "

[PATCH] android/pts: PTS tests results for HDP
 2014-11-07 13:03 UTC 

[PATCH] android/hal-pan: Update control_state callback to Android 5 API
 2014-11-07 12:28 UTC  (5+ messages)

[PATCHv3 2/2] android: Remove temporary BLUEZ_EXTENSION flag
 2014-11-07 12:03 UTC  (2+ messages)
` [PATCHv3 1/2] android/hardware: Update Anmdroid header to 5.0 API

[PATCH v2 0/6] Add support for RFCOMM in btmon
 2014-11-07 11:14 UTC  (5+ messages)
` [PATCH v2 6/6] monitor/rfcomm: Add mcc type handlers code

[PATCH] android/pts: PTS tests results for DID
 2014-11-07 10:37 UTC 

[PATCHv3] android: Remove temporary BLUEZ_EXTENSION flag
 2014-11-07  9:47 UTC 

[PATCHv2] android: Remove temporary BLUEZ_EXTENSION flag
 2014-11-07  9:33 UTC 

pull request: bluetooth-next 2014-11-07
 2014-11-07  9:27 UTC 

[PATCH v5 0/3] support signed write command
 2014-11-07  9:04 UTC  (4+ messages)
` [PATCH v5 1/3] shared/att.c:Add signed command outgoing and CSRK function
` [PATCH v5 2/3] shared/gatt-client:Add CSRK part to support signed write
` [PATCH v5 3/3] tools/btgatt-client:Add signed write with CSRK option

[PATCHv2 bluetooth-next] 6lowpan: move skb_free from error paths in decompression
 2014-11-06 21:11 UTC  (3+ messages)

[PATCHv2 1/2] Bluetooth: Clear role switch pending flag
 2014-11-06 18:41 UTC  (4+ messages)
` [PATCHv2 2/2] Bluetooth: Sort switch cases by opcode's numeric value

[PATCH] Bluetooth: Clear role switch pending flag
 2014-11-06 16:50 UTC  (4+ messages)

[PATCH] android/tester: Fix typo in function name
 2014-11-06 16:18 UTC  (2+ messages)

[PATCH BlueZ 1/2] android/tester-gatt: Print handle for write
 2014-11-06 15:44 UTC  (2+ messages)

[PATCH 1/9] unit/test-gatt: Use one generic search callback
 2014-11-06 15:43 UTC  (11+ messages)
` [PATCH 2/9] unit/test-gatt: Add TP/GAD/CL/BV-06-C test
` [PATCH 3/9] shared/gatt: Fix memory leak in discovery_op_unref
` [PATCH 4/9] unit/test-gatt: Add macros defining tests with type
` [PATCH 5/9] unit/test-gatt: Verify found services
` [PATCH 6/9] unit/test-gatt: Add /TP/GAR/CL/BV-01-C test
` [PATCH 7/9] unit/test-gatt: Add TP/GAR/CL/BI-01-C test
` [PATCH 8/9] unit/test-gatt: Add TP/GAR/CL/BI-02-C test
` [PATCH 9/9] unit/test-gatt: Add TP/GAR/CL/BI-03-C test

[PATCH BlueZ v2 0/4] GAttrib cleanup and switch to bt_att
 2014-11-06 15:43 UTC  (4+ messages)
` [PATCH BlueZ v2 4/4] GATT shim to src/shared bt_att

[PATCH 1/3] android/client: Add new API support for handsfree client
 2014-11-06 15:38 UTC  (8+ messages)
` [PATCH 2/3] android/handsfree: Fix cut and paste typo
` [PATCH 3/3] android/handsfree: Use bdaddr provided for find_device()
  ` [PATCHv2 1/3] android/client: Add new API support for handsfree client
    ` [PATCHv2 2/3] android/handsfree: Add dummy configure_wbs() function
    ` [PATCHv2 3/3] android/client: Fix unused warning for gatt client in Android 5

[PATCH 1/3] android/gatt: Initialize includes queue
 2014-11-06 15:19 UTC  (4+ messages)
` [PATCH 3/3] android/pts: Update GATT PTS test results

[PATCHv2 1/2] android/gatt: Initialize includes queue
 2014-11-06 15:18 UTC  (3+ messages)
` [PATCHv2 2/2] android/gatt: Search included services in Secondary Services

[RFC 00/15] Update android/hardware headers to 5.0 API
 2014-11-06 15:06 UTC  (16+ messages)
` [RFC 01/15] android/hardware: Update bt_gatt_client.h header
` [RFC 02/15] android/hardware: Update bt_hf_client.h header
` [RFC 03/15] android/hardware: Update bluetooth.h header from Android 5.0
` [RFC 04/15] android/hardware: Update audio.h HAL header
` [RFC 05/15] android/system: Update system/audio.h header
` [RFC 06/15] android/cutils: Add missing bitops.h header
` [RFC 07/15] android/hardware: Update bt_hf.h header
` [RFC 08/15] android/hardware: Update bt_gatt_server.h header
` [RFC 09/15] android/hardware: Update bt_gatt_types.h header
` [RFC 10/15] android/hardware: Update bt_pan.h header
` [RFC 11/15] android/hardware: Update audio_effect.h header
` [RFC 12/15] android/hardware: Update bt_av.h header
` [RFC 13/15] android/hardware: Update bt_hh.h header
` [RFC 14/15] android/hardware: Update bt_mce.h header
` [RFC 15/15] android/hardware: Update bt_rc.h header

[PATCH] android/handsfree: Return default device for zero bdaddr
 2014-11-06 12:57 UTC  (4+ messages)
  ` [PATCHv2] "

[PATCH] android: Remove temporary BLUEZ_EXTENSION flag
 2014-11-06 12:35 UTC  (3+ messages)

[PATCH 00/14] 2nd part of handsfree Android 5.0 adaptation code
 2014-11-06 11:42 UTC  (3+ messages)
` [PATCH 14/14] android/handsfree: Add support for new API for key_pressed_cmd_cb

[PATCH] tools/mcaptest: Don't block main loop when disconnection is expected
 2014-11-06 11:23 UTC  (2+ messages)

[PATCH] android/doc: Fix typos
 2014-11-06 11:13 UTC  (2+ messages)

[PATCH 0/9] 1st part of handsfree Android 5.0 adaptation code
 2014-11-06 11:11 UTC  (2+ messages)

[PATCH bluetooth-next] 6lowpan: move skb_free from error paths in decompression
 2014-11-06 10:47 UTC  (4+ 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).