messages from 2012-08-15 09:27:07 to 2012-08-18 06:50:48 UTC [more...]
[PATCH BlueZ v3 00/15] gdbus: DBus.Properties + ObjectManager
2012-08-18 6:50 UTC (2+ messages)
` [PATCH BlueZ v3 01/15] gdbus: Move typedefs up
[PATCH v3] Add device ID for Bluetooth on Macbook Pro 2012
2012-08-18 5:13 UTC (3+ messages)
[PATCH] Bluetooth: Fix establishing ESCO links
2012-08-18 0:37 UTC
Kernel Bug - Bluetooth
2012-08-18 0:17 UTC
Setting up an A2DP server
2012-08-17 21:50 UTC (2+ messages)
[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
[PATCH obexd 1/2] MAP: Add offset parameter decription
2012-08-17 15:06 UTC
[PATCH BlueZ v0 00/10] GAP Plugin
2012-08-17 14:43 UTC (38+ messages)
` [PATCH BlueZ v0 01/10] gap: Add Generic Access Profile plugin skeleton
` [PATCH BlueZ v0 02/10] gap: Add GAP device registration
` [PATCH BlueZ v0 03/10] gap: Add read Appearance characteristic
` [PATCH BlueZ v0 04/10] gap: Add storing Appearance
` [PATCH BlueZ v0 05/10] core: Remove Appearance characteristic read
` [PATCH BlueZ v0 06/10] gap: Emit PropertyChanged for Appearance
` [PATCH BlueZ v0 07/10] core: PropertyChanged signal for Icon/class
` [PATCH BlueZ v0 08/10] core: PropertyChanged signal for Icon/Appearance
` [PATCH BlueZ v0 09/10] gap: Map Appearance value 0x0000 to unknown
` [PATCH BlueZ v0 10/10] gap: Don't store Appearance if value is "unknown"
` [PATCH BlueZ v1 00/10] GATT Plugin
` [PATCH BlueZ v1 01/10] gatt: Add Generic Access/Attribute Profile plugin
` [PATCH BlueZ v1 02/10] gatt: Add GAP/GATT device registration
` [PATCH BlueZ v1 03/10] gatt: Add read Appearance characteristic
` [PATCH BlueZ v1 04/10] gatt: Add storing Appearance
` [PATCH BlueZ v1 05/10] core: Remove Appearance characteristic read
` [PATCH BlueZ v1 06/10] gatt: Emit PropertyChanged for Appearance
` [PATCH BlueZ v1 07/10] core: PropertyChanged signal for Icon/class
` [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"
BLE - multiple connections
2012-08-17 14:36 UTC (4+ messages)
[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)
[PATCH hcidump] Fix printing link handle
2012-08-17 13:46 UTC (3+ messages)
` [PATCHv2 hcidump 1/2] amp: "
` [PATCHv2 hcidump 2/2] l2cap: clean l2cap chan create/move dump
[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 (4+ messages)
[PATCH BlueZ v2 00/14] LE General Connection Establishment procedure
2012-08-16 20:40 UTC (18+ messages)
` [PATCH BlueZ v2 01/14] core: Control connections based on adapter state
` [PATCH BlueZ v2 02/14] mgmt: print error message when start_discovery fails
` [PATCH BlueZ v2 03/14] core: add compare function for bdaddr in a struct btd_device
` [PATCH BlueZ v2 04/14] core: Add a list of LE devices to connect
` [PATCH BlueZ v2 05/14] core: use adapter connect list for LE connections
` [PATCH BlueZ v2 06/14] core: mutually exclude concurrent connections
` [PATCH BlueZ v2 07/14] mgmt: Add LE scanning callback
` [PATCH BlueZ v2 08/14] core: Replace interleaved by LE scanning
` [PATCH BlueZ v2 09/14] core: Start LE scanning when a device requests
` [PATCH BlueZ v2 10/14] core: Remove leftover define
` [PATCH BlueZ v2 11/14] core: Queue discovery if scanning is active
` [PATCH BlueZ v2 12/14] test: Fix exiting the bus when a discovery session ends
` [PATCH BlueZ v2 13/14] core: Disable unnecessary auto connections
` [PATCH BlueZ v2 14/14] core: Re-connect for ECONNRESET or ECONNABORTED
[PATCH v4 0/10] Add GATT Client Battery Service
2012-08-16 19:24 UTC (15+ messages)
` [PATCH v4 01/10] Battery: Add Battery Service Gatt Client
` [PATCH v4 02/10] Battery: Add Battery Service plugin skeleton
` [PATCH v4 03/10] Battery: Add connection logic
` [PATCH v4 04/10] Battery: Discover Characteristic Descriptors
` [PATCH v4 05/10] Battery: Get Battery ID
` [PATCH v4 06/10] Battery: Add Battery list to btd_device
` [PATCH v4 07/10] Battery: Read Battery level characteristic
` [PATCH v4 08/10] Battery: Add Battery D-BUS API
` [PATCH v4 09/10] Battery: Add support for notifications
[PATCH BlueZ v1] gdbus: Fix compilation error if macro "error" is defined
2012-08-16 19:01 UTC (2+ messages)
[PATCH] adapter: fix call to get_key_info
2012-08-16 19:00 UTC (2+ messages)
[PATCH BlueZ v0] gdbus: Fix compilation error if macro "error" is defined
2012-08-16 12:48 UTC (5+ messages)
[PATCH BlueZ] lib: Add new company identifiers
2012-08-16 12:05 UTC (2+ messages)
[PATCH obexd 0/9] GObexApparam API
2012-08-16 9:43 UTC (2+ messages)
[PATCH v4 10/10] Battery: Emit property changed on first read
2012-08-16 9:37 UTC
[PATCH BlueZ] deviceinfo: Remove redundant gattrib include
2012-08-16 7:39 UTC (4+ messages)
` [PATCH BlueZ] lib: Rename GAP UUID
[PATCH BlueZ 1/2] mgmt: Fix Set LE command complete
2012-08-16 7:36 UTC (3+ messages)
` [PATCH BlueZ 2/2] mgmt: Fix Set SSP "
[RFCv0 00/21] L2CAP signaling for AMP channel create/move
2012-08-16 7:23 UTC (5+ messages)
` [RFCv0 14/21] Bluetooth: Handle physical link completion
[PATCH v3 0/7] Bluetooth: Refactoring hci_connect()
2012-08-16 7:14 UTC (3+ messages)
` [PATCH v3 5/7] Bluetooth: Refactor SCO connection into its own function
[PATCH] add support bluetooth usb 0489:e046 Foxconn / Hon Hai
2012-08-16 5:10 UTC (4+ messages)
gstreamer a2dpSource plugin
2012-08-15 20:28 UTC (3+ messages)
[PATCH v4 1/8] bluetooth: /proc/net/ entries for bluetooth protocols
2012-08-15 15:22 UTC (6+ messages)
` [PATCH v5 8/8] Added /proc/net/sco via bt_procfs_init()
[PATCH v3 0/9] Add GATT Client Battery Service
2012-08-15 13:50 UTC (2+ messages)
[RFC hcidump 1/8] AVRCP: Add initial support for browsing channel
2012-08-15 13:32 UTC (8+ messages)
` [RFC hcidump 2/8] AVRCP: Fix parsing SetBrowsedPlayer as AV/C pdu
` [RFC hcidump 3/8] AVRCP: Add parsing for GetFolderItems PDU
` [RFC hcidump 4/8] AVRCP: Add parsing for ChangePath PDU
` [RFC hcidump 5/8] AVRCP: Add parsing for GetItemAttributes PDU
` [RFC hcidump 6/8] AVRCP: Add parsing for PlayItem PDU
` [RFC hcidump 7/8] AVRCP: Add parsing for Search PDU
` [RFC hcidump 8/8] AVRCP: Add parsing for AddToNowPlaying PDU
[RFC BlueZ] doc: Introduce Alert API
2012-08-15 13:01 UTC (3+ messages)
[PATCH] network: Check full BNEP UUID
2012-08-15 12:45 UTC (5+ messages)
[PATCHv1 0/4] Remove unsafe batostr
2012-08-15 9:57 UTC (4+ messages)
` [PATCHv1 4/4] Bluetooth: trivial: Use preferred method for NULL check
[PATCH BlueZ 1/3] att: Add prepare write support
2012-08-15 9:27 UTC (3+ messages)
` [PATCH BlueZ v2 "
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).