Linux Bluetooth Wireless
[Prev Page][Next Page]
- [PATCH] android/pixit: correct PIXIT value,
Sebastian Chlad
- [RFCv2 00/11] Make android-tester callbacks thread safe,
Jakub Tyszkowski
- [RFCv2 01/11] android/tester: Execute device found cbacks in main loop, Jakub Tyszkowski
- [RFCv2 02/11] android/tester: Execute discovery state cbacks in main loop, Jakub Tyszkowski
- [RFCv2 03/11] android/tester: Execute device properties cbacks in main loop, Jakub Tyszkowski
- [RFCv2 04/11] android/tester: Execute adapter props cbacks in main loop, Jakub Tyszkowski
- [RFCv2 05/11] android/tester: Execute adapter state changed cbacks in main loop, Jakub Tyszkowski
- [RFCv2 06/11] android/tester: Execute socket cbacks in main loop, Jakub Tyszkowski
- [RFCv2 07/11] android/tester: Execute hh connection state cbacks in main loop, Jakub Tyszkowski
- [RFCv2 08/11] android/tester: Execute hh info cbacks in main loop, Jakub Tyszkowski
- [RFCv2 09/11] android/tester: Execute hh protocol mode cbacks in main loop, Jakub Tyszkowski
- [RFCv2 11/11] android/tester: Execute hh virtual unplug cbacks in main loop, Jakub Tyszkowski
- [RFCv2 10/11] android/tester: Execute hh report cbacks in main loop, Jakub Tyszkowski
- [PATCHv2] emulator/bthost: Fix command queue,
Marcin Kraglak
- [PATCH 0/6] Bluetooth: Add support for New IRK mgmt event,
johan . hedberg
- [PATCH] emulator/bthost: Fix command queue, Marcin Kraglak
- [RFC 00/11] Make android-tester callback thread safe,
Jakub Tyszkowski
- [RFC 01/11] android/tester: Execute device found cbacks in main loop, Jakub Tyszkowski
- [RFC 02/11] android/tester: Execute discovery state cbacks in main loop, Jakub Tyszkowski
- [RFC 03/11] android/tester: Execute device properties cbacks in main loop, Jakub Tyszkowski
- [RFC 04/11] android/tester: Execute adapter props cbacks in main loop, Jakub Tyszkowski
- [RFC 06/11] android/tester: Execute socket cbacks in main loop, Jakub Tyszkowski
- [RFC 05/11] android/tester: Execute adapter state changed cbacks in main loop, Jakub Tyszkowski
- [RFC 07/11] android/tester: Execute hh connection state cbacks in main loop, Jakub Tyszkowski
- [RFC 09/11] android/tester: Execute hh protocol mode cbacks in main loop, Jakub Tyszkowski
- [RFC 11/11] android/tester: Execute hh virtual unpluged cbacks in main loop, Jakub Tyszkowski
- [RFC 10/11] android/tester: Execute hh report cbacks in main loop, Jakub Tyszkowski
- [RFC 08/11] android/tester: Execute hh info cbacks in main loop, Jakub Tyszkowski
- [PATCHv5] hog: Use HoG device name as uHID input device name,
Petri Gynther
- Reg: simple-player issue, Pradeep Vivekanandan
- [PATCH] Bluetooth: Use same LE min/max connection event length during update,
Marcel Holtmann
- [PATCH] Bluetooth: Expose current list of identity resolving keys via debugfs,
Marcel Holtmann
- [PATCH] core: Fix device_get_name(),
Petri Gynther
- [PATCH] Bluetooth: Fix wrong identity address during connection failures,
Marcel Holtmann
- [PATCH 2/2] Bluetooth: Use connection address for reporting connection failures, Marcel Holtmann
- [PATCH 1/2] Bluetooth: Report identity address when remote device connects,
Marcel Holtmann
- [PATCH] sdptool: Fix sdptool output,
Petri Gynther
- [RFC v10 01/10] Bluetooth: Create hci_req_add_le_scan_disable helper,
Andre Guedes
- [PATCHv4] hog: Use HoG device name as uHID input device name, Petri Gynther
- [PATCH] Bluetooth: Print error when dropping L2CAP data,
Szymon Janc
- [PATCH 0/7] Bluetooth: More privacy related patches,
johan . hedberg
- [PATCHv2] adapter: Handle MGMT_SETTING_LE change,
Petri Gynther
- [RFC v9 01/10] Bluetooth: Create hci_req_add_le_scan_disable helper,
Andre Guedes
- [RFC v9 02/10] Bluetooth: Declare le_conn_failed in hci_core.h, Andre Guedes
- [RFC v9 03/10] Bluetooth: Stop scanning on LE connection, Andre Guedes
- [RFC v9 04/10] Bluetooth: Remove unused function, Andre Guedes
- [RFC v9 05/10] Bluetooth: Introduce hdev->pend_le_conn list, Andre Guedes
- [RFC v9 06/10] Bluetooth: Introduce LE auto connection infrastructure, Andre Guedes
- [RFC v9 07/10] Bluetooth: Temporarily stop background scanning on discovery, Andre Guedes
- [RFC v9 08/10] Bluetooth: Introduce LE auto connect options, Andre Guedes
- [RFC v9 09/10] Bluetooth: Auto connection and power on, Andre Guedes
- [RFC v9 10/10] Bluetooth: Add le_auto_conn file on debugfs, Andre Guedes
- Re: [RFC v9 01/10] Bluetooth: Create hci_req_add_le_scan_disable helper, Marcel Holtmann
- [PATCH 1/2] Bluetooth: sort the list of IDs in the source code,
Andy Shevchenko
- [PATCH 00/10] Bluetooth: More patches for privacy,
johan . hedberg
- [PATCH 01/10] Bluetooth: Remove SMP data specific crypto context, johan . hedberg
- [PATCH 02/10] Bluetooth: Fix missing address type check for removing LTKs, johan . hedberg
- [PATCH 03/10] Bluetooth: Remove return values from functions that don't need them, johan . hedberg
- [PATCH 05/10] Bluetooth: Fix completing SMP as peripheral when no keys are expected, johan . hedberg
- [PATCH 04/10] Bluetooth: Fix hci_remove_ltk failure when no match is found, johan . hedberg
- [PATCH 06/10] Bluetooth: Fix removing any IRKs when unpairing devices, johan . hedberg
- [PATCH 07/10] Bluetooth: Add convenience function for fetching IRKs, johan . hedberg
- [PATCH 08/10] Bluetooth: Track the LE Identity Address in struct hci_conn, johan . hedberg
- [PATCH 09/10] Bluetooth: Fix updating Identity Address in L2CAP channels, johan . hedberg
- [PATCH 10/10] Bluetooth: Wait for SMP key distribution completion when pairing, johan . hedberg
- Re: [PATCH 00/10] Bluetooth: More patches for privacy, Marcel Holtmann
- [PATCH BlueZ v2 1/4] shared: Add initial AVRCP code,
Luiz Augusto von Dentz
- [PATCH BlueZ 01/13] android/hal-ipc-api: Add Set Volume command,
Luiz Augusto von Dentz
- [PATCH BlueZ 02/13] android/avrcp: Add command handlers stubs, Luiz Augusto von Dentz
- [PATCH BlueZ 03/13] android/hal-avrcp: Add .get_play_status implementation, Luiz Augusto von Dentz
- [PATCH BlueZ 04/13] android/hal-avrcp: Add .list_player_app_attr_rsp implementation, Luiz Augusto von Dentz
- [PATCH BlueZ 05/13] android/hal-avrcp: Add .list_player_app_value_rsp implementation, Luiz Augusto von Dentz
- [PATCH BlueZ 06/13] android/hal-avrcp: Add .get_player_app_value_rsp implementation, Luiz Augusto von Dentz
- [PATCH BlueZ 07/13] android/hal-avrcp: Add .get_player_app_attr_text_rsp implementation, Luiz Augusto von Dentz
- [PATCH BlueZ 08/13] android/hal-avrcp: Add .get_player_app_value_text_rsp implementation, Luiz Augusto von Dentz
- [PATCH BlueZ 09/13] android/hal-avrcp: Add .get_element_attr_rsp implementation, Luiz Augusto von Dentz
- [PATCH BlueZ 10/13] android/hal-avrcp: Add .set_player_app_value_rsp implementation, Luiz Augusto von Dentz
- [PATCH BlueZ 11/13] android/hal-avrcp: Add .register_notification_rsp implementation, Luiz Augusto von Dentz
- [PATCH BlueZ 13/13] android/hal-avrcp: Add notification handlers, Luiz Augusto von Dentz
- [PATCH BlueZ 12/13] android/hal-avrcp: Add .set_volume implementation, Luiz Augusto von Dentz
- [PATCH BlueZ 01/12] android/hal-ipc-api: Add Set Volume command,
Luiz Augusto von Dentz
- Marvell-Bluetooth High Speed with a data transfer rate of 24Mbit/s, Viswanatham, RaviTeja
- [PATCH 1/5] android/hidhost: Add idle time callback implementation,
Szymon Janc
- [PATCH] Bluetooth: Stop BCSP/H5 timer before cleaning up,
Michael Knudsen
- [PATCH 1/9] Bluetooth: Fix missing PDU length checks for SMP,
johan . hedberg
- [PATCHv2 0/6] RFCOMM data transfer support in bthost,
Marcin Kraglak
- [RFC v8] doc: Add management commands and events for privacy support,
Marcel Holtmann
- Bluetooth: Help need on RegisterPlayer in simpleagent python script on bluez 5.7, Pradeep Vivekanandan
- [PATCH v2] Bluetooth: allocate static minor for vhci,
Lucas De Marchi
- Help with AVDTP Connection accept,
tony
- [RFC v6] doc: Add management commands and events for privacy support, Marcel Holtmann
- [PATCH 2/2] Bluetooth: Allow HCI User Channel usage for controllers without address, Marcel Holtmann
- [PATCH 1/2] Bluetooth: Add missing index added event on user channel failure,
Marcel Holtmann
- [PATCH 1/2] android: Add resolve_name parameter to confirm_device_name,
Lukasz Rymanowski
- [PATCH] Bluetooth: allocate static minor for vhci,
Lucas De Marchi
- [PATCHv2] emulator/bthost: Check length of received RFCOMM UIH frames,
Marcin Kraglak
- [PATCH BlueZ 1/4] shared: Add initial AVRCP code,
Luiz Augusto von Dentz
- [RFC v5] doc: Add management commands and events for privacy support, Marcel Holtmann
- [PATCH 2/2] Bluetooth: Fix sending wrong store hint for new long term keys, Marcel Holtmann
- [PATCH 1/2] Bluetooth: Restrict long term keys to public and static addresses,
Marcel Holtmann
- [RFC v4] doc: Add management commands and events for privacy support, Marcel Holtmann
- [RFC v2] doc: Add management commands and events for privacy support,
Marcel Holtmann
- [PATCH v3] btusb.c - Add IMC Networks (Broadcom based),
Jurgen Kramer
- [RFC] doc: Add management commands and events for privacy support, Marcel Holtmann
- [PATCH BlueZ 1/8] obexd/transfer: Add Transfer.Suspend method,
Luiz Augusto von Dentz
- [PATCH] bluetooth: Do not free priv until timer handler hasn't actually stopped using it,
Kirill Tkhai
- [PATCH] btusb.c add IMC Networks id 13d3:3404 (bcm20702A0) - retry,
Jurgen Kramer
- [PATCH] Bluetooth: Officially enable LE CoC support,
johan . hedberg
- Help in getting BlueZ version - 5.14 running please,
tony
[RFCv3] android/avrcp: Decouple AVRCP logic from btio,
Andrei Emeltchenko
[PATCH BlueZ 01/12] android/hal-ipc-api: Add Remote Features notification,
Luiz Augusto von Dentz
- [PATCH BlueZ 02/12] android/hal-ipc-api: Add Get Play Status notification, Luiz Augusto von Dentz
- [PATCH BlueZ 03/12] android/hal-ipc-api: Add List Player Attributes notification, Luiz Augusto von Dentz
- [PATCH BlueZ 04/12] android/hal-ipc-api: Add List Player Values notification, Luiz Augusto von Dentz
- [PATCH BlueZ 05/12] android/hal-ipc-api: Add Get Player Values notification, Luiz Augusto von Dentz
- [PATCH BlueZ 06/12] android/hal-ipc-api: Add Get Player Attributes Text notification, Luiz Augusto von Dentz
- [PATCH BlueZ 07/12] android/hal-ipc-api: Add Get Player Values Text notification, Luiz Augusto von Dentz
- [PATCH BlueZ 08/12] android/hal-ipc-api: Add Set Player Values notification, Luiz Augusto von Dentz
- [PATCH BlueZ 09/12] android/hal-ipc-api: Add Get Element Attributes notification, Luiz Augusto von Dentz
- [PATCH BlueZ 10/12] android/hal-ipc-api: Add Register Notification notification, Luiz Augusto von Dentz
- [PATCH BlueZ 11/12] android/hal-ipc-api: Add Volume Changed notification, Luiz Augusto von Dentz
- [PATCH BlueZ 12/12] android/hal-ipc-api: Add Passthrough Command notification, Luiz Augusto von Dentz
- Re: [PATCH BlueZ 01/12] android/hal-ipc-api: Add Remote Features notification, Szymon Janc
[PATCH v2] Bluetooth: Fix channel check when binding RFCOMM sock,
Andrzej Kaczmarek
[PATCH] tools/rfcomm-tester: Add bind after connected test case,
Andrzej Kaczmarek
[PATCH] android: Fix for BT Turn off while pairing,
Lukasz Rymanowski
[PATCH] adapter: Handle MGMT_SETTING_LE change,
Petri Gynther
partial success with PS3 sixaxis,
Andrea
[PATCH] android/README: Add note on libglib under Valgrind,
Andrzej Kaczmarek
[PATCH BlueZ] android/test-ipc: Use correct boolean values for glib functions,
Anderson Lizardo
[PATCH BlueZ 1/9] android/hal-ipc-api: Add Get Play Status Response,
Luiz Augusto von Dentz
[PATCH] android: Fix memory leak: uuid free,
Andrei Emeltchenko
[PATCH] android/socket: Fix wrong memory access,
Andrei Emeltchenko
[PATCH 0/6] RFCOMM data transfer support in bthost,
Marcin Kraglak
Bluetooth high speed supported drivers or patches for kernel 3.11,
Viswanatham, RaviTeja
[PATCH BlueZ 1/7] android: Use 16-bit UUID for SDP search,
Anderson Lizardo
[PATCH BlueZ] unit: Fix memory leaks in gobex tests,
Anderson Lizardo
[PATCH 00/11] Socket HAL updates,
Andrzej Kaczmarek
- [PATCH 01/11] android/bluetooth: Handle 128-bit UUIDs, Andrzej Kaczmarek
- [PATCH 02/11] android/socket: Refactor socket related symbol names, Andrzej Kaczmarek
- [PATCH 03/11] android/socket: Improve logging, Andrzej Kaczmarek
- [PATCH 06/11] android/tester: Update test data, Andrzej Kaczmarek
- [PATCH 04/11] android/socket: Simplify SDP records handling, Andrzej Kaczmarek
- [PATCH 08/11] android/socket: Register SDP record for application service, Andrzej Kaczmarek
- [PATCH 07/11] android/socket: Add support for dynamic channel numbers, Andrzej Kaczmarek
- [PATCH 10/11] android/socket: Update channel numbers, Andrzej Kaczmarek
- [PATCH 11/11] android/socket: Fix sockets security, Andrzej Kaczmarek
- [PATCH 09/11] android/socket: Include HF AG in built-in profiles, Andrzej Kaczmarek
- [PATCH 05/11] android/socket: Make servers list as static array, Andrzej Kaczmarek
- Re: [PATCH 00/11] Socket HAL updates, Andrei Emeltchenko
- Re: [PATCH 00/11] Socket HAL updates, Szymon Janc
[PATCH 1/6] shared: Add support for disonnect handler to GLib based IO handling,
Szymon Janc
[PATCH v4] android: Add support for Valgrind in debug variants,
Andrzej Kaczmarek
AW: Bluetooth with full AMP,
Viswanatham, RaviTeja
[PATCH] Bluetooth: Fix channel check when binding RFCOMM sock,
Andrzej Kaczmarek
[PATCH] android/README: Add Valgrind description,
Andrzej Kaczmarek
[PATCH 1/5] emulator/bthost: Check length of received RFCOMM SABM frame,
Marcin Kraglak
[PATCH v2] android/README: Update with implementation status summary,
Szymon Janc
[PATCH BlueZ 1/3] gdbus: Fix memory leak,
Anderson Lizardo
[no subject],
Viswanatham, RaviTeja
[PATCH] android/README: Update with implementation status summary,
Szymon Janc
[PATCH] btusb.c add IMC Networks id 13d3:3404 (bcm20702A0),
Jurgen Kramer
[PATCH v2 1/6] android/a2dp: Shutdown AVDTP gracefully,
Andrzej Kaczmarek
[PATCH 00/24] rfcomm fixes,
Peter Hurley
- [PATCH 11/24] Bluetooth: Simplify RFCOMM session state eval, Peter Hurley
- [PATCH 24/24] Bluetooth: Fix write_room() calculation, Peter Hurley
- [PATCH 02/24] Revert "Bluetooth: Always wait for a connection on RFCOMM open()", Peter Hurley
- [PATCH 14/24] Bluetooth: Directly close dlc for not yet started RFCOMM session, Peter Hurley
- [PATCH 05/24] Bluetooth: Fix racy acquire of rfcomm_dev reference, Peter Hurley
- [PATCH 04/24] tty: Fix ref counting for port krefs, Peter Hurley
- [PATCH 18/24] Bluetooth: Serialize RFCOMMCREATEDEV and RFCOMMRELEASEDEV ioctls, Peter Hurley
- [PATCH 17/24] Bluetooth: Rename __rfcomm_dev_get() to __rfcomm_dev_lookup(), Peter Hurley
- [PATCH 19/24] Bluetooth: Refactor rfcomm_dev_add(), Peter Hurley
- [PATCH 20/24] Bluetooth: Cleanup RFCOMM device registration error handling, Peter Hurley
- [PATCH 12/24] Bluetooth: Refactor deferred setup test in rfcomm_dlc_close(), Peter Hurley
- [PATCH 21/24] Bluetooth: Force -EIO from tty read/write if .activate() fails, Peter Hurley
- [PATCH 09/24] Bluetooth: Fix RFCOMM tty teardown race, Peter Hurley
- [PATCH 08/24] Bluetooth: Fix unreleased rfcomm_dev reference, Peter Hurley
- [PATCH 07/24] Bluetooth: Release rfcomm_dev only once, Peter Hurley
- [PATCH 06/24] Bluetooth: Exclude released devices from RFCOMMGETDEVLIST ioctl, Peter Hurley
- [PATCH 23/24] Bluetooth: Refactor write_room() calculation, Peter Hurley
- [PATCH 16/24] Bluetooth: Fix RFCOMM parent device for reused dlc, Peter Hurley
- [PATCH 03/24] Revert "Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()", Peter Hurley
- [PATCH 01/24] Revert "Bluetooth: Remove rfcomm_carrier_raised()", Peter Hurley
- [PATCH 13/24] Bluetooth: Refactor dlc disconnect logic in rfcomm_dlc_close(), Peter Hurley
- [PATCH 22/24] Bluetooth: Don't fail RFCOMM tty writes, Peter Hurley
- [PATCH 10/24] Bluetooth: Verify dlci not in use before rfcomm_dev create, Peter Hurley
- [PATCH 15/24] Bluetooth: Fix unsafe RFCOMM device parenting, Peter Hurley
- Re: [PATCH 00/24] rfcomm fixes, Marcel Holtmann
- Re: [PATCH 00/24] rfcomm fixes, Alexander Holler
- Re: [PATCH 00/24] rfcomm fixes, Marcel Holtmann
Bluez 5, A2DP headphones, Pavel Volkov
Some patches applied on Fedora that maybe should be considered for being applied upstream,
Pacho Ramos
[PATCH 0/5] Fixes for memory leaks,
Andre Guedes
[PATCH] health: Fix HealthDevice dbus registration,
Andre Guedes
[PATCH BlueZ 1/3] lib/sdp: Add missing Service Class ID for GAP,
Anderson Lizardo
[PATCH] avrcp: Avoids unneeded memory allocation, Andrei Emeltchenko
[PATCH 1/4] android/haltest: Remove unneeded assignment,
Andrei Emeltchenko
[RFC 0/2] Add hci_smd driver,
Lukasz Rymanowski
FW: How to install bluez in Linux mint, Eric Shields
[PATCH 1/6] android/a2dp: Close AVDTP gracefully,
Andrzej Kaczmarek
[PATCH 1/4] android/avrcp: Decouple AVRCP logic from btio,
Andrei Emeltchenko
[PATCH v3 0/8] Android PAN fixes,
Szymon Janc
[PATCH V2] android/pan: Use ioctl instead of sysfs for setting forward delay, Szymon Janc
[PATCH] android/pan: Use ioctl instead of sysfs for setting forward delay, Szymon Janc
[PATCH v3] android: Add support for Valgrind in debug variants,
Andrzej Kaczmarek
[PATCH] android/client-av: Close audio output stream on a2dp disconnection,
Jakub Tyszkowski
[RFC v8 01/10] Bluetooth: Create hci_stop_le_scan_req() helper,
Andre Guedes
- [RFC v8 03/10] Bluetooth: Stop scanning on LE connection, Andre Guedes
- [RFC v8 02/10] Bluetooth: Declare le_conn_failed in hci_core.h, Andre Guedes
- [RFC v8 05/10] Bluetooth: Introduce hdev->pend_le_conn list, Andre Guedes
- [RFC v8 04/10] Bluetooth: Remove unused function, Andre Guedes
- [RFC v8 06/10] Bluetooth: Introduce LE auto connection infrastructure, Andre Guedes
- [RFC v8 07/10] Bluetooth: Temporarily stop background scanning on discovery, Andre Guedes
- [RFC v8 08/10] Bluetooth: Introduce LE auto connect options, Andre Guedes
- [RFC v8 09/10] Bluetooth: Auto connection and power on, Andre Guedes
- [RFC v8 10/10] Bluetooth: Add le_auto_conn file on debugfs, Andre Guedes
- Re: [RFC v8 01/10] Bluetooth: Create hci_stop_le_scan_req() helper, Marcel Holtmann
[PATCH] Bluetooth: Fix to auto accept pairing request for no MITM case,
Bing Zhao
[PATCH v2 0/5] Android PAN fixes,
Szymon Janc
[PATCH] android/haltest: Remove unneeded assignment, Andrei Emeltchenko
[PATCH] android/haltest: Close file in case of error,
Andrei Emeltchenko
[PATCH 1/2] unit/avctp: Use pre-defined values instead of magic numbers,
Andrei Emeltchenko
[PATCH BlueZ 1/2] audio/AVCTP: Add keys that can be mapped to uinput,
Luiz Augusto von Dentz
LE Connection Update Disallowed,
Sandy Chapman
[PATCH] android/handsfree: Fix memory leak,
Andrei Emeltchenko
[PATCH BlueZ 1/4] android/AVRCP: Add bt_avrcp_connect,
Luiz Augusto von Dentz
[PATCH v2] Valgrind on Android,
Andrzej Kaczmarek
Re: Bluetooth qualification, AVDTP test case, Luiz Augusto von Dentz
possible bug in blueZ 5.8 gatt tool or library,
Caleb Reinhold
[PATCH v2 1/3] android/bluetooth: Add threshold to RSSI change,
Szymon Janc
[PATCH 01/11] android/unit: Fix checking for expected termination,
Jakub Tyszkowski
- [PATCH 02/11] android/unit: Rename cmd handler, Jakub Tyszkowski
- [PATCH 03/11] android/unit: Add test cases for proper handler calls, Jakub Tyszkowski
- [PATCH 04/11] android/unit: Add case for opcode without handler, Jakub Tyszkowski
- [PATCH 06/11] android/unit: Add test case for variable sized data, Jakub Tyszkowski
- [PATCH 05/11] android/unit: Add support for variable length data, Jakub Tyszkowski
- [PATCH 07/11] android/unit: Add another case for variable sized data, Jakub Tyszkowski
- [PATCH 08/11] android/unit: Add case for out of range service, Jakub Tyszkowski
- [PATCH 09/11] android/unit: Add negative case for msg size verification, Jakub Tyszkowski
- [PATCH 10/11] android/unit: Add case for sending incomplete header, Jakub Tyszkowski
- [PATCH 11/11] android/unit: Add cases for msg size verification, Jakub Tyszkowski
- Re: [PATCH 01/11] android/unit: Fix checking for expected termination, Szymon Janc
[PATCH] unit/avctp: Add TP/NFR/BV-04-C test,
Andrei Emeltchenko
[PATCH v3] android/hal-audio: Add simple downmix to mono,
Andrzej Kaczmarek
[PATCH v2] android/hal-audio: Add simple downmix to mono, Andrzej Kaczmarek
[PATCH] unit/avctp: Add test TP/NFR/BV-03-C,
Andrei Emeltchenko
[PATCH] android/hal-audio: Add simple downmix to mono,
Andrzej Kaczmarek
[PATCH] avctp: Fix memory leak, Andrei Emeltchenko
[PATCH] android/avctp: Fix memory leak: unregister pdu handler,
Andrei Emeltchenko
[PATCH] android/pts: Update PICS and PTS for AVCTP,
Sebastian Chlad
[Bug 69941] New: Unsafe dynamic memory allocation using kmalloc,
bugzilla-daemon
[RFC v7 01/11] Bluetooth: Introduce connection parameters list,
Andre Guedes
- [RFC v7 02/11] Bluetooth: Use connection parameters if any, Andre Guedes
- [RFC v7 03/11] Bluetooth: Stop scanning on LE connection, Andre Guedes
- [RFC v7 04/11] Bluetooth: Remove unused function, Andre Guedes
- [RFC v7 05/11] Bluetooth: Introduce hdev->pend_le_conn list, Andre Guedes
- [RFC v7 06/11] Bluetooth: Introduce LE auto connection infrastructure, Andre Guedes
- [RFC v7 07/11] Bluetooth: Re-enable background scan in case of error, Andre Guedes
- [RFC v7 08/11] Bluetooth: Temporarily stop background scanning on discovery, Andre Guedes
- [RFC v7 09/11] Bluetooth: Introduce LE auto connect options, Andre Guedes
- [RFC v7 10/11] Bluetooth: Auto connection and power on, Andre Guedes
- [RFC v7 11/11] Bluetooth: Add le_auto_conn file on debugfs, Andre Guedes
[PATCH v2 0/6] android/hal-audio: Fixes,
Andrzej Kaczmarek
How do you install bluez for development?,
Alejandro Exojo
[PATCH] tools/rfcomm-tester: Fix double test pass for sock serv success TC, Grzegorz Kolodziejczyk
[PATCH 1/6] android/hal-audio: Remove unsupported mono channel mode,
Andrzej Kaczmarek
Working with the gatt-example.c plugin,
Sandy Chapman
BlueZ 5 mouse autoconnect, a . mv
[PATCH] unit/avctp: Add connection establishment dummy tests,
Andrei Emeltchenko
[PATCH BlueZ] audio/AVRCP: Fix checking for handler pointer instead of pdu_id,
Luiz Augusto von Dentz
[Index of Archives]
[Bluez Devel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]