linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-01 14:30:46 to 2012-10-04 13:39:18 UTC [more...]

L2CAP Flush_Timeout Error
 2012-10-08  9:11 UTC  (4+ messages)

[PATCH v2 0/2] Bluetooth: broadcom patchram firmware loader
 2012-10-04 13:39 UTC  (8+ messages)
` [PATCH v2 resend 0/2] "
  ` [PATCH v2 resend 1/2] Introduced a load_firmware callback to struct hci_dev
  ` [PATCH v2 resend 2/2] broadcom patchram firmware loader

[PATCH 1/4] client: Update the file offset to the beginning after writing to the file
 2012-10-04 13:30 UTC  (4+ messages)
` [PATCH 2/4] client: Add Message.SetProperty and Message.GetProperties implementation
` [PATCH 3/4] client-doc: Add documentation for Message.SetProperty and Message.GetProperties
` [PATCH 4/4] test: Update map-client to include "

Using multiple adapters do not work
 2012-10-04 13:23 UTC 

[PATCH 4/4] audio: Add check for non-a2dp codec
 2012-10-04 13:14 UTC  (4+ messages)
` [PATCH 3/4] audio: Remove redundant procedure when a2dp connect
` [PATCH 2/4] audio: Remove unused function
` [PATCH 1/4] mgmt: Add string for Passkey Notify Event

[PATCH] Bluetooth: mgmt: Fix dereference after NULL check
 2012-10-04 12:33 UTC  (3+ messages)

[RFC 0/7] adapter and device bdaddr_t getters
 2012-10-04 12:06 UTC  (8+ messages)
` [RFC 1/7] adapter: Convert adapter_get_address into simple getter
` [RFC 2/7] storage: Constify bdaddr_t pointers parameters
` [RFC 3/7] adapter: Constify pointer returned by adapter_get_address
` [RFC 4/7] device: Convert device_get_address into simple getter
` [RFC 5/7] mgmt: Constify use of bdaddr_t pointer parameters
` [RFC 6/7] adapter: "
` [RFC 7/7] device: Make device_get_address return const pointer

[PATCH BlueZ v4 00/15] Properties + ObjectManager
 2012-10-04 11:42 UTC  (17+ messages)
` [PATCH BlueZ v4 01/15] gdbus: Move typedefs up
` [PATCH BlueZ v4 02/15] gdbus: Use macros to add annotations
` [PATCH BlueZ v4 03/15] gdbus: Add skeleton of DBus.Properties interface
` [PATCH BlueZ v4 04/15] gdbus: Implement DBus.Properties.Get method
` [PATCH BlueZ v4 05/15] gdbus: Implement DBus.Properties.GetAll method
` [PATCH BlueZ v4 06/15] gdbus: Implement DBus.Properties.Set method
` [PATCH BlueZ v4 07/15] gdbus: Add properties into Introspectable interface
` [PATCH BlueZ v4 08/15] gdbus: Add support for org.freedesktop.DBus.ObjectManager interface
` [PATCH BlueZ v4 09/15] gdbus: Group interface changes to reduce the amount of signals emitted
` [PATCH BlueZ v4 10/15] gdbus: Only export ObjectManager interface on root path
` [PATCH BlueZ v4 11/15] gdbus: Integrates ObjectManager with Properties interface
` [PATCH BlueZ v4 12/15] gdbus: Simplify code for appending properties
` [PATCH BlueZ v4 13/15] gdbus: Implement PropertiesChanged signal
` [PATCH BlueZ v4 14/15] Use DBus.Properties on Control interface
` [PATCH BlueZ v4 15/15] Use DBus.Properties on Manager interface

[PATCH] Bluetooth: Fix dereference after NULL check
 2012-10-04 10:45 UTC 

[PATCH BlueZ 1/2] build-sys: Don't use deprecated AM_PROG_MKDIR_P
 2012-10-04 10:38 UTC  (4+ messages)
` [PATCH BlueZ 2/2] build-sys: Don't use deprecated INCLUDES variable

[PATCH] Bluetooth: AMP: Fix possible NULL dereference
 2012-10-04 10:31 UTC 

[PATCH] Bluetooth: AMP: Register AMP only if High Speed enabled
 2012-10-04 10:26 UTC  (4+ messages)

[RFC 2/2] Bluetooth: Add BT USB mini driver template
 2012-10-04 10:21 UTC  (2+ messages)

[RFC 1/2] Bluetooth: Add driver extension for vendor specific init
 2012-10-04 10:20 UTC  (2+ messages)

[PATCH 0/5] add bt command line tool
 2012-10-04  9:47 UTC  (7+ messages)
` [PATCH 1/5] bt tool: initial tool handling
` [PATCH 2/5] bt tool: add cmd 'discover'
` [PATCH 3/5] bt tool: add cmd 'agent'
` [PATCH 4/5] bt tool: add cmd 'pair'
` [PATCH 5/5] bt tool: add cmd 'remove'

[PATCH BlueZ 01/10] gdbus: Fix not freeing list node by using g_slist_delete_link
 2012-10-04  8:42 UTC  (16+ messages)
` [PATCH BlueZ 02/10] gdbus: Remove connection from g_dbus_remove_watch
` [PATCH BlueZ 03/10] Fix passing D-Bus connection to g_dbus_remove_watch
` [PATCH BlueZ 04/10] audio: Fix not freeing gateway agent data on exit
` [PATCH BlueZ 05/10] AVRCP: Fix not freeing player session list "
` [PATCH BlueZ 06/10] AVRCP: Fix not removing session from player upon disconnect
` [PATCH BlueZ 07/10] AVCTP: Simplify channel handling
` [PATCH BlueZ 08/10] AVCTP: Allocate memory to hold incoming/outgoing PDUs
` [PATCH BlueZ 09/10] AVRCP: Register to AVCTP state changes without depending on player
` [PATCH BlueZ 10/10] AVRCP: Don't respond with errors when no player is registered

[PATCH BlueZ 1/2] AVCTP: Remove hand-written function name from log
 2012-10-04  8:26 UTC  (3+ messages)
` [PATCH BlueZ 2/2] AVDTP: "

[PATCH BlueZ] core: Fix walking the list while removing elements
 2012-10-04  7:49 UTC  (2+ messages)

[PATCH v2 BlueZ 00/27] Add support for PASP and ANP server profiles
 2012-10-03 20:17 UTC  (35+ messages)
` [PATCH v3 "
  ` [PATCH v3 BlueZ 01/27] doc: Introduce Alert API
    ` [PATCH v4 "
  ` [PATCH v3 BlueZ 02/27] alert: Introduce manager abstraction layer
  ` [PATCH v3 BlueZ 03/27] alert: Initial profile registration
  ` [PATCH v3 BlueZ 04/27] alert: Add Phone Alert Status Service
  ` [PATCH v3 BlueZ 05/27] alert: Add Ringer Control Point characteristic
  ` [PATCH v3 BlueZ 06/27] alert: Add Ringer Setting characteristic
  ` [PATCH v3 BlueZ 07/27] alert: Add Alert Status characteristic
  ` [PATCH v3 BlueZ 08/27] alert: Initial Alert Notification
  ` [PATCH v3 BlueZ 09/27] alert: Implement category registration in RegisterAlert()
    ` [PATCH v4 "
  ` [PATCH v3 BlueZ 10/27] alert: Add initial support for NewAlert D-Bus method
  ` [PATCH v3 BlueZ 11/27] alert: Add initial support for UnreadAlert "
  ` [PATCH v3 BlueZ 12/27] alert: Automatically unregister alert when agent leaves D-Bus
  ` [PATCH v3 BlueZ 13/27] alert: Add per adapter attribute handle information
  ` [PATCH v3 BlueZ 14/27] alert: Update Supported New/Unread Category characteristic values
  ` [PATCH v3 BlueZ 15/27] alert: Update new alert characteristic value
  ` [PATCH v3 BlueZ 16/27] alert: Update unread "
  ` [PATCH v3 BlueZ 17/27] alert: Implement MuteOnce command
  ` [PATCH v3 BlueZ 18/27] alert: Add support for calling MuteOnce()
  ` [PATCH v3 BlueZ 19/27] alert: Add support for calling SetRinger()
  ` [PATCH v3 BlueZ 20/27] alert: Add test-alert script
  ` [PATCH v3 BlueZ 21/27] alert: Update Alert Status and Ringer Setting characteristic values
  ` [PATCH v3 BlueZ 22/27] alert: Add support for ringer setting notification
  ` [PATCH v3 BlueZ 23/27] alert: Add support for alert status notification
  ` [PATCH v3 BlueZ 24/27] alert: Add support for new alert notification
  ` [PATCH v3 BlueZ 25/27] alert: Add support for unread "
  ` [PATCH v3 BlueZ 26/27] alert: Implement Release() agent method
  ` [PATCH v3 BlueZ 27/27] alert: Add org.bluez.AlertAgent to D-Bus policy file

[PATCH] storage: Move adapter info to adapter.conf
 2012-10-03 20:14 UTC  (3+ messages)

[PATCH v4 00/18] neard plugin
 2012-10-03 19:48 UTC  (20+ messages)
` [PATCH v4 01/18] Handle missing randomizer in mgmt_add_remote_oob_data
` [PATCH v4 02/18] eir: Add support for parsing SSP hash and randomizer
` [PATCH v4 03/18] eir: Store class in struct eir_data as uint32_t
` [PATCH v4 04/18] eir: Add eir_parse_oob function
` [PATCH v4 05/18] eir: Add support creating EIR with hash and randomizer fields
` [PATCH v4 06/18] eir: Add support for creating EIR with CoD field
` [PATCH v4 07/18] eir: Rename eir_create to eir_create_oob
` [PATCH v4 08/18] eir: Remove support for creating EIR with tx_power fields
` [PATCH v4 09/18] eir: Return number of bytes written by eir_create_oob
` [PATCH v4 10/18] eir: Remove struct uuid_info
` [PATCH v4 11/18] eir: Add support for creating proper OOB EIR
` [PATCH v4 12/18] adapter: Add btd_adapter_get_services function
` [PATCH v4 13/18] adapter: Rename btd_adapter_get_class to btd_adapter_read_class
` [PATCH v4 14/18] adapter: Add btd_adapter_get_class function
` [PATCH v4 15/18] oob: Refactor oob callback handling and move it to adapter code
` [PATCH v4 16/18] Add initial neard plugin implementation
` [PATCH v4 17/18] neard: Implement PushOOB function
` [PATCH v4 18/18] neard: Implement RequestOOB function

[PATCH] Bluetooth: L2CAP: Fix using default Flush Timeout for EFS
 2012-10-03 11:45 UTC 

[PATCH 1/4] client: Update the file offset to the beginning after writing to the file
 2012-10-03 11:31 UTC  (4+ messages)
` [PATCH 2/4] client: Add Message.SetProperty and Message.GetProperties implementation
` [PATCH 3/4] client-doc: Add documentation for Message.SetProperty and Message.GetProperties
` [PATCH 4/4] test: Update map-client to include "

[PATCH BlueZ v9 1/8] core: Mutually exclude concurrent connections
 2012-10-03  8:12 UTC  (9+ messages)
` [PATCH BlueZ v9 2/8] mgmt: Add LE scanning callback
` [PATCH BlueZ v9 3/8] core: Replace interleaved by LE scanning
` [PATCH BlueZ v9 4/8] core: Start LE scanning when a device requests
` [PATCH BlueZ v9 5/8] core: Disable unnecessary auto connections
` [PATCH BlueZ v9 6/8] core: Re-connect for ECONNRESET or ECONNABORTED
` [PATCH BlueZ v9 7/8] mgmt: Add address type to bonding debug message
` [PATCH BlueZ v9 8/8] core: Suspend scanning before connect on pairing

Wireshark
 2012-10-03  8:04 UTC  (4+ messages)

[PATCH v2 00/15] Thermometer watchers API changes + fixes
 2012-10-03  7:41 UTC  (7+ messages)
` [PATCH v2 07/15] thermometer: Reformat MeasurementReceived description

[PATCH v0] audio: Fix missing gateway state check on Connect
 2012-10-02 18:52 UTC  (2+ messages)

[RFC v3] Convert storage to use per-remote device directories
 2012-10-02 15:51 UTC 

[PATCH BlueZ] attrib: Get address type using gatt_get_address()
 2012-10-02 13:45 UTC  (2+ messages)

Unreliable communication with multiple bluetooth devices and some delay
 2012-10-02 13:37 UTC 

[RFC v2] Convert storage to use per-remote device directories
 2012-10-02 12:41 UTC  (2+ messages)

[PATCH] device: Remove not used variable from search_cb
 2012-10-02 12:07 UTC  (3+ messages)
` [PATCH] device: Remove not used variables "

[PATCH 1/2] service: Remove extra memory copying from cancel_authorization
 2012-10-02  9:50 UTC  (3+ messages)
` [PATCH 2/2] agent: Remote not used variables from pincode_reply

[PATCH BlueZ v8 1/8] core: Mutually exclude concurrent connections
 2012-10-02  8:30 UTC  (9+ messages)
` [PATCH BlueZ v8 2/8] mgmt: Add LE scanning callback
` [PATCH BlueZ v8 3/8] core: Replace interleaved by LE scanning
` [PATCH BlueZ v8 4/8] core: Start LE scanning when a device requests
` [PATCH BlueZ v8 5/8] core: Disable unnecessary auto connections
` [PATCH BlueZ v8 6/8] core: Re-connect for ECONNRESET or ECONNABORTED
` [PATCH BlueZ v8 7/8] mgmt: Add address type to bonding debug message
` [PATCH BlueZ v8 8/8] core: Suspend scanning before connect on pairing

[PATCH v1 0/2] audio: Fixes in HFP gateway
 2012-10-02  7:45 UTC  (4+ messages)
` [PATCH v1 1/2] audio: Fix crash if gateway closed before reply
` [PATCH v1 2/2] audio: Fix crash on gateway close while connected

[PATCH 2/2] client-doc: Add documentation for Message.SetProperty and Message.GetProperties
 2012-10-02  6:43 UTC 

[PATCH 1/2] client: Add Message.SetProperty and Message.GetProperties implementation
 2012-10-02  6:43 UTC 

[PATCH] client: Update the file offset to the beginning after writing to the file
 2012-10-01 20:59 UTC 

[PATCH v2] Bluetooth: remove unused member of hci_dev
 2012-10-01 17:37 UTC  (3+ messages)

[PATCH -next] bluetooth: fix printk format warnings
 2012-10-01 15:04 UTC  (2+ messages)

[PATCH] Bluetooth: A2MP: Fix potential NULL dereference
 2012-10-01 15:02 UTC  (2+ messages)

[PATCH BlueZ] build: Fix out-of-tree builds
 2012-10-01 14:53 UTC  (4+ messages)

[PATCH BlueZ] bluetooth: remove unused member of hci_dev
 2012-10-01 14:52 UTC  (2+ messages)

[PATCH v4 0/5] Audio profile authorization
 2012-10-01 14:30 UTC  (2+ 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).