linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-27 23:34:53 to 2012-11-07 15:56:54 UTC [more...]

[PATCH 1/3] Bluetooth: Use proper invalid value for tx_power
 2012-11-07 15:56 UTC  (6+ messages)
` [PATCH 2/3] Bluetooth: Add support for setting LE advertising data
` [PATCH 3/3] Bluetooth: Fix updating advertising state flags and data

[PATCH v2] neard: Set device name in cache
 2012-11-07 14:40 UTC 

[PATCH BlueZ 1/2] AVRCP: Add supported events field to session structure
 2012-11-07 14:35 UTC  (4+ messages)
` [PATCH BlueZ 2/2] AVRCP: Add support for GetCapabilities PDU when acting as controller

[PATCH] neard: Set device name in cache and device object
 2012-11-07 11:02 UTC 

About a newer bluez version
 2012-11-06 22:29 UTC  (2+ messages)

[PATCH] bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027]
 2012-11-06 19:19 UTC 

[PATCH] ath3k: Add support for VAIO VPCEH [0489:e027]
 2012-11-06 11:02 UTC  (2+ messages)

Multiple adapters do not work
 2012-11-06  9:10 UTC 

[RFC 0/3] LE Connection parameter tuning (first step)
 2012-11-05 14:52 UTC  (6+ messages)
` [RFC 1/3] Bluetooth: Keep the LE connection parameters in its own structure
` [RFC 2/3] Bluetooth: Add LE connection parameters to debugfs
` [RFC 3/3] Bluetooth: Add support for setting LE connection parameters via debugfs

[PATCH v2 00/20] CSCP plugin
 2012-11-05  8:55 UTC  (21+ messages)
` [PATCH v2 01/20] cyclingspeed: Add CSC profile plugin skeleton
` [PATCH v2 02/20] cyclingspeed: Add attio callbacks
` [PATCH v2 03/20] cyclingspeed: Discover CSCS characteristics
` [PATCH v2 04/20] cyclingspeed: Discover characteristics CCC
` [PATCH v2 05/20] cyclingspeed: Read CSC Feature characteristic value
` [PATCH v2 06/20] cyclingspeed: Read Sensor Location "
` [PATCH v2 07/20] cyclingspeed: Add CyclingSpeedManager interface
` [PATCH v2 08/20] cyclingspeed: Add support to enable measurement notifications
` [PATCH v2 09/20] cyclingspeed: Process "
` [PATCH v2 10/20] cyclingspeed: Add DBus.Properties for org.bluez.CyclingSpeed interface
` [PATCH v2 11/20] cyclingspeed: Add stub to use SC Control Point
` [PATCH v2 12/20] cyclingspeed: Add support for Request Supported Sensor Locations
` [PATCH v2 13/20] cyclingspeed: Add support for Update Sensor Location
` [PATCH v2 14/20] cyclingspeed: Add support for Set Cumulative Value
` [PATCH v2 15/20] core: Add CyclingSpeedWatcher interface to default policy
` [PATCH v2 16/20] doc: Remove Get-/SetProperties from CSC API document
` [PATCH v2 17/20] doc: Rename cycling API to cyclingspeed
` [PATCH v2 18/20] build: Add CSCP API document to EXTRA_DIST
` [PATCH v2 19/20] test: Add cyclingspeed test script
` [PATCH v2 20/20] test: Enable speed and cadence calculation in test-cyclingspeed

[PATCH BlueZ] Enable reconnection in Proximity monitor
 2012-11-05  8:30 UTC  (2+ messages)

[PATCH hcidump] Change maximum pkt size for High Speed max pkt
 2012-11-05  6:49 UTC  (2+ messages)

[RFCv3 3/3] Bluetooth: Add sample BT USB mini-driver
 2012-11-02 20:54 UTC 

[RFCv3 2/3] Bluetooth: Add support vendor specific device setup
 2012-11-02 20:54 UTC 

[RFCv3 1/3] Bluetooth: Add support BT mini-driver
 2012-11-02 20:54 UTC 

[RFCv0 0/8] Handling physical and logical link
 2012-11-02 15:39 UTC  (53+ messages)
` [RFCv1 00/11] "
  ` [RFCv1 03/11] Bluetooth: AMP: Process Physical Link Complete evt
  ` [RFCv1 05/11] Bluetooth: AMP: Add Logical Link Create function
` [RFCv2 00/12] Handling physical and logical link
  ` [RFCv2 01/12] Bluetooth: trivial: Fix braces style and remove empty line
  ` [RFCv2 02/12] Bluetooth: Save hs_hchan instead of hs_hcon in loglink complete
  ` [RFCv2 03/12] Bluetooth: Return correct L2CAP response type
  ` [RFCv2 04/12] Bluetooth: Derive remote and local amp id from chan struct
  ` [RFCv2 05/12] Bluetooth: AMP: Add Logical Link Create function
  ` [RFCv2 06/12] Bluetooth: AMP: Process Disc Logical Link
  ` [RFCv2 07/12] Bluetooth: AMP: Process Disc Physical Link Complete evt
  ` [RFCv2 08/12] Bluetooth: AMP: Remove hci_conn receiving error command status
  ` [RFCv2 09/12] Bluetooth: Disconnect logical link when deleteing chan
  ` [RFCv2 10/12] Bluetooth: AMP: Check for hs_hcon instead of ctrl_id
  ` [RFCv2 11/12] Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt
  ` [RFCv2 12/12] Bluetooth: Process Create Chan Request
` [PATCHv1 00/12] Handling physical and logical link fixes
  ` [PATCHv1 01/12] Bluetooth: trivial: Fix braces style and remove empty line
  ` [PATCHv1 02/12] Bluetooth: Save hs_hchan instead of hs_hcon in loglink complete
  ` [PATCHv1 03/12] Bluetooth: Return correct L2CAP response type
  ` [PATCHv1 04/12] Bluetooth: Derive remote and local amp id from chan struct
  ` [PATCHv1 05/12] Bluetooth: AMP: Add Logical Link Create function
  ` [PATCHv1 06/12] Bluetooth: AMP: Process Disc Logical Link
  ` [PATCHv1 07/12] Bluetooth: AMP: Process Disc Physical Link Complete evt
  ` [PATCHv1 08/12] Bluetooth: AMP: Remove hci_conn receiving error command status
  ` [PATCHv1 09/12] Bluetooth: Disconnect logical link when deleteing chan
  ` [PATCHv1 10/12] Bluetooth: AMP: Check for hs_hcon instead of ctrl_id
  ` [PATCHv1 11/12] Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt
  ` [PATCHv1 12/12] Bluetooth: Process Create Chan Request
      ` [PATCH 1/2] "
        ` [PATCH 2/2] Bluetooth: Rename ctrl_id to remote_amp_id

Cybertan MM230-M issue
 2012-11-02  9:55 UTC 

Bluez/Obexd upstream test result_20121102(bluez-4.101.767+ obexd-0.47.67)
 2012-11-02  9:38 UTC 

[PATCH] Bluetooth: Fix parameter order of hci_get_route
 2012-11-02  0:32 UTC  (2+ messages)

[PATCH] Add bluetooth support for VAIO VPCEH [0489:e027]
 2012-11-01 23:19 UTC  (5+ messages)
  ` [PATCH] ath3k: Add "

pull request: bluetooth-next 2012-11-01
 2012-11-01 22:37 UTC 

[RFC v2 obexd 01/11] fuse: Add initial obexfuse files, fuse main and options parse
 2012-11-01 22:33 UTC  (15+ messages)
` [RFC v2 obexd 02/11] build: Add --enable-fuse for obexfuse
` [RFC v2 obexd 03/11] fuse: Add obexhlp_connect/disconnect functions with helpers
` [RFC v2 obexd 04/11] fuse: Add request helpers and setpath operation
` [RFC v2 obexd 05/11] fuse: Add readdir operation
` [RFC v2 obexd 06/11] fuse: Add getattr operation
` [RFC v2 obexd 07/11] fuse: Add open and read operations plus location helpers
` [RFC v2 obexd 08/11] fuse: Add write operation
` [RFC v2 obexd 09/11] fuse: Add touch operation
` [RFC v2 obexd 10/11] fuse: Add unlink/rmdir operation
` [RFC v2 obexd 11/11] fuse: Add rename operation

BLE kernel supported
 2012-11-01 22:00 UTC  (4+ messages)

[PATCH] Bluetooth: Notify about device registration before power on
 2012-10-31 19:34 UTC  (5+ messages)

[PATCH 4/5 v1] Bluetooth: mgmt: Use __constant when dealing with constants
 2012-10-31 18:27 UTC  (3+ messages)

[PATCH 1/5] Bluetooth: trivial: Remove newline before EOF
 2012-10-31 18:21 UTC  (8+ messages)
` [PATCH 2/5] Bluetooth: Remove unnecessary include export.h
` [PATCH 4/5] Bluetooth: mgmt: Use __constant when dealing with constants

[PATCH] Bluetooth: Add support for BCM20702A0 [0b05, 17b5]
 2012-10-31 18:15 UTC  (3+ messages)

[PATCH BlueZ] AVCTP: Fix scope of transactions to be per channel
 2012-10-31 11:48 UTC  (2+ messages)

[PATCH v10 1/6] adapter: Simplify cached name storage
 2012-10-31  9:07 UTC  (9+ messages)
` [PATCH v10 2/6] doc: Update settings-storage.txt
` [PATCH v10 3/6] device: Retrieve name from storage
` [PATCH v10 4/6] dbusoob: Set device name in device object
` [PATCH v10 5/6] input: Retrieve device name from "
` [PATCH v10 6/6] hcitool: Retrieve names from cache directory

[PATCH BlueZ 1/7] AVRCP: Add initial support for controller player
 2012-10-31  8:39 UTC  (10+ messages)
` [PATCH BlueZ 2/7] audio: Export remote player as children object path of device
` [PATCH BlueZ 3/7] player: Add support for SetProperty
` [PATCH BlueZ 4/7] AVRCP: Remove conversions inside media.c
` [PATCH BlueZ 5/7] test: Fix using Number instead of Track in simple-player
` [PATCH BlueZ 6/7] test: Fix using Number instead of Track in mpris-player
` [PATCH BlueZ 7/7] test: Add support for using external player

BLE issue: Start_LE_Encryption fails
 2012-10-30 14:15 UTC  (6+ messages)

[PATCH BlueZ] hog: Fix selecting suspend backend
 2012-10-30 12:12 UTC  (3+ messages)

[PATCH v4 00/16] mSBC tests
 2012-10-30  9:39 UTC  (17+ messages)
` [PATCH v4 01/16] sbc: Add encoder_state to analysis functions
` [PATCH v4 02/16] sbc: Break 4 blocks processing to variable steps
` [PATCH v4 03/16] sbc: Rename sbc_analyze_4b_xx to sbc_analyze_xx
` [PATCH v4 04/16] sbc: add odd member variable to sbc_encoder_state
` [PATCH v4 05/16] sbc: Add mmx primitive for 1b 8s analysis
` [PATCH v4 06/16] sbc: Add armv6 "
` [PATCH v4 07/16] sbc: Add iwmmxt primitive for 1b 8s encoding
` [PATCH v4 08/16] sbc: Add simd primitive for 1b 8s analysis
` [PATCH v4 09/16] sbc: Use simd primitive if doing msbc on neon
` [PATCH v4 10/16] sbc: simd support for 8 multiples block size
` [PATCH v4 11/16] sbc: Add SBC_MSBC flag to enable 15 block encoding
` [PATCH v4 12/16] sbc: Add support for mSBC frame header
` [PATCH v4 13/16] sbc: Update sbcdec for msbc
` [PATCH v4 14/16] sbc: Update sbcenc "
` [PATCH v4 15/16] sbc: Update sbcinfo "
` [PATCH v4 16/16] sbc: Update copyrights

[PATCH v3 00/10] mSBC tests
 2012-10-30  5:26 UTC  (11+ messages)
` [PATCH v3 04/10] sbc: Add msbc flag and generic C primitive
` [PATCH v3 06/10] sbc: Add mmx primitive for 1b 8s analyse

[PATCH 0/5] mSBC tests
 2012-10-30  2:18 UTC  (4+ messages)

[PATCH] workqueue: cancel_delayed_work() should return %NULL if work item is idle
 2012-10-29 15:14 UTC  (2+ messages)

[PATCH] Add bluetooth support for VAIO VPCEH [0489:e027]
 2012-10-29 13:05 UTC 

Crashing bluetoothd when keyboard enters sleep mode / stand-by
 2012-10-29 11:21 UTC  (2+ messages)

[PATCH BlueZ v4] AVDTP: Do not keep a internal reference
 2012-10-29 11:07 UTC  (2+ messages)

BLE GATT subcriber example?
 2012-10-28 21:27 UTC 

[RFC v2 1/2] Bluetooth: Add driver extension for vendor device setup
 2012-10-27 23:34 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).