linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-05 08:21:06 to 2013-04-11 14:35:44 UTC [more...]

[PATCH] Bluetooth: Fix SCO connection reference
 2013-04-11 14:35 UTC  (3+ messages)
` [PATCH] Bluetooth: Add rejecting SCO
` [PATCH] Bluetooth: Remove unneeded parameter

[PATCH 1/8] obexd: Cache SDP record in bluetooth transport
 2013-04-11  9:23 UTC  (9+ messages)
` [PATCH 2/8] obexd: Add get_service_record to obc_transport
` [PATCH 3/8] obexd: Add get_bluetooth_service_record to Bluetooth transport
` [PATCH 4/8] obexd: Add obc_session_get_service_record to session
` [PATCH 5/8] lib: Add attributes MASInstanceID and SupportedMessageTypes
` [PATCH 6/8] obexd: Read SDP attributes when instantiating MAP session
` [PATCH 7/8] obexd: Add the possibility for drivers to force a service lookup
` [PATCH 8/8] obexd: Force service lookup when instantiating MAP session
` [PATCH 0/8] MAP client: Read MASInstanceID for the current connection

[PATCH] Bluetooth: Use separate function for BCM92035 vendor setup
 2013-04-11  6:07 UTC  (2+ messages)

[PATCH v2] Bluetooth: Fix incorrect ssp mode bit for non ssp devices
 2013-04-11  5:33 UTC  (2+ messages)

[PATCH 0/6] Autopair plugin revisited
 2013-04-11  5:12 UTC  (11+ messages)
` [PATCH 1/6] core: Convert the pincode callback to an interable list
` [PATCH 2/6] plugins: Extend the pin code callback with the call number
` [PATCH 3/6] core: Add support for retrying a bonding
` [PATCH 4/6] core: retry bonding attempt until the iterator reachs the end
` [PATCH 5/6] core: Add device_get_class to the public interface
` [PATCH 6/6] autopair: Add the autopair plugin

[RFC] Bluetooth: Add support for Intel Bluetooth device [8087:07dc]
 2013-04-10 23:57 UTC  (8+ messages)

[PATCH BlueZ 00/16] attrib: Replace GLib basic data types usage
 2013-04-10 19:17 UTC  (18+ messages)
` [PATCH BlueZ v2 "
  ` [PATCH BlueZ v2 01/16] attrib: Simplify boolean tests
  ` [PATCH BlueZ v2 02/16] attrib: Change GAttrib->stale type from gboolean
  ` [PATCH BlueZ v2 03/16] attrib: Change command->sent "
  ` [PATCH BlueZ v2 04/16] attrib: Change is_response return "
  ` [PATCH BlueZ v2 05/16] attrib: Change match_event "
  ` [PATCH BlueZ v2 06/16] attrib: Change g_attrib_set_destroy_function return type
  ` [PATCH BlueZ v2 07/16] attrib: Change g_attrib_cancel/_all "
  ` [PATCH BlueZ v2 08/16] attrib: Change g_attrib_unregister/_all "
  ` [PATCH BlueZ v2 09/16] attrib: Change g_attrib_set_debug return type from gboolean
  ` [PATCH BlueZ v2 10/16] attrib: Change g_attrib_set_mtu "
  ` [PATCH BlueZ v2 11/16] attrib: Change g_attrib_is_encrypted "
  ` [PATCH BlueZ v2 12/16] attrib: Change command->opcode type from guint8
  ` [PATCH BlueZ v2 13/16] attrib: Change event->handle type from guint16
  ` [PATCH BlueZ v2 14/16] attrib: Change command->id type from guint
  ` [PATCH BlueZ v2 15/16] attrib: Change event->id "
  ` [PATCH BlueZ v2 16/16] attrib: Change command->pdu pointer type from guint8

[PATCH BlueZ 1/2] test: Fix opp-client not printing progress
 2013-04-10 14:17 UTC  (2+ messages)
` [PATCH BlueZ 2/2] obexd: Fix using the same prefix for client and server sessions

[PATCH 0/5] MAP client: Add Message Notification Service (MNS) server
 2013-04-10 13:02 UTC  (7+ messages)
` [PATCH 1/5] profile: Add MNS server record
` [PATCH 2/5] obexd: Add Message Notification Service (MNS) server
` [PATCH 3/5] build: Add support for building MNS server
` [PATCH 4/5] obexd: Enable "
` [PATCH 5/5] obexd: Automatically setup notification connection for MAP client

obexd questions
 2013-04-10  8:46 UTC  (3+ messages)

[PATCH v4 0/6] sco: SCO socket option for voice_setting
 2013-04-09 16:38 UTC  (9+ messages)
` [PATCH v4 2/6] Bluetooth: Add SCO socket voice_setting option

[PATCH BlueZ v2 00/13] Improvements on gatttool interactive interface
 2013-04-09 14:26 UTC  (3+ messages)
` [PATCH BlueZ v2 04/13] gatttool: Use GError to propage error messages to caller

Bluez 5.3: Failed to connect to speaker (Unable to select SEP)
 2013-04-09 12:26 UTC  (2+ messages)

[PATCH 0/5] MAP client: Add notification dispatcher
 2013-04-09 11:55 UTC  (6+ messages)
` [PATCH 1/5] obexd: Add MAP "
` [PATCH 2/5] build: Add support for building "
` [PATCH 3/5] obexd: Add function to get the destination from the obc_session
` [PATCH 4/5] obexd: Register notification handler in the MAP client
` [PATCH 5/5] obexd: Notify registered notification handlers in MNS

Version number policy!
 2013-04-09 11:28 UTC  (18+ messages)

[PATCH] Bluetooth: Avoid dumplicate conn dev register
 2013-04-09  6:43 UTC 

[PATCH v1] Bluetooth: Fix incorrect ssp mode bit for non ssp devices
 2013-04-09  5:41 UTC  (5+ messages)

[PATCH] Bluetooth: Fix incorrect ssp mode bit for non ssp devices
 2013-04-09  4:30 UTC  (3+ messages)

[RFC/RFT PATCH 0/2 V2] Adding a new bluetooth driver to the kernel
 2013-04-09  0:57 UTC  (3+ messages)
` [RFC/RFT PATCH 1/2 V2] btusb: Modify code for use with a similar driver
` [RFC/RFT PATCH 2/2] rtk_btusb: A new driver for the Bluetooth portion of the Realtek RTL8723AE chip

[PATCH v2 1/6] gitignore: Ignore file generated by Automake 1.13
 2013-04-08 22:05 UTC  (7+ messages)
` [PATCH v2 2/6] gdbus: Use gcc builtin instead of g_atomic
` [PATCH v2 3/6] attrib: "
` [PATCH v2 4/6] gobex: "
` [PATCH v2 5/6] obexd: "
` [PATCH v2 6/6] shared: "

Bluetooth pulseaudio multiple device entries
 2013-04-08 17:20 UTC  (9+ messages)
          ` [pulseaudio-discuss] "

[PATCH v9 00/16] mSBC investigations
 2013-04-08 13:24 UTC  (17+ messages)
` [PATCH v9 01/16] sbc: Add encoder_state to analysis functions
` [PATCH v9 02/16] sbc: Break 4 blocks processing to variable steps
` [PATCH v9 03/16] sbc: Rename sbc_analyze_4b_xx to sbc_analyze_xx
` [PATCH v9 04/16] sbc: Add mmx primitive for 1b 8s analysis
` [PATCH v9 05/16] sbc: Add armv6 "
` [PATCH v9 06/16] sbc: Add iwmmxt primitive for 1b 8s encoding
` [PATCH v9 07/16] sbc: Add plain C primitive for 1b 8s analysis
` [PATCH v9 08/16] sbc: Use plain C primitive if doing msbc on neon
` [PATCH v9 09/16] sbc: Fix input reordering for 15 blocks case
` [PATCH v9 10/16] sbc: Add a private boolean flag to enable 15 block encoding
` [PATCH v9 11/16] sbc: Declare and implement sbc_init_msbc
` [PATCH v9 12/16] sbc: Add support for mSBC frame header
` [PATCH v9 13/16] sbc: Update sbcdec for msbc
` [PATCH v9 14/16] sbc: Update sbcenc "
` [PATCH v9 15/16] sbc: Update sbcinfo "
` [PATCH v9 16/16] TODO: Add TODO list

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

[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


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