Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
BlueZ
The Linux Bluetooth Stack is a software layer that provides support for Bluetooth technology on Linux systems. BlueZ is the default Bluetooth protocol stack for Linux and is responsible for managing the Bluetooth protocols and providing a high-level API.
Collective -
Host: opensource -
https://opencollective.com/bluez
- Website: http://www.bluez.org/
- Code: https://github.com/bluez/
This renames advertisement-monitor-api.txt to
org.bluez.AdvertisementMonitor*.rst and generate m...
This renames battery-api.txt to org.bluez.Battery*.rst and generate
manpages org.bluez.Battery*.5.
This renames gatt-api.txt to org.bluez.Gatt*.rst and generate manpages
org.bluez.Gatt*.5.
This renames advertising-api.txt to org.bluez.LEAdvertis*.rst and
generate manpages org.bluez.LE...
This renames input-api.txt to org.bluez.Input.rst and generate manpages
org.bluez.Input.5.
This renames network-api.txt to org.bluez.Network{Server}.rst and
generate manpages org.bluez.Ne...
This renames profile-api.txt to org.bluez.Profile{Manager}.rst and
generate manpages org.bluez.P...
This renames agent-api.txt to org.bluez.Agent{Manager}.rst and generate
manpages org.bluez.Agent...
This renames adapter-api.txt to org.bluez.Adapter.rst and generate a
manpage org.bluez.Adapter.5.
This renames device-api.txt to org.bluez.Device.rst and generate a
manpage org.bluez.Device.5.
This fixes the following build error:
make[1]: *** No rule to make target 'unit/test-micp.c', n...
github.com/bluez/bluez - d4a0d223eaa5d220263be1f3ad0cd396869f6245 authored over 1 year ago by Luiz Augusto von Dentz <[email protected]>github.com/bluez/bluez - 0a749634f5972e741137844d0e2174d8ba1444c5 authored over 1 year ago by Mahesh Talewad <[email protected]>
-Added MICS and MICP Unit test cases in a single file[test-micp.c].
-Fixed the issue that occurr...
Remove experimental status also from documentation.
github.com/bluez/bluez - 85460c32d1334f5edad021d214eb997e6f462b30 authored over 1 year ago by Pauli Virtanen <[email protected]>Remove experimental marker from BatteryProvider1 and Battery1.Source.
It's common that headsets...
github.com/bluez/bluez - 495a582675cf0a4b2fee293cc215504ef24a1c43 authored over 1 year ago by Pauli Virtanen <[email protected]>
This introduces miscellaneous BASS updates and fixes discovered
during PTS testing.
This adds support for the user to explicitly set a desired bdaddr to
a client emulator.
This updates the btio module to decide whether to bind a listening socket
to a broadcaster addre...
Return Rank attribute as per the configured value.
github.com/bluez/bluez - 90af8029ba8e346dc8009b39426157e57d5d7b5e authored over 1 year ago by Kiran K <[email protected]>csis.rank was incorrectly read the value of csis.size
github.com/bluez/bluez - ad91f362898c41a1532a9ea78f0fe5e078dc37a6 authored over 1 year ago by Kiran K <[email protected]>
This enables show to print the Manufaturer and Version information if
available:
bluetoothctl> ...
github.com/bluez/bluez - f253711c0e46cffe68a7c2361580b458520c121e authored over 1 year ago by Luiz Augusto von Dentz <[email protected]>
This allows DBus clients to find an adapter's version and
manufacturer company code without quer...
This adds Manufacturer and Version properties to org.bluez.Adapter1
interface.
github.com/bluez/bluez - 6ee10e6df537cb7435d91ff38275306d8a2787f8 authored over 1 year ago by Marcel Holtmann <[email protected]>
github.com/bluez/bluez - 5f0297f13177c7d21590c16275ae11355ac5ef94 authored over 1 year ago by Marcel Holtmann <[email protected]>
This tests that a broadcast receiver is able to successfully sync to the
PA transmitted by a sou...
Use the documented name "MaximumLatency" for the MediaEndpoint QoS
Max_Transport_Latency field, ...
This adds a new test for the ISO Broadcast AC 13, when the BIG handle
is set but the advertising...
Document the actual input and output parameter values used in
SelectProperties. These differ fro...
If an operation has been retried already don't attempt to change the
security again.
CSIS.encrypt setting shall default to true, not false.
github.com/bluez/bluez - 954b8e5324fdecbabd2da3ce2f1e884ac847d80d authored over 1 year ago by Luiz Augusto von Dentz <[email protected]>
This implements SIRK value encryption using the LTK which is accessed
using btd_device_get_ltk.
The attribute Size value is stored in the size_val not on size member
which represents the attri...
This adds btd_device_get_ltk function which can be used by plugins to
access the LTK key.
This renames set-api.rst to org.bluez.DeviceSet.rst and generate a
manpage org.bluez.DeviceSet.5.
This makes sure the SIRK value is always read otherwise its value can
be outdated or not even re...
According to CSIS spec all attributes shall require encryption:
'Table 5.1: Coordinated Set I...
github.com/bluez/bluez - a1920af6f81fba7917784c2ca09159b0cef4e779 authored over 1 year ago by Luiz Augusto von Dentz <[email protected]>
Don't register pairing callbacks until mgmt.pair is called otherwise it
may take over the role o...
Update stream enable/disable flow for BAP broadcast source
github.com/bluez/bluez - 7a79ff88fd9576cd9935a8c0bab4906b7c38ea03 authored over 1 year ago by Silviu Florian Barbulescu <[email protected]>
adapter_probe callback shall register service the plugin wants to
expose which was not the case ...
bt_csip_add_db is unused since csip plugin does use bt_csip_new to
properly create the attribute...
This moves QoS capabilities to its own dict property just as it was done
for MediaTransport QoS ...
The value returned by dbus_message_iter_get_fixed_array is a reference
and shall not be freed:
...
github.com/bluez/bluez - 2a61791d16797b2ac0a8d68e07f7bfaebd825a47 authored over 1 year ago by Luiz Augusto von Dentz <[email protected]>
This adds support for location and contexts to bt_bap_pac_qos and
function to read them.
This adds support for setting supported content and contexts on a per
PAC record basis which the...
This splits media-api.rst into org.bluez.Media<interface>.rst and
generate manpages for them.
This makes Endpoint.SelectProperties reply with QoS property since it
is now a single property.
This implements Transport.QoS as a dict instead of listing each field as
a individual property.
This reflect the last code changes adding the missing Broadcast
properties.
This makes endpoint.show print Locations, SupportedContext, Context and
Qos capabilities.
This makes transport.show to print QoS configuration since it is now a
single property:
transpo...
github.com/bluez/bluez - d1bb05e3edbce3f474fff4ff592aa39b4a2f667d authored over 1 year ago by Luiz Augusto von Dentz <[email protected]>
This adds support for Location, SupportedContext, Context and QoS
properties.
This implements QoS as a dict instead of listing each field as
a individual property.
github.com/bluez/bluez - b05c3fbfd764a33dbaefbfb18680fa3296d4a31b authored over 1 year ago by Marcel Holtmann <[email protected]>
Primary/Secundary Counters are supposed to be 16 bytes values, if the
server has implemented the...
Due to race condition in the vhci kernel driver, we might read not a
vendor response packet, but...
This converts media-api.txt to media-api.rst.
github.com/bluez/bluez - f479c2404ecfb8723a1c4d55c7cbe8726ffcd6b7 authored over 1 year ago by Luiz Augusto von Dentz <[email protected]>
Calling btdev_receive_h4 without prior logic will allow this function
to print some debug logs. ...
The debug callback vhci_debug() already prints new line after each debug
string. Explicit new li...
It seems like some implementation of vasprintf set the content of the
str to NULL rather then re...
when checking enable_external_ell != 'yes',
even enable_btpclient and enable_mesh are not enable...
This adds the following tests which attempts to use SO_SNDTIMEO so the
socket times out before t...
This adds the following tests which attempts to close/shutdown the
socket before the connection ...
github.com/bluez/bluer - 30227b183bc1a9616fe0e47a81e11b518caca03b authored over 1 year ago by Sebastian Urban <[email protected]>
github.com/bluez/bluer - 19500d36789490bfab5b7baab5e931364552bdee authored over 1 year ago by Sebastian Urban <[email protected]>
github.com/bluez/bluer - 2452e15101a211995317b2d0f0345da2252f4325 authored over 1 year ago by Sebastian Urban <[email protected]>
github.com/bluez/bluer - bf4ed3b47221f8c855d01d806193cab726a0e4a9 authored over 1 year ago by Sebastian Urban <[email protected]>
github.com/bluez/bluer - 290e82f8d28a690609f28e416a1009e9039a9d5a authored over 1 year ago by Sebastian Urban <[email protected]>
github.com/bluez/bluer - 1bad12c2062e520effe9645da74f5981cb63be73 authored over 1 year ago by Alex Moon <[email protected]>
In the Bluetooth Specification the complete name for bit
number 32 is "Connected Isochronous Str...
This commit uses the newly added bt_io_bcast_accept function from
btio.c to implement the defer ...
Previously initiator would be set whenever a central key was found
which turns out to be unrelia...
Passing UINT32_MAX as int may overfollow causing errors such as:
bluetoothd[2688495]: src/main....
github.com/bluez/bluez - 53542db3d6c6bc9991e3f9b0ab05e6ea6cee753d authored over 1 year ago by Luiz Augusto von Dentz <[email protected]>
This fixes the way conn handles are marked as unused in the
conn_list array, so that valid conn ...
This adds the Set Broadcast_Code opcode handler, enabling a BASS Server
to sync to an encrypted ...
This adds btio support for accepting BIS connections when defer
setup is enabled on a Broadcast ...
CSIS.Encrypt is a boolean so it shall only be set with true/false not
yes/no.
This fixes the following errors:
Unknown key RefreshDiscovery for group General
Unknown key Enc...
Fix copy of BASE from getsockopt() and update base length.
github.com/bluez/bluez - dc13da09d78b3df761d27ee8f4bf7089afe37788 authored over 1 year ago by Claudia Draghicescu <[email protected]>
MICP profile level interface function have been implemented
This adds initial code for MICP plugin.
- Implementation of functions related profile and service for MICS and MICP
- Specifications ref...
Add MICS characteristic uuid(s)
github.com/bluez/bluez - 94ea14917ff99cffb2fb23b6a3867fc4b16b1b8d authored over 1 year ago by Nitin Jadhav <[email protected]>
bap_io_disconnected was getting registered for all links while
connecting which prevented bap_io...
This fixes the following runtime error:
monitor/packet.c:10476:2: runtime error: division by ze...
github.com/bluez/bluez - c7fd9310b925e2399be4e0e5fa23be5295b02d7e authored over 1 year ago by Luiz Augusto von Dentz <[email protected]>This moves QoS related properties to a single dictionary.
github.com/bluez/bluez - 530afa43ec2920347c7092823bec8fd51b019280 authored over 1 year ago by Luiz Augusto von Dentz <[email protected]>bap_create_io already handle streams of differents types.
github.com/bluez/bluez - bc35476450af4256fd8284b1f5cfcbadcb90f8b6 authored over 1 year ago by Luiz Augusto von Dentz <[email protected]>
Commit fde32ff9c9c0 ("shared/gatt-client: Allow registering with NULL
callback") added an early ...
Add LE passive scan example.
github.com/bluez/bluer - cfc9363160f1a66f312592ae96b5a746350e8f02 authored over 1 year ago by Kjetil Jørgensen <[email protected]>github.com/bluez/bluez - 6a8f7c55dfdfed8136ba8b417d0d8ee45181001a authored over 1 year ago by Marcel Holtmann <[email protected]>
github.com/bluez/bluez - 55c07304ac92474ed287190eb08703fe7c56f0c1 authored over 1 year ago by Marcel Holtmann <[email protected]>
When connecting a BAP unicast stream the followin crash can be observed:
Access not within mapp...
github.com/bluez/bluez - c6741c40816bacb9a5c2a5d8f2d3b1ae5c4a6f36 authored over 1 year ago by Luiz Augusto von Dentz <[email protected]>github.com/bluez/bluez - 176d0154b7f8ce16051762bf53cefa2935b08996 authored over 1 year ago by Marcel Holtmann <[email protected]>
This adds defer setup support for the Broadcast Receiver scenario.
In order to create a Broadca...
github.com/bluez/bluez - 8b2f002edeb3c06dfc64dc2a913d112bb4124579 authored over 1 year ago by Iulia Tanasescu <[email protected]>Fix UUID name typo.
github.com/bluez/bluez - 8d0d62659c06cb421b39b7928b4d56f052a874e5 authored over 1 year ago by Claudia Draghicescu <[email protected]>
This patch gets the QOS broadcast stream parameters and passes them
to upper layers.
This patch adds the possibility to register a broadcast
media endpoint if the controller has sup...
Remove unused gdbus parameter.
Fix length for Codec Specific Configuration.
This adds support for BAP broadcast sink, creates a remote endpoint when a
broadcast source is d...
This adds support for BAP broadcast sink, creates a remote endpoint when a
broadcast source is d...
This adds "auto" capability which behaves like "on" but instead of
asking user to confirm/autori...