linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-22 14:48:24 to 2013-03-01 13:37:33 UTC [more...]

[RFC] bloodpressure: Add Blood Pressure API
 2013-03-01 13:37 UTC  (8+ messages)

Bluez 5.2 A2DP: "Unable to select SEP"
 2013-03-01 13:20 UTC  (10+ messages)

[PATCH 0/2] obexd: Add support for retrieving messages in fractions
 2013-03-01 13:17 UTC  (6+ messages)
` [PATCH 1/2] obexd: Move Message.Get parameter attachment into dictionary
` [PATCH 2/2] obexd: Add support for retrieving messages in fractions

[PATCH BlueZ 1/3] audio: Remove profile enabling/disabling logic
 2013-03-01 12:26 UTC  (3+ messages)
` [PATCH BlueZ 2/3] core: Add DisableProfiles entry to main.conf
` [PATCH BlueZ 3/3] core: Rename hcid.h to main.h

[PATCH BlueZ 00/10 v3] AVRCP Fixes
 2013-03-01 12:04 UTC  (12+ messages)
` [PATCH BlueZ 01/10 v3] player: Fix property Device type
` [PATCH BlueZ 02/10 v3] media: Rework MediaItem Type property
` [PATCH BlueZ 03/10 v3] player: Add defines for item types and folder types
` [PATCH BlueZ 04/10 v3] player: Add Playlist property
` [PATCH BlueZ 05/10 v3] player: Fix not emitting PropertiesChanged for Browsable and Searchable
` [PATCH BlueZ 06/10 v3] AVRCP: Fix changing track metadata too many times
` [PATCH BlueZ 07/10 v3] player: Only emit PropertiesChanged for Position if track exists
` [PATCH BlueZ 08/10 v3] player: Only expose Track property if there is metadata
` [PATCH BlueZ 09/10 v3] AVRCP: Add support to UIDs changed event for CT role

[PATCH v3 00/16] Bluetooth: Add HCI transaction framework
 2013-03-01 10:10 UTC  (30+ messages)
` [PATCH v3 01/16] Bluetooth: Fix __hci_request() handling of empty requests
` [PATCH v3 02/16] Bluetooth: Split HCI init sequence into three stages
` [PATCH v3 03/16] Bluetooth: Add initial skeleton for HCI transaction framework
` [PATCH v3 04/16] Bluetooth: Refactor HCI command skb creation
` [PATCH v3 05/16] Bluetooth: Introduce new hci_transaction_cmd function
` [PATCH v3 06/16] Bluetooth: Introduce a hci_transaction_from_skb function
` [PATCH v3 07/16] Bluetooth: Add transaction cmd_complete and cmd_status functions
` [PATCH v3 08/16] Bluetooth: Convert hci_request to use HCI transaction framework
` [PATCH v3 09/16] Bluetooth: Remove unused hdev->init_last_cmd
` [PATCH v3 10/16] Bluetooth: Move power on HCI command updates to their own function
` [PATCH v3 11/16] Bluetooth: Update mgmt powered HCI commands to use transactions
` [PATCH v3 12/16] Bluetooth: Wait for HCI command completion with mgmt_set_powered
` [PATCH v3 13/16] Bluetooth: Fix busy condition testing for EIR and class updates
` [PATCH v3 14/16] Bluetooth: Fix UUID/class mgmt command response synchronization
` [PATCH v3 15/16] Bluetooth: Remove useless HCI_PENDING_CLASS flag
` [PATCH v3 16/16] Bluetooth: Remove empty HCI event handlers

[RFC v1 0/7] One remote UUID per btd_profile
 2013-02-28 19:34 UTC  (6+ messages)
` [RFC v1 3/7] proximity: Split internal monitor registration API

[PATCH v2 0/6] Bluetooth: Rework the RFCOMM session refcnt
 2013-02-28 15:36 UTC  (8+ messages)
` [PATCH v2 1/6] Bluetooth: Avoid rfcomm_session_timeout using freed session
` [PATCH v2 2/6] Bluetooth: Check rfcomm session and DLC exists on socket close
` [PATCH v2 3/6] Bluetooth: Return RFCOMM session ptrs to avoid freed session
` [PATCH v2 4/6] Bluetooth: Remove RFCOMM session refcnt
` [PATCH v2 5/6] Bluetooth: Remove redundant call to rfcomm_send_disc
` [PATCH v2 6/6] Bluetooth: Remove redundant RFCOMM BT_CLOSED settings

[PATCH BlueZ 1/3 v3] unit: Add gdbus/client_set_string_property
 2013-02-28 13:04 UTC  (4+ messages)
` [PATCH BlueZ 2/3 v3] unit: Add gdbus/client_string_changed
` [PATCH BlueZ 3/3 v3] gdbus: Fix not calling property_changed callback

[PATCH 0/4] Bluetooth: Local name fixes for LE controllers
 2013-02-28 12:23 UTC  (5+ messages)
` [PATCH 1/4] Bluetooth: Fix waiting for EIR update when setting local name
` [PATCH 2/4] Bluetooth: Handle AD updating through a transaction
` [PATCH 3/4] Bluetooth: Fix local name setting for LE-only controllers
` [PATCH 4/4] Bluetooth: Fix setting local name to the existing value

[PATCH BlueZ 0/9 v2] AVRCP Fixes
 2013-02-28 12:22 UTC  (10+ messages)
` [PATCH BlueZ 1/9 v2] player: Fix property Device type
` [PATCH BlueZ 2/9 v2] media: Rework MediaItem Type property
` [PATCH BlueZ 3/9 v2] player: Add Playlist property
` [PATCH BlueZ 4/9 v2] player: Fix not emitting PropertiesChanged for Browsable and Searchable
` [PATCH BlueZ 5/9 v2] AVRCP: Fix changing track metadata too many times
` [PATCH BlueZ 6/9 v2] player: Only emit PropertiesChanged for Position if track exists
` [PATCH BlueZ 7/9 v2] player: Only expose Track property if there is metadata
` [PATCH BlueZ 8/9 v2] AVRCP: Add support to UIDs changed event for CT role
` [PATCH BlueZ 9/9 v2] AVRCP: Fix storing wrong UID counter

Can I make USB sound card be available over BT? How?
 2013-02-28  1:32 UTC 

HFP/HSP Telephony profile doesn't work with Bluetooth USB dongle
 2013-02-27 14:19 UTC  (6+ messages)

[PATCH BlueZ 0/9] AVRCP Fixes
 2013-02-27 13:55 UTC  (11+ messages)
` [PATCH BlueZ 1/9] player: Fix property Device type
` [PATCH BlueZ 2/9] player: Add media_player_create_item
` [PATCH BlueZ 3/9] player: Add Playlist property
` [PATCH BlueZ 4/9] player: Fix not emitting PropertiesChanged for Browsable and Searchable
` [PATCH BlueZ 5/9] AVRCP: Fix changing track metadata too many times
` [PATCH BlueZ 6/9] player: Only emit PropertiesChanged for Position if track exists
` [PATCH BlueZ 7/9] player: Only expose Track property if there is metadata
` [PATCH BlueZ 8/9] AVRCP: Add support to UIDs changed event for CT role
` [PATCH BlueZ 9/9] AVRCP: Fix storing wrong UID counter

[PATCH 00/16] Rewrite HIDP Session Management
 2013-02-27 11:16 UTC  (23+ messages)
` [PATCH 01/16] Bluetooth: discard bt_sock_unregister() errors
` [PATCH 02/16] Bluetooth: change bt_sock_unregister() to return void
` [PATCH 03/16] Bluetooth: hidp: simplify error path in sock-init
` [PATCH 04/16] Bluetooth: hidp: verify l2cap sockets
` [PATCH 05/16] Bluetooth: rename hci_conn_put to hci_conn_drop
` [PATCH 06/16] Bluetooth: remove unneeded hci_conn_hold/put_device()
` [PATCH 07/16] Bluetooth: introduce hci_conn ref-counting
` [PATCH 08/16] Bluetooth: hidp: remove unused session->state field
` [PATCH 09/16] Bluetooth: hidp: test "terminate" before sleeping
` [PATCH 10/16] Bluetooth: allow constant arguments for bacmp()/bacpy()
` [PATCH 11/16] Bluetooth: l2cap: add l2cap_sock_get_hci_conn() helper
` [PATCH 12/16] Bluetooth: add hci_conn_user sub-modules
` [PATCH 13/16] Bluetooth: hidp: move hidp_schedule() to core.c
` [PATCH 14/16] Bluetooth: hidp: add new session-management helpers
` [PATCH 15/16] Bluetooth: hidp: remove old session-management
` [PATCH 16/16] Bluetooth: hidp: handle kernel_sendmsg() errors correctly

[PATCH sbc] build: Do not use deprecated AM_CONFIG_HEADER
 2013-02-27 10:55 UTC  (2+ messages)

[PATCH BlueZ 1/3 v2] unit: Add gdbus/client_set_string_property
 2013-02-27  9:06 UTC  (3+ messages)
` [PATCH BlueZ 2/3 v2] unit: Add gdbus/client_string_changed
` [PATCH BlueZ 3/3 v2] gdbus: Fix not calling property_changed callback

[RFC 0/1] avrcp: Add support for multiple players on the CT side
 2013-02-26 20:34 UTC  (3+ messages)
` [RFC 1/1] "

[PATCH v2] hidp: Make hidp_get_raw_report abort if the session is terminating
 2013-02-26 19:30 UTC  (2+ messages)

[PATCH 0/6] Bluetooth: Rework the RFCOMM session refcnt
 2013-02-26 19:21 UTC  (12+ messages)
` [PATCH 1/6] Bluetooth: Avoid rfcomm_session_timeout using freed session
` [PATCH 2/6] Bluetooth: Check rfcomm session and DLC exists on socket close
` [PATCH 3/6] Bluetooth: Return RFCOMM session ptrs to avoid freed session
` [PATCH 4/6] Bluetooth: Remove RFCOMM session refcnt
` [PATCH 5/6] Bluetooth: Remove redundant call to rfcomm_send_disc
` [PATCH 6/6] Bluetooth: Remove redundant RFCOMM BT_CLOSED settings

[PATCH BlueZ 1/3] unit: Add gdbus/client_set_string_property
 2013-02-26 14:31 UTC  (3+ messages)
` [PATCH BlueZ 2/3] unit: Add gdbus/client_string_changed
` [PATCH BlueZ 3/3] gdbus: Fix not calling property_changed callback

[PATCH BlueZ 0/2] Some more prerequisites for the playstation-peripheral plugin
 2013-02-26 11:53 UTC  (5+ messages)
` [PATCH BlueZ 1/2] adapter: add a btd_adapter_get_default_address() call
` [PATCH BlueZ 2/2] adapter: add a btd_create_stored_device() call

fd argument in NewConnection() Method (profile-api.txt)
 2013-02-25 16:59 UTC  (2+ messages)

RequestDisconnection() Operation
 2013-02-25  9:42 UTC  (2+ messages)

[PATCH v2 0/8] MAP client: notification support
 2013-02-25  8:36 UTC  (9+ messages)
` [PATCH v2 1/8] obexd: Add get_service_record to obc_transport
` [PATCH v2 2/8] obexd: Provide sdp record in get_service_record
` [PATCH v2 3/8] obexd: Read MAP client SDP attributes
` [PATCH v2 4/8] obexd: Add Message Notification Server (MNS)
` [PATCH v2 5/8] obexd: Add RegisterNotifications function
` [PATCH v2 6/8] obexd: Add MAP notification dispatcher
` [PATCH v2 7/8] obexd: Register MAP notification handler
` [PATCH v2 8/8] obexd: Notify registered notification handlers

[PATCH] Correct the dbus service file's systemd unit name for bluez
 2013-02-25  7:54 UTC  (6+ messages)

[PATCH BlueZ] configure.ac: call AC_SUBST unconditionally
 2013-02-23 10:53 UTC  (3+ messages)
` [PATCHv2 BlueZ 0/2] configure.ac fixes

[PATCH] gdbus: Always unreference the message in g_dbus_send_message()
 2013-02-23 10:48 UTC  (2+ messages)

[PATCH BlueZ] profile: Fix crash when registering an invalid profile
 2013-02-23  8:09 UTC  (2+ messages)

Device Connected/Unconnected Events
 2013-02-22 18:28 UTC  (2+ messages)

[PATCH] hidp: Ensure the session is marked as terminating to enable other functions to abort early
 2013-02-22 17:51 UTC 

[PATCH] Bluetooth: Remove unused hdev->init_last_cmd
 2013-02-22 16:39 UTC 

[PATCH v2 02/15] Bluetooth: Split HCI init sequence into three stages
 2013-02-22 15:04 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v2 00/15] Bluetooth: Add HCI transaction framework
 2013-02-22 14:48 UTC  (10+ messages)
` [PATCH v2 07/15] Bluetooth: Add transaction cmd_complete and cmd_status functions
` [PATCH v2 08/15] Bluetooth: Convert hci_request to use HCI transaction framework
` [PATCH v2 09/15] Bluetooth: Move power on HCI command updates to their own function
` [PATCH v2 10/15] Bluetooth: Update mgmt powered HCI commands to use transactions
` [PATCH v2 11/15] Bluetooth: Wait for HCI command completion with mgmt_set_powered
` [PATCH v2 12/15] Bluetooth: Fix busy condition testing for EIR and class updates
` [PATCH v2 13/15] Bluetooth: Fix UUID/class mgmt command response synchronization
` [PATCH v2 14/15] Bluetooth: Remove useless HCI_PENDING_CLASS flag
` [PATCH v2 15/15] Bluetooth: Remove empty HCI event handlers


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