linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-18 09:48:01 to 2012-12-24 15:25:30 UTC [more...]

[PATCH] lib: use %m instead of strerror
 2012-12-24 15:25 UTC 

[PATCH] hcidump: Add TI Logger dump support
 2012-12-24 13:04 UTC 

[PATCH 1/2] Bluetooth: Fix to update EIR for uuid16 properly
 2012-12-24 11:46 UTC  (5+ messages)
` [PATCH 2/2] Bluetooth: Fix ACL alive for long in case of non pariable devices

[PATCH] Fix missing config.h includes
 2012-12-24  3:06 UTC  (3+ messages)

[PATCH BlueZ 1/8] gdbus: Introduce G_DBUS_METHOD_FLAG_EXPERIMENTAL
 2012-12-24  0:12 UTC  (12+ messages)
` [PATCH BlueZ 2/8] gdbus: Introduce G_DBUS_SIGNAL_FLAG_EXPERIMENTAL
` [PATCH BlueZ 3/8] gdbus: Introduce G_DBUS_PROPERTY_FLAG_EXPERIMENTAL
` [PATCH BlueZ 4/8] gdbus: Check if the interface being registered is valid
` [PATCH BlueZ 5/8] gdbus: Call check_signals when sending signals with g_dbus_send_message
` [PATCH BlueZ 6/8] media: Enable RegisterPlayer and UnregisterPlayer methods as experimental
` [PATCH BlueZ 7/8] player: Enable MediaPlayer1 interface "
` [PATCH BlueZ 8/8] AVRCP: Fix not checking for media_player_controller_create

[RFC/RFT] rtk_btusb: Bluetooth driver for Realtek RTL8723AE combo device
 2012-12-23 21:00 UTC  (5+ messages)

[PATCH BlueZ 1/6] gdbus: Introduce G_DBUS_METHOD_FLAG_EXPERIMENTAL
 2012-12-23 16:40 UTC  (12+ messages)
` [PATCH BlueZ 2/6] media: Enable RegisterPlayer and UnregisterPlayer methods as experimental
` [PATCH BlueZ 3/6] gdbus: Introduce GDBusInterfaceFlags
` [PATCH BlueZ 4/6] gdbus: Call check_signals when sending signals with g_dbus_send_message
` [PATCH BlueZ 5/6] player: Enable MediaPlayer1 interface as experimental
` [PATCH BlueZ 6/6] AVRCP: Fix not checking for media_player_controller_create

[PATCH hcidump] Add TI Logger dump support
 2012-12-23 15:57 UTC  (4+ messages)

[PATCH hcidump] Add TI Logger dump support
 2012-12-23 11:58 UTC 

[PATCH BlueZ] core: Fix memory leak from pending UUID removal
 2012-12-23  9:31 UTC  (2+ messages)

[PATCH BlueZ 1/4] hog: Fix message text and level when failing to load suspend plugin
 2012-12-22 19:56 UTC  (10+ messages)
` [PATCH BlueZ 2/4] hog: Add debug info when initializing the "
` [PATCH BlueZ 3/4] hog: Fix error message formating
` [PATCH BlueZ 4/4] hog: Remove pre-existing suspend FIFO

setting BT connection over RFCOMM
 2012-12-22 17:22 UTC  (2+ messages)

[PATCH] Bluetooth: Fix skb allocation check for A2MP
 2012-12-22  3:22 UTC 

[PATCH 12/25] bluetooth/l2cap: don't use [delayed_]work_pending()
 2012-12-22  1:57 UTC 

[PATCH] Bluetooth: Fix uuid output in debugfs
 2012-12-21 22:58 UTC 

[PATCH] Bluetooth: Fix uuid output in debugfs
 2012-12-21 22:57 UTC 

[PATCH] Bluetooth: Fix uuid output in debugfs
 2012-12-21 22:57 UTC 

[PATCH BlueZ 1/4] core: Use ERROR_INTERFACE instead of org.bluez.Error
 2012-12-21 22:17 UTC  (5+ messages)
` [PATCH BlueZ 2/4] sap: Use btd_error_* functions
` [PATCH BlueZ 3/4] obexd: Simplify org.bluez.Error.InvalidArguments handling
` [PATCH BlueZ 4/4] build: Fix installing udev rules file when $(srcdir) != $(builddir)

[PATCH BlueZ 00/25] Broadcaster/Observer implementation
 2012-12-21 20:26 UTC  (26+ messages)
` [PATCH BlueZ 01/25] mgmt-api: Broadcaster/Observer management API
` [PATCH BlueZ 02/25] lib: Add set/uset controller data operations
` [PATCH BlueZ 03/25] lib: Add set broadcaster/observer operations
` [PATCH BlueZ 04/25] btmgmt: Add set broadcaster and set observer support
` [PATCH BlueZ 05/25] btmgmt: Add set controller data support
` [PATCH BlueZ 06/25] btmgmt: Add unset "
` [PATCH BlueZ 07/25] mgmt: Add set observer and set broadcaster command
` [PATCH BlueZ 08/25] mgmt: Add set controller data command
` [PATCH BlueZ 09/25] mgmt: Add unset "
` [PATCH BlueZ 10/25] doc: Add Broadcaster/Observer D-Bus API documentation
` [PATCH BlueZ 11/25] adapter: Add D-Bus API for Observer GAP Role
` [PATCH BlueZ 12/25] observer: Add Register/UnregisterServiceObserver() D-Bus method
` [PATCH BlueZ 13/25] observer: Add Register/UnregisterManufacturerObserver() "
` [PATCH BlueZ 14/25] observer: Add watchers and filters for observers
` [PATCH BlueZ 15/25] eir: Add manufacturer and service data fields
` [PATCH BlueZ 16/25] observer: Add Service/ManufacturerReceived() D-Bus method
` [PATCH BlueZ 17/25] observer: Add python test script
` [PATCH BlueZ 18/25] adapter: Add D-Bus API for Broadcaster GAP Role
` [PATCH BlueZ 19/25] lib: Maximum value to advertising and scan response
` [PATCH BlueZ 20/25] broadcaster: Add SetService/ManufacturerData() D-Bus method
` [PATCH BlueZ 21/25] broadcaster: Add list of broadcaster sessions
` [PATCH BlueZ 22/25] broadcaster: Build and send ADV/EIR data blob to kernel
` [PATCH BlueZ 23/25] broadcaster: Add ClearBroadcastData() D-Bus method
` [PATCH BlueZ 24/25] broadcaster: Update some data of already broadcast value
` [PATCH BlueZ 25/25] broadcaster: Add python test script

[PATCH 1/2] Bluetooth: mgmt: Remove not needed restriction on add/remove OOB data
 2012-12-21 19:10 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: mgmt: Avoid using magic number in status code

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

Bluetooth stack issues across suspend/resume
 2012-12-21 16:57 UTC 

[PATCH] adapter: Fix setting discoverable mode from settings
 2012-12-21 13:52 UTC  (2+ messages)

[PATCH v2 0/2] Fix stop discovery not handled if discovery state is STARTING
 2012-12-21 12:50 UTC  (3+ messages)
` [PATCH v2 1/2] Bluetooth: Move discovery state check inside hci_dev_lock()
` [PATCH v2 2/2] Bluetooth: Fix stop discovery while in STARTING state

newbie question: how to confirm bluetooth version a system support
 2012-12-21 10:33 UTC 

[RFC 1/5] Bluetooth: Fix using locked state_change for A2MP chan
 2012-12-21  1:38 UTC  (3+ messages)
` [RFC 5/5] Bluetooth: AMP: Use set_bit / test_bit for amp_mgr state

[PATCH] Bluetooth: Add support for IMC Networks [13d3:3393]
 2012-12-21  1:27 UTC  (2+ messages)

[PATCH] Bluetooth: remove an unused variable in a header file
 2012-12-21  1:19 UTC  (2+ messages)

Question for setting IO capability parameter for RegisterAgent
 2012-12-20 22:35 UTC  (5+ messages)

[PATCH BlueZ] gdbus: Fix crash error when calling g_dbus_remove_all_watches
 2012-12-20 15:33 UTC  (6+ messages)
` [PATCH] gdbus: Fix double free "
      ` Authentication issue during connection if remote deletes link key

Authentication Rejected when pairing stereo headset
 2012-12-20 11:06 UTC  (10+ messages)

[PATCH] monitor: Fix crash in btmon
 2012-12-20  1:31 UTC  (3+ messages)

[PATCH BlueZ 1/8] hog: Rename hog_device.c file to hog.c
 2012-12-19 22:01 UTC  (12+ messages)
` [PATCH BlueZ 2/8] hog: Rename hog_device_probe
` [PATCH BlueZ 3/8] hog: Rename hog_device_remove
` [PATCH BlueZ 4/8] hog: Rename hog_device_set_control_point
` [PATCH BlueZ 5/8] hog: Rename hog_device_new
` [PATCH BlueZ 6/8] hog: Rename hog_device_free
` [PATCH BlueZ 7/8] hog: Rename hog_device_register
` [PATCH BlueZ 8/8] hog: Rename hog_device_unregister

[PATCH v5 00/16] mSBC tests
 2012-12-19 17:41 UTC  (3+ messages)
` [PATCH v5 11/16] sbc: Add SBC_MSBC flag to enable 15 block encoding

[PATCH BlueZ] build: Check for UDEV before setting rulesdir/rules_DATA
 2012-12-19 15:05 UTC  (3+ messages)

[PATCH BlueZ 1/2] audio: Fix not releasing all references to btd_adapter
 2012-12-19 14:41 UTC  (3+ messages)
` [PATCH BlueZ 2/2] audio: Remove adapter list

[PATCH] a2dp: Fix server unregister
 2012-12-19 14:30 UTC  (3+ messages)

hci_emu and hci_vhci
 2012-12-19 13:57 UTC  (2+ messages)

[PATCH BlueZ] monitor: Add support for parsing Flow Control Lag flags
 2012-12-19 13:53 UTC  (2+ messages)

[PATCH 00/16] audio: Use device/adapter reference instead of bdaddr_t
 2012-12-19 12:16 UTC  (2+ messages)

[PATCH BlueZ 1/4] core: Print profile name in device_profile_connected
 2012-12-19 11:41 UTC  (5+ messages)
` [PATCH BlueZ 2/4] audio: Fix not cleaning up player when device is removed
` [PATCH BlueZ 3/4] audio: Remove unused parameters from sink_connect/sink_disconnect
` [PATCH BlueZ 4/4] audio: Fix calling device_profile_connected on disconnected cases

PulseAudio branch to test BlueZ master
 2012-12-19 11:07 UTC  (4+ messages)

[PATCH BlueZ 1/3] core: Fix trying to store NULL adapter->name
 2012-12-19  7:32 UTC  (4+ messages)
` [PATCH BlueZ 2/3] core: Remove bogus DBG()
` [PATCH BlueZ 3/3] core: Remove reference to old "mgmtops" name

[PATCH BlueZ 1/4] hog: Merge hog_manager.c code into hog_device.c
 2012-12-18 15:22 UTC  (5+ messages)
` [PATCH BlueZ 2/4] hog: Merge hog_device.h "
` [PATCH BlueZ 3/4] hog: Refactor hog init and exit functions
` [PATCH BlueZ 4/4] hog: Fix removing HoG device bug

[RFC v0 0/5] One remote UUID per btd_profile
 2012-12-18 14:01 UTC  (6+ messages)
` [RFC v0 1/5] avrcp: Refactor server registration
` [RFC v0 2/5] audio: Split AVRCP into two btd_profile
` [RFC v0 3/5] proximity: Split internal monitor registration API
` [RFC v0 4/5] proximity: Split monitor into three btd_profile
` [RFC v0 5/5] gatt: List only GATT_UUID as remote UUID

[PATCH 0/3 v1] Fix stop discovery not handled if discovery state is STARTING
 2012-12-18 13:27 UTC  (4+ messages)
` [PATCH 3/3 v1] Bluetooth: Fix stop discovery while in STARTING state

[PATCH 1/2] hcidump: Fix compilation errors due to unaligned memory access
 2012-12-18 11:45 UTC  (3+ messages)
` [PATCH 2/2] adapter: Use int for storing signed value


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