linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-01 17:33:02 to 2013-02-15 08:30:30 UTC [more...]

[PATCH 00/12 v2] Bluetooth: Asynchronous HCI transaction API
 2013-02-15  8:30 UTC  (9+ messages)
` [PATCH 01/12 v2] Bluetooth: Add initial hooks for HCI transaction support
` [PATCH 02/12 v2] Bluetooth: Add basic start/complete HCI transaction functions
` [PATCH 03/12 v2] Bluetooth: Add hci_transaction_cmd_complete function
` [PATCH 04/12 v2] Bluetooth: Add hci_transaction_from_skb function
` [PATCH 05/12 v2] Bluetooth: Switch from hdev->cmd_q to using transactions
` [PATCH 06/12 v2] Bluetooth: Remove unused hdev->cmd_q HCI command queue
` [PATCH 07/12 v2] Bluetooth: Fix mgmt powered indication by using a HCI transaction
` [PATCH 08/12 v2] Bluetooth: Enable HCI transaction support cmd_status 0

[PATCH 00/12] Bluetooth: Asynchronous HCI transaction API
 2013-02-15  8:22 UTC  (19+ messages)
` [PATCH 01/12] Bluetooth: Add initial hooks for HCI transaction support
` [PATCH 02/12] Bluetooth: Add basic start/complete HCI transaction functions
` [PATCH 03/12] Bluetooth: Add hci_transaction_cmd_complete function
` [PATCH 04/12] Bluetooth: Add hci_transaction_from_skb function
` [PATCH 05/12] Bluetooth: Switch from hdev->cmd_q to using transactions
` [PATCH 06/12] Bluetooth: Remove unused hdev->cmd_q HCI command queue
` [PATCH 07/12] Bluetooth: Fix mgmt powered indication by using a HCI transaction
` [PATCH 08/12] Bluetooth: Enable HCI transaction support cmd_status 0
` [PATCH 09/12] Bluetooth: Add HCI init sequence support for HCI transactions
` [PATCH 10/12] Bluetooth: Convert hci_request to use "
` [PATCH 11/12] Bluetooth: Remove unused hdev->init_last_cmd
` [PATCH 12/12] Bluetooth: Remove empty HCI event handlers

[RFC v1 0/7] One remote UUID per btd_profile
 2013-02-15  7:54 UTC  (12+ messages)
` [RFC v1 1/7] avrcp: Refactor server registration
` [RFC v1 2/7] audio: Split AVRCP into two btd_profile
` [RFC v1 3/7] proximity: Split internal monitor registration API
` [RFC v1 4/7] proximity: Split monitor into three btd_profile
` [RFC v1 5/7] gatt: List only GATT_UUID as remote UUID
` [RFC v1 6/7] health: Split health into two btd_profile
` [RFC v1 7/7] profile: Limit to one remote UUID per profile

[PATCH sbc] build: Do not use deprecated AM_CONFIG_HEADER
 2013-02-14 14:27 UTC 

[PATCH BlueZ] gdbus: Fix missing PropertiesChanged signal
 2013-02-14 14:02 UTC  (2+ messages)

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

[PATCH BlueZ v0] transport: Add new transport state set during init
 2013-02-14  7:38 UTC 

[PATCH] doc: Add missing device RSSI property
 2013-02-14  7:17 UTC  (2+ messages)

[PATCH 1/2] doc: Fix device disconnect description
 2013-02-14  7:17 UTC  (3+ messages)
` [PATCH 2/2] doc: Remove CancelConnect function from device API

[PATCH] doc: Clarify device connect description
 2013-02-14  7:17 UTC  (2+ messages)

[PATCH] Correct the dbus service file's systemd unit name for bluez
 2013-02-13 18:57 UTC 

[PATCH BlueZ v0] transport: Fix inconsistent transport state
 2013-02-13 16:18 UTC  (2+ messages)

[PATCH 1/2] obexd: Remove obc_session_setpath limit
 2013-02-13 14:02 UTC  (2+ messages)
` [PATCH 2/2] obexd: Handle absolute paths in obc_session_setpath

[PATCH BlueZ] tools: Track transport state if player status is not supported
 2013-02-13 12:07 UTC 

Fwd: Beginner Using a2dpsink, avdtpsink, and rtpsbcpay
 2013-02-12 21:17 UTC 

[RFC] bloodpressure: Add Blood Pressure API
 2013-02-12 11:21 UTC 

Missing manpage for main.conf
 2013-02-11 21:09 UTC  (3+ messages)

[PATCH 00/14] neard plugin update
 2013-02-11  9:52 UTC  (16+ messages)
` [PATCH 01/14] neard: Adjust errors to latest API changes
` [PATCH 02/14] neard: Refactor message processing
` [PATCH 03/14] neard: Add ability to parse 'State' field
` [PATCH 04/14] neard: Move pairable check from check_adapter
` [PATCH 05/14] adapter: Add btd_adapter_get_powered function
` [PATCH 06/14] neard: Check if adapter is powered in PushOOB
` [PATCH 07/14] adapter: Add btd_adapter_get_connectable function
` [PATCH 08/14] neard: Add support for setting power state in RequestOOB reply
` [PATCH 09/14] neard: Use path instead of boolean to track if registered to neard
` [PATCH 10/14] neard: Restrict method calls only to neard process
` [PATCH 11/14] neard: Use bool instead of gboolean for agent_register_postpone
` [PATCH 12/14] neard: Update copyright information
` [PATCH 13/14] neard: Updated neard handover registration agent api calls
` [PATCH 14/14] neard: Add fallback to legacy register if register failed

[PATCH BlueZ 0/2] Add device_set_trusted()
 2013-02-10 21:30 UTC  (7+ messages)
` [PATCH BlueZ 1/2] device: add a device_set_trusted() function
` [PATCH BlueZ 2/2] device: use device_set_trusted() in set_trust()

[PATCH BlueZ 00/13] Fix SDP DE Type Descriptor validation issues
 2013-02-10 21:26 UTC  (14+ messages)
` [PATCH BlueZ 01/13] unit: Add initial SDP library unit tests
` [PATCH BlueZ 02/13] lib: Add SDP_IS_ALT() macro
` [PATCH BlueZ 03/13] lib: Reuse identical code in sdp_get_{add,}_access_protos()
` [PATCH BlueZ 04/13] lib: Cleanup coding style in sdp_get_proto_descs()
` [PATCH BlueZ 05/13] lib: Fix missing DTD validation while accessing SDP data elements
` [PATCH BlueZ 06/13] unit: Add tests for sdp_get_lang_attr()
` [PATCH BlueZ 07/13] lib: Add missing DTD validation in sdp_record_print()
` [PATCH BlueZ 08/13] lib: Validate DTDs when parsing LanguageBaseAttributeIDList
` [PATCH BlueZ 09/13] lib: Validate DTDs when parsing BluetoothProfileDescriptorList
` [PATCH BlueZ 10/13] lib: Add comment to BluetoothProfileDescriptorList parsing workaround
` [PATCH BlueZ 11/13] lib: Validate DTDs when parsing VersionNumberList
` [PATCH BlueZ 12/13] unit: Add tests for sdp_get_profile_descs()
` [PATCH BlueZ 13/13] unit: Add tests for sdp_get_server_ver()

[PATCH BlueZ] configure.ac: call AC_SUBST unconditionally
 2013-02-10 21:20 UTC  (8+ messages)
` [PATCHv2 BlueZ 0/2] configure.ac fixes
  ` [PATCHv2 BlueZ 1/2] configure.ac: call AC_SUBST unconditionally with --with-* options
  ` [PATCHv2 BlueZ 2/2] configure.ac: call AC_SUBST(*_CFLAGS) and AC_SUBST(*_LIBS) only when needed

bluez 5.2 build problem
 2013-02-09 10:31 UTC  (2+ messages)

[PATCH BlueZ] A2DP: Fix invalid write
 2013-02-08 14:12 UTC 

[PATCH] gdbus: Always unreference the message in g_dbus_send_message()
 2013-02-08 13:58 UTC 

[PATCH] adapter: Fix registering adapter with no address
 2013-02-08 10:03 UTC 

[PATCH BlueZ] core: Fix calling profile .connect multiple times
 2013-02-08  9:51 UTC 

[RFC 0/7] LE connection routine
 2013-02-08  1:33 UTC  (10+ messages)
` [RFC 1/7] Bluetooth: Add new connection states
` [RFC 2/7] Bluetooth: Make hci_le_create_connection non-static
` [RFC 3/7] Bluetooth: Setup LE scan with no timeout
` [RFC 4/7] Bluetooth: Add LE scan type macros
` [RFC 5/7] Bluetooth: Change LE connection routine
` [RFC 6/7] Bluetooth: Handle hci_conn timeout in BT_SCAN state
` [RFC 7/7] Bluetooth: Track the number of hci_conn in BT_SCAN

list_debug double add from bluetooth
 2013-02-07 20:52 UTC  (2+ messages)

[PATCH 1/1] obexd: Add PushMessage
 2013-02-07 11:51 UTC  (2+ messages)

[PATCH 1/2] hostname: Fallback to static hostname if pretty hostname is not set
 2013-02-07  8:31 UTC  (7+ messages)
` [PATCH 2/2] adapter: Set default adapter id sooner

[PATCH v2 1/5] adapter: Add is_default field to struct btd_adapter
 2013-02-06 21:40 UTC  (5+ messages)
` [PATCH v2 2/5] adapter: Mark adapter as default before probing drivers
` [PATCH v2 3/5] adapter: Always set new default adapter if current one is removed
` [PATCH v2 4/5] hostname: Fix setting adapter name to empty string
` [PATCH v2 5/5] hostname: Fallback to static hostname if pretty hostname is not set

[PATCH BlueZ 1/5 v2] AVRCP: Prefix folder name with /Filesystem
 2013-02-06  9:15 UTC  (5+ messages)
` [PATCH BlueZ 2/5 v2] AVRCP: Parse browsing and searching features bits
` [PATCH BlueZ 3/5 v2] media-api: Fix referencing to MediaLibrary instead of MediaFolder
` [PATCH BlueZ 4/5 v2] AVRCP: Move features to avrcp.c
` [PATCH BlueZ 5/5 v2] AVRCP: Create folders for /Filesystem and /NowPlaying

[PATCH BlueZ 1/5] AVRCP: Prefix folder name with /Filesystem
 2013-02-06  8:10 UTC  (5+ messages)
` [PATCH BlueZ 2/5] AVRCP: Parse browsing and searching features bits
` [PATCH BlueZ 3/5] media-api: Fix referencing to MediaLibrary instead of MediaFolder
` [PATCH BlueZ 4/5] AVRCP: Move features to avrcp.c
` [PATCH BlueZ 5/5] AVRCP: Create folders for /Filesystem and /NowPlaying

[PATCH v0] core: Fix racy D-Bus service name request
 2013-02-06  8:08 UTC  (3+ messages)

RFC [PATCH] hci: Fix race between hidp_session and hci code
 2013-02-05 21:11 UTC 

cross-compilation setup
 2013-02-05 18:03 UTC 

[PATCH BlueZ] core: Remove unused code from device_browse_sdp()
 2013-02-05  0:32 UTC 

pull request: bluetooth 2013-02-01
 2013-02-04 21:41 UTC  (2+ messages)

HFP/HSP Telephony profile doesn't work with Bluetooth USB dongle
 2013-02-04 19:39 UTC 

[PATCH v3 1/5] Bluetooth: Move and rename hci_conn_accept
 2013-02-04 13:56 UTC  (5+ messages)
` [PATCH v3 2/5] Bluetooth: Add option for SCO socket mode
` [PATCH v3 3/5] Bluetooth: Use mode to create SCO connection
` [PATCH v3 4/5] Bluetooth: Parameters for outgoing SCO connections
` [PATCH v3 5/5] Bluetooth: Fallback transparent SCO from T2 to T1

Kernel Oops caused by high uart write loads
 2013-02-04 11:44 UTC 

[PATCH BlueZ] AVRCP: Handler player features as a byte array
 2013-02-04  9:42 UTC  (5+ messages)

rfcomm connection reset by peer 104
 2013-02-04  3:25 UTC 

[PATCH BlueZ 0/3] SDP library invalid memory access fixes
 2013-02-04  1:20 UTC  (4+ messages)
` [PATCH BlueZ 1/3] lib: Fix buffer overflow when processing SDP response
` [PATCH BlueZ 2/3] lib: Add range check for SDP_SVC_ATTR_RSP/SDP_SVC_SEARCH_ATTR_RSP
` [PATCH BlueZ 3/3] lib: Check if SDP buffer has enough data on partial responses

[PATCH] shared: Fix use after free in read_watch_destroy
 2013-02-03 11:47 UTC  (2+ messages)

[PATCH BlueZ 1/6 v2] media-api: Add org.bluez.MediaFolder1
 2013-02-01 21:45 UTC  (7+ messages)
` [PATCH BlueZ 2/6 v2] AVRCP: Avoid repeating command due to changed event
` [PATCH BlueZ 3/6 v2] AVRCP: Register to addressed player changed event if supported
` [PATCH BlueZ 4/6 v2] AVRCP: Get player list "
` [PATCH BlueZ 5/6 v2] AVRCP: Split event handing to its own functions
` [PATCH BlueZ 6/6 v2] AVRCP: Set addressed player as browsed player

[PATCH BlueZ] AVDTP: Fix memory leak
 2013-02-01 21:23 UTC  (2+ messages)

pull request: bluetooth-next 2013-02-01
 2013-02-01 19:22 UTC  (3+ messages)

[PATCH BlueZ] device: Fix not marking svc_resolved when loaded from storage
 2013-02-01 17:45 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).