linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-23 03:01:23 to 2012-08-28 12:31:53 UTC [more...]

[PATCH obexd 1/7 v2] client: Add filters to Phonebook.PullAll
 2012-08-28 12:31 UTC  (5+ messages)
` [PATCH obexd 2/7 v2] client: Add filters to PhonebookAccess.Pull
` [PATCH obexd 3/7 v2] client: Add filters to PhonebookAccess.List and PhonebookAccess.Search
` [PATCH obexd 4/7 v2] client: Remove deprecated methods from PhonebookAccess
` [PATCH obexd 5/7 v2] test: Update pbap-client to work with changes in PhonebookAcess

[PATCH obexd 1/7] client: Add filters to Phonebook.PullAll
 2012-08-28 12:03 UTC  (14+ messages)
` [PATCH obexd 2/7] client: Add filters to PhonebookAccess.Pull
` [PATCH obexd 3/7] client: Add filters to PhonebookAccess.List and PhonebookAccess.Search
` [PATCH obexd 4/7] client: Remove SetOrder, SetFormat and SetFilter from PhonebookAccess
` [PATCH obexd 5/7] test: Update pbap-client to work with changes in PhonebookAcess
` [PATCH obexd 6/7] client: Move common code to pull_phonebook
` [PATCH obexd 7/7] client-doc: Update documentation of PhonebookAccess interface

[PATCH v2 1/2] Bluetooth: mgmt: Fix enabling SSP while powered off
 2012-08-28 11:52 UTC  (2+ messages)
` [PATCH v2 2/2] Bluetooth: mgmt: Fix enabling LE "

[Crash report & Patch obexd 1/1] map: gboolean holds int value which 0/1 crashes in DBusMessage
 2012-08-28 11:37 UTC 

[PATCH v2 1/4] audio: remove redundant Media API option
 2012-08-28 10:24 UTC  (4+ messages)
` [PATCH v2 2/4] audio: Remove unused enum values
` [PATCH v2 3/4] core: replace NULL by dbus invalid arguments
` [PATCH v2 4/4] network: Fix bnep setup failure handle bug

[PATCH 1/2] Bluetooth: mgmt: Fix enabling SSP while powered off
 2012-08-28  9:43 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: mgmt: Fix enabling LE "

[RFC] Bluetooth: Fix deadlock when closing socket
 2012-08-28  8:20 UTC  (2+ messages)
` [RFCv2] "

[PATCH v4 0/10] Add GATT Client Battery Service
 2012-08-28  1:04 UTC  (10+ messages)
` [PATCH v4 01/10] Battery: Add Battery Service Gatt Client

bluetooth.h: fix compile issue when using in C++
 2012-08-27 23:40 UTC  (5+ messages)
` [PATCH] "

[PATCH] Bluetooth: Add support for BCM20702A0 [0489:e031]
 2012-08-27 19:56 UTC 

[RFC BlueZ 00/22] alert: GATT ANP/PASP server role implementation
 2012-08-27 17:12 UTC  (23+ messages)
` [RFC BlueZ 01/22] doc: Introduce Alert API
` [RFC BlueZ 02/22] alert: Introduce manager abstraction layer
` [RFC BlueZ 03/22] alert: Add adapter driver
` [RFC BlueZ 04/22] alert: Add Phone Alert Service
` [RFC BlueZ 05/22] alert: Add Ringer Control Point characteristic
` [RFC BlueZ 06/22] alert: Add Ringer Setting characteristic
` [RFC BlueZ 07/22] alert: Add Alert Status characteristic
` [RFC BlueZ 08/22] alert: Initial Alert Notification
` [RFC BlueZ 09/22] alert: Add initial support for RegisterAlert D-Bus method
` [RFC BlueZ 10/22] alert: Implement category registration in RegisterAlert()
` [RFC BlueZ 11/22] alert: Add initial support for NewAlert D-Bus method
` [RFC BlueZ 12/22] alert: Add initial support for UnreadAlert "
` [RFC BlueZ 13/22] alert: Add support for automatic unregister when agent leave D-Bus
` [RFC BlueZ 14/22] alert: Add per adapter attribute handle information
` [RFC BlueZ 15/22] alert: Update Supported New/Unread Category characteristic values
` [RFC BlueZ 16/22] alert: Update new alert characteristic value
` [RFC BlueZ 17/22] alert: Update unread "
` [RFC BlueZ 18/22] alert: Implement MuteOnce command
` [RFC BlueZ 19/22] alert: Add support to call MuteOnce()
` [RFC BlueZ 20/22] alert: Add support to call SetRinger()
` [RFC BlueZ 21/22] alert: Add test script
` [RFC BlueZ 22/22] alert: Update Alert Status and Ringer Setting characteristic values

[RFC BlueZ 00/33] Broadcaster/Observer implementation
 2012-08-27 17:03 UTC  (34+ messages)
` [RFC BlueZ 01/33] lib: Add set controller data operation
` [RFC BlueZ 02/33] lib: Add unset "
` [RFC BlueZ 03/33] lib: Add set broadcaster operation
` [RFC BlueZ 04/33] lib: Add set observer operation
` [RFC BlueZ 05/33] btmgmt: Add set broadcaster support
` [RFC BlueZ 06/33] btmgmt: Add set observer command
` [RFC BlueZ 07/33] btmgmt: Add set controller data support
` [RFC BlueZ 08/33] btmgmt: Add unset "
` [RFC BlueZ 09/33] mgmt-api: Broadcaster/Observer management API
` [RFC BlueZ 10/33] mgmt: Add set observer command
` [RFC BlueZ 11/33] mgmt: Add set broadcaster command
` [RFC BlueZ 12/33] mgmt: Add set controller data command
` [RFC BlueZ 13/33] mgmt: Add unset "
` [RFC BlueZ 14/33] doc: Add Observer D-Bus API documentation
` [RFC BlueZ 15/33] adapter: Add D-Bus API for Observer GAP Role
` [RFC BlueZ 16/33] observer: Add RegisterServiceObserver() D-Bus method
` [RFC BlueZ 17/33] observer: Add UnregisterServiceObserver() "
` [RFC BlueZ 18/33] observer: Add RegisterManufacturerObserver() "
` [RFC BlueZ 19/33] observer: Add UnregisterManufacturerObserver() "
` [RFC BlueZ 20/33] observer: Add watchers and filters for observers
` [RFC BlueZ 21/33] eir: Add manufacturer and service data fields
` [RFC BlueZ 22/33] observer: Add ServiceReceived() and ManufacturerReceived() D-Bus method
` [RFC BlueZ 23/33] observer: Add python test script
` [RFC BlueZ 24/33] doc: Add Broadcaster D-Bus API documentation
` [RFC BlueZ 25/33] adapter: Add D-Bus API for Broadcaster GAP Role
` [RFC BlueZ 26/33] lib: Maximum value to advertising and scan response
` [RFC BlueZ 27/33] broadcaster: Add SetServiceData() D-Bus method
` [RFC BlueZ 28/33] broadcaster: Add SetManufacturerData() "
` [RFC BlueZ 29/33] broadcaster: Add list of broadcasters session
` [RFC BlueZ 30/33] broadcaster: Build and send ADV/EIR data blob to kernel
` [RFC BlueZ 31/33] broadcaster: Add ClearBroadcastData() D-Bus method
` [RFC BlueZ 32/33] broadcaster: Update some data of already broadcast value
` [RFC BlueZ 33/33] broadcaster: Add python test script

pull request: bluetooth 2012-08-27
 2012-08-27 16:18 UTC 

Unable to run bluez "test-health-sink" sample
 2012-08-27 16:08 UTC 

[PATCH] Bluetooth: Use module_platform_driver() in btwilink.c file
 2012-08-27 15:24 UTC  (4+ messages)

[PATCH RESEND] Bluetooth: Add support for Apple MacBook Pro 9,2
 2012-08-27 15:16 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Change signature of smp_conn_security()
 2012-08-27 15:12 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: Fix sending a HCI Authorization Request over LE links

kernel crashes coming from btusb
 2012-08-27 15:02 UTC  (3+ messages)

[PATCH] input: Implement idle timeout for fakehid
 2012-08-27 14:19 UTC 

[PATCH] Bluetooth: Add support for Apple vendor-specific devices
 2012-08-27 13:38 UTC  (8+ messages)

[PATCH 1/3] rctest: fix typo
 2012-08-27 13:14 UTC  (3+ messages)
` [PATCH 2/3] rctest: add automated test
` [PATCH 3/3] rctest: add option to save received data to file

[PATCH] Write discoverable mode on storage after HCI response
 2012-08-27 12:59 UTC  (4+ messages)
` [PATCH v2] Fix Discoverable mode is not updated on storage
  ` [PATCH v3] storage: Fix Discoverable mode "

[PATCH obexd v0] client-doc: Guarantee prefix in transfer paths
 2012-08-27  7:00 UTC  (2+ messages)

[PATCH BlueZ] Fix trivial coding style issues on pointer declarations and casting
 2012-08-26 12:20 UTC  (2+ messages)

[PATCH BlueZ v0] Add Nordic Semiconductor copyright
 2012-08-26  7:36 UTC  (2+ messages)

[PATCH BlueZ] core: Fix memory leak
 2012-08-26  7:30 UTC  (2+ messages)

[PATCH BlueZ] input: Fix signedness issue on POSIX error code usage
 2012-08-26  7:29 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: mgmt: Fix sending events with uninitialized data
 2012-08-26  7:28 UTC  (6+ messages)
` [PATCH 2/2] Bluetooth: Power the device up after a rfkill unblock
    ` [PATCH] "

[PATCH] btusb: add another Foxconn/Hon Hai ID
 2012-08-25 11:32 UTC  (4+ messages)
  ` [PATCH v2] "

[RFCv0 00/19] Bluetooth: Create AMP physical link
 2012-08-24 14:00 UTC  (24+ messages)
` [PATCHv2 00/22] "
  ` [PATCHv2 01/22] Bluetooth: debug: Print refcnt for hci_dev
  ` [PATCHv2 02/22] Bluetooth: trivial: Remove empty line
  ` [PATCHv2 03/22] Bluetooth: Add HCI logical link cmds definitions
  ` [PATCHv2 04/22] Bluetooth: A2MP: Create amp_mgr global list
  ` [PATCHv2 05/22] Bluetooth: AMP: Use HCI cmd to Read AMP Info
  ` [PATCHv2 06/22] Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc
  ` [PATCHv2 07/22] Bluetooth: A2MP: Process Discover Response
  ` [PATCHv2 08/22] Bluetooth: AMP: Physical link struct definitions
  ` [PATCHv2 09/22] Bluetooth: Add phylink lookup helper function
  ` [PATCHv2 10/22] Bluetooth: AMP: Remote AMP ctrl definitions
  ` [PATCHv2 11/22] Bluetooth: AMP: Use phylink in create/disc phylink req
  ` [PATCHv2 12/22] Bluetooth: A2MP: Process A2MP Getinfo Rsp
  ` [PATCHv2 13/22] Bluetooth: A2MP: Process A2MP Get AMP Assoc Rsp
  ` [PATCHv2 14/22] Bluetooth: Choose connection based on capabilities
  ` [PATCHv2 15/22] Bluetooth: Close A2MP chan when deleting corr L2CAP chan
  ` [PATCHv2 16/22] Bluetooth: Add function to derive AMP key using hmac
  ` [PATCHv2 17/22] Bluetooth: AMP: Add AMP key calculation
  ` [PATCHv2 18/22] Bluetooth: AMP: Create Physical Link
  ` [PATCHv2 19/22] Bluetooth: AMP: Write remote AMP Assoc
  ` [PATCHv2 20/22] Bluetooth: A2MP: Add fallback to normal l2cap init sequence
  ` [PATCHv2 21/22] Bluetooth: AMP: Process Chan Selected event
  ` [PATCHv2 22/22] Bluetooth: AMP: Process physical link complete event

[PATCH obexd v1 1/4] build: BlueZ version 4.100 or later is required
 2012-08-24 13:46 UTC  (10+ messages)
` [PATCH obexd v1 2/4] build: Require GLib 2.32 or later

duplicate devices found when using StartDiscovery API
 2012-08-24 10:19 UTC  (2+ messages)

[PATCH BlueZ] gdbus: Fix crash error when calling g_dbus_remove_all_watches
 2012-08-24 10:09 UTC 

[PATCH 0/5] PAN server fixes
 2012-08-24  7:54 UTC  (2+ messages)

gatt-example plugin
 2012-08-23 21:04 UTC  (3+ messages)

Re : BLE -Multiple connection
 2012-08-23 19:10 UTC  (5+ messages)

BLE - multiple connections
 2012-08-23 19:09 UTC  (8+ messages)

[PATCH] Add BDADDR_*_INITIALIZER defines to prevent C++0x compiler errors
 2012-08-23 17:14 UTC 

[PATCH v18 00/16] Add org.bluez.Telephony interface
 2012-08-23 14:39 UTC  (17+ messages)
` [PATCH v18 01/16] doc: Add telephony interface design document
` [PATCH v18 02/16] doc: Add telephony interface to audio-api.txt
` [PATCH v18 03/16] doc: Add HSP HS channel to assigned numbers
` [PATCH v18 04/16] audio: Remove telephony driver from headset.c
` [PATCH v18 05/16] audio: Remove dummy telephony driver
` [PATCH v18 06/16] audio: Remove maemo5 "
` [PATCH v18 07/16] audio: Remove maemo6 "
` [PATCH v18 08/16] audio: Remove oFono "
` [PATCH v18 09/16] audio: Add org.bluez.Telephony interface
` [PATCH v18 10/16] audio: Add headset audio properties to MediaTransport
` [PATCH v18 11/16] audio: Move HFP/HSP AG servers to telephony.c
` [PATCH v18 12/16] audio: Move HFP HF server "
` [PATCH v18 13/16] audio: Add DUN GW to org.bluez.Telephony
` [PATCH v18 14/16] audio: Add SAP "
` [PATCH v18 15/16] adapter: Add API to get fast connectable mode
` [PATCH v18 16/16] audio: Add fast connectable to telephony interface

PBAP + two-step download
 2012-08-23 12:24 UTC  (10+ messages)

[PATCH BlueZ] gatt: GAP and GATT services are mandatory
 2012-08-23 12:15 UTC  (2+ messages)

[PATCH] Add support for downloading binary patch
 2012-08-23  3:01 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).