messages from 2012-08-16 20:13:09 to 2012-08-22 19:31:54 UTC [more...]
Re : BLE -Multiple connection
2012-08-22 23:18 UTC (3+ messages)
[PATCH BlueZ 1/4] gatt: Add support for find included services
2012-08-22 19:31 UTC (2+ messages)
` [PATCH BlueZ 2/4] gatttool: Add "included" command
[PATCH obexd v1 1/4] build: BlueZ version 4.100 or later is required
2012-08-22 16:35 UTC (4+ messages)
` [PATCH obexd v1 2/4] build: Require GLib 2.32 or later
` [PATCH obexd v1 3/4] plugins: Remove redundant include sys/stat.h
` [PATCH obexd v1 4/4] core: Remove redundant include errno.h
[PATCH obexd v0] client-doc: Guarantee prefix in transfer paths
2012-08-22 16:19 UTC (10+ messages)
[PATCH obexd 1/4] build: BlueZ version 4.100 or later is required
2012-08-22 16:17 UTC (5+ messages)
` [PATCH obexd 2/4] build: Require GLib 2.32 or later
` [PATCH obexd 3/4] plugins: Remove redundant incude sys/stat.h
` [PATCH obexd 4/4] core: Remove redundant incude errno.h
BLE - multiple connections
2012-08-22 16:07 UTC (7+ messages)
PBAP + two-step download
2012-08-22 16:04 UTC
[PATCH hcidump 1/2] lib: update mgmt control channel id
2012-08-22 9:20 UTC (2+ messages)
` [PATCH hcidump 2/2] core: set HCI channel explicitly when bind
[PATCH 1/3] audio: Remove unused enum values
2012-08-22 9:20 UTC (3+ messages)
` [PATCH 2/3] core: replace NULL by dbus invalid arguments
` [PATCH 3/3] network: Fix bnep setup failure handle bug
Bluez/Obexd upstream test result_20120822(bluez-4.101.207+ obexd-0.47.22)
2012-08-22 3:12 UTC
[RFC] HFP support into oFono and BlueZ
2012-08-21 22:46 UTC (6+ messages)
[PATCH] Bluetooth: mgmt: Fix returning a list with invalid indexes
2012-08-21 19:12 UTC (3+ messages)
[PATCH 0/4] Bluetooth: Details of rfcomm fixes - remove session refcnt
2012-08-21 18:56 UTC (5+ messages)
` [PATCH 3/4] Bluetooth: Avoid rfcomm_session_timeout using freed pointer
` [PATCH 4/4] Bluetooth: On socket shutdown check rfcomm session and DLC exists
[PATCHv1 0/4] Remove unsafe batostr
2012-08-21 17:55 UTC (5+ messages)
` [PATCHv1 4/4] Bluetooth: trivial: Use preferred method for NULL check
[PATCH] Bluetooth: Fix establishing ESCO links
2012-08-21 17:38 UTC (2+ messages)
[PATCH] Bluetooth: Use kref for l2cap channel reference counting
2012-08-21 17:34 UTC (4+ messages)
` [PATCH] Bluetooth: debug: Correct the PSM printing
[PATCH BlueZ] Fix trivial coding style issues on pointer declarations and casting
2012-08-21 15:49 UTC
Setting up an A2DP server
2012-08-21 15:13 UTC (4+ messages)
[PATCH 0/5] PAN server fixes
2012-08-21 10:45 UTC (6+ messages)
` [PATCH 1/5] network: Keep track of session's interface name in server
` [PATCH 2/5] network: Add helper function to remove an interface from a bridge
` [PATCH 3/5] network: Release session's interface from bridge when unregistering
` [PATCH 4/5] network: Kill underlying session's connection before freeing it
` [PATCH 5/5] network: Remove sessions from server on DBus call Unregister
gatt-example plugin
2012-08-21 10:41 UTC (2+ messages)
Bluetooth Headset Profile
2012-08-21 8:43 UTC
[PATCH v2] Bluetooth: Add support for Sony Vaio T-Series
2012-08-21 5:54 UTC (3+ messages)
[RFC BlueZ] doc: Introduce Alert API
2012-08-20 18:05 UTC (2+ messages)
` [RFC v2 "
[PATCH BlueZ v0] Add Nordic Semiconductor copyright
2012-08-20 17:53 UTC
[PATCH BlueZ v0 0/4] GATT & ATT cleanups
2012-08-20 17:46 UTC (6+ messages)
` [PATCH BlueZ v0 1/4] att: Add Find Info Response Format constants
` [PATCH BlueZ v0 2/4] att: Replace ATT magic number
` [PATCH BlueZ v0 3/4] gatt: Return not found if characteritics is empty
` [PATCH BlueZ v0 4/4] gatt: Don't raise error if declaration was found
[PATCH BlueZ v0 00/10] GATT plugin: Service Changed and MTU exchange
2012-08-20 17:44 UTC (12+ messages)
` [PATCH BlueZ v0 01/10] gatt: Add Service Changed read
` [PATCH BlueZ v0 02/10] gatt: Add Service Changed CCC discovery
` [PATCH BlueZ v0 03/10] gatt: Enable indication for Service Changed
` [PATCH BlueZ v0 04/10] gatt: Confirm the indication received
` [PATCH BlueZ v0 05/10] gatt: Start Discover Services when handle changes
` [PATCH BlueZ v0 06/10] core: Rename update_services
` [PATCH BlueZ v0 07/10] core: Add updating GATT services
` [PATCH BlueZ v0 08/10] gatt: Primary service interval may not change
` [PATCH BlueZ v0 09/10] core: Rename services_changed to uuids_changed
` [PATCH BlueZ v0 10/10] gatt: Add MTU exchange procedure
[PATCH BlueZ v3 00/15] gdbus: DBus.Properties + ObjectManager
2012-08-20 13:51 UTC (24+ messages)
` [PATCH BlueZ v3 01/15] gdbus: Move typedefs up
` [PATCH BlueZ v3 02/15] gdbus: Define macros to add annotations
` [PATCH BlueZ v3 03/15] gdbus: Add skeleton of DBus.Properties interface
` [PATCH BlueZ v3 04/15] gdbus: Implement DBus.Properties.Get method
` [PATCH BlueZ v3 05/15] gdbus: Implement DBus.Properties.GetAll method
` [PATCH BlueZ v3 06/15] gdbus: Implement DBus.Properties.Set method
` [PATCH BlueZ v3 07/15] gdbus: Add properties into Introspectable interface
` [PATCH BlueZ v3 08/15] gdbus: Add support for org.freedesktop.DBus.ObjectManager interface
` [PATCH BlueZ v3 09/15] gdbus: Group interface changes to reduce the amount of signals emitted
` [PATCH BlueZ v3 10/15] gdbus: Only export ObjectManager interface on root path
` [PATCH BlueZ v3 11/15] gdbus: Integrates ObjectManager with Properties interface
` [PATCH BlueZ v3 12/15] gdbus: Simplify code for appending properties
` [PATCH BlueZ v3 13/15] gdbus: Implement PropertiesChanged signal
` [PATCH BlueZ v3 14/15] control: Use DBus.Properties
` [PATCH BlueZ v3 15/15] audio: device: "
[PATCH v4 0/10] Add GATT Client Battery Service
2012-08-20 13:03 UTC (8+ messages)
` [PATCH v4 01/10] Battery: Add Battery Service Gatt Client
[PATCH] Write discoverable mode on storage after HCI response
2012-08-20 11:25 UTC (2+ messages)
[PATCH BlueZ v0 00/10] GAP Plugin
2012-08-20 9:20 UTC (22+ messages)
` [PATCH BlueZ v1 00/10] GATT Plugin
` [PATCH BlueZ v1 04/10] gatt: Add storing Appearance
` [PATCH BlueZ v1 08/10] core: PropertyChanged signal for Icon/Appearance
` [PATCH BlueZ v1 09/10] gatt: Map Appearance value 0x0000 to "unknown"
` [PATCH BlueZ v1 10/10] gatt: Don't store Appearance if value is "unknown"
` [PATCH BlueZ v2 00/10] GATT Plugin
` [PATCH BlueZ v2 01/10] gatt: Add Generic Access/Attribute Profile plugin
` [PATCH BlueZ v2 02/10] gatt: Add GAP/GATT device registration
` [PATCH BlueZ v2 03/10] core: Add device method to access "Appearance"
` [PATCH BlueZ v2 04/10] gatt: Add read Appearance characteristic
` [PATCH BlueZ v2 05/10] core: Remove Appearance characteristic read
` [PATCH BlueZ v2 06/10] gatt: Emit PropertyChanged for Appearance
` [PATCH BlueZ v2 07/10] core: PropertyChanged signal for Icon/class
` [PATCH BlueZ v2 08/10] core: PropertyChanged signal for Icon/Appearance
` [PATCH BlueZ v2 09/10] core: Add storing Appearance
` [PATCH BlueZ v2 10/10] gatt: Map Appearance value 0x0000 to "unknown"
[PATCH obexd 1/2] MAP: Add offset parameter decription
2012-08-20 8:43 UTC (2+ messages)
[PATCH hcidump] Fix printing link handle
2012-08-20 8:29 UTC (4+ messages)
` [PATCHv2 hcidump 1/2] amp: "
` [PATCHv2 hcidump 2/2] l2cap: clean l2cap chan create/move dump
GSoC: OBEX Filesystem In Userspace
2012-08-20 7:17 UTC (6+ messages)
[PATCH v3] Add device ID for Bluetooth on Macbook Pro 2012
2012-08-18 5:13 UTC (3+ messages)
Kernel Bug - Bluetooth
2012-08-18 0:17 UTC
[PATCH BlueZ v0 0/5] HoG Suspend/Resume
2012-08-17 21:08 UTC (6+ messages)
` [PATCH BlueZ v0 1/5] hog: Adds initial files for suspend support
` [PATCH BlueZ v0 2/5] hog: Add UPower Resuming/Suspending watch
` [PATCH BlueZ v0 3/5] hog: Add Suspend/Resume callbacks
` [PATCH BlueZ v0 4/5] hog: Move HoG device list to manager
` [PATCH BlueZ v0 5/5] hog: Add writting Control Point
Bluez 4.101
2012-08-17 18:15 UTC (8+ messages)
[PATCH] input: Implement idle timeout for fakehid
2012-08-17 16:34 UTC
[PATCH obexd 2/2] MAP: Add subject length parameter in GetMessageListing
2012-08-17 15:08 UTC
[RFCv0 00/19] Bluetooth: Create AMP physical link
2012-08-17 14:33 UTC (28+ messages)
` [PATCHv1 00/26] "
` [PATCHv1 01/26] Bluetooth: debug: Print refcnt for hci_dev
` [PATCHv1 02/26] Bluetooth: trivial: Remove empty line
` [PATCHv1 03/26] Bluetooth: Add HCI logical link cmds definitions
` [PATCHv1 04/26] Bluetooth: General HCI callback implementation
` [PATCHv1 05/26] Bluetooth: Add callback clear to ops->teardown
` [PATCHv1 06/26] Bluetooth: AMP: Use HCI callback for Read AMP Info
` [PATCHv1 07/26] Bluetooth: AMP: Use HCI callback to Read Loc AMP Assoc
` [PATCHv1 08/26] Bluetooth: A2MP: Process Discover Response
` [PATCHv1 09/26] Bluetooth: AMP: Physical link struct definitions
` [PATCHv1 10/26] Bluetooth: AMP: Remote AMP ctrl definitions
` [PATCHv1 11/26] Bluetooth: AMP: Use phylink in create/disc phylink req
` [PATCHv1 12/26] Bluetooth: A2MP: Process A2MP Getinfo Rsp
` [PATCHv1 13/26] Bluetooth: A2MP: Process A2MP Get AMP Assoc Rsp
` [PATCHv1 14/26] Bluetooth: A2MP: Create A2MP workqueue
` [PATCHv1 15/26] Bluetooth: Choose connection based on capabilities
` [PATCHv1 16/26] Bluetooth: Add function to derive AMP key using hmac
` [PATCHv1 17/26] Bluetooth: AMP: Add AMP key calculation
` [PATCHv1 18/26] Bluetooth: AMP: Create Physical Link
` [PATCHv1 19/26] Bluetooth: AMP: Write remote AMP Assoc
` [PATCHv1 20/26] Bluetooth: A2MP: Add fallback to normal l2cap init sequence
` [PATCHv1 21/26] Bluetooth: A2MP: Create amp_mgr global list
` [PATCHv1 22/26] Bluetooth: AMP: Process Chan Selected event
` [PATCHv1 23/26] Bluetooth: AMP: Process physical link complete event
` [PATCHv1 24/26] Bluetooth: AMP: Send Create Chan Req
` [PATCHv1 25/26] Bluetooth: Set Exended Flowspec flag for HS chan
` [PATCHv1 26/26] Bluetooth: Add logical link create function
[PATCH obexd] MAP: Fix invalid oflag check
2012-08-17 13:49 UTC (2+ messages)
[RFC v3] mgmt-api: Add reason to device disconnect event
2012-08-17 9:27 UTC (2+ messages)
[RFC BlueZ v2] mgmt-api: Add reason to device disconnect event
2012-08-17 9:07 UTC (3+ messages)
obexd client API
2012-08-17 9:06 UTC
[PATCH BlueZ v3 00/14] LE General Connection Establishment procedure
2012-08-17 7:51 UTC (18+ messages)
` [PATCH BlueZ v3 01/14] core: Control connections based on adapter state
` [PATCH BlueZ v3 02/14] mgmt: print error message when start_discovery fails
` [PATCH BlueZ v3 03/14] core: add compare function for bdaddr in a struct btd_device
` [PATCH BlueZ v3 04/14] core: Add a list of LE devices to connect
` [PATCH BlueZ v3 05/14] core: use adapter connect list for LE connections
` [PATCH BlueZ v3 06/14] core: mutually exclude concurrent connections
` [PATCH BlueZ v3 07/14] mgmt: Add LE scanning callback
` [PATCH BlueZ v3 08/14] core: Replace interleaved by LE scanning
` [PATCH BlueZ v3 09/14] core: Start LE scanning when a device requests
` [PATCH BlueZ v3 10/14] core: Remove leftover define
` [PATCH BlueZ v3 11/14] core: Queue discovery if scanning is active
` [PATCH BlueZ v3 12/14] test: Fix exiting the bus when a discovery session ends
` [PATCH BlueZ v3 13/14] core: Disable unnecessary auto connections
` [PATCH BlueZ v3 14/14] core: Re-connect for ECONNRESET or ECONNABORTED
bluetooth.h: fix compile issue when using in C++
2012-08-17 5:18 UTC (4+ messages)
` [PATCH] "
Moving bluetooth plugin to gstreamer
2012-08-17 3:13 UTC (3+ messages)
[PATCH BlueZ v2 00/14] LE General Connection Establishment procedure
2012-08-16 20:40 UTC (4+ messages)
` [PATCH BlueZ v2 04/14] core: Add a list of LE devices to connect
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).