Linux Bluetooth Wireless
[Prev Page][Next Page]
- Re: [PATCH v2 30/32] Bluetooth: Fix validating LE PSM values, (continued)
- [PATCH 1/8] android: Fix turning BT off during pairing,
Jakub Tyszkowski
- [PATCH 00/31] Bluetooth: LE CoC support,
Johan Hedberg
- [PATCH 01/31] Bluetooth: Remove unnecessary braces from one-line if-statement, Johan Hedberg
- [PATCH 02/31] Bluetooth: Add module parameter to enable LE CoC support, Johan Hedberg
- [PATCH 03/31] Bluetooth: Update l2cap_global_chan_by_psm() to take a link type, Johan Hedberg
- [PATCH 04/31] Bluetooth: Allow l2cap_chan_check_security() to be used for LE links., Johan Hedberg
- [PATCH 05/31] Bluetooth: Pass command length to LE signaling channel handlers, Johan Hedberg
- [PATCH 06/31] Bluetooth: Move LE L2CAP initiator procedure to its own function, Johan Hedberg
- [PATCH 07/31] Bluetooth: Add definitions for LE connection oriented channels, Johan Hedberg
- [PATCH 08/31] Bluetooth: Add initial code for LE L2CAP Connect Request, Johan Hedberg
- [PATCH 09/31] Bluetooth: Add smp_sufficient_security helper function, Johan Hedberg
- [PATCH 10/31] Bluetooth: Refactor L2CAP connect rejection to its own function, Johan Hedberg
- [PATCH 11/31] Bluetooth: Add basic LE L2CAP connect request receiving support, Johan Hedberg
- [PATCH 12/31] Bluetooth: Fix L2CAP channel closing for LE connections, Johan Hedberg
- [PATCH 13/31] Bluetooth: Add L2CAP Disconnect suppport for LE, Johan Hedberg
- [PATCH 14/31] Bluetooth: Make l2cap_le_sig_cmd logic consistent, Johan Hedberg
- [PATCH 15/31] Bluetooth: Add LE L2CAP flow control mode, Johan Hedberg
- [PATCH 16/31] Bluetooth: Track LE L2CAP credits in l2cap_chan, Johan Hedberg
- [PATCH 17/31] Bluetooth: Limit L2CAP_OPTIONS socket option usage with LE, Johan Hedberg
- [PATCH 18/31] Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options, Johan Hedberg
- [PATCH 19/31] Bluetooth: Implement returning of LE L2CAP credits, Johan Hedberg
- [PATCH 20/31] Bluetooth: Add LE flow control discipline, Johan Hedberg
- [PATCH 21/31] Bluetooth: Reject LE CoC commands when the feature is not enabled, Johan Hedberg
- [PATCH 22/31] Bluetooth: Introduce L2CAP channel callback for suspending, Johan Hedberg
- [PATCH 24/31] Bluetooth: Implement LE L2CAP reassembly, Johan Hedberg
- [PATCH 25/31] Bluetooth: Fix LE L2CAP Connect Request handling together with SMP, Johan Hedberg
- [PATCH 28/31] Bluetooth: Fix clearing of chan->omtu for LE CoC channels, Johan Hedberg
- [PATCH 31/31] Bluetooth: Add debugfs controls for LE CoC MPS and Credits, Johan Hedberg
- [PATCH 29/31] Bluetooth: Fix CID ranges for LE CoC CID allocations, Johan Hedberg
- [PATCH 26/31] Bluetooth: Fix suspending the L2CAP socket if we start with 0 credits, Johan Hedberg
- [PATCH 27/31] Bluetooth: Limit LE MPS to the MTU value, Johan Hedberg
- [PATCH 30/31] Bluetooth: Fix validating LE PSM values, Johan Hedberg
- [PATCH 23/31] Bluetooth: Add LE L2CAP segmentation support for outgoing data, Johan Hedberg
- pull request: bluetooth-next 2013-12-04,
Gustavo Padovan
- cross compiling bluez 4.101, Daniel Schultze
- tools: Parsing commands is lenient?, Karol Babioch
- [PATCH] obex: Fix checking incorrect error code,
Andrei Emeltchenko
- [PATCH 1/6] android/a2dp: Fix possible NULL dereference,
Andrei Emeltchenko
- [PATCHv2 0/4] Socket optimization,
Andrei Emeltchenko
- [PATCHv1 0/2] Introduce default adapter property,
Timo Mueller
- [PATCH] android: Fix missing failure check in ipc_init,
Szymon Janc
- [PATCH] android/socket Use 64K buffer for socket handling, Andrei Emeltchenko
- [PATCH BlueZ] audio/AVCTP: Fix crash,
Luiz Augusto von Dentz
- Missing BT_POWER option for l2cap sockets in bluetooth.h?,
Mathieu Laurendeau
- Help for USB Dongle Asus USB-BT400 with Raspberry Pi and Bluez,
Alessandro Nicolosi
- [PATCH] android/socket Use 4K buffer for socket handling, Andrei Emeltchenko
- [PATCH 1/4] android/socket: Cleanup sockets on unregister,
Andrei Emeltchenko
- [PATCH] android: Use G_N_ELEMENTS macro for table elements calculation,
Szymon Janc
- [PATCH] android: Move sockets handling from main to IPC code,
Szymon Janc
- [PATCH v3 0/9] android: IPC improvements - daemon part,
Szymon Janc
- [PATCH v3 1/9] android: Add initial code for IPC message handlers, Szymon Janc
- [PATCH v3 3/9] android/main: Use common exit path in core service functions, Szymon Janc
- [PATCH v3 2/9] android/main: Use generic IPC message handling for core service, Szymon Janc
- [PATCH v3 6/9] android/hidhost: Use generic IPC message handling for commands, Szymon Janc
- [PATCH v3 8/9] android/a2dp: Use generic IPC message handling for commands, Szymon Janc
- [PATCH v3 7/9] android/pan: Use generic IPC message handling for commands, Szymon Janc
- [PATCH v3 5/9] android/bluetooth: Make property handling function return HAL status, Szymon Janc
- [PATCH v3 4/9] android/bluetooth: Use generic IPC msg handling for commands, Szymon Janc
- [PATCH v3 9/9] android/socket: Use generic IPC message handling for commands, Szymon Janc
- Re: [PATCH v3 0/9] android: IPC improvements - daemon part, Luiz Augusto von Dentz
- [PATCH 0/2] Bluetooth: A couple of SMP fixes,
johan . hedberg
- Add empty udev rule to disable hid2hci by default,
Alexander Holler
- [PATCH 0/4] more sixaxis goodies,
Szymon Janc
- have to re-pair mouse every few hours,
Brian J. Murrell
- [PATCH_v5 0/6] Refactor bnep code and implement pan methods,
Ravi kumar Veeramally
- [RFC] android/doc: Add socket-api.txt document, Andrei Emeltchenko
- [PATCH_v4 0/6] Refactor bnep code and implement pan methods,
Ravi kumar Veeramally
- [PATCH v2 0/9] android: IPC improvements - daemon part,
Szymon Janc
- [PATCH_v3 0/7] Refactor bnep code and implement pan methods,
Ravi kumar Veeramally
- [PATCHv2] android/socket: Cleanup sockets on unregister, Andrei Emeltchenko
- [PATCH] android/main: Call unregister for all registered services on exit,
Andrei Emeltchenko
- [PATCH 1/2] android/hal-bluetooth: Rename create_enum_prop to enum_prop_to_hal,
Szymon Janc
- [RFC] Fix eir parsing function.,
Andrei Emeltchenko
- [PATCH_v2 0/7] Refactor bnep code and implement pan methods,
Ravi kumar Veeramally
- [PATCH 01/10] android: Avoid memory leak warnings for event_loop,
Andrei Emeltchenko
- [PATCH 01/10] android: Initialize IPC with command and notification sockets,
Szymon Janc
- [PATCH 02/10] android: Remove socket parameter from ipc_send_rsp, Szymon Janc
- [PATCH 03/10] android: Use ipc_send_rsp helper for replying success, Szymon Janc
- [PATCH 04/10] android: Add IPC helper for sending notifications, Szymon Janc
- [PATCH 05/10] android: Use ipc_send_notif for sending notifications, Szymon Janc
- [PATCH 06/10] android: Add ipc_send_rsp_full IPC helper, Szymon Janc
- [PATCH 07/10] android/socket: Use ipc_send_rsp_full IPC helper, Szymon Janc
- [PATCH 08/10] android: Make ipc_send static, Szymon Janc
- [PATCH 09/10] android/bluetooth: Remove not needed notification_sk checks, Szymon Janc
- [PATCH 10/10] android: Don't pass notification socket on services register, Szymon Janc
- Re: [PATCH 01/10] android: Initialize IPC with command and notification sockets, Luiz Augusto von Dentz
- [PATCH 1/2] android/pics: Add PTS PICS for PBAP,
Jakub Tyszkowski
- [PATCH 1/2] build: Fix build error if path contains spaces,
Szymon Janc
- [PATCH v2 0/6] android: initial code for automated tests,
Grzegorz Kolodziejczyk
- [PATCH 0/6] android: initial code for automated tests,
Grzegorz Kolodziejczyk
- [PATCH] android/pics: Add PTS PICS for OPP,
Jakub Tyszkowski
- [PATCH] Bluetooth: Add support for Toshiba Bluetooth device [0930:0220],
Marco Piazza
- [RFC BlueZ v0 00/17] GATT API: External Services,
Claudio Takahasi
- [RFC BlueZ v0 01/17] gatt: Add stub for gatt file, Claudio Takahasi
- [RFC BlueZ v0 02/17] gatt: Register Manager D-Bus Interface, Claudio Takahasi
- [RFC BlueZ v0 03/17] gatt: Add registering external service, Claudio Takahasi
- [RFC BlueZ v0 04/17] lib: Add GATT Primary Service UUID, Claudio Takahasi
- [RFC BlueZ v0 05/17] gatt: Add helper for creating GATT services, Claudio Takahasi
- [RFC BlueZ v0 06/17] gatt: Add external services tracking, Claudio Takahasi
- [RFC BlueZ v0 07/17] gatt: Implement UnregisterService, Claudio Takahasi
- [RFC BlueZ v0 08/17] gatt: Add server unix socket, Claudio Takahasi
- [RFC BlueZ v0 09/17] gattrib: Use default ATT LE MTU for non-standard sockets, Claudio Takahasi
- [RFC BlueZ v0 10/17] gatt: Register ATT command/event handler, Claudio Takahasi
- [RFC BlueZ v0 11/17] gatt: Add Discover All Primary Services, Claudio Takahasi
- [RFC BlueZ v0 12/17] test: Add external service GATT skeleton, Claudio Takahasi
- [RFC BlueZ v0 13/17] test: Add signal handling for gatt-service, Claudio Takahasi
- [RFC BlueZ v0 14/17] test: Add registering external service, Claudio Takahasi
- [RFC BlueZ v0 15/17] gatttool: Add unix socket connect, Claudio Takahasi
- [RFC BlueZ v0 16/17] gatttool: Add unix socket support for interactive mode, Claudio Takahasi
- [RFC BlueZ v0 17/17] bluetooth.conf: Add ObjectManager interface, Claudio Takahasi
- [PATCH BlueZ v0 00/18] GATT API: External Services, Claudio Takahasi
- [PATCH BlueZ v0 01/18] gatt: Add stub for gatt.{c, h} files, Claudio Takahasi
- [PATCH BlueZ v0 02/18] gatt: Register Manager D-Bus Interface, Claudio Takahasi
- [PATCH BlueZ v0 03/18] gatt: Add registering external service, Claudio Takahasi
- [PATCH BlueZ v0 04/18] lib: Move GATT UUID to uuid.h, Claudio Takahasi
- [PATCH BlueZ v0 05/18] gatt: Add helper for creating GATT services, Claudio Takahasi
- [PATCH BlueZ v0 06/18] gatt: Add external services tracking, Claudio Takahasi
- [PATCH BlueZ v0 07/18] gatt: Implement UnregisterService, Claudio Takahasi
- [PATCH BlueZ v0 08/18] gatt: Add server unix socket, Claudio Takahasi
- [PATCH BlueZ v0 09/18] gattrib: Use default ATT LE MTU for non-standard sockets, Claudio Takahasi
- [PATCH BlueZ v0 10/18] gatt: Register ATT command/event handler, Claudio Takahasi
- [PATCH BlueZ v0 11/18] gatt: Add Discover All Primary Services, Claudio Takahasi
- [PATCH BlueZ v0 13/18] gitignore: Add test/gatt-service, Claudio Takahasi
- [PATCH BlueZ v0 14/18] test: Add signal handling for gatt-service, Claudio Takahasi
- [PATCH BlueZ v0 12/18] test: Add external service GATT skeleton, Claudio Takahasi
- [PATCH BlueZ v0 15/18] test: Add registering external service, Claudio Takahasi
- [PATCH BlueZ v0 16/18] gatttool: Add unix socket connect, Claudio Takahasi
- [PATCH BlueZ v0 17/18] gatttool: Add unix socket support for interactive mode, Claudio Takahasi
- [PATCH BlueZ v0 18/18] bluetooth.conf: Add ObjectManager interface, Claudio Takahasi
- [PATCH BlueZ v1 00/18] GATT API: External Services, Claudio Takahasi
- [PATCH BlueZ v1 03/18] gatt: Add registering external service, Claudio Takahasi
- [PATCH BlueZ v1 08/18] gatt: Add server unix socket, Claudio Takahasi
- [PATCH BlueZ v1 09/18] gattrib: Use default ATT LE MTU for non-standard sockets, Claudio Takahasi
- [PATCH BlueZ v1 11/18] gatt: Add Discover All Primary Services, Claudio Takahasi
- [PATCH BlueZ v1 12/18] test: Add external service GATT skeleton, Claudio Takahasi
- [PATCH BlueZ v1 13/18] gitignore: Add test/gatt-service, Claudio Takahasi
- [PATCH BlueZ v1 18/18] bluetooth.conf: Add ObjectManager interface, Claudio Takahasi
- [PATCH BlueZ v1 01/18] gatt: Add stub for gatt.{c, h} files, Claudio Takahasi
- [PATCH BlueZ v1 05/18] gatt: Add helper for creating GATT services, Claudio Takahasi
- [PATCH BlueZ v1 15/18] test: Add registering external service, Claudio Takahasi
- [PATCH BlueZ v1 07/18] gatt: Implement UnregisterService, Claudio Takahasi
- [PATCH BlueZ v1 16/18] gatttool: Add unix socket connect, Claudio Takahasi
- [PATCH BlueZ v1 02/18] gatt: Register Manager D-Bus Interface, Claudio Takahasi
- [PATCH BlueZ v1 14/18] test: Add signal handling for gatt-service, Claudio Takahasi
- [PATCH BlueZ v1 06/18] gatt: Add external services tracking, Claudio Takahasi
- [PATCH BlueZ v1 17/18] gatttool: Add unix socket support for interactive mode, Claudio Takahasi
- [PATCH BlueZ v1 10/18] gatt: Register ATT command/event handler, Claudio Takahasi
- [PATCH BlueZ v1 04/18] lib: Move GATT UUID to uuid.h, Claudio Takahasi
- [PATCH 1/5] android: Avoid memory leak warnings for event_loop,
Andrei Emeltchenko
- [RFC] build: Force GLib version check while building in maintainer mode,
Szymon Janc
- [PATCH] android: Avoid memory leak warnings for event_loop, Andrei Emeltchenko
- [PATCH] android/main: Remove signal source on exit, Andrei Emeltchenko
- [PATCH] android/main: Remove timeout source on exit, Andrei Emeltchenko
- [PATCH 00/13] android: IPC improvements - daemon part,
Szymon Janc
- [PATCH 02/13] android/main: Use generic IPC message handling for core service, Szymon Janc
- [PATCH 03/13] android/main: Use IPC helper for all replies in core service, Szymon Janc
- [PATCH 01/13] android: Add initial code for IPC message handlers, Szymon Janc
- [PATCH 04/13] android: Pass command socket to services while registering, Szymon Janc
- [PATCH 05/13] android/bluetooth: Use generic IPC msg handling for commands, Szymon Janc
- [PATCH 06/13] android/bluetooth: Add stubs for missing commands handlers, Szymon Janc
- [PATCH 07/13] android/hidhost: Use generic IPC message handling for commands, Szymon Janc
- [PATCH 09/13] android/pan: Use generic IPC message handling for commands, Szymon Janc
- [PATCH 08/13] android/hidhost: Use stack buffer in bt_hid_get_report, Szymon Janc
- [PATCH 10/13] android/a2dp: Use generic IPC message handling for commands, Szymon Janc
- [PATCH 11/13] android/socket: Use generic IPC message handling for commands, Szymon Janc
- [PATCH 12/13] android/hal-bluetooth: Rename create_enum_prop to enum_prop_to_hal, Szymon Janc
- [PATCH 13/13] android/hal-bluetooth: Fix sending invalid adapter property, Szymon Janc
- Loading ath3k firmware failed, AceLan Kao
- BT Handover Issue, Bruno Bruzzano
- [PATCH BlueZ 1/3] client: Add 'auto' parameter to agent command,
Luiz Augusto von Dentz
- [PATCH 1/6] android/socket: Make profile struct const,
Andrei Emeltchenko
- [PATCH 1/2] android/haltest: trivial: Fix typo channle -> channel,
Andrei Emeltchenko
- [PATCH] android/bluetooth: Change discoverable mode only if connectable,
Szymon Janc
- SM: is BlueZ the Master/Initiator or Slave/Responder?,
Scott James Remnant
- [PATCH 00/13] sixaxis support,
Szymon Janc
- [PATCH 01/13] core: Export some symbols from libbluetooth, Szymon Janc
- [PATCH 02/13] Rename adapter_get_device to btd_adapter_get_device, Szymon Janc
- [PATCH 03/13] Rename device_set_temporary to btd_device_set_temporary, Szymon Janc
- [PATCH 04/13] Rename device_set_trusted to btd_device_set_trusted, Szymon Janc
- [PATCH 05/13] Rename device_device_set_name to btd_device_device_set_name, Szymon Janc
- [PATCH 06/13] Rename device_get_uuids to btd_device_get_uuids, Szymon Janc
- [PATCH 07/13] Rename adapter_get_address to btd_adapter_get_address, Szymon Janc
- [PATCH 08/13] Rename adapter_find_device to btd_adapter_find_device, Szymon Janc
- [PATCH 09/13] plugins: Add initial code for sixaxis plugin, Szymon Janc
- [PATCH 10/13] plugins/sixaxis: Add initial code for udev handling, Szymon Janc
- [PATCH 11/13] plugins/sixaxis: Add support for configuring new controllers, Szymon Janc
- [PATCH 12/13] device: Add device_discover_services function, Szymon Janc
- [PATCH 13/13] input: Add support for handling sixaxis devices, Szymon Janc
- Re: [PATCH 00/13] sixaxis support, Antonio Ospite
- Re: [PATCH 00/13] sixaxis support, Johan Hedberg
- Crasher during remote initiated pairing,
Bastien Nocera
- [PATCH v2 00/20] Initial AVDTP for Android,
Luiz Augusto von Dentz
- [PATCH v2 02/20] android/AVDTP: Strip dependencies, Luiz Augusto von Dentz
- [PATCH v2 03/20] unit/AVDTP: Add /TP/SIG/SMG/BV-05-C test, Luiz Augusto von Dentz
- [PATCH v2 04/20] unit/AVDTP: Add /TP/SIG/SMG/BV-06-C test, Luiz Augusto von Dentz
- [PATCH v2 05/20] unit/AVDTP: Add /TP/SIG/SMG/BV-07-C test, Luiz Augusto von Dentz
- [PATCH v2 06/20] unit/AVDTP: Add /TP/SIG/SMG/BV-08-C test, Luiz Augusto von Dentz
- [PATCH v2 07/20] unit/AVDTP: Add /TP/SIG/SMG/BV-09-C test, Luiz Augusto von Dentz
- [PATCH v2 08/20] unit/AVDTP: Add /TP/SIG/SMG/BV-10-C test, Luiz Augusto von Dentz
- [PATCH v2 09/20] unit/AVDTP: Add /TP/SIG/SMG/BV-11-C test, Luiz Augusto von Dentz
- [PATCH v2 11/20] unit/AVDTP: Add /TP/SIG/SMG/BV-15-C test, Luiz Augusto von Dentz
- [PATCH v2 10/20] unit/AVDTP: Add /TP/SIG/SMG/BV-12-C test, Luiz Augusto von Dentz
- [PATCH v2 12/20] unit/AVDTP: Add /TP/SIG/SMG/BV-16-C test, Luiz Augusto von Dentz
- [PATCH v2 14/20] unit/AVDTP: Add /TP/SIG/SMG/BV-18-C test, Luiz Augusto von Dentz
- [PATCH v2 13/20] unit/AVDTP: Add /TP/SIG/SMG/BV-17-C test, Luiz Augusto von Dentz
- [PATCH v2 15/20] unit/AVDTP: Add /TP/SIG/SMG/BV-19-C test, Luiz Augusto von Dentz
- [PATCH v2 16/20] unit/AVDTP: Add /TP/SIG/SMG/BV-20-C test, Luiz Augusto von Dentz
- [PATCH v2 17/20] unit/AVDTP: Add /TP/SIG/SMG/BV-21-C test, Luiz Augusto von Dentz
- [PATCH v2 19/20] unit/AVDTP: Add /TP/SIG/SMG/BV-23-C test, Luiz Augusto von Dentz
- [PATCH v2 18/20] unit/AVDTP: Add /TP/SIG/SMG/BV-22-C test, Luiz Augusto von Dentz
- [PATCH v2 20/20] unit/AVDTP: Add /TP/SIG/SMG/BV-24-C test, Luiz Augusto von Dentz
- Re: [PATCH v2 00/20] Initial AVDTP for Android, Luiz Augusto von Dentz
- [PATCH 0/4] Adds pan connect disconnect and get role methods,
Ravi kumar Veeramally
- [PATCH 1/3] sdptool: Fix memory leaks creating OPP record,
Andrei Emeltchenko
- [PATCH BlueZ 00/19] Initial AVDTP for Android,
Luiz Augusto von Dentz
- [PATCH BlueZ 01/19] android: Add initial AVDTP code, Luiz Augusto von Dentz
- [PATCH BlueZ 04/19] unit/AVDTP: Add /TP/SIG/SMG/BV-07-C test, Luiz Augusto von Dentz
- [PATCH BlueZ 03/19] unit/AVDTP: Add /TP/SIG/SMG/BV-06-C test, Luiz Augusto von Dentz
- [PATCH BlueZ 05/19] unit/AVDTP: Add /TP/SIG/SMG/BV-08-C test, Luiz Augusto von Dentz
- [PATCH BlueZ 07/19] unit/AVDTP: Add /TP/SIG/SMG/BV-10-C test, Luiz Augusto von Dentz
- [PATCH BlueZ 02/19] unit/AVDTP: Add /TP/SIG/SMG/BV-05-C test, Luiz Augusto von Dentz
- [PATCH BlueZ 10/19] unit/AVDTP: Add /TP/SIG/SMG/BV-15-C test, Luiz Augusto von Dentz
- [PATCH BlueZ 11/19] unit/AVDTP: Add /TP/SIG/SMG/BV-16-C test, Luiz Augusto von Dentz
- [PATCH BlueZ 08/19] unit/AVDTP: Add /TP/SIG/SMG/BV-11-C test, Luiz Augusto von Dentz
- [PATCH BlueZ 13/19] unit/AVDTP: Add /TP/SIG/SMG/BV-18-C test, Luiz Augusto von Dentz
- [PATCH BlueZ 12/19] unit/AVDTP: Add /TP/SIG/SMG/BV-17-C test, Luiz Augusto von Dentz
- [PATCH BlueZ 14/19] unit/AVDTP: Add /TP/SIG/SMG/BV-19-C test, Luiz Augusto von Dentz
- [PATCH BlueZ 16/19] unit/AVDTP: Add /TP/SIG/SMG/BV-21-C test, Luiz Augusto von Dentz
- [PATCH BlueZ 18/19] unit/AVDTP: Add /TP/SIG/SMG/BV-23-C test, Luiz Augusto von Dentz
- [PATCH BlueZ 15/19] unit/AVDTP: Add /TP/SIG/SMG/BV-20-C test, Luiz Augusto von Dentz
- [PATCH BlueZ 06/19] unit/AVDTP: Add /TP/SIG/SMG/BV-09-C test, Luiz Augusto von Dentz
- [PATCH BlueZ 19/19] unit/AVDTP: Add /TP/SIG/SMG/BV-24-C test, Luiz Augusto von Dentz
- [PATCH BlueZ 09/19] unit/AVDTP: Add /TP/SIG/SMG/BV-12-C test, Luiz Augusto von Dentz
- [PATCH BlueZ 17/19] unit/AVDTP: Add /TP/SIG/SMG/BV-22-C test, Luiz Augusto von Dentz
- [PATCHv9 00/21] Socket HAL,
Andrei Emeltchenko
- [PATCHv9 03/21] android/socket: Send RFCOMM channel to framework, Andrei Emeltchenko
- [PATCHv9 02/21] android/socket: Implement HAL connect call, Andrei Emeltchenko
- [PATCHv9 12/21] android/socket: Support listen() with supplied chan number, Andrei Emeltchenko
- [PATCHv9 09/21] android/socket: Add SPP uuid to profile table, Andrei Emeltchenko
- [PATCHv9 10/21] android/socket: Add PBAP SDP record, Andrei Emeltchenko
- [PATCHv9 04/21] android/socket: Send connect signal to Android framework, Andrei Emeltchenko
- [PATCHv9 16/21] android/socket: Use default sec_level for listen, Andrei Emeltchenko
- [PATCHv9 08/21] android/socket: Add MAS uuid to profile table, Andrei Emeltchenko
- [PATCHv9 06/21] android/socket: Add general service create/remove function, Andrei Emeltchenko
- [PATCHv9 18/21] android/socket: Use security level for connect, Andrei Emeltchenko
- [PATCHv9 13/21] android/hal-sock: Print bdaddr on connect, Andrei Emeltchenko
- [PATCHv9 21/21] android/socket: Check create_rfsock returns valid structure, Andrei Emeltchenko
- [PATCHv9 19/21] android/socket: Keep server iochannel reference, Andrei Emeltchenko
- [PATCHv9 15/21] android/hal-utils: Fix possible NULL pointer dereference, Andrei Emeltchenko
- [PATCHv9 20/21] android/socket: Handle Android events for server socket, Andrei Emeltchenko
- [PATCHv9 14/21] android/socket: Refactor socket send_fd function, Andrei Emeltchenko
- [PATCHv9 17/21] android/socket: Add error printing possible close() failure, Andrei Emeltchenko
- [PATCHv9 05/21] android/socket: Close file descriptor after sending, Andrei Emeltchenko
- [PATCHv9 07/21] android/socket: Add OPP SDP record, Andrei Emeltchenko
- [PATCHv9 11/21] android/socket: Add SPP SDP record, Andrei Emeltchenko
- [PATCHv9 01/21] android/socket: Parse SDP response and connect, Andrei Emeltchenko
- [PATCH] android/hal-bluetooth: Use static memory for enum convertion,
Szymon Janc
- [RFCv2 0/7] Socket HAL part2,
Andrei Emeltchenko
- [PATCH] android/bluetooth: Fix possible NULL dereference, Andrei Emeltchenko
- [PATCHv8 00/15] Socket HAL,
Andrei Emeltchenko
- [PATCHv8 06/15] android/socket: Add general service create/remove function, Andrei Emeltchenko
- [PATCHv8 05/15] android/socket: Close file descriptor after sending, Andrei Emeltchenko
- [PATCHv8 03/15] android/socket: Send RFCOMM channel to framework, Andrei Emeltchenko
- [PATCHv8 08/15] android/socket: Add MAS uuid to profile table, Andrei Emeltchenko
- [PATCHv8 07/15] android/socket: Add OPP SDP record, Andrei Emeltchenko
- [PATCHv8 02/15] android/socket: Implement HAL connect call, Andrei Emeltchenko
- [PATCHv8 15/15] android/hal-utils: Fix possible NULL pointer dereference, Andrei Emeltchenko
- [PATCHv8 12/15] android/socket: Support listen() with supplied chan number, Andrei Emeltchenko
- [PATCHv8 01/15] android/socket: Parse SDP response and connect, Andrei Emeltchenko
- [PATCHv8 09/15] android/socket: Add SPP uuid to profile table, Andrei Emeltchenko
- [PATCHv8 13/15] android/hal-sock: Print bdaddr on connect, Andrei Emeltchenko
- [PATCHv8 14/15] android/socket: Refactor socket send_fd function, Andrei Emeltchenko
- [PATCHv8 10/15] android/socket: Add PBAP SDP record, Andrei Emeltchenko
- [PATCHv8 11/15] android/socket: Add SPP SDP record, Andrei Emeltchenko
- [PATCHv8 04/15] android/socket: Send connect signal to Android framework, Andrei Emeltchenko
- openSUSE 13.1: bt headsets lose connection,
Colin Beckingham
- [RFC 1/6] android/socket: Check that create_record function exist,
Andrei Emeltchenko
- [PATCH] android/bluetooth: Fix memory leak,
Andrei Emeltchenko
- [PATCH] bluetoothctl: Fix handling of (G_IO_IN | G_IO_HUP) input case,
Philip Withnall
- [PATCH 1/4] android/pics: Add PTS PICS for PAN,
Jakub Tyszkowski
- [PATCHv7 00/14] Socket HAL,
Andrei Emeltchenko
- [PATCHv7 04/14] android/socket: Send connect signal to Android framework, Andrei Emeltchenko
- [PATCHv7 05/14] android/socket: Close file descriptor after sending, Andrei Emeltchenko
- [PATCHv7 13/14] android/hal-sock: Print bdaddr on connect, Andrei Emeltchenko
- [PATCHv7 03/14] android/socket: Send RFCOMM channel to framework, Andrei Emeltchenko
- [PATCHv7 14/14] android/socket: Refactor socket send_fd function, Andrei Emeltchenko
- [PATCHv7 08/14] android/socket: Add MAS uuid to profile table, Andrei Emeltchenko
- [PATCHv7 02/14] android/socket: Implement HAL connect call, Andrei Emeltchenko
- [PATCHv7 10/14] android/socket: Add PBAP SDP record, Andrei Emeltchenko
- [PATCHv7 12/14] android/socket: Support listen() with supplied chan number, Andrei Emeltchenko
- [PATCHv7 01/14] android/socket: Parse SDP response and connect, Andrei Emeltchenko
- [PATCHv7 06/14] android/socket: Add general service create/remove function, Andrei Emeltchenko
- [PATCHv7 07/14] android/socket: Add OPP SDP record, Andrei Emeltchenko
- [PATCHv7 11/14] android/socket: Add SPP SDP record, Andrei Emeltchenko
- [PATCHv7 09/14] android/socket: Add SPP uuid to profile table, Andrei Emeltchenko
- [PATCH] fixup add missing break (sjanc review), Andrei Emeltchenko
- [PATCH 1/2] android/ipc: Zero initialize cmsg buffer,
Andrei Emeltchenko
- BUG??,
Bruno Bruzzano
- [RFC v3 00/12] LE auto connection and connection parameters,
Andre Guedes
- [RFC v3 01/12] Bluetooth: Save connection interval parameters in hci_conn, Andre Guedes
- [RFC v3 02/12] Bluetooth: Group list_head fields from strcut hci_dev together, Andre Guedes
- [RFC v3 03/12] Bluetooth: Introduce connection parameters list, Andre Guedes
- [RFC v3 04/12] Bluetooth: Use connection parameters if any, Andre Guedes
- [RFC v3 05/12] Bluetooth: Stop scanning on LE connection, Andre Guedes
- [RFC v3 06/12] Bluetooth: Introduce hdev->pend_le_conn list, Andre Guedes
- [RFC v3 07/12] Bluetooth: Introduce LE auto connection infrastructure, Andre Guedes
- [RFC v3 08/12] Bluetooth: Re-enable background scan in case of error, Andre Guedes
- [RFC v3 09/12] Bluetooth: Temporarily stop background scanning on discovery, Andre Guedes
- [RFC v3 10/12] Bluetooth: Auto connection and power on, Andre Guedes
- [RFC v3 11/12] Bleutooth: Add support for auto connect options, Andre Guedes
- [RFC v3 12/12] Bluetooth: Add le_auto_conn file on debugfs, Andre Guedes
- Re: [RFC v3 00/12] LE auto connection and connection parameters, Andre Guedes
- [PATCH] Adding paired-devices cmd to the bluetoothctl,
Sebastian
- Bluetooth: oops in rfcomm_sock_getsockopt_old,
Jiri Kosina
- [RFC v5 0/5] Bluetooth LE 6LoWPAN,
Jukka Rissanen
- [PATCHv6 00/19] Socket HAL,
Andrei Emeltchenko
- [PATCHv6 04/19] android/socket: Implement socket accepted event, Andrei Emeltchenko
- [PATCHv6 06/19] android/socket: Implement RFCOMM events, Andrei Emeltchenko
- [PATCHv6 08/19] android/socket: Notify channel to Android framework, Andrei Emeltchenko
- [PATCHv6 10/19] android/socket: Parse SDP response and connect, Andrei Emeltchenko
- [PATCHv6 01/19] android/socket: Add get RFCOMM default channel, Andrei Emeltchenko
- [PATCHv6 05/19] android/socket: Implement Android RFCOMM stack events, Andrei Emeltchenko
- [PATCHv6 07/19] android/socket: Send accept signal to Android framework, Andrei Emeltchenko
- [PATCHv6 12/19] android/socket: Send RFCOMM channel to framework, Andrei Emeltchenko
- [PATCHv6 19/19] android/socket: Add SPP SDP record, Andrei Emeltchenko
- [PATCHv6 09/19] android/socket: Implement socket connect HAL method, Andrei Emeltchenko
- [PATCHv6 15/19] android/socket: Add SDP record for OPP profile, Andrei Emeltchenko
- [PATCHv6 14/19] android/socket: Close file descriptor after sending, Andrei Emeltchenko
- [PATCHv6 03/19] android/socket: Implement listen on RFCOMM socket, Andrei Emeltchenko
- [PATCHv6 02/19] android/socket: Handling rfcomm sockets, Andrei Emeltchenko
- [PATCHv6 11/19] android/socket: Implement HAL connect call, Andrei Emeltchenko
- [PATCHv6 17/19] android/socket: Add SPP uuid to profile table, Andrei Emeltchenko
- [PATCHv6 18/19] android/socket: Add PBAP SDP record, Andrei Emeltchenko
- [PATCHv6 13/19] android/socket: Send connect signal to Android framework, Andrei Emeltchenko
- [PATCHv6 16/19] android/socket: Add MAS uuid to profile table, Andrei Emeltchenko
- [PATCH BlueZ] android/a2dp: Cleanup devices on unregister,
Luiz Augusto von Dentz
- [PATCH] all: Use G_SOURCE_REMOVE/G_SOURCE_CONTINUE macros,
Bastien Nocera
- [Bug 65231] workqueue leaked lock or atomic/scheduling while atomic in hid_magicmouse or bluetooth,
bugzilla-daemon
- [PATCH] android/hal-pan: Fix order of event handler registration,
Ravi kumar Veeramally
- [PATCH] android/hal-a2dp: Fix expected size of hal_ev_a2dp conn_state and audio_state,
Ravi kumar Veeramally
- [PATCH 01/10] android/hal-bluetooth: Add support for get remote device property cmd,
Szymon Janc
- [PATCH_v2 1/4] android/hal-pan: Return error in case of unsupported PAN roles,
Ravi kumar Veeramally
- [PATCHv3 0/2] PICS for GAP and HID,
Jakub Tyszkowski
- [PATCH v3 0/6] android: IPC improvements,
Szymon Janc
- [PATCHv5 00/19] Socket HAL,
Andrei Emeltchenko
- [PATCHv5 08/19] android/socket: Write channel to Android fd, Andrei Emeltchenko
- [PATCHv5 04/19] android/socket: Implement socket accepted event, Andrei Emeltchenko
- [PATCHv5 13/19] android/socket: Send connect signal on connect, Andrei Emeltchenko
- [PATCHv5 03/19] android/socket: Define structs and implement listen, Andrei Emeltchenko
- [PATCHv5 15/19] android/socket: Add SDP record for OPP profile, Andrei Emeltchenko
- [PATCHv5 16/19] android/socket: Add MAS uuid to profile table, Andrei Emeltchenko
- [PATCHv5 10/19] android/socket: Parse SDP response and connect, Andrei Emeltchenko
- [PATCHv5 05/19] android/socket: Implement Android RFCOMM stack events, Andrei Emeltchenko
- [PATCHv5 01/19] android/hal-sock: Print bdaddr string instead of pointer, Andrei Emeltchenko
- [PATCHv5 07/19] android/socket: Send accept signal to Android through hal_fd, Andrei Emeltchenko
- [PATCHv5 19/19] android/socket: Add SPP SDP record, Andrei Emeltchenko
- [PATCHv5 17/19] android/socket: Add SPP uuid to profile table, Andrei Emeltchenko
- [PATCHv5 12/19] android/socket: Send RFCOMM channel to framework, Andrei Emeltchenko
- [PATCHv5 11/19] android/socket: Implement HAL connect call, Andrei Emeltchenko
- [PATCHv5 14/19] android/socket: Close file descriptor after sending, Andrei Emeltchenko
- [PATCHv5 09/19] android/socket: Implement socket connect HAL method, Andrei Emeltchenko
- [PATCHv5 18/19] android/socket: Add PBAP SDP record, Andrei Emeltchenko
- [PATCHv5 02/19] android/socket: Add get RFCOMM default channel, Andrei Emeltchenko
- [PATCHv5 06/19] android/socket: Implement RFCOMM events, Andrei Emeltchenko
- [PATCH] autopair: Generate a specific pincode for the iCade, Bastien Nocera
- [PATCH] autopair: Add special handling for printers,
Bastien Nocera
- autopair corner cases,
Bastien Nocera
- [PATCH 1/5] android/pan: Fix wrong struct parameter in disconnect function call,
Ravi kumar Veeramally
- [PATCH] profile: Add missing browse group to MAS, MNS and SYNC records,
Szymon Janc
- [PATCH 1/2] android/a2sp: trivial: Use NULL for zero pointer,
Andrei Emeltchenko
[Index of Archives]
[Bluez Devel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]