Linux Bluetooth Wireless
[Prev Page][Next Page]
- [PATCH 14/16] Bluetooth: hidp: add new session-management helpers, (continued)
- [PATCH BlueZ 0/2] Some more prerequisites for the playstation-peripheral plugin,
Antonio Ospite
- [PATCH BlueZ] profile: Fix crash when registering an invalid profile,
Vinicius Costa Gomes
- Device Connected/Unconnected Events,
Randy Yates
- [PATCH] hidp: Ensure the session is marked as terminating to enable other functions to abort early., Karl Relton
- [PATCH] Bluetooth: Remove unused hdev->init_last_cmd, Johan Hedberg
- [PATCH v2 00/15] Bluetooth: Add HCI transaction framework,
Johan Hedberg
- [PATCH v2 01/15] Bluetooth: Fix __hci_request() handling of empty requests, Johan Hedberg
- [PATCH v2 05/15] Bluetooth: Introduce new hci_transaction_cmd function, Johan Hedberg
- [PATCH v2 03/15] Bluetooth: Add initial skeleton for HCI transaction framework, Johan Hedberg
- [PATCH v2 07/15] Bluetooth: Add transaction cmd_complete and cmd_status functions, Johan Hedberg
- [PATCH v2 06/15] Bluetooth: Introduce a hci_transaction_from_skb function, Johan Hedberg
- [PATCH v2 08/15] Bluetooth: Convert hci_request to use HCI transaction framework, Johan Hedberg
- [PATCH v2 09/15] Bluetooth: Move power on HCI command updates to their own function, Johan Hedberg
- [PATCH v2 10/15] Bluetooth: Update mgmt powered HCI commands to use transactions, Johan Hedberg
- [PATCH v2 12/15] Bluetooth: Fix busy condition testing for EIR and class updates, Johan Hedberg
- [PATCH v2 11/15] Bluetooth: Wait for HCI command completion with mgmt_set_powered, Johan Hedberg
- [PATCH v2 04/15] Bluetooth: Refactor HCI command skb creation, Johan Hedberg
- [PATCH v2 13/15] Bluetooth: Fix UUID/class mgmt command response synchronization, Johan Hedberg
- [PATCH v2 15/15] Bluetooth: Remove empty HCI event handlers, Johan Hedberg
- [PATCH v2 02/15] Bluetooth: Split HCI init sequence into three stages, Johan Hedberg
- [PATCH v2 14/15] Bluetooth: Remove useless HCI_PENDING_CLASS flag, Johan Hedberg
- [PATCH 00/14] Bluetooth: Add HCI transaction framework,
Johan Hedberg
- [PATCH 01/14] Bluetooth: Fix __hci_request() handling of empty requests, Johan Hedberg
- [PATCH 02/14] Bluetooth: Split HCI init sequence into three stages, Johan Hedberg
- [PATCH 03/14] Bluetooth: Add initial skeleton for HCI transaction framework, Johan Hedberg
- [PATCH 04/14] Bluetooth: Refactor HCI command skb creation, Johan Hedberg
- [PATCH 06/14] Bluetooth: Introduce a hci_transaction_from_skb function, Johan Hedberg
- [PATCH 05/14] Bluetooth: Introduce new hci_transaction_cmd function, Johan Hedberg
- [PATCH 08/14] Bluetooth: Convert hci_request to use HCI transaction framework, Johan Hedberg
- [PATCH 07/14] Bluetooth: Add transaction cmd_complete and cmd_status functions, Johan Hedberg
- [PATCH 09/14] Bluetooth: Update mgmt powered HCI commands to use transactions, Johan Hedberg
- [PATCH 10/14] Bluetooth: Wait for HCI command completion with mgmt_set_powered, Johan Hedberg
- [PATCH 11/14] Bluetooth: Fix busy condition testing for EIR and class updates, Johan Hedberg
- [PATCH 12/14] Bluetooth: Fix UUID/class mgmt command response synchronization, Johan Hedberg
- [PATCH 13/14] Bluetooth: Remove useless HCI_PENDING_CLASS flag, Johan Hedberg
- [PATCH 14/14] Bluetooth: Remove empty HCI event handlers, Johan Hedberg
- [PATCH v2] hidp: Make hidp_get_raw_report abort if the session is terminating.,
Karl Relton
- [PATCH] tools: btmgmt: Fix return value to return request id,
Timo Mueller
- hidp_get_raw_report source of 5 second delay in device removal,
Karl Relton
- Setting Link Level Security Mode,
Randy Yates
- Controlling Bluetooth RF Transmit Power Level in the WL1271L (tiwi-ble), Randy Yates
- [Randy Yates] Controlling Bluetooth RF Transmit Power Level in the WL127L, Randy Yates
- [PATCH BlueZ 1/2] tools: btmgmt: Add missing return after g_main_loop_quit(),
Anderson Lizardo
- [PATCH] bluetooth: Add support for atheros 04ca:3004 device to ath3k,
Josh Boyer
- [RFC BlueZ 1/2] A2DP: Mark start flag if resume happen while in configured state,
Luiz Augusto von Dentz
- [PATCH 1/2] tools: Fix compilation error with GINT_TO_POINTER,
Syam Sidhardhan
- Resend [PATCH] hidp: Make hidp_get_raw_report abort if the session is terminating,
Karl Relton
- Resend RFC [PATCH] hci: Fix race between hidp_session and hci code,
Karl Relton
- mgmt-api.txt,
Randy Yates
- BT_ADDR not updated,
Randy Yates
- [RFC v2 0/8] LE Connection Routine,
Andre Guedes
- [PATCH BlueZ 1/7] AVRCP: Prefix folder name with /Filesystem,
Luiz Augusto von Dentz
- [PATCH v2 1/6] neard: Use service name and not boolean to track if registered to neard,
Szymon Janc
- [PATCH 00/12 v3] Bluetooth: Asynchronous HCI transaction API,
Johan Hedberg
- [PATCH 01/12 v3] Bluetooth: Add initial hooks for HCI transaction support, Johan Hedberg
- [PATCH 02/12 v3] Bluetooth: Add basic start/complete HCI transaction functions, Johan Hedberg
- [PATCH 04/12 v3] Bluetooth: Add hci_transaction_from_skb function, Johan Hedberg
- [PATCH 03/12 v3] Bluetooth: Add hci_transaction_cmd_complete function, Johan Hedberg
- [PATCH 07/12 v3] Bluetooth: Fix mgmt powered indication by using a HCI transaction, Johan Hedberg
- [PATCH 09/12 v3] Bluetooth: Add HCI init sequence support for HCI transactions, Johan Hedberg
- [PATCH 05/12 v3] Bluetooth: Switch from hdev->cmd_q to using transactions, Johan Hedberg
- [PATCH 06/12 v3] Bluetooth: Remove unused hdev->cmd_q HCI command queue, Johan Hedberg
- [PATCH 08/12 v3] Bluetooth: Enable HCI transaction support cmd_status 0, Johan Hedberg
- [PATCH 12/12 v3] Bluetooth: Remove empty HCI event handlers, Johan Hedberg
- [PATCH 10/12 v3] Bluetooth: Convert hci_request to use HCI transactions, Johan Hedberg
- [PATCH 11/12 v3] Bluetooth: Remove unused hdev->init_last_cmd, Johan Hedberg
- [PATCH 00/12 v2] Bluetooth: Asynchronous HCI transaction API,
Johan Hedberg
- [PATCH 01/12 v2] Bluetooth: Add initial hooks for HCI transaction support, Johan Hedberg
- [PATCH 02/12 v2] Bluetooth: Add basic start/complete HCI transaction functions, Johan Hedberg
- [PATCH 03/12 v2] Bluetooth: Add hci_transaction_cmd_complete function, Johan Hedberg
- [PATCH 05/12 v2] Bluetooth: Switch from hdev->cmd_q to using transactions, Johan Hedberg
- [PATCH 06/12 v2] Bluetooth: Remove unused hdev->cmd_q HCI command queue, Johan Hedberg
- [PATCH 07/12 v2] Bluetooth: Fix mgmt powered indication by using a HCI transaction, Johan Hedberg
- [PATCH 08/12 v2] Bluetooth: Enable HCI transaction support cmd_status 0, Johan Hedberg
- [PATCH 04/12 v2] Bluetooth: Add hci_transaction_from_skb function, Johan Hedberg
- [PATCH 10/12 v2] Bluetooth: Convert hci_request to use HCI transactions, Johan Hedberg
- [PATCH 12/12 v2] Bluetooth: Remove empty HCI event handlers, Johan Hedberg
- [PATCH 09/12 v2] Bluetooth: Add HCI init sequence support for HCI transactions, Johan Hedberg
- [PATCH 11/12 v2] Bluetooth: Remove unused hdev->init_last_cmd, Johan Hedberg
- [PATCH sbc] build: Do not use deprecated AM_CONFIG_HEADER,
Lucas De Marchi
- [PATCH BlueZ v0] transport: Add new transport state set during init, Mikel Astiz
- [PATCH] doc: Add missing device RSSI property,
Szymon Janc
- [PATCH 1/2] doc: Fix device disconnect description,
Szymon Janc
- [PATCH] doc: Clarify device connect description,
Szymon Janc
- [PATCH] Correct the dbus service file's systemd unit name for bluez.,
William Douglas
- [PATCH 00/12] Bluetooth: Asynchronous HCI transaction API,
Johan Hedberg
- [PATCH 02/12] Bluetooth: Add basic start/complete HCI transaction functions, Johan Hedberg
- [PATCH 01/12] Bluetooth: Add initial hooks for HCI transaction support, Johan Hedberg
- [PATCH 03/12] Bluetooth: Add hci_transaction_cmd_complete function, Johan Hedberg
- [PATCH 06/12] Bluetooth: Remove unused hdev->cmd_q HCI command queue, Johan Hedberg
- [PATCH 08/12] Bluetooth: Enable HCI transaction support cmd_status 0, Johan Hedberg
- [PATCH 07/12] Bluetooth: Fix mgmt powered indication by using a HCI transaction, Johan Hedberg
- [PATCH 05/12] Bluetooth: Switch from hdev->cmd_q to using transactions, Johan Hedberg
- [PATCH 04/12] Bluetooth: Add hci_transaction_from_skb function, Johan Hedberg
- [PATCH 09/12] Bluetooth: Add HCI init sequence support for HCI transactions, Johan Hedberg
- [PATCH 12/12] Bluetooth: Remove empty HCI event handlers, Johan Hedberg
- [PATCH 11/12] Bluetooth: Remove unused hdev->init_last_cmd, Johan Hedberg
- [PATCH 10/12] Bluetooth: Convert hci_request to use HCI transactions, Johan Hedberg
[PATCH 1/2] obexd: Remove obc_session_setpath limit,
Christian Fetzer
[PATCH BlueZ] tools: Track transport state if player status is not supported, Luiz Augusto von Dentz
Fwd: Beginner Using a2dpsink, avdtpsink, and rtpsbcpay, John Westing
[RFC] bloodpressure: Add Blood Pressure API,
Waldemar Rymarkiewicz
[PATCH BlueZ v0] transport: Fix inconsistent transport state,
Mikel Astiz
[PATCH BlueZ 00/13] Fix SDP DE Type Descriptor validation issues,
Anderson Lizardo
- [PATCH BlueZ 01/13] unit: Add initial SDP library unit tests, Anderson Lizardo
- [PATCH BlueZ 02/13] lib: Add SDP_IS_ALT() macro, Anderson Lizardo
- [PATCH BlueZ 03/13] lib: Reuse identical code in sdp_get_{add,}_access_protos(), Anderson Lizardo
- [PATCH BlueZ 04/13] lib: Cleanup coding style in sdp_get_proto_descs(), Anderson Lizardo
- [PATCH BlueZ 05/13] lib: Fix missing DTD validation while accessing SDP data elements, Anderson Lizardo
- [PATCH BlueZ 06/13] unit: Add tests for sdp_get_lang_attr(), Anderson Lizardo
- [PATCH BlueZ 07/13] lib: Add missing DTD validation in sdp_record_print(), Anderson Lizardo
- [PATCH BlueZ 08/13] lib: Validate DTDs when parsing LanguageBaseAttributeIDList, Anderson Lizardo
- [PATCH BlueZ 09/13] lib: Validate DTDs when parsing BluetoothProfileDescriptorList, Anderson Lizardo
- [PATCH BlueZ 10/13] lib: Add comment to BluetoothProfileDescriptorList parsing workaround, Anderson Lizardo
- [PATCH BlueZ 11/13] lib: Validate DTDs when parsing VersionNumberList, Anderson Lizardo
- [PATCH BlueZ 12/13] unit: Add tests for sdp_get_profile_descs(), Anderson Lizardo
- [PATCH BlueZ 13/13] unit: Add tests for sdp_get_server_ver(), Anderson Lizardo
- [PATCH v2 BlueZ 00/13] Fix SDP DE Type Descriptor validation issues, Anderson Lizardo
- [PATCH BlueZ 02/13] lib: Add SDP_IS_ALT() macro, Anderson Lizardo
- [PATCH BlueZ 01/13] unit: Add initial SDP library unit tests, Anderson Lizardo
- [PATCH BlueZ 03/13] lib: Reuse identical code in sdp_get_{add,}_access_protos(), Anderson Lizardo
- [PATCH BlueZ 04/13] lib: Cleanup coding style in sdp_get_proto_descs(), Anderson Lizardo
- [PATCH BlueZ 05/13] lib: Fix missing DTD validation while accessing SDP data elements, Anderson Lizardo
- [PATCH BlueZ 06/13] unit: Add tests for sdp_get_lang_attr(), Anderson Lizardo
- [PATCH BlueZ 07/13] lib: Add missing DTD validation in sdp_record_print(), Anderson Lizardo
- [PATCH BlueZ 08/13] lib: Validate DTDs when parsing LanguageBaseAttributeIDList, Anderson Lizardo
- [PATCH BlueZ 09/13] lib: Validate DTDs when parsing BluetoothProfileDescriptorList, Anderson Lizardo
- [PATCH BlueZ 10/13] lib: Add comment to BluetoothProfileDescriptorList parsing workaround, Anderson Lizardo
- [PATCH BlueZ 11/13] lib: Validate DTDs when parsing VersionNumberList, Anderson Lizardo
- [PATCH BlueZ 12/13] unit: Add tests for sdp_get_profile_descs(), Anderson Lizardo
- [PATCH BlueZ 13/13] unit: Add tests for sdp_get_server_ver(), Anderson Lizardo
- Re: [PATCH v2 BlueZ 00/13] Fix SDP DE Type Descriptor validation issues, Anderson Lizardo
- [PATCH v3 BlueZ 00/13] Fix SDP DE Type Descriptor validation issues, Anderson Lizardo
- [PATCH BlueZ 05/13] lib: Fix missing DTD validation while accessing SDP data elements, Anderson Lizardo
- [PATCH BlueZ 02/13] lib: Add SDP_IS_ALT() macro, Anderson Lizardo
- [PATCH BlueZ 04/13] lib: Cleanup coding style in sdp_get_proto_descs(), Anderson Lizardo
- [PATCH BlueZ 12/13] unit: Add tests for sdp_get_profile_descs(), Anderson Lizardo
- [PATCH BlueZ 03/13] lib: Reuse identical code in sdp_get_{add,}_access_protos(), Anderson Lizardo
- [PATCH BlueZ 11/13] lib: Validate DTDs when parsing VersionNumberList, Anderson Lizardo
- [PATCH BlueZ 08/13] lib: Validate DTDs when parsing LanguageBaseAttributeIDList, Anderson Lizardo
- [PATCH BlueZ 01/13] unit: Add initial SDP library unit tests, Anderson Lizardo
- [PATCH BlueZ 07/13] lib: Add missing DTD validation in sdp_record_print(), Anderson Lizardo
- [PATCH BlueZ 13/13] unit: Add tests for sdp_get_server_ver(), Anderson Lizardo
- [PATCH BlueZ 09/13] lib: Validate DTDs when parsing BluetoothProfileDescriptorList, Anderson Lizardo
- [PATCH BlueZ 10/13] lib: Add comment to BluetoothProfileDescriptorList parsing workaround, Anderson Lizardo
- [PATCH BlueZ 06/13] unit: Add tests for sdp_get_lang_attr(), Anderson Lizardo
- Re: [PATCH v3 BlueZ 00/13] Fix SDP DE Type Descriptor validation issues, Johan Hedberg
Missing manpage for main.conf,
Rebecca Menessec
bluez 5.2 build problem,
Randy Yates
[PATCH BlueZ] A2DP: Fix invalid write,
Luiz Augusto von Dentz
[PATCH] gdbus: Always unreference the message in g_dbus_send_message(),
Tomasz Bursztyka
[PATCH] adapter: Fix registering adapter with no address,
Szymon Janc
[PATCH BlueZ] core: Fix calling profile .connect multiple times,
Luiz Augusto von Dentz
[PATCH BlueZ] gdbus: Fix missing PropertiesChanged signal,
Vinicius Costa Gomes
list_debug double add from bluetooth,
Dave Jones
[PATCH 00/14] neard plugin update,
Szymon Janc
- [PATCH 01/14] neard: Adjust errors to latest API changes, Szymon Janc
- [PATCH 02/14] neard: Refactor message processing, Szymon Janc
- [PATCH 04/14] neard: Move pairable check from check_adapter, Szymon Janc
- [PATCH 03/14] neard: Add ability to parse 'State' field, Szymon Janc
- [PATCH 05/14] adapter: Add btd_adapter_get_powered function, Szymon Janc
- [PATCH 07/14] adapter: Add btd_adapter_get_connectable function, Szymon Janc
- [PATCH 06/14] neard: Check if adapter is powered in PushOOB, Szymon Janc
- [PATCH 08/14] neard: Add support for setting power state in RequestOOB reply, Szymon Janc
- [PATCH 09/14] neard: Use path instead of boolean to track if registered to neard, Szymon Janc
- [PATCH 10/14] neard: Restrict method calls only to neard process, Szymon Janc
- [PATCH 12/14] neard: Update copyright information, Szymon Janc
- [PATCH 11/14] neard: Use bool instead of gboolean for agent_register_postpone, Szymon Janc
- [PATCH 14/14] neard: Add fallback to legacy register if register failed, Szymon Janc
- [PATCH 13/14] neard: Updated neard handover registration agent api calls., Szymon Janc
- Re: [PATCH 00/14] neard plugin update, Szymon Janc
[PATCH v2 1/5] adapter: Add is_default field to struct btd_adapter,
Szymon Janc
[RFC 0/8] MAP client: notification support,
Christian Fetzer
[RFC v1 0/7] One remote UUID per btd_profile,
Mikel Astiz
[PATCH BlueZ 1/5 v2] AVRCP: Prefix folder name with /Filesystem,
Luiz Augusto von Dentz
[PATCH BlueZ 1/5] AVRCP: Prefix folder name with /Filesystem,
Luiz Augusto von Dentz
RFC [PATCH] hci: Fix race between hidp_session and hci code, Karl Relton
[PATCH 1/2] hostname: Fallback to static hostname if pretty hostname is not set,
Szymon Janc
cross-compilation setup, Randy Yates
[PATCH v0] core: Fix racy D-Bus service name request,
Mikel Astiz
[PATCH BlueZ] core: Remove unused code from device_browse_sdp(),
Anderson Lizardo
HFP/HSP Telephony profile doesn't work with Bluetooth USB dongle,
Jonathan Kamens
[PATCH v3 1/5] Bluetooth: Move and rename hci_conn_accept,
Frédéric Dalleau
Re: Kernel Oops caused by high uart write loads, Thomas Gleixner
rfcomm connection reset by peer 104, Zheng, Wu
[PATCH BlueZ 0/3] SDP library invalid memory access fixes,
Anderson Lizardo
[PATCH BlueZ] AVRCP: Handler player features as a byte array,
Luiz Augusto von Dentz
[PATCH BlueZ 0/2] Add device_set_trusted(),
Antonio Ospite
[PATCH BlueZ] configure.ac: call AC_SUBST unconditionally,
Antonio Ospite
[PATCH] shared: Fix use after free in read_watch_destroy,
Szymon Janc
[RFC 0/7] LE connection routine,
Andre Guedes
[PATCH BlueZ 1/6 v2] media-api: Add org.bluez.MediaFolder1,
Luiz Augusto von Dentz
[PATCH BlueZ] AVDTP: Fix memory leak,
Luiz Augusto von Dentz
pull request: bluetooth-next 2013-02-01,
Gustavo Padovan
[PATCH BlueZ] device: Fix not marking svc_resolved when loaded from storage,
Vinicius Costa Gomes
pull request: bluetooth 2013-02-01,
Gustavo Padovan
[PATCH] Bluetooth: Refactor mgmt_pending_foreach,
Andre Guedes
[PATCH] network: Fix user data handling on unregister,
patrik . flykt
Accepting RFCOMM connections without pairing?, Tim Connolly
[PATCH BlueZ 1/6] media-api: Add org.bluez.MediaFolder1,
Luiz Augusto von Dentz
[Bug 53311] New: Using Bluetooth USB dongle crashes system,
bugzilla-daemon
[PATCH] Bluetooth: Remove unneeded locking,
Andre Guedes
[PATCH BlueZ 1/4] AVCTP: Fix allways destroying browsing channel,
Luiz Augusto von Dentz
[PATCH BlueZ 1/3] hcidump: Distinct Control and Browsing AVCTP channels,
Luiz Augusto von Dentz
[PATCH] avctp: Move state change callbacks,
Alexandros Antonopoulos
Cannot get bluetooth audio (A2DP or SCO) with an LG tone+ HBS-730 headset,
Ben Klopfenstein
[PATCH 0/4] sco: Integrate SCO socket option in user space.,
Frédéric Dalleau
[PATCH v2 0/4] sco: SCO socket option for mode,
Frédéric Dalleau
[PATCH v2 1/3] Bluetooth: Fix hci_conn timeout routine,
Andre Guedes
[PATCH 1/5] Bluetooth: Fix L2CAP socket shutdown for LE connections,
Andre Guedes
[PATCH BlueZ v2 1/4] device: Fix invalid memory access during Find Included,
Vinicius Costa Gomes
[PATCH BlueZ] core: Fix g_source_remove() with zero ID while removing device,
Anderson Lizardo
[PATCH] hidp: Make hidp_get_raw_report abort if the session is terminating, Karl Relton
[PATCH v2] Bluetooth: Fix handling of unexpected SMP PDUs,
Johan Hedberg
[PATCH 1/2] neard: Fix passing negative error code to strerror,
Szymon Janc
[PATCH] Bluetooth: Fix handling of unexpected SMP PDUs,
Johan Hedberg
[PATCH BlueZ 1/4] device: Fix invalid memory access during Find Included,
Vinicius Costa Gomes
[PATCH BlueZ 1/2 v2] thermometer: Fix crash while unregistering adapter,
Luiz Augusto von Dentz
[PATCH BlueZ 1/2] thermometer: Fix crash while unregistering adapter,
Luiz Augusto von Dentz
[PATCH] Add heartrate monitoring LE device to auto connect list.,
Damjan Cvetko
[PATCH BlueZ] media: Fix not finding endpoints with different case UUIDs,
Vinicius Costa Gomes
LE auto connect,
Damjan Cvetko
[PATCH BlueZ 1/3 v3] AVRCP: Fix not handling commands while browsing is connecting,
Luiz Augusto von Dentz
[PATCH BlueZ] AVRCP: Fix not handling commands while browsing is connecting,
Luiz Augusto von Dentz
[PATCH 1/2 v2] Bluetooth: Fix link security setting when powering on,
Johan Hedberg
[PATCH 1/2] Bluetooth: Fix link security setting when powering on,
Johan Hedberg
[PATCH 0/9 v4] Bluetooth: Add 32 and 128 bit EIR UUID support,
Johan Hedberg
[PATCH 0/9 v3] Bluetooth: Add 32 and 128 bit EIR UUID support,
Johan Hedberg
What is involved in supporting SCO packets in HCI_RAW mode?,
Eponymous -
[PATCH 1/2] Bluetooth: Fix L2CAP socket shutdown for LE connections,
Andre Guedes
[PATCH BlueZ] avctp: Handle Vol Up/Down operations,
João Paulo Rechi Vita
[PATCH 1/1] obexd: Add PushMessage,
Christian Fetzer
[PATCH BlueZ] adapter: Fix not removing a device when the adapter is down,
Vinicius Costa Gomes
[RFC BlueZ] media-api: Add org.bluez.MediaFolder1, Luiz Augusto von Dentz
[PATCH 0/6 v2] Bluetooth: Add 32 and 128 bit EIR UUID support,
Johan Hedberg
[RFC BlueZ 0/6] LE Connection Establishment fixes,
Vinicius Costa Gomes
[PATCH 0/6] Bluetooth: Add 32 and 128 bit EIR UUID support,
Johan Hedberg
RFC: Race between hci_unregister_dev and hidp_session, Karl Relton
[PATCH BlueZ 1/6 v2] tools: Make mpris-player to export players using MPRIS interface,
Luiz Augusto von Dentz
[RFC PATCH v0 0/6] Addd support for EIR 32 bit and 128 bit UUID's in EIR,
Syam Sidhardhan
pull request: bluetooth-next 2013-01-24,
Gustavo Padovan
Simultaneous data transfer on ACL and BLE links, Ajay
[PATCH BlueZ 0/2] AVRCP: Add support for Vol Up/Down operations on TG,
João Paulo Rechi Vita
[PATCH 1/3] Bluetooth: Add LE Local Features reading support,
Johan Hedberg
[RFC 0/1] avctp: Set browsing channel connection for ct,
Alexandros Antonopoulos
[Index of Archives]
[Bluez Devel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]