linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-02 16:50:52 to 2013-04-08 09:10:30 UTC [more...]

Version number policy!
 2013-04-08  9:10 UTC  (10+ messages)

[PATCH v4 0/6] sco: SCO socket option for voice_setting
 2013-04-08  8:55 UTC  (4+ messages)
` [PATCH v4 2/6] Bluetooth: Add SCO socket voice_setting option

Kernel panic on kernel 3.8.x when closing bluetooth dun connection
 2013-04-07 22:34 UTC 

one question on BLE device authentication error
 2013-04-07 15:01 UTC  (4+ messages)

[PATCH v3 00/18] Rework HIDP Session Management
 2013-04-06 18:31 UTC  (41+ messages)
` [PATCH v3 01/18] Bluetooth: hidp: remove redundant error message
` [PATCH v3 02/18] Bluetooth: hidp: verify l2cap sockets
` [PATCH v3 03/18] Bluetooth: rename hci_conn_put to hci_conn_drop
` [PATCH v3 04/18] Bluetooth: remove unneeded hci_conn_hold/put_device()
` [PATCH v3 05/18] Bluetooth: introduce hci_conn ref-counting
` [PATCH v3 06/18] Bluetooth: hidp: remove unused session->state field
` [PATCH v3 07/18] Bluetooth: hidp: test "terminate" before sleeping
` [PATCH v3 08/18] Bluetooth: allow constant arguments for bacmp()/bacpy()
` [PATCH v3 09/18] Bluetooth: hidp: move hidp_schedule() to core.c
` [PATCH v3 10/18] Bluetooth: l2cap: introduce l2cap_conn ref-counting
` [PATCH v3 11/18] Bluetooth: l2cap: add l2cap_user sub-modules
` [PATCH v3 12/18] Bluetooth: hidp: add new session-management helpers
` [PATCH v3 13/18] Bluetooth: hidp: remove old session-management
` [PATCH v3 14/18] Bluetooth: hidp: handle kernel_sendmsg() errors correctly
` [PATCH v3 15/18] Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()
` [PATCH v3 16/18] Bluetooth: hidp: merge 'send' functions into hidp_send_message()
` [PATCH v3 17/18] Bluetooth: hidp: don't send boot-protocol messages as HID-reports
` [PATCH v3 18/18] Bluetooth: hidp: fix sending output reports on intr channel
` [PATCH v4 00/16] Rework HIDP Session Management
  ` [PATCH v4 01/16] Bluetooth: rename hci_conn_put to hci_conn_drop
  ` [PATCH v4 02/16] Bluetooth: remove unneeded hci_conn_hold/put_device()
  ` [PATCH v4 03/16] Bluetooth: introduce hci_conn ref-counting
  ` [PATCH v4 04/16] Bluetooth: hidp: remove unused session->state field
  ` [PATCH v4 05/16] Bluetooth: hidp: test "terminate" before sleeping
  ` [PATCH v4 06/16] Bluetooth: allow constant arguments for bacmp()/bacpy()
  ` [PATCH v4 07/16] Bluetooth: hidp: move hidp_schedule() to core.c
  ` [PATCH v4 08/16] Bluetooth: l2cap: introduce l2cap_conn ref-counting
  ` [PATCH v4 09/16] Bluetooth: l2cap: add l2cap_user sub-modules
  ` [PATCH v4 10/16] Bluetooth: hidp: add new session-management helpers
  ` [PATCH v4 11/16] Bluetooth: hidp: remove old session-management
  ` [PATCH v4 12/16] Bluetooth: hidp: handle kernel_sendmsg() errors correctly
  ` [PATCH v4 13/16] Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()
  ` [PATCH v4 14/16] Bluetooth: hidp: merge 'send' functions into hidp_send_message()
  ` [PATCH v4 15/16] Bluetooth: hidp: don't send boot-protocol messages as HID-reports
  ` [PATCH v4 16/16] Bluetooth: hidp: fix sending output reports on intr channel

Bluetooth pulseaudio multiple device entries
 2013-04-06  9:53 UTC  (7+ messages)

[PATCH v5 1/3] input: Documentation for new Input1 interface
 2013-04-05 23:20 UTC  (3+ messages)
` [PATCH v5 2/3] input: Implement the new ReconnectMode Input1 property
` [PATCH v5 3/3] input: Convert gboolean to bool

[RFC v2 00/11] struct btd_service in core
 2013-04-05 11:45 UTC  (12+ messages)
` [RFC v2 01/11] core: Add btd_service to represent device services
` [RFC v2 02/11] device: Use btd_service to represent profiles
` [RFC v2 03/11] device: Replace connected_profiles with btd_service
` [RFC v2 04/11] device: Find services instead of profiles
` [RFC v2 05/11] device: Replace pending profile list with services
` [RFC v2 06/11] profile: Use btd_service for probing profiles
` [RFC v2 07/11] audio: Hold a reference to btd_service
` [RFC v2 08/11] network: "
` [RFC v2 09/11] input: "
` [RFC v2 10/11] service: Add callbacks to track state changes
` [RFC v2 11/11] profile: Use btd_service for connect/disconnect

[PATCH v4 0/2] Input1 Connectability revisited
 2013-04-05  2:47 UTC  (6+ messages)
` [PATCH v4 1/2] input: Documentation for new Input1 interface
` [PATCH v4 2/2] input: Implement the new ReconnectMode Input1 property

[PATCH 00/17] Update Discovery to use HCI request framework
 2013-04-04 23:21 UTC  (18+ messages)
` [PATCH 01/17] Bluetooth: Change LE scanning timeout macros
` [PATCH 02/17] Bluetooth: Add LE scan type macros
` [PATCH 03/17] Bluetooth: Add macros for filter duplicates values
` [PATCH 04/17] Bluetooth: Rename LE_SCANNING_* macros
` [PATCH 05/17] Bluetooth: Make inquiry_cache_flush non-static
` [PATCH 06/17] Bluetooth: Update start_discovery to use HCI request
` [PATCH 07/17] Bluetooth: Remove start discovery handling from hci_event.c
` [PATCH 08/17] Bluetooth: Move discovery macros to hci_core.h
` [PATCH 09/17] Bluetooth: Update le_scan_disable_work to use HCI request
` [PATCH 10/17] Bluetooth: Update stop_discovery "
` [PATCH 11/17] Bluetooth: Remove stop discovery handling from hci_event.c
` [PATCH 12/17] Bluetooth: Refactor hci_cc_le_set_scan_enable
` [PATCH 13/17] Bluetooth: Remove LE scan helpers
` [PATCH 14/17] Bluetooth: Remove inquiry helpers
` [PATCH 15/17] Bluetooth: Remove empty event handler
` [PATCH 16/17] Bluetooth: Rename le_scan_disable delayed work
` [PATCH 17/17] Bluetooth: Mgmt Device Found Event

[PATCH] Expose HIDNormallyConnectable and HIDReconnectInitiate properties
 2013-04-04 19:52 UTC  (9+ messages)
` [PATCH v3 0/2] HID Connetabillity
  ` [PATCH v3 1/2] input: Documentation for new Input1 interface
  ` [PATCH v3 2/2] input: Expose HIDNormallyConnectable and HIDReconnectInitiate properties

[PATCH] hciattach: fix firmware path
 2013-04-04 18:16 UTC  (2+ messages)

[PATCH BlueZ v2] audio: Track connections to AVRCP roles separately
 2013-04-04 17:49 UTC  (2+ messages)

[PATCH BlueZ] audio: Fix notifying a profile without 'connect()' for connections
 2013-04-04 17:23 UTC  (3+ messages)

[PATCH v2 0/4] Bluetooth: Add synchronous HCI command helpers
 2013-04-04 15:30 UTC  (9+ messages)
` [PATCH v2 1/4] Bluetooth: Track received events in hdev
` [PATCH v2 2/4] Bluetooth: Add __hci_cmd_sync() helper function
` [PATCH v2 3/4] Bluetooth: Add support for custom event terminated commands
` [PATCH v2 4/4] Bluetooth: Add __hci_cmd_sync_ev function

[PATCH v2 0/3] Bluetooth: Add HCI init setup stage
 2013-04-04 15:22 UTC  (7+ messages)
` [PATCH v2 1/3] Bluetooth: Add driver setup stage for early init
` [PATCH v2 2/3] Bluetooth: Convert BCM92035 support to driver setup callback
` [PATCH v2 3/3] Bluetooth: Remove driver init queue from core

[PATCH] lib: Browsing services using sdptool can lead to writing to invalid heap locations
 2013-04-04 14:09 UTC  (3+ messages)

[PATCH BlueZ 1/3] attrib: Fix memory leak on low memory condition
 2013-04-04 11:51 UTC  (2+ messages)

[PATCH v3 0/4] Bluetooth: Add synchronous HCI command helpers
 2013-04-04 10:23 UTC  (5+ messages)
` [PATCH v3 1/4] Bluetooth: Track received events in hdev
` [PATCH v3 2/4] Bluetooth: Add __hci_cmd_sync() helper function
` [PATCH v3 3/4] Bluetooth: Add support for custom event terminated commands
` [PATCH v3 4/4] Bluetooth: Add __hci_cmd_sync_ev function

Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode) causing crashes
 2013-04-04  8:34 UTC  (5+ messages)

[PATCH v2 0/3] Fix Inquiry command support in HCI request framework
 2013-04-04  8:26 UTC  (2+ messages)

[PATCH v4 1/3] Bluetooth: Fix hci-uart-h4 crash from incoming uart packet
 2013-04-04  8:25 UTC  (2+ messages)

[PATCH 0/2] Bluetooth: Add __hci_cmd_sync() helper
 2013-04-04  7:14 UTC  (7+ messages)
` [PATCH 1/2] Bluetooth: Track received events in hdev
` [PATCH 2/2] Bluetooth: Add __hci_cmd_sync() helper function

[PATCH 0/2] Bluetooth: Add custom HCI command termination support
 2013-04-03 19:39 UTC  (5+ messages)
` [PATCH 1/2] Bluetooth: Add support for custom event terminated commands
` [PATCH 2/2] Bluetooth: Add __hci_cmd_sync_ev function

[RFC 0/6] Use __sync_* instead of g_atomic_*
 2013-04-03 14:20 UTC  (11+ messages)
` [RFC 1/6] gitignore: Ignore file generated by Automake 1.13
` [RFC 2/6] gdbus: Use gcc builtin instead of g_atomic
` [RFC 3/6] attrib: "
` [RFC 4/6] gobex: "
` [RFC 5/6] obexd: "
` [RFC 6/6] "
` [RFC 6/6] shared: "

[PATCH 1/2] tools: Add tests for start discovery
 2013-04-03  7:56 UTC  (3+ messages)
` [PATCH 2/2] tools: Add tests for stop discovery

[PATCH v4 1/3] Bluetooth: Fix hci-uart-h4 crash from incoming uart packet
 2013-04-03  7:46 UTC  (2+ messages)

[PATCH 00/13] Improvements on gatttool interactive interface
 2013-04-02 23:31 UTC  (15+ messages)
` [PATCH BlueZ v2 "
  ` [PATCH BlueZ v2 01/13] gatttool: Fix memory leak after parsing input line
  ` [PATCH BlueZ v2 02/13] gatttool: Remote address is mandatory for non-interactive gatttool
  ` [PATCH BlueZ v2 03/13] gatttool: Remove check for bluetooth address parameter on gatt_connect()
  ` [PATCH BlueZ v2 04/13] gatttool: Use GError to propage error messages to caller
  ` [PATCH BlueZ v2 05/13] gatttool: Fix issues with printf() and readline prompt
  ` [PATCH BlueZ v2 06/13] gatttool: Replace more usages of printf() with rl_printf()
  ` [PATCH BlueZ v2 07/13] gatttool: Use bluetoothctl behavior when pressing Enter on empty prompt
  ` [PATCH BlueZ v2 08/13] gatttool: Show connection state using color
  ` [PATCH BlueZ v2 09/13] gatttool: Remove connecting message from prompt
  ` [PATCH BlueZ v2 10/13] gatttool: Use bluetoothctl strategy to handle standard input
  ` [PATCH BlueZ v2 11/13] gatttool: Use bluetoothctl strategy for unix signal handling
  ` [PATCH BlueZ v2 12/13] gatttool: Show info message when no primary service is found
  ` [PATCH BlueZ v2 13/13] gatttool: Use error message prefixes consistently

bluez 5 dbus api ??
 2013-04-02 19:18 UTC  (3+ messages)

[PATCH v2 00/18] Rework HIDP Module
 2013-04-02 18:29 UTC  (6+ messages)

[RFC BlueZ 00/18] GATT C API refactoring
 2013-04-02 16:51 UTC  (15+ messages)
` [RFC BlueZ 05/18] unit: Add test for gatt_discover_primary()
` [RFC BlueZ 06/18] core: Refactor memory allocation for GATT service discovery
` [RFC BlueZ 07/18] core: Do not pass around memory allocated internally by GATT API
` [RFC BlueZ 08/18] attrib: Run callback with the partial result of service discovery
` [RFC BlueZ 09/18] core: Only do Find Included Services after receiving all GATT services
` [RFC BlueZ 10/18] attrib: Allow dec_read_resp() to just check if PDU is valid
` [RFC BlueZ 11/18] attrib: Avoid passing raw ATT PDU to gatt_read_char() callback
` [RFC BlueZ 12/18] attrib: Do not use Write Command in gatt_write_char()
` [RFC BlueZ 13/18] attrib: Fix coding style in prepare_write_cb()
` [RFC BlueZ 14/18] attrib: Simplify prepare_write()
` [RFC BlueZ 15/18] attrib: Avoid passing raw ATT PDU to gatt_write_char() callback
` [RFC BlueZ 16/18] attrib: Avoid passing raw PDU to gatt_discover_char_desc() callback
` [RFC BlueZ 17/18] gatttool: Remove unused code
` [RFC BlueZ 18/18] gatt: Avoid passing raw PDU to read characteristic by UUID


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