linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-05 11:06:46 to 2012-12-12 15:47:57 UTC [more...]

[PATCH 01/14] device: Retrieve device technology from storage
 2012-12-12 15:47 UTC  (8+ messages)
` [PATCH 02/14] device: Add device_create_from_storage() function
` [PATCH 03/14] adapter: Convert device profiles list
` [PATCH 04/14] device: Load profiles from storage
` [PATCH 05/14] adapter: Probe profiles after device creation
` [PATCH 06/14] device: Delete storage device recursively
` [PATCH 07/14] adapter: Convert device sdp file
` [PATCH 08/14] device: Load services from storage

[RFC BlueZ v1] media-api: Add org.bluez.MediaLibrary1
 2012-12-12 14:45 UTC  (5+ messages)

[RFC 00/16] Completely remove socket dependency from l2cap_core.c
 2012-12-12 13:40 UTC  (20+ messages)
` [RFC 01/16] Bluetooth: Add src and dst info to struct l2cap_chan
` [RFC 02/16] Bluetooth: Remove sk_sndtimeo from l2cap_core.c
` [RFC 03/16] Bluetooth: extend state_change() call to report errors too
` [RFC 04/16] Bluetooth: add l2cap_state_change_and_error()
` [RFC 05/16] Bluetooth: Add missing braces to an "else if"
` [RFC 06/16] Bluetooth: use l2cap_chan_ready() instead of duplicate code
` [RFC 07/16] Bluetooth: duplicate DEFER_SETUP flag on l2cap_chan
` [RFC 08/16] Bluetooth: Improving locking in l2cap_conn_start()
` [RFC 09/16] Bluetooth: lock socket in defer_cb call
` [RFC 10/16] Bluetooth: Remove socket lock from state_change() in l2cap_core
` [RFC 11/16] Bluetooth: remove parent socket usage from l2cap_core.c
` [RFC 12/16] Bluetooth: Use abstract chan->data in comparison
` [RFC 13/16] Bluetooth: Move l2cap_wait_ack() to l2cap_sock.c
` [RFC 14/16] Bluetooth: Create l2cap->ops->resume()
` [RFC 15/16] Bluetooth: Create l2cap->ops->set_shutdown()
` [RFC 16/16] Bluetooth: Remove sk member from struct l2cap_chan

[PATCH 00/16] audio: Use device/adapter reference instead of bdaddr_t
 2012-12-12 13:24 UTC  (23+ messages)
` [PATCH 01/16] a2dp: Remove bogus '\' at the end of line
` [PATCH 02/16] a2dp: Remove useless return
` [PATCH 03/16] a2dp: Remove not used macros definitions
` [PATCH 04/16] a2dp: Convert sink/source register to accept btd_adapter
` [PATCH 05/16] a2dp: Convert a2dp_unregister "
` [PATCH 06/16] media: Convert register/unregister "
` [PATCH 07/16] a2dp: Convert a2dp_add_sep to accept struct btd_adapter
` [PATCH 08/16] avdtp: Use refs to adapter and device instead of bdaddr_t
` [PATCH 09/16] a2dp: Use btd_adapter ref in a2dp_server "
` [PATCH 10/16] avrcp: Convert to accept btd_adapter "
` [PATCH 11/16] avctp: Convert register/unregister to accept btd_adapter
` [PATCH 12/16] avdtp: Replace avdtp_get_peers with adapter and device getters
` [PATCH 13/16] audio: Use manager_get_device to get device object
` [PATCH 14/16] audio: Make manager_get_device accept btd_device
` [PATCH 15/16] audio: Simplify manager_find_device
` [PATCH 16/16] avctp: Remove double looking for audio device

[PATCH BlueZ] obex-client: Remove calls to org.bluez.Manager and org.bluez.Adapter
 2012-12-12 12:20 UTC  (2+ messages)

[BLE] org.bluez.Device1.Connect() returns org.bluez.Error.NotAvailable
 2012-12-12 12:20 UTC  (12+ messages)

[PATCH BlueZ 01/11] obexd: Port bluetooth plugin to use external profile support
 2012-12-12 12:02 UTC  (12+ messages)
` [PATCH BlueZ 02/11] core: Add MAS record
` [PATCH BlueZ 03/11] core: Add SYNC record
` [PATCH BlueZ 04/11] obexd: Enable support for MAS profile
` [PATCH BlueZ 05/11] obexd: Enable support SYNC profile
` [PATCH BlueZ 06/11] obexd: Add support for custom records
` [PATCH BlueZ 07/11] opp: Remove record details
` [PATCH BlueZ 08/11] ftp: "
` [PATCH BlueZ 09/11] pbap: "
` [PATCH BlueZ 10/11] mas: "
` [PATCH BlueZ 11/11] irmc: "

[PATCH] storage: Remove not used functions
 2012-12-12  8:57 UTC  (2+ messages)

[PATCH ] Bluetooth: Remove unnecessary include l2cap.h
 2012-12-11 22:26 UTC  (2+ messages)

[PATCH] Bluetooth: Fix sending HCI commands after reset
 2012-12-11 22:24 UTC  (2+ messages)

Problem on setting up l2cap connection on different version of Bluez
 2012-12-11 22:20 UTC 

[PATCH 0/3 v1] Fix stop discovery not handled if discovery state is STARTING
 2012-12-11 22:17 UTC  (6+ messages)
` [PATCH 1/3 v1] Bluetooth: Rename stop_discovery_failed() to stop_discovery_complete()
` [PATCH 2/3 v1] Bluetooth: Move discovery state check inside hci_dev_lock()
` [PATCH 3/3 v1] Bluetooth: Fix stop discovery while in STARTING state

Problem on setting up l2cap connection on different version of Bluez
 2012-12-11 21:56 UTC 

hidp bug concerning ctrl_sk sock
 2012-12-11 20:05 UTC  (2+ messages)

[RFC v2 0/5] sco: SCO socket option for mode
 2012-12-11 16:53 UTC  (6+ messages)
` [RFC v2 1/5] Bluetooth: Add option for SCO socket mode
` [RFC v2 2/5] Bluetooth: Add setsockopt "
` [RFC v2 3/5] Bluetooth: Use codec to create SCO connection
` [RFC v2 4/5] Bluetooth: Set parameters for outgoing connections
` [RFC v2 5/5] Bluetooth: Fallback transparent SCO from T2 to T1

[RFC] HCI commands flow fix
 2012-12-11  7:32 UTC  (3+ messages)
` [RFC] Bluetooth: Don't send new commands before CC for reset is received

[PATCH BlueZ] hog: Rename prepend_id variable
 2012-12-11  5:45 UTC  (2+ messages)

[PATCH 1/4] sap-u8500: Fix build errors due to unaligned memory access
 2012-12-11  5:43 UTC  (3+ messages)

[PATCH] Bluetooth: Add support for IMC Networks [13d3:3393]
 2012-12-11  3:41 UTC 

input-headset driver probe failed for device
 2012-12-10 21:23 UTC 

[PATCH BlueZ v2] build: Fix 'hcitool' and 'bdaddr' compilation
 2012-12-10 20:39 UTC  (2+ messages)

[PATCH BlueZ] audio: remove unused field from audio_device
 2012-12-10 19:59 UTC  (2+ messages)

[PATCH BlueZ] build: Fix 'hcitool' and 'bdaddr' compilation
 2012-12-10 19:34 UTC 

BLE issue: Start_LE_Encryption fails
 2012-12-10 15:18 UTC  (10+ messages)

[PATCH 0/9] Remove redundant struct audio_device members
 2012-12-10 12:50 UTC  (2+ messages)

[PATCH BlueZ] build: Remove left over of gstreamer removal
 2012-12-10 12:42 UTC  (2+ messages)

[PATCH] gitignore: Add test/bluezutils.pyc
 2012-12-08 11:45 UTC  (2+ messages)

[RFC 1/5] Bluetooth: Fix using locked state_change for A2MP chan
 2012-12-07 12:59 UTC  (5+ messages)
` [RFC 2/5] Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc write
` [RFC 3/5] Bluetooth: AMP: Clean up logical link create / accept
` [RFC 4/5] Bluetooth: AMP: Remove dead code
` [RFC 5/5] Bluetooth: AMP: Use set_bit / test_bit for amp_mgr state

[PATCH] Fixes kernel oops when turning bluetooth mouse on
 2012-12-07 10:21 UTC  (3+ messages)

[RFC BlueZ] media-api: Add org.bluez.MediaStorage
 2012-12-07  9:33 UTC 

[PATCH BlueZ 1/3] adapter: Fix unplugging adapter bug
 2012-12-07  9:22 UTC  (4+ messages)
` [PATCH BlueZ 2/3] adapter: Don't store Discoverable value if DiscoverableTimeout is set
` [PATCH BlueZ 3/3] adapter: Discoverable storage

[PATCH BlueZ] build: Fix 'make distcheck'
 2012-12-07  7:56 UTC  (2+ messages)

hidp bug concerning ctrl_sk sock
 2012-12-06 21:04 UTC 

[PATCH BlueZ] test: Fix syntax in bluezutils.py
 2012-12-06 20:26 UTC  (2+ messages)

CC2540 LE thermometer sample code
 2012-12-06 18:17 UTC 

PulseAudio branch to test BlueZ master
 2012-12-06 16:03 UTC 

[PATCH] test: Fix test-device using wrong interface
 2012-12-06 15:42 UTC  (2+ messages)

[PATCH] test: Fix syntax in bluezutils.py
 2012-12-06 14:29 UTC  (2+ messages)

[PATCH] media: Fix some wrong interface names
 2012-12-06 10:42 UTC  (2+ messages)

[PATCH BlueZ] lib: Fix member type on le_read_advertising_channel_tx_power_rp
 2012-12-06 10:24 UTC  (2+ messages)

[PATCH BlueZ] audio: Fix interface names
 2012-12-06 10:24 UTC  (2+ messages)

3.6.8: BT USB with rfcomm/pppd crash on dongle pull
 2012-12-05 20:45 UTC 

[PATCH v1 0/6] Remove access rights from MediaTransport
 2012-12-05 17:25 UTC  (8+ messages)
` [PATCH v1 1/6] media: Remove transport access type from D-Bus API
` [PATCH v1 2/6] media: Remove internal transport locks
` [PATCH v1 3/6] media: Remove transport owner list
` [PATCH v1 4/6] media: Add MediaTransport.TryAcquire()
` [PATCH v1 5/6] media: Trivial style fix
` [PATCH v1 6/6] media: Add version suffix to all media interfaces

[PATCH BlueZ v2] l2test: Add support to test auto select PSM
 2012-12-05 17:22 UTC  (2+ messages)

[PATCH] hciconfig: Retrieve linkey from device info file
 2012-12-05 15:25 UTC  (6+ messages)
` [PATCH v2] hciconfig: Remove putkey command
    ` [PATCH v3] "

[PATCH BlueZ 1/7] build-sys: Define _GNU_SOURCE in config.h
 2012-12-05 15:24 UTC  (8+ messages)
` [PATCH BlueZ 2/7] Ensure config.h is included by using CPPFLAGS
` [PATCH BlueZ 3/7] build-sys: Add missing force arg to symlink creation
` [PATCH BlueZ 4/7] Use the entire include path for gdbus.h
` [PATCH BlueZ 5/7] Use the entire include path for btio.h
` [PATCH BlueZ 6/7] Reorder btio.h includes
` [PATCH BlueZ 7/7] Use entire include path for gobex.h

[PATCH v3 00/15] Manager/Adapter transition to ObjectManager
 2012-12-05 14:44 UTC  (17+ messages)
` [PATCH v3 01/15] cups: Remove unnecessary code
` [PATCH v3 02/15] test: Add utility library for python scripts
` [PATCH v3 03/15] test: Avoid using DefaultAdapter()
` [PATCH v3 04/15] test: Update monitor script to ObjectManager
` [PATCH v3 05/15] test: Update test-manager "
` [PATCH v3 06/15] test: Use ObjectManager instead of Adapters property
` [PATCH v3 07/15] dbus: Remove org.bluez.Manager
` [PATCH v3 08/15] test: Use ObjectManager instead of Devices property
` [PATCH v3 09/15] test: Add helper function to find devices
` [PATCH v3 10/15] adapter: Remove DeviceCreated/DeviceRemoved signals
` [PATCH v3 11/15] adapter: Remove redundant Devices property
` [PATCH v3 12/15] test: Avoid using Adapter.FindDevice()
` [PATCH v3 13/15] adapter: Remove FindDevice method from D-Bus API
` [PATCH v3 14/15] dbus: Rename to org.bluez.Device1
` [PATCH v3 15/15] dbus: Rename to org.bluez.Adapter1

[PATCH] adapter: Fix compilation on some architectures
 2012-12-05 14:28 UTC  (6+ messages)
      ` [PATCH] adapter: Always write address type when converting to new storage

Cybertan MM230-M issue
 2012-12-05 13:36 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).