Linux Bluetooth Wireless
[Prev Page][Next Page]
- [PATCH BlueZ 02/11] core: Add MAS record, (continued)
- [PATCH BlueZ 02/11] core: Add MAS record, Luiz Augusto von Dentz
- [PATCH BlueZ 03/11] core: Add SYNC record, Luiz Augusto von Dentz
- [PATCH BlueZ 04/11] obexd: Enable support for MAS profile, Luiz Augusto von Dentz
- [PATCH BlueZ 05/11] obexd: Enable support SYNC profile, Luiz Augusto von Dentz
- [PATCH BlueZ 06/11] obexd: Add support for custom records, Luiz Augusto von Dentz
- [PATCH BlueZ 07/11] opp: Remove record details, Luiz Augusto von Dentz
- [PATCH BlueZ 08/11] ftp: Remove record details, Luiz Augusto von Dentz
- [PATCH BlueZ 09/11] pbap: Remove record details, Luiz Augusto von Dentz
- [PATCH BlueZ 10/11] mas: Remove record details, Luiz Augusto von Dentz
- [PATCH BlueZ 11/11] irmc: Remove record details, Luiz Augusto von Dentz
- Re: [PATCH BlueZ 01/11] obexd: Port bluetooth plugin to use external profile support, Johan Hedberg
- [PATCH 00/16] audio: Use device/adapter reference instead of bdaddr_t,
Szymon Janc
- [PATCH 01/16] a2dp: Remove bogus '\' at the end of line, Szymon Janc
- [PATCH 02/16] a2dp: Remove useless return, Szymon Janc
- [PATCH 03/16] a2dp: Remove not used macros definitions, Szymon Janc
- [PATCH 04/16] a2dp: Convert sink/source register to accept btd_adapter, Szymon Janc
- [PATCH 05/16] a2dp: Convert a2dp_unregister to accept btd_adapter, Szymon Janc
- [PATCH 08/16] avdtp: Use refs to adapter and device instead of bdaddr_t, Szymon Janc
- [PATCH 07/16] a2dp: Convert a2dp_add_sep to accept struct btd_adapter, Szymon Janc
- [PATCH 06/16] media: Convert register/unregister to accept btd_adapter, Szymon Janc
- [PATCH 09/16] a2dp: Use btd_adapter ref in a2dp_server instead of bdaddr_t, Szymon Janc
- [PATCH 10/16] avrcp: Convert to accept btd_adapter instead of bdaddr_t, Szymon Janc
- [PATCH 11/16] avctp: Convert register/unregister to accept btd_adapter, Szymon Janc
- [PATCH 12/16] avdtp: Replace avdtp_get_peers with adapter and device getters, Szymon Janc
- [PATCH 14/16] audio: Make manager_get_device accept btd_device, Szymon Janc
- [PATCH 16/16] avctp: Remove double looking for audio device, Szymon Janc
- [PATCH 13/16] audio: Use manager_get_device to get device object, Szymon Janc
- [PATCH 15/16] audio: Simplify manager_find_device, Szymon Janc
- Re: [PATCH 00/16] audio: Use device/adapter reference instead of bdaddr_t, Luiz Augusto von Dentz
- [PATCH] storage: Remove not used functions,
Frédéric Danis
- [RFC 00/16] Completely remove socket dependency from l2cap_core.c,
Gustavo Padovan
- [RFC 02/16] Bluetooth: Remove sk_sndtimeo from l2cap_core.c, Gustavo Padovan
- [RFC 04/16] Bluetooth: add l2cap_state_change_and_error(), Gustavo Padovan
- [RFC 13/16] Bluetooth: Move l2cap_wait_ack() to l2cap_sock.c, Gustavo Padovan
- [RFC 01/16] Bluetooth: Add src and dst info to struct l2cap_chan, Gustavo Padovan
- [RFC 15/16] Bluetooth: Create l2cap->ops->set_shutdown(), Gustavo Padovan
- [RFC 16/16] Bluetooth: Remove sk member from struct l2cap_chan, Gustavo Padovan
- [RFC 06/16] Bluetooth: use l2cap_chan_ready() instead of duplicate code, Gustavo Padovan
- [RFC 07/16] Bluetooth: duplicate DEFER_SETUP flag on l2cap_chan, Gustavo Padovan
- [RFC 09/16] Bluetooth: lock socket in defer_cb call, Gustavo Padovan
- [RFC 05/16] Bluetooth: Add missing braces to an "else if", Gustavo Padovan
- [RFC 10/16] Bluetooth: Remove socket lock from state_change() in l2cap_core, Gustavo Padovan
- [RFC 11/16] Bluetooth: remove parent socket usage from l2cap_core.c, Gustavo Padovan
- [RFC 03/16] Bluetooth: extend state_change() call to report errors too, Gustavo Padovan
- [RFC 12/16] Bluetooth: Use abstract chan->data in comparison, Gustavo Padovan
- [RFC 08/16] Bluetooth: Improving locking in l2cap_conn_start(), Gustavo Padovan
- [RFC 14/16] Bluetooth: Create l2cap->ops->resume(), Gustavo Padovan
- [BLE] org.bluez.Device1.Connect() returns org.bluez.Error.NotAvailable,
Ting Chou
- Problem on setting up l2cap connection on different version of Bluez, XIAN PAN
- [RFC v2 0/5] sco: SCO socket option for mode,
Frédéric Dalleau
- [PATCH] Bluetooth: Fix sending HCI commands after reset,
Szymon Janc
- [PATCH] Bluetooth: Add support for IMC Networks [13d3:3393],
AceLan Kao
- input-headset driver probe failed for device, Kevin Wilson
- [PATCH BlueZ] hog: Rename prepend_id variable,
Andre Guedes
- [PATCH BlueZ v2] build: Fix 'hcitool' and 'bdaddr' compilation,
Vinicius Costa Gomes
- [PATCH BlueZ] build: Fix 'hcitool' and 'bdaddr' compilation, Vinicius Costa Gomes
- [PATCH BlueZ] audio: remove unused field from audio_device,
João Paulo Rechi Vita
- [RFC] HCI commands flow fix,
Szymon Janc
- [PATCH BlueZ] build: Remove left over of gstreamer removal,
Luiz Augusto von Dentz
- [PATCH ] Bluetooth: Remove unnecessary include l2cap.h.,
Rami Rosen
- [RFC BlueZ v1] media-api: Add org.bluez.MediaLibrary1,
Luiz Augusto von Dentz
- [RFC 1/5] Bluetooth: Fix using locked state_change for A2MP chan,
Andrei Emeltchenko
- [PATCH] gitignore: Add test/bluezutils.pyc,
Szymon Janc
- [RFC BlueZ] media-api: Add org.bluez.MediaStorage, Luiz Augusto von Dentz
- [PATCH BlueZ] build: Fix 'make distcheck',
Vinicius Costa Gomes
- [PATCH BlueZ 1/3] adapter: Fix unplugging adapter bug,
Andre Guedes
- hidp bug concerning ctrl_sk sock,
Karl Relton
- [PATCH BlueZ] test: Fix syntax in bluezutils.py,
Vinicius Costa Gomes
- CC2540 LE thermometer sample code, Elvis Pfutzenreuter
- PulseAudio branch to test BlueZ master,
Mikel Astiz
- Re: [PATCH] Fixes kernel oops when turning bluetooth mouse on,
Jiri Kosina
- [PATCH] test: Fix test-device using wrong interface,
Mikel Astiz
- [PATCH] test: Fix syntax in bluezutils.py,
Frédéric Danis
- [PATCH 0/3 v1] Fix stop discovery not handled if discovery state is STARTING,
Jaganath Kanakkassery
- [PATCH] media: Fix some wrong interface names,
Mikel Astiz
- [PATCH BlueZ] lib: Fix member type on le_read_advertising_channel_tx_power_rp,
Anderson Lizardo
- [PATCH BlueZ] audio: Fix interface names,
Vinicius Costa Gomes
- 3.6.8: BT USB with rfcomm/pppd crash on dongle pull, Michael Büsch
- [PATCH BlueZ v2] l2test: Add support to test auto select PSM,
Syam Sidhardhan
- [PATCH v1 0/6] Remove access rights from MediaTransport,
Mikel Astiz
- [PATCH v3 00/15] Manager/Adapter transition to ObjectManager,
Mikel Astiz
- [PATCH v3 01/15] cups: Remove unnecessary code, Mikel Astiz
- [PATCH v3 02/15] test: Add utility library for python scripts, Mikel Astiz
- [PATCH v3 03/15] test: Avoid using DefaultAdapter(), Mikel Astiz
- [PATCH v3 04/15] test: Update monitor script to ObjectManager, Mikel Astiz
- [PATCH v3 06/15] test: Use ObjectManager instead of Adapters property, Mikel Astiz
- [PATCH v3 08/15] test: Use ObjectManager instead of Devices property, Mikel Astiz
- [PATCH v3 09/15] test: Add helper function to find devices, Mikel Astiz
- [PATCH v3 07/15] dbus: Remove org.bluez.Manager, Mikel Astiz
- [PATCH v3 11/15] adapter: Remove redundant Devices property, Mikel Astiz
- [PATCH v3 13/15] adapter: Remove FindDevice method from D-Bus API, Mikel Astiz
- [PATCH v3 10/15] adapter: Remove DeviceCreated/DeviceRemoved signals, Mikel Astiz
- [PATCH v3 12/15] test: Avoid using Adapter.FindDevice(), Mikel Astiz
- [PATCH v3 14/15] dbus: Rename to org.bluez.Device1, Mikel Astiz
- [PATCH v3 05/15] test: Update test-manager script to ObjectManager, Mikel Astiz
- [PATCH v3 15/15] dbus: Rename to org.bluez.Adapter1, Mikel Astiz
- Re: [PATCH v3 00/15] Manager/Adapter transition to ObjectManager, Johan Hedberg
- [PATCH BlueZ 1/7] build-sys: Define _GNU_SOURCE in config.h,
Lucas De Marchi
- [PATCH] hciconfig: Retrieve linkey from device info file,
Frédéric Danis
- [PATCH 0/9] Remove redundant struct audio_device members,
Szymon Janc
- [PATCH 1/9] avdtp: Convert avdtp_get to accept audio_device, Szymon Janc
- [PATCH 2/9] avdtp: Convert avdtp_is_connected to accept audio_device, Szymon Janc
- [PATCH 3/9] avctp: Convert avctp_connect to accept audio_device, Szymon Janc
- [PATCH 4/9] avctp: Convert avctp_get to accept audio_device, Szymon Janc
- [PATCH 6/9] avdtp: Don't use audio_device src and dst fields in avdtp_confirm_cb, Szymon Janc
- [PATCH 8/9] avrcp: Don't use audio_device src field, Szymon Janc
- [PATCH 9/9] audio: Remove src and dst from struct audio_device, Szymon Janc
- [PATCH 5/9] avctp: Don't use audio_device src and dst in avctp_control_confirm, Szymon Janc
- [PATCH 7/9] audio: Don't use audio_device src and dst in manager_find_devices, Szymon Janc
- Re: [PATCH 0/9] Remove redundant struct audio_device members, Luiz Augusto von Dentz
- [PATCH] adapter: Fix compilation on some architectures,
Szymon Janc
- [PATCH 1/2] audio: Remove left over of HFP removal,
chanyeol . park
- [PATCH v0 0/3] Remove access rights from MediaTransport,
Mikel Astiz
- Bluez 4.99 - Connection/Authentification keeps pending, Mario Premke
- [PATCH v3 00/20] CSCP plugin,
Andrzej Kaczmarek
- [PATCH v3 02/20] cyclingspeed: Add attio callbacks, Andrzej Kaczmarek
- [PATCH v3 01/20] cyclingspeed: Add CSC profile plugin skeleton, Andrzej Kaczmarek
- [PATCH v3 04/20] cyclingspeed: Discover characteristics CCC, Andrzej Kaczmarek
- [PATCH v3 05/20] cyclingspeed: Read CSC Feature characteristic value, Andrzej Kaczmarek
- [PATCH v3 03/20] cyclingspeed: Discover CSCS characteristics, Andrzej Kaczmarek
- [PATCH v3 06/20] cyclingspeed: Read Sensor Location characteristic value, Andrzej Kaczmarek
- [PATCH v3 09/20] cyclingspeed: Process measurement notifications, Andrzej Kaczmarek
- [PATCH v3 08/20] cyclingspeed: Add support to enable measurement notifications, Andrzej Kaczmarek
- [PATCH v3 07/20] cyclingspeed: Add CyclingSpeedManager interface, Andrzej Kaczmarek
- [PATCH v3 12/20] cyclingspeed: Add support for Request Supported Sensor Locations, Andrzej Kaczmarek
- [PATCH v3 11/20] cyclingspeed: Add stub to use SC Control Point, Andrzej Kaczmarek
- [PATCH v3 16/20] doc: Remove Get-/SetProperties from CSC API document, Andrzej Kaczmarek
- [PATCH v3 14/20] cyclingspeed: Add support for Set Cumulative Value, Andrzej Kaczmarek
- [PATCH v3 15/20] core: Add CyclingSpeedWatcher interface to default policy, Andrzej Kaczmarek
- [PATCH v3 17/20] doc: Rename cycling API to cyclingspeed, Andrzej Kaczmarek
- [PATCH v3 18/20] build: Add CSCP API document to EXTRA_DIST, Andrzej Kaczmarek
- [PATCH v3 13/20] cyclingspeed: Add support for Update Sensor Location, Andrzej Kaczmarek
- [PATCH v3 19/20] test: Add cyclingspeed test script, Andrzej Kaczmarek
- [PATCH v3 10/20] cyclingspeed: Add DBus.Properties for org.bluez.CyclingSpeed interface, Andrzej Kaczmarek
- [PATCH v3 20/20] test: Enable speed and cadence calculation in test-cyclingspeed, Andrzej Kaczmarek
- Re: [PATCH v3 00/20] CSCP plugin, Johan Hedberg
- [PATCH BlueZ 1/2] build-sys: Define _GNU_SOURCE in config.h,
Lucas De Marchi
- [PATCH 1/3] Bluetooth: Rename stop_discovery_failed() to stop_discovery_complete(),
Jaganath Kanakkassery
- [PATCH 1/2] profile: Fix possible NULL pointer dereference,
Szymon Janc
- Bluez/Obexd upstream test result_20121204(bluez-4.101.1053+ obexd-0.47.77), Li, XiaX
- [PATCH BlueZ] test: Add a HFP HF endpoint to simple-endpoint,
Vinicius Costa Gomes
- [PATCH BlueZ 1/3] input: Remove leftover defines,
Claudio Takahasi
- [PATCH] adaptername: Fix passing negative error code to strerror,
Szymon Janc
- BLE: attribute-api and StartDiscovery, Ting Chou
- Oops: sysfs duplicate filename on device reconnect, Matthew Gabeler-Lee
- [Bug 51221] New: Bluetooth connections not working with 0a5c:201e Broadcom Corp. IBM Integrated Bluetooth IV,
bugzilla-daemon
- [Bug 51221] Bluetooth connections not working with 0a5c:201e Broadcom Corp. IBM Integrated Bluetooth IV, bugzilla-daemon
- [Bug 51221] Bluetooth connections not working with 0a5c:201e Broadcom Corp. IBM Integrated Bluetooth IV, bugzilla-daemon
- [Bug 51221] Bluetooth connections not working with 0a5c:201e Broadcom Corp. IBM Integrated Bluetooth IV, bugzilla-daemon
- [Bug 51221] Bluetooth connections not working with 0a5c:201e Broadcom Corp. IBM Integrated Bluetooth IV, bugzilla-daemon
- [Bug 51221] Bluetooth connections not working with 0a5c:201e Broadcom Corp. IBM Integrated Bluetooth IV, bugzilla-daemon
- [Bug 51221] Bluetooth connections not working with 0a5c:201e Broadcom Corp. IBM Integrated Bluetooth IV, bugzilla-daemon
- [Bug 51221] Bluetooth connections not working with 0a5c:201e Broadcom Corp. IBM Integrated Bluetooth IV, bugzilla-daemon
- [Bug 51221] Bluetooth connections not working with 0a5c:201e Broadcom Corp. IBM Integrated Bluetooth IV, bugzilla-daemon
- [Bug 51221] Bluetooth connections not working with 0a5c:201e Broadcom Corp. IBM Integrated Bluetooth IV, bugzilla-daemon
- [Bug 51221] Bluetooth connections not working with 0a5c:201e Broadcom Corp. IBM Integrated Bluetooth IV, bugzilla-daemon
- [Bug 51221] Bluetooth connections not working with 0a5c:201e Broadcom Corp. IBM Integrated Bluetooth IV, bugzilla-daemon
- [Bug 51221] Bluetooth connections not working with 0a5c:201e Broadcom Corp. IBM Integrated Bluetooth IV, bugzilla-daemon
- [Bug 51221] Bluetooth connections not working with 0a5c:201e Broadcom Corp. IBM Integrated Bluetooth IV, bugzilla-daemon
- [Bug 51221] Bluetooth connections not working with 0a5c:201e Broadcom Corp. IBM Integrated Bluetooth IV, bugzilla-daemon
- [Bug 51221] [BISECTED]Bluetooth connections not working with 0a5c:201e Broadcom Corp. IBM Integrated Bluetooth IV, bugzilla-daemon
- [Bug 51221] [BISECTED]Bluetooth connections not working with 0a5c:201e Broadcom Corp. IBM Integrated Bluetooth IV, bugzilla-daemon
- [Bug 51221] [BISECTED]Bluetooth connections not working with 0a5c:201e Broadcom Corp. IBM Integrated Bluetooth IV, bugzilla-daemon
- [Bug 51221] [BISECTED]Bluetooth connections not working with 0a5c:201e Broadcom Corp. IBM Integrated Bluetooth IV, bugzilla-daemon
- [RFC v3 obexd 01/10] fuse: Add initial obexfuse files, fuse main and options parse,
Michał Poczwardowski
- [PATCH BlueZ v2 1/2] input: Fix emitting a signal for a non-existant interface,
Vinicius Costa Gomes
- [PATCH BlueZ] input: Fix emitting a signal for a non-existant interface,
Vinicius Costa Gomes
- [PATCH 1/4] gas: Fix memory leak at gas struct removal,
Paulo Borges
- [PATCH] Bluetooth: Fix using locked state_change for A2MP chan, Andrei Emeltchenko
- [RFC V3 01/12] doc: Update settings-storage.txt,
Frédéric Danis
- [RFC V3 02/12] device: Load device info before updating info file, Frédéric Danis
- [RFC V3 04/12] adapter: Add force dir creation to convert_file(), Frédéric Danis
- [RFC V3 03/12] adapter: Fix device storage creation, Frédéric Danis
- [RFC V3 06/12] adapter: Load devices from new storage architecture, Frédéric Danis
- [RFC V3 05/12] adapter: Convert device type, Frédéric Danis
- [RFC V3 08/12] adapter: Upload link keys from new storage, Frédéric Danis
- [RFC V3 07/12] adapter: Convert storage linkkeys file, Frédéric Danis
- [RFC V3 09/12] event: Store link key infos in device info file, Frédéric Danis
- [RFC V3 10/12] adapter: Convert storage longtermkeys file, Frédéric Danis
- [RFC V3 11/12] adapter: Upload long term keys from new storage, Frédéric Danis
- [RFC V3 12/12] event: Store long term key infos in device info file, Frédéric Danis
- Re: [RFC V3 01/12] doc: Update settings-storage.txt, Johan Hedberg
- [PATCH v2 1/8] doc: Add valgrind.suppressions,
Szymon Janc
- [PATCH BlueZ] control: Add methods FastForward and Rewind,
Luiz Augusto von Dentz
- [PATCH 1/8] doc: Add valgrind.suppressions,
Szymon Janc
- BLE : SMP pairing + LE_Start_encryption,
Ajay
- [PATCH] control: Remove duplicated documentation entry,
João Paulo Rechi Vita
- OPP test program,
Koustuv Ghosh
- [PATCH BlueZ 1/3] gdbus: Don't register DBus.Properties with no properties,
Lucas De Marchi
- [RFC v2 00/15] Manager/Adapter transition to ObjectManager,
Mikel Astiz
- [RFC v2 01/15] cups: Remove unnecessary code, Mikel Astiz
- [RFC v2 02/15] test: Add utility library for python scripts, Mikel Astiz
- [RFC v2 03/15] test: Avoid using DefaultAdapter(), Mikel Astiz
- [RFC v2 04/15] test: Update monitor script to ObjectManager, Mikel Astiz
- [RFC v2 05/15] test: Update test-manager script to ObjectManager, Mikel Astiz
- [RFC v2 06/15] test: Use ObjectManager instead of Adapters property, Mikel Astiz
- [RFC v2 09/15] test: Add helper function to find devices, Mikel Astiz
- [RFC v2 07/15] dbus: Remove org.bluez.Manager, Mikel Astiz
- [RFC v2 12/15] test: Avoid using Adapter.FindDevice(), Mikel Astiz
- [RFC v2 08/15] test: Use ObjectManager instead of Devices property, Mikel Astiz
- [RFC v2 14/15] dbus: Rename to org.bluez.Device1, Mikel Astiz
- [RFC v2 13/15] adapter: Remove FindDevice method from D-Bus API, Mikel Astiz
- [RFC v2 15/15] dbus: Rename to org.bluez.Adapter1, Mikel Astiz
- [RFC v2 10/15] adapter: Remove DeviceCreated/DeviceRemoved signals, Mikel Astiz
- [RFC v2 11/15] adapter: Remove redundant Devices property, Mikel Astiz
- Re: [RFC v2 00/15] Manager/Adapter transition to ObjectManager, Lucas De Marchi
- [PATCH BlueZ 1/3] media: Convert target MediaTransport interface to use D-Bus Properties,
Luiz Augusto von Dentz
- [RFC 0/4] sco: Another SCO socket option :),
Frédéric Dalleau
- [PATCH 1/2] lib: Declare codec field in sco_options,
Frédéric Dalleau
- [RFC 1/5] Bluetooth: AMP: Check that AMP is present and active,
Andrei Emeltchenko
- [PATCH v2 1/2] adapter: Fix memory leak in convert_config,
Szymon Janc
- [PATCH] adapter: Fix memory leak in convert_config, Szymon Janc
- [PATCH v2 1/8] doc: Update settings-storage.txt,
Frédéric Danis
- [Bug 51041] New: Acer Aspire S7 Bluetooth Adapter detected but returns no devices,
bugzilla-daemon
- [PATCH BlueZ 1/6] gdbus: Add g_dbus_add_properties_watch function,
Luiz Augusto von Dentz
- Re: eSCO latency configuration,
Johan Hedberg
- [PATCH 1/7] doc: Update settings-storage.txt,
Frédéric Danis
- Re: USB 2.0: No giveback comes for one submitted URB,
Alan Stern
- [PATCH BlueZ 01/11] audio: Remove AudioSink interface,
Luiz Augusto von Dentz
- [PATCH BlueZ 02/11] audio: Remove AudioSource interface, Luiz Augusto von Dentz
- [PATCH BlueZ 03/11] audio: Remove Audio interface, Luiz Augusto von Dentz
- [PATCH BlueZ 04/11] audio: Remove Control.Connect and Control.Disconnect, Luiz Augusto von Dentz
- [PATCH BlueZ 05/11] input: Remove Input interface, Luiz Augusto von Dentz
- [PATCH BlueZ 06/11] network: Make use of D-Bus Properties interface, Luiz Augusto von Dentz
- [PATCH BlueZ 07/11] network: Remove Network.Connect and Network.Disconnect, Luiz Augusto von Dentz
- [PATCH BlueZ 08/11] network: Fix not responding to Device.ConnectProfile, Luiz Augusto von Dentz
- [PATCH BlueZ 09/11] network: Fix trying to register NetworkServer interface multiple times, Luiz Augusto von Dentz
- [PATCH BlueZ 10/11] network: Fix always attempting to connect to PANU service, Luiz Augusto von Dentz
- [PATCH BlueZ 11/11] network: Fix invalid read on exit, Luiz Augusto von Dentz
- Re: [PATCH BlueZ 01/11] audio: Remove AudioSink interface, Johan Hedberg
- [PATCH v2 1/2] adaptername: Remove not needed empty remove callback,
Szymon Janc
- [RFC] doc: Split media transport volume into two parts,
Mikel Astiz
- [PATCH 1/5] service: Fix not unreferencing adapter in case of error,
Szymon Janc
- [RFC BlueZ 0/3] Only create the uhid device when PNP info is available,
Vinicius Costa Gomes
- [PATCH BlueZ 1/2] hog: Fix potencial segfault when sending a output report,
Vinicius Costa Gomes
- [PATCH v2 0/3] mgmt: read supported codecs,
Michael Knudsen
- [PATCH 1/4] sap-u8500: Fix build errors due to unaligned memory access,
Szymon Janc
- Query regarding device discovery,
JAGANATH KANAKKASSERY
- [PATCH 0/3] mgmt: read supported codecs,
Michael Knudsen
- [RFC 0/3] Bluetooth: mgmt API for reading supported codecs,
Michael Knudsen
- [RFC BlueZ] TODO: Add entry about built-in profiles connection management by core,
Luiz Augusto von Dentz
- [PATCH BlueZ] hciconfig: Add an option to set which advertise type will be on,
Jefferson Delfes
- [PATCH 1/5] doc: Update settings-storage.txt,
Frédéric Danis
- [PATCH] Bluetooth: Provide definitions for CSA2 audio commands, Michael Knudsen
- [PATCH BlueZ 1/6] core: Fix connection order of Device.Connect,
Luiz Augusto von Dentz
- [PATCH v3] neard: Set device class in device object,
Frédéric Danis
- [PATCH] gdbus: Remove not needed NULL pointer checks,
Szymon Janc
- [PATCH v2 0/2] sco: BT_DEFER_SETUP for SCO sockets,
Frédéric Dalleau
- [PATCH BlueZ 2/2 v1] l2test: Add support to test auto select PSM,
Syam Sidhardhan
- [PATCH v3 0/3] Adopt btd_profile for A2DP,
Mikel Astiz
- [RFC] Bluetooth: Provide mgmt API for reading list of supported codecs, Michael Knudsen
- Sco issue:iogear dongle,
Deepthi
- udev rule for hid2hci and Logitech dongles doesn't work with kernels >= 3.6,
Alexander Holler
- [PATCH v2] Bluetooth: Remove OOB data if device was discovered in band,
Szymon Janc
- [PATCH BlueZ] audio: Auto connect AVRCP in case of A2DP source is connected,
Luiz Augusto von Dentz
- [PATCH 0/3] Fix corrupted SDP response for sequence size > 256,
Bart Westgeest
- [PATCH 0/2] sco: BT_DEFER_SETUP for SCO sockets,
Frédéric Dalleau
- [PATCH 0/2] Add support for SCO defered setup in test,
Frédéric Dalleau
- [PATCH 1/4] neard: Use ENONET error when adapter is not enabled,
Szymon Janc
- [PATCH 1/5] adapter: Remove not needed variable from btd_adapter_get_mode,
Szymon Janc
- [PATCH] Bluetooth: Remove device OOB data if it was discovered in band,
Szymon Janc
- [PATCH BlueZ 1/4] gdbus: Fix having multiple path exporting ObjectManager,
Luiz Augusto von Dentz
- Bluez/Obexd upstream test result_20121102(bluez-4.101.851+ obexd-0.47.69), Li, XiaX
- [PATCH BlueZ] audio: Bump A2DP version to 1.03,
Luiz Augusto von Dentz
- Hard freeze after 'rfkill block bluetooth', Jiri Kosina
- [PATCH v2] neard: Set device class in device object, Frédéric Danis
- [PATCH] doc: Add HFP design document,
Frédéric Danis
- [PATCH 1/8] device: Remove storage path #defines,
Frédéric Danis
- [RFC 1/4] Bluetooth: Use __l2cap_no_conn_pending helper,
Andrei Emeltchenko
- [RFC v1 00/16] Manager/Adapter transition to ObjectManager,
Mikel Astiz
- [RFC v1 01/16] cups: Remove unnecessary code, Mikel Astiz
- [RFC v1 02/16] doc: Add missing documentation in FindAdapter, Mikel Astiz
- [RFC v1 03/16] manager: Extend FindAdapter with "default" pattern, Mikel Astiz
- [RFC v1 04/16] test: Avoid using DefaultAdapter(), Mikel Astiz
- [RFC v1 05/16] manager: Move org.bluez.Manager to org/bluez, Mikel Astiz
- [RFC v1 06/16] test: Update to new Manager path, Mikel Astiz
- [RFC v1 07/16] test: Update monitor script to ObjectManager, Mikel Astiz
- [RFC v1 08/16] manager: Expose default adapter using property, Mikel Astiz
- [RFC v1 09/16] test: Update test-manager script to ObjectManager, Mikel Astiz
- [RFC v1 10/16] manager: Remove AdapterAdded/AdapterRemoved signals, Mikel Astiz
- [RFC v1 11/16] manager: Remove redundant Adapters property, Mikel Astiz
- [RFC v1 12/16] test: Use ObjectManager instead of Adapters property, Mikel Astiz
- [RFC v1 13/16] adapter: Remove DeviceCreated/DeviceRemoved signals, Mikel Astiz
- [RFC v1 14/16] adapter: Remove redundant Devices property, Mikel Astiz
- [RFC v1 15/16] test: Use ObjectManager instead of Devices property, Mikel Astiz
- [RFC v1 16/16] adapter: Remove FindDevice method from D-Bus API, Mikel Astiz
- [PATCH BlueZ 1/5] core: Fix registering '/org/bluez' path before '/',
Luiz Augusto von Dentz
- [PATCH v2 0/8] Adopt btd_profile for A2DP,
Mikel Astiz
- [RFC 1/2] scotest: Add deferred setup option,
Frédéric Dalleau
- [RFCv1 1/3] Bluetooth: Refactor locking in amp_physical_cfm,
Andrei Emeltchenko
[Index of Archives]
[Bluez Devel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]