Linux Bluetooth Wireless
[Prev Page][Next Page]
- [PATCH Bluez v2 2/4] AVRCP: Get media transport DBus connection, Vani
- [PATCH Bluez v2 1/4] AVRCP: Register for VolumeChanged Notification,
Vani
- Successful test / Thank you / Donation, Ian Gibbs
- [PATCH 1/4] monitor: remove extra black line,
Gustavo Padovan
- [PATCH 1/4] Bluetooth: Fix packet size provided to the controller,
Gustavo Padovan
- [PATCH BlueZ v2] core: Remove unused variable,
Paulo Alcantara
- [PATCH BlueZ] adapter: Remove dead code from set_property(),
Anderson Lizardo
- [PATCH BlueZ 4/4] AVRCP: Response for VolumeChanged Notification, Vani
- [PATCH BlueZ 3/4] AVRCP: Gets Avrcp session, Vani
- [PATCH BlueZ 2/4] AVRCP: Get media transport DBus connection,
Vani
- [PATCH BlueZ 1/4] AVRCP: Register for VolumeChanged Notification,
Vani
- [PATCH] event: Remove unused variable,
Paulo Alcantara
- [PATCH] textfile: fix missing call to munmap in wite_key,
Vishal Agarwal
- [PATCH BlueZ 3/3] AVRCP: Implement SetAbsoluteVolume, Vani
- [PATCH BlueZ 2/3] AVRCP: Defines property Volume for Media Transport interface, Vani
- [PATCH BlueZ 1/3] Adds TG Record for AVRCP 1.4, Vani
- [PATCH 2/2] AVRCP: Add missing Player Setting feature in TG record,
joohi.rastogi
- <Possible follow-ups>
- [PATCH 2/2] AVRCP: Add missing Player Setting feature in TG record, joohi.rastogi
[PATCH 1/2] AVRCP: Refactor the code using constants,
joohi.rastogi
Re: [PATCH] audio: Increased AVDTP request timeout, chethan.tn
[PATCH] Bluetooth: improve readability of l2cap_seq_list code.,
Gustavo Padovan
[PATC -v2 1/2] Bluetooth: Fix packet size informed to the controller,
Gustavo Padovan
[PATCH 1/2] Bluetooth: Fix packet size informed to the controller,
Gustavo Padovan
[PATCH BlueZ 1/2] build: Fix typo in AM_CFLAGS,
Lucas De Marchi
[PATCH] Bluetooth: Use defined link key size, Andrei Emeltchenko
[PATCH] AVRCP: Add missing Player Setting feature in TG record,
joohi.rastogi
[PATCH] eir: Keep parsed eir_data on error,
chen.ganir
Re: [PATCH 0/2] Add and use vsprintf extension %pMbt for bluetooth macs,
Andrei Emeltchenko
[PATCH] bluetooth: Fixed checkpatch warnings,
Cristian Chilipirea
[PATCH 00/13] net: Add and use ether_addr_equal,
Joe Perches
pull request: bluetooth-next 2012-05-09, Gustavo Padovan
bluetooth-next rebased on top of wireless-next,
Gustavo Padovan
bring up bluetooth on a MIPS embedded platform, LK Rashinkar
Bluetooth led not synced with hciconfig status since ca0d6c7ece, Seblu
[PATCH 1/3] Bluetooth: Introduce ba2str(),
David Herrmann
[PATCH 1/2] Adds definitions for AMP Assoc data,
Andrei Emeltchenko
[PATCH] hciattach: Add support for Intel Bluetooth device,
Tedd Ho-Jeong An
[PATCH obexd 1/3] core: Use signalfd to handle unix signals,
Luiz Augusto von Dentz
[PATCH] RFC: LE Connection Complete has only status parameter set,
Andrzej Kaczmarek
[PATCH] net/bluetooth/bnep/core.c: use constant for ethertype,
Eldad Zack
[PATCH obexd 1/2] core: Use signalfd to handle unix signals,
Luiz Augusto von Dentz
[Q] Crappy bluetooth usb adapter is timing out,
Ezequiel Garcia
[PATCH 1/2] hcidump: Correct len name,
Andrei Emeltchenko
[PATCH] gatttool: Add option to specify LE address type,
Andrzej Kaczmarek
batostr() function,
Johannes Berg
[PATCH] Documentation: CodingStyle: add alignment rule for breaking statements, Arend van Spriel
[PATCH -v2 1/2] Bluetooth: notify userspace of security level change,
Gustavo Padovan
pull request: bluetooth 2012-05-04,
Gustavo Padovan
[PATCHv2 0/2] Reworked send locking patches,
Mat Martineau
[PATCH] Bluetooth: Fix coding style,
Gustavo Padovan
[PATCH BlueZ v3 0/6] Multiple Bluetooth SCO connections (userspace),
Mikel Astiz
Spec for Motorola BTPCM100 card?, Jim Witte
[PATCH obexd v0 0/6] Create transfers in modules,
Mikel Astiz
[PATCH] Bluetooth: mgmt: Fix device_connected sending order,
Johan Hedberg
[PATCH obexd v2 1/3] gobex: Add callback and userdata parameter to g_obex_cancel_transfer(),
Jaganath Kanakkassery
[PATCH] input: increase security level of the connection,
Gustavo Padovan
[PATCH 1/2] Bluetooth: notify userspace of security level change,
Gustavo Padovan
[PATCH 1/2] systemd: don't order against syslog.target,
Tom Gundersen
determining link quality for poor connections, Andy Pyles
[PATCH BlueZ] SAP: Fix not unregistering dummy interface on exit,
Luiz Augusto von Dentz
[RFC obexd v1 0/2] D-Bus error from GError,
Mikel Astiz
[PATCH BlueZ v4 00/13] gdbus: Better D-Bus introspection,
Lucas De Marchi
- [PATCH BlueZ v4 02/13] gdbus: do not call memset for terminating NUL, Lucas De Marchi
- [PATCH BlueZ v4 01/13] gdbus: return if method signature is malformed, Lucas De Marchi
- [PATCH BlueZ v4 03/13] Constify GDBus method tables, Lucas De Marchi
- [PATCH BlueZ v4 04/13] Constify GDBus signal tables, Lucas De Marchi
- [PATCH BlueZ v4 05/13] gdbus: add argument info to methods and signals, Lucas De Marchi
- [PATCH BlueZ v4 06/13] Convert GDBus methods and signals to use GDBusArgInfo, Lucas De Marchi
- [PATCH BlueZ v4 07/13] gdbus: use GDBusArgInfo to generate introspection, Lucas De Marchi
- [PATCH BlueZ v4 08/13] gdbus: loop over args to check message signature, Lucas De Marchi
- [PATCH BlueZ v4 09/13] gdbus: remove signatures from tables, Lucas De Marchi
- [PATCH BlueZ v4 10/13] gdbus: add Deprecated annotation in introspection, Lucas De Marchi
- [PATCH BlueZ v4 11/13] gdbus: add Method.NoReply annotation in introspection, Lucas De Marchi
- [PATCH BlueZ v4 12/13] gdbus: do not check signature twice, Lucas De Marchi
- [PATCH BlueZ v4 13/13] adapter: do not check signature twice, Lucas De Marchi
- Re: [PATCH BlueZ v4 00/13] gdbus: Better D-Bus introspection, Lucas De Marchi
[RFC obexd v0 0/2] D-Bus error from GError,
Mikel Astiz
[PATCH obexd v1 1/3] gobex: Add callback and userdata parameter to g_obex_cancel_transfer(),
Jaganath Kanakkassery
[PATCH obexd v2 1/6] client: Minor buffer access API changes,
Mikel Astiz
[PATCH] Bluetooth: Remove unneeded calculation and magic number,
Andrei Emeltchenko
[PATCH] Blueooth: Remove hlen variable,
Gustavo Padovan
[PATCH 1/2] Bluetooth: Enable Low Energy support by default,
Marcel Holtmann
pull request: bluetooth-next 2012-05-02, Gustavo Padovan
[PATCH 0/4] ERTM state machine changes, part 2,
Mat Martineau
[PATCH] Bluetooth: Remove unneeded elements from size calculation,
Gustavo Padovan
[PATCH BlueZ v1] audio: Reset hfp and hs handle before connection,
Jaganath Kanakkassery
[PATCH BlueZ] audio: Reset hfp and hs handle before connection,
Jaganath Kanakkassery
Weird bluetooth keyboard regression - just me?,
Jonathan Corbet
RFC: security level elevation with MGMT, Gustavo Padovan
[PATCH 0/1] HID: User-space HID I/O driver (UHID),
David Herrmann
[PATCH obexd v1 0/6] client: rethink transfer data access in session API,
Mikel Astiz
[PATCH] Bluetooth: Balance locking in L2CAP, Andrei Emeltchenko
[PATCH obexd] opp: Emit TransferStarted signal only if stream start is success,
Jaganath Kanakkassery
[PATCH obexd 3/3] gobex: Remove g_idle_add to exit main loop in test_stream_put_req_abort(), Jaganath Kanakkassery
[PATCH obexd 2/3] client: Wait for abort completion before Transfer.Cancel returns,
Jaganath Kanakkassery
[PATCH obexd 1/3] gobex: Add callback and userdata parameter to g_obex_cancel_transfer(),
Jaganath Kanakkassery
[PATCH BlueZ v2 0/6] Multiple Bluetooth SCO connections (userspace),
Mikel Astiz
[PATCH 1/1] bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C,
Michael Grützner
- Re: [PATCH 1/1] bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C, Marcel Holtmann
- <Possible follow-ups>
- [PATCH 1/1] bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C, Michael Grützner
- [PATCH 1/1] bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C, Michael Grützner
- Re: [PATCH 1/1] bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C, Gustavo Padovan
- [3.0.y, 3.2.y, 3.4.y] Re: [PATCH 1/1] bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C, Jonathan Nieder
- Re: [3.0.y, 3.2.y, 3.4.y] Re: [PATCH 1/1] bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C, Michael Grützner
- Re: [3.0.y, 3.2.y, 3.4.y] Re: [PATCH 1/1] bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C, Michael Grützner
- Re: [3.0.y, 3.2.y, 3.4.y] Re: [PATCH 1/1] bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C, Greg KH
- Re: [3.0.y, 3.2.y, 3.4.y] Re: [PATCH 1/1] bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C, Ben Hutchings
bluetooth-next tree rebased, Gustavo Padovan
[PATCH] Fix adaptername shutdown,
Bastien Nocera
[RFCv2 0/8] ERTM state machine changes, part 2,
Mat Martineau
[PATCH RFC 0/4] Reference implementation for DBUS.Properties,
Henrique Dante de Almeida
[BlueZ RFC 0/5] gdbus: Add support for DBus.Properties interface,
Lucas De Marchi
[BlueZ v3 00/10] gdbus: Better D-Bus introspection,
Lucas De Marchi
- [BlueZ v3 01/10] gdbus: return if method signature is malformed, Lucas De Marchi
- [BlueZ v3 02/10] gdbus: do not call memset for terminating NUL, Lucas De Marchi
- [BlueZ v3 04/10] gdbus: use argument name in method introspection, Lucas De Marchi
- [BlueZ v3 07/10] gdbus: add Deprecated annotation to introspection, Lucas De Marchi
- [BlueZ v3 05/10] gdbus: add decorated signature to arguments, Lucas De Marchi
- [BlueZ v3 08/10] gdbus: add Method.NoReply annotation to introspection, Lucas De Marchi
- [BlueZ v3 09/10] Constify GDBus method tables, Lucas De Marchi
- [BlueZ v3 10/10] Constify GDBus signal tables, Lucas De Marchi
- [BlueZ v3 06/10] gdbus: add decorated signature to return values, Lucas De Marchi
- [BlueZ v3 03/10] gdbus: save copy of undecorated signature, Lucas De Marchi
- Re: [BlueZ v3 00/10] gdbus: Better D-Bus introspection, Luiz Augusto von Dentz
TP/SIG/SMG/BI-02-C failure,
Mike
CFP -- Linux Wireless (802.11/Bluetooth/NFC) Mini-Summit 2012 (Barcelona!),
John W. Linville
[PATCH] audio: Fix AVDTP General Reject message,
Mike Brudevold
[PATCH RFC BlueZ 0/1] On demand LE link encryption/authentication,
Anderson Lizardo
main.conf issues,
Kal Torak
hcidump / avtest issues,
Mike
[PATCH BlueZ] mgmtops: Fix wrong parameter order for btd_event_ltk_notify(),
Anderson Lizardo
[PATCH BlueZ 0/9] Fix indentation and tab misuse,
Anderson Lizardo
- [PATCH BlueZ 1/9] lib: Fix tab misuse, Anderson Lizardo
- [PATCH BlueZ 2/9] tools: Fix tab misuse, Anderson Lizardo
- [PATCH BlueZ 3/9] event: Fix tab misuse, Anderson Lizardo
- [PATCH BlueZ 4/9] device: Fix tab misuse, Anderson Lizardo
- [PATCH BlueZ 5/9] sap: Fix tab misuse, Anderson Lizardo
- [PATCH BlueZ 6/9] monitor: Fix tab misuse, Anderson Lizardo
- [PATCH BlueZ 7/9] deviceinfo: Fix indentation and tab misuse, Anderson Lizardo
- [PATCH BlueZ 8/9] audio: Fix tab misuse, Anderson Lizardo
- [PATCH BlueZ 9/9] hidd: Fix indentation, Anderson Lizardo
- Re: [PATCH BlueZ 0/9] Fix indentation and tab misuse, Anderson Lizardo
- Re: [PATCH BlueZ 0/9] Fix indentation and tab misuse, Johan Hedberg
Re: [PATCH v2] Bluetooth: Fix l2cap_tx_window_full, Andrei Emeltchenko
[PATCH BlueZ] csr_bcsp: fix link establishment,
Johan Hovold
[PATCH BlueZ v1 0/5] Multiple Bluetooth SCO connections (userspace),
Mikel Astiz
[PATCH obexd v0 0/6] client: rethink transfer data access in session API,
Mikel Astiz
TP/SIG/SMG/BI-14-C AVDTP_RECONFIGURE,
Mike
[PATCH 1/2] monitor: add help information,
Gustavo Padovan
GSoC student introduction,
Thiago S. A.
[BlueZ 01/15] HoG: Register HID over GATT device driver,
João Paulo Rechi Vita
- [BlueZ 02/15] HoG: register ATTIO callbacks, João Paulo Rechi Vita
- [BlueZ 03/15] HoG: load primary service handle, João Paulo Rechi Vita
- [BlueZ 04/15] HoG: discover all characteristics declaration, João Paulo Rechi Vita
- [BlueZ 05/15] HoG: discover descriptors for all characteristics, João Paulo Rechi Vita
- [BlueZ 06/15] HoG: discover the "Report Map" characteristic, João Paulo Rechi Vita
- [BlueZ 07/15] HoG: enable "Report" characteristic notification, João Paulo Rechi Vita
- [BlueZ 08/15] HoG: add report notification handler, João Paulo Rechi Vita
- [BlueZ 09/15] HoG: HID I/O driver, João Paulo Rechi Vita
- [BlueZ 10/15] HoG: Use real values for vendor and product IDs, João Paulo Rechi Vita
- [BlueZ 11/15] GATT: Add Report Reference Descriptor declaration, João Paulo Rechi Vita
- [BlueZ 12/15] HoG: Add read Report Reference descriptor, João Paulo Rechi Vita
- [BlueZ 13/15] GATT: Rename Characteristic Configuration constants, João Paulo Rechi Vita
- [BlueZ 14/15] GATT: Move GATT assigned numbers to GATT header, João Paulo Rechi Vita
- [BlueZ 15/15] HoG: Prepend report id to the HID report, João Paulo Rechi Vita
[PATCH obexd 1/2 v2] client: Fix not propagating GError in session API functions,
Luiz Augusto von Dentz
[PATCH obexd 1/2] client: Fix not propagating GError in session API functions,
Luiz Augusto von Dentz
[PATCH] Bluetooth: Non significant part should be removed from EIR data,
Vishal Agarwal
Re: [PATCH] b44: properly use pr_fmt(),
Luis R. Rodriguez
[PATCH obexd] client: Return the request id and error on session API, Luiz Augusto von Dentz
Unable to run bluez test health scripts,
Ángel Martínez Cavero
[PATCH] ar3k: add patch and sysconfig for QCA9564(Aphrodite),
Yao, Costa
[PATCH] Bluetooth: Fix Inquiry with RSSI event mask,
Johan Hedberg
update for btusb, Ryan Lewis
[RFC 0/8] ERTM state machine changes, part 2,
Mat Martineau
Re: bluetooth oops,
Andrei Emeltchenko
[PATCH 2/2 v2] Bluetooth: btmrvl: add support for SDIO suspend/resume callbacks,
Bing Zhao
[PATCH] gatttool: Fix handle parsing in cmd_char_write(),
Andrzej Kaczmarek
[PATCH] Bluetooth: Padding should be removed from EIR data,
Vishal Agarwal
[PATCH v2] Store LE device address type with primary list,
Hemant Gupta
[PATCH 1/2] Bluetooth: Fix L2CAP ERTM packet queue corruption,
Manoj
[PATCH] Bluetooth: eir_append_data should take care of padding,
Vishal Agarwal
Bug report: bluetoothd broken for a USB dongle since bluez 4.85,
coekbe
Google Summer of Code 2012 - Introduction,
Rafael Fonseca
[PATCH v1] Store LE device address type with primary list,
Hemant Gupta
Google Summer of Code: Accepted Students Announced,
Gustavo Padovan
[PATCH BlueZ 0/7] Add address type to L2CAP socket,
Claudio Takahasi
[PATCH 0/8] LE Connection,
Andre Guedes
[PATCH RESEND 1/2] Bluetooth: btmrvl: configure default host sleep parameters,
Bing Zhao
[Index of Archives]
[Bluez Devel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]