linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-09-02 16:45:08 to 2011-09-13 07:19:20 UTC [more...]

[PATCH 1/2] serial: fix DBus message reply
 2011-09-13  7:19 UTC  (3+ messages)
` [PATCH 2/2] serial: add Serial.ConnectFD()

Name resolution for mgmt interface
 2011-09-13  6:39 UTC  (7+ messages)

Bluetooth regression with headphones
 2011-09-13  1:33 UTC 

[PATCH BlueZ 1/5 v2] AVRCP: use a vtable to simplify PDU parsing/handling
 2011-09-12 18:01 UTC  (7+ messages)
` [PATCH BlueZ 2/5 v2] AVRCP: rename avrcp_header to avc_header
` [PATCH BlueZ 3/5 v2] AVRCP: rename avrcp_spec_avc_pdu to avrcp_header
` [PATCH BlueZ 4/5 v2] AVRCP: split AVCTP specific code from control.c
` [PATCH BlueZ 5/5 v2] AVRCP: move handling of vendor dependent PDU from control.c to avrcp.c

[RFC 1/5 v3] Bluetooth: set skbuffer priority based on L2CAP socket priority
 2011-09-12 17:00 UTC  (5+ messages)
` [RFC 2/5 v3] Bluetooth: mark l2cap_create_iframe_pdu as static
` [RFC 3/5 v2] Bluetooth: make use sk_priority to priritize RFCOMM packets
` [RFC 4/5 v3] Bluetooth: prioritizing data over HCI
` [RFC 5/5 v3] Bluetooth: recalculate priorities when channels are starving

[PATCH BlueZ 1/5] AVRCP: use a vtable to simplify PDU parsing/handling
 2011-09-12 15:57 UTC  (14+ messages)
` [PATCH BlueZ 2/5] AVRCP: rename avrcp_header to avc_header
` [PATCH BlueZ 3/5] AVRCP: rename avrcp_spec_avc_pdu to avrcp_header
` [PATCH BlueZ 4/5] AVRCP: split AVCTP specific code from control.c
` [PATCH BlueZ 5/5] AVRCP: move handling of vendor dependent PDU from control.c to avrcp.c

[PATCH bluetooth-next] Added force_acl_master param for bluetooth module
 2011-09-12 15:57 UTC  (6+ messages)

[PATCH hcidump] avrcp: fix name of metadata field
 2011-09-12 15:05 UTC  (5+ messages)

[PATCH BlueZ 1/3] Fix adapter->up declaration
 2011-09-12 12:06 UTC  (3+ messages)
` [PATCH BlueZ 2/3] Serialize powering up/down in maemo6 plugin
` [PATCH BlueZ 3/3] Return EALREADY if the adapter is already up/down

[PATCH][resend] Add MacMini5,1 support
 2011-09-11 11:12 UTC 

[PATCH 0/5] avrcp: fixes and pdu-continuation
 2011-09-09 23:19 UTC  (12+ messages)
` [PATCH 1/5] avrcp: use LAST element on media_info_id enum
` [PATCH 2/5] avrcp: fix handling of metadata item 0x7
` [PATCH 3/5] avrcp: get/set three-byte company-id
` [PATCH 4/5] avrcp: limit avrcp packet size to the MTU of AV/C
` [PATCH 5/5] avrcp: implement pdu continuation request and abort

[PATCH v3 00/16] Full support discovery procedure
 2011-09-09 21:56 UTC  (17+ messages)
` [PATCH v3 01/16] Bluetooth: Periodic Inquiry and mgmt discovering event
` [PATCH v3 02/16] Bluetooth: Add mgmt_discovery_complete()
` [PATCH v3 03/16] Bluetooth: Check pending command in start_discovery()
` [PATCH v3 04/16] Bluetooth: Check pending commands in stop_discovery()
` [PATCH v3 05/16] Bluetooth: Create hci_do_inquiry()
` [PATCH v3 06/16] Bluetooth: Create hci_cancel_inquiry()
` [PATCH v3 07/16] Bluetooth: Handle race condition in Discovery
` [PATCH v3 08/16] Bluetooth: Prepare for full support discovery procedures
` [PATCH v3 09/16] Bluetooth: Reduce critical region
` [PATCH v3 10/16] Bluetooth: Send mgmt_discovering events
` [PATCH v3 11/16] Bluetooth: Check 'dev_class' in mgmt_device_found()
` [PATCH v3 12/16] Bluetooth: Add 'eir_len' param to mgmt_device_found()
` [PATCH v3 13/16] Bluetooth: Report LE devices
` [PATCH v3 14/16] Bluetooth: LE scan infra-structure
` [PATCH v3 15/16] Bluetooth: Support LE-Only discovery procedure
` [PATCH v3 16/16] Bluetooth: Support BR/EDR/LE "

[PATCH v2 00/16] Full support discovery procedure
 2011-09-09 20:43 UTC  (20+ messages)
` [PATCH v2 09/16] Bluetooth: Prepare for full support discovery procedures
` [PATCH v2 11/16] Bluetooth: Add 'eir_len' param to mgmt_device_found()
` [PATCH v2 15/16] Bluetooth: Support LE-Only discovery procedure

Logitec MX5500 Bluetooth Version mismatch causing non-connectivity, workaround found
 2011-09-09 20:11 UTC  (3+ messages)

[PATCH] Fix parser of AVRCP continuing messages
 2011-09-09 17:40 UTC 

Audio output (a2dp) is skipping a lot
 2011-09-09 13:04 UTC 

[PATCH BlueZ 0/5] Storage cleanup
 2011-09-09 12:51 UTC  (6+ messages)
` [PATCH BlueZ 1/5] Remove storing device type
` [PATCH BlueZ 2/5] Remove create_file calls for read operations
` [PATCH BlueZ 3/5] Remove not referenced function in storage.c
` [PATCH BlueZ 4/5] Remove unneeded headers included "
` [PATCH BlueZ 5/5] Fix magic numbers for local/remote name length

[PATCH v3 1/2] Bluetooth: Fix auth_complete_evt for legacy units
 2011-09-09  6:42 UTC  (3+ messages)

[PATCH] AVRCP: Metadata item #7 should return TrackDuration
 2011-09-08 23:23 UTC  (2+ messages)

[PATCH 1/2] serial: add Serial.ConnectFD()
 2011-09-08 18:35 UTC  (17+ messages)
` [PATCH 2/2] serial: Add support to Disconnect fd passing connections

[PATCH] Print an error message if g_dbus_setup_bus fails
 2011-09-08 15:09 UTC  (3+ messages)

[PATCH obexd v3 1/3] Extend functions parameter list for vCard's format
 2011-09-08 13:12 UTC  (3+ messages)
` [PATCH obexd v3 2/3] Escape semicolons in vCard's fields
  ` [PATCH obexd v3 3/3] Support for Quoted Printable encoding

[RFC] New mgmt API for Features Exchange (was: Re: Security level for Primary Services discovery during pairing)
 2011-09-07 20:19 UTC  (6+ messages)

[RFC 1/4] Bluetooth: convert flushable variable to flag in l2cap chan
 2011-09-07 14:08 UTC  (4+ messages)
` [RFC 2/4] Bluetooth: convert force_reliable "
` [RFC 3/4] Bluetooth: convert force_active "
` [RFC 4/4] Bluetooth: convert role_switch "

[PATCHv1 0/5] EWS: extended window size and extended control field support
 2011-09-07 14:05 UTC  (6+ messages)
` [PATCHv1 1/5] Bluetooth: EWS: extended window size option support
` [PATCHv1 2/5] Bluetooth: EWS: l2cap extended control field support
` [PATCHv1 3/5] Bluetooth: EWS: support extended seq numbers
` [PATCHv1 4/5] Bluetooth: EWS: remove magic numbers in l2cap
` [PATCHv1 5/5] Bluetooth: EWS: prevent unneeded fragmentation "

[PATCHv1 0/7] EFS: extended flow specification option support
 2011-09-07 14:04 UTC  (8+ messages)
` [PATCHv1 1/7] Bluetooth: EFS: l2cap extended feature mask update
` [PATCHv1 2/7] Bluetooth: EFS: definitions and headers
` [PATCHv1 3/7] Bluetooth: EFS: add disable_flowspec kernel param
` [PATCHv1 4/7] Bluetooth: EFS: parse l2cap config request
` [PATCHv1 5/7] Bluetooth: EFS: parse l2cap config response
` [PATCHv1 6/7] Bluetooth: EFS: add efs option in l2cap conf req
` [PATCHv1 7/7] Bluetooth: EFS: parse l2cap config rsp pending

[PATCH] hciattach: fix serial speed setting for wl1271
 2011-09-07 10:26 UTC  (2+ messages)

[PATCH] Add MacBookAir4,1 support
 2011-09-07  6:28 UTC 

[PATCH v2 00/13] Bluetooth: New mgmt messages for SMP Keys
 2011-09-06 20:46 UTC  (4+ messages)
` [PATCH v2 10/13] Bluetooth: Fix setting the connection sec_level when encryption fails

[PATCH] btusb.c: add support for 2011 mac mini
 2011-09-06 17:03 UTC  (5+ messages)

[PATCH v5 0/6] Add support for HandsfreeGateway to Media
 2011-09-06 13:55 UTC  (7+ messages)
` [PATCH v5 1/6] Fix disconnect SCO at same time than RFCOMM
` [PATCH v5 2/6] Fix asynchronously run request stream cb
` [PATCH v5 3/6] Fix state to "playing" on SCO establishment
` [PATCH v5 4/6] Set state to "connecting" on connection requested
` [PATCH v5 5/6] Fix reference count issue in incoming connections
` [PATCH v5 6/6] Check all states before allowing gw connection

[PATCH obexd 1/8] MAP Tracker: Fix folder and path handling
 2011-09-06 13:44 UTC  (3+ messages)
` [PATCH obexd 3/8] MAP Tracker: Add support for DBus connection

[PATCH BlueZ] sbc: Use __asm__ keyword
 2011-09-06 11:33 UTC  (4+ messages)

[PATCH v4 0/4] Add support for HandsfreeGateway to Media
 2011-09-06  9:46 UTC  (11+ messages)
` [PATCH v4 1/4] Fix disconnect SCO at same time than RFCOMM
` [PATCH v4 2/4] Fix asynchronously run request stream cb
` [PATCH v4 3/4] Fix state to "playing" on SCO establishment
` [PATCH v4 4/4] Set state to "connecting" on connection requested

[PATCH v2 0/2] Move SMP encryption to a workqueue
 2011-09-05 17:31 UTC  (3+ messages)
` [PATCH v2 1/2] Bluetooth: Move SMP fields to a separate structure
` [PATCH v2 2/2] Bluetooth: Move SMP crypto functions to a workqueue

[PATCH 0/3] Fix Legacy Pairing using the mgmt interface
 2011-09-05 14:19 UTC  (6+ messages)
` [PATCH 1/3] Bluetooth: Require authentication if MITM protection is requested
` [PATCH 2/3] Bluetooth: Fix not sending a Link Key Negative Reply
` [PATCH 3/3] Bluetooth: Use the MEDIUM security level for pairings

[RFC BlueZ 00/11] Re-connections triggered by platform event
 2011-09-05 13:47 UTC  (14+ messages)
` [RFC BlueZ 01/11] Remove timer to trigger connection attempts
` [RFC BlueZ 02/11] Add set auto connect in device
` [RFC BlueZ 03/11] Add continuous connection attempt
` [RFC BlueZ 04/11] Add checking if profiles are requesting connection
` [RFC BlueZ 05/11] Add tracking of connect sources
` [RFC BlueZ 06/11] Disable automatic connections after 3 minutes
` [RFC BlueZ 07/11] Add display lock watcher on maemo6 plugin
` [RFC BlueZ 08/11] Notify unlocked event when using "
` [RFC BlueZ 09/11] Add automatic connect timeout config option
` [RFC BlueZ 10/11] Add an interval between connection attempts
` [RFC BlueZ 11/11] Enable re-connections when disconnected

eSCO latency configuration
 2011-09-05 11:06 UTC 

Is bluetooth supported on lastest mac-mini?
 2011-09-04 18:24 UTC  (5+ messages)

[RFC v2 3/4] Bluetooth: Track per-connection stats
 2011-09-02 23:52 UTC 

[RFC v2 2/4] Bluetooth: Expose hci connections through debugfs
 2011-09-02 23:51 UTC 

[PATCH] Bluetooth: hidp: Add support for NO_INIT_REPORTS quirk
 2011-09-02 18:20 UTC  (2+ messages)

[PATCH] Bluetooth-next: Fixed BT ST Channel reg order
 2011-09-02 18:14 UTC  (2+ messages)

[PATCH 1/4] Bluetooth: Move SMP fields to a separate structure
 2011-09-02 18:01 UTC  (4+ messages)
` [PATCH 2/4] Bluetooth: Add functions to initialize the SMP workqueue

[RFC 3/4] Bluetooth: Track per-connection stats
 2011-09-02 17:48 UTC  (2+ messages)

[RFC 1/4] Bluetooth: Add LE link type for debugfs output
 2011-09-02 17:45 UTC  (2+ messages)

[RFC 2/4] Bluetooth: Expose hci connections through debugfs
 2011-09-02 17:43 UTC  (2+ messages)

[PATCH BlueZ] Fix remove emitting Paired=false when deleting device
 2011-09-02 17:31 UTC 

[PATCH BlueZ 1/2] Fix loop when setting adapter name
 2011-09-02 16:45 UTC  (2+ messages)
` [PATCH BlueZ 2/2] Prevents sending Write Local Name when not needed


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