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/

bass: Mark driver as experimental

This uses the btd_profile.experimental to mark the driver as
experimental.

github.com/bluez/bluez - bd14ad2e1f50a9ecd6c17f6f1b819866e06e0cea authored over 1 year ago
bap: Mark driver as experimental

This uses the btd_profile.experimental to mark the driver as
experimental.

github.com/bluez/bluez - da762dfa0255aed6f05a2b83fb967eefdccbf194 authored over 1 year ago
profile: Add support for experimental flag

This adds experimental field to btd_profile so the plugin can indicate
drivers that depends on e...

github.com/bluez/bluez - 67c5824fd071a758756bbb96f167a0d18c4c8520 authored over 1 year ago
client/player: Fix not checking for SupportedUUIDs

When registering an endpoint it should always check for SupportedUUIDs.

github.com/bluez/bluez - 1707c35771b447e39d19ebcc477e46e26d5870b5 authored over 1 year ago
client/player: Add codec as parameter to endpoint.presets

This changes endpoint.presets command to take codec as parameter.

github.com/bluez/bluez - f3977023f93d1ccfe301ed18a8b7aa866a52ebd2 authored over 1 year ago
client/player: Fix crashes accessing metadata

If metadata is not set the respective iovec is left NULL so it needs to
be checked before access...

github.com/bluez/bluez - 67fd8479f11c12e396494fe80cd1965ee7ff4500 authored over 1 year ago
client/player: Add support to Max Transports in endpoint.register

[bluetooth]# endpoint.register 00002bc9-0000-1000-8000-00805f9b34fb 0x06
[/local/endpoint/ep0] A...

github.com/bluez/bluez - fe16cf2a7ee343e6741bc1ef8f45f4f9dbf5c8a2 authored over 1 year ago
shared/bap: Fix not sending ASE Receiver Stop Ready

This fixes not sending ASE Receiver Stop Ready if stream is on disabling
state when CIS is disco...

github.com/bluez/bluez - 24b4ba1a393618b0c6b3b33f6eaa1371bfe97a6f authored over 1 year ago
mesh: Update the behavior of --io option

This aligns the behavior of command line option --io to
add new "auto" value and modify the beha...

github.com/bluez/bluez - 93d0d8b2fc696212743be2fe9cedcf0edb1073d4 authored over 1 year ago
monitor/intel: Skip packet/error counters if 0

This skips printing TLVs related to packet/error count if they are 0 and
also update the missing...

github.com/bluez/bluez - 8c452c2ec1739efe581273bacd738e5294d0ca0f authored over 1 year ago
monitor/intel: Fix not skipping unknown TLV types

The code was stopping at first time it detected an unknown TLV type when
it could continue:

> H...

github.com/bluez/bluez - 89f8d6bae18f853ae2ab9f6de21b62469f82d84c authored over 1 year ago
monitor: Fix misaligment errors

This fixes the following errors:

monitor/packet.c:11968:27: runtime error: member access within...

github.com/bluez/bluez - acfa41dedb47f1bff9399e2273e4623aac4decc5 authored over 1 year ago
monitor/att: Attempt to insert discovered attributes

This attempts to insert discovered attributes into monitor gatt_db
instance if their respective ...

github.com/bluez/bluez - 6c81bae99bc593af75913951ed553842862e95a8 authored over 1 year ago
profiles: Add initial code for BASS plugin

This adds initial code for BASS plugin.

github.com/bluez/bluez - 6bafe1c66515e576362d0f124450a3f6f4c909aa authored over 1 year ago
shared/bass: Add initial code for handling BASS

This adds initial code for Broadcast Audio Scan Service.

github.com/bluez/bluez - a56c7fd162306460f6f1f0a9a72234cad3308d87 authored over 1 year ago
shared/util: Add iovec helpers

This adds iovec helper functions for handling byteorder and alignment
in place.

github.com/bluez/bluez - 18d49830b3e9ba0e346890bc3c0e9dd500eb0c2f authored over 1 year ago
shared/att-types: Add BT_ERROR_WRITE_REQUEST_REJECTED error code

This adds Write Request Rejected Common Profile and Service
Error Code.

github.com/bluez/bluez - d5d921881b7e143f0a879a1b5d5e43ffb1c7c18f authored over 1 year ago
lib/uuid: Add BASS UUIDs

This adds BASS UUIDs which will be used by Basic Audio Profile.

github.com/bluez/bluez - 4e549cf48b712088d22028282baabbfc93e5f033 authored over 1 year ago
shared/shell: Fix smatch warning

This fixes the following warning:

src/shared/shell.c:615:21: warning: non-ANSI function declara...

github.com/bluez/bluez - 3818b99c764efe84cd3455081f6392c256564085 authored over 1 year ago
shared/shell: Fix not releasing prompt

This fixes not releasing prompt when queueing a line to be executed
since it can be considered a...

github.com/bluez/bluez - 0b88ee29ff1d174fa54d3e462fb0ebc890da3bf4 authored over 1 year ago
client/player: Fix crash when RegisterEndpoint fails

If RegisterEndpoint fails when there are multiple adapters it would
attempt to free the same end...

github.com/bluez/bluez - 416b8375ffde990c1ec443be0961b9ada38da75b authored over 1 year ago
client/player: Add support for Metadata in BAP Profile

This adds support for Metadata in BAP profile.
In order to register zero Metadata, 0 shall be
en...

github.com/bluez/bluez - f9376b13b3fe67430239037fbfc28ad2828bd3b3 authored over 1 year ago
test-bap: Add SCC tests for Vendor-Specific codec

4.8.2 Unicast Client Initiates a Config Codec Operation –
Vendor-Specific (page 42):

Test Pur...

github.com/bluez/bluez - 083e66d3ac2df4baabe0ab42fc7a93c47709bf39 authored over 1 year ago
shared/util: Fix runtime error

This fixes the following errors:

src/shared/util.c:271:2: runtime error: null pointer passed as...

github.com/bluez/bluez - 3b5c0e5ed0763195157ae1eacc2250a935726803 authored over 1 year ago
test-bap: Introduce SCC tests for LC3

4.8.1 Unicast Client Initiates a Config Codec Operation – LC3
(Page 39):

Test Purpose:
Veri...

github.com/bluez/bluez - f7a518c855908d11ecaa0716a62ff97feec546ee authored over 1 year ago
shared/lc3: Update configuration to use iovec

This use iovec as expected storage for capabilities and configuration
so it is inline with what ...

github.com/bluez/bluez - 0b230fd2ba3844d989c3f514729246abbd86026f authored almost 2 years ago
shared/bap: Fix typo

Fix typo s/BT_BAP_CONFIG_LATENCY_BALACED/BT_BAP_CONFIG_LATENCY_BALANCED

github.com/bluez/bluez - 3fa45f728cd7bc60dbd30e6bac5d93233f16a2d6 authored almost 2 years ago
shared/tester: Add support for NULL PDUs

This adds support for NULL PDUs which can be used to skip a round of
TX/RX.

github.com/bluez/bluez - 74206678a97bfa23ab6f8a9966bc88e798031e3c authored almost 2 years ago
media: Fix not storing Preferred Delay properly

Preferred Delay properties were being stored as qos->pd_* instead of
qos->ppd_*.

github.com/bluez/bluez - a600c9bda9fee26d640acb1bf042de3583c6c3df authored almost 2 years ago
share/bap: Fix not removing timeout on bap_free

This fixes not removing the process_id timeout when freeing the session
which can cause the foll...

github.com/bluez/bluez - 614d6630271584a29c3de5f9e705bd4af656a5f8 authored almost 2 years ago
shared/bap: Fix crash detaching streams

If a stream is being detached but bt_bap reference is already 0 don't
attempt to detach the stre...

github.com/bluez/bluez - 1abd45bb45bf284745d58f5cbd82a7bf39b1ed35 authored almost 2 years ago
bap: add Location parameter to SelectProperties

Add relevant PACS Location field as a parameter to SelectProperties.

SelectProperties may set A...

github.com/bluez/bluez - 2f88c59391b8717055557f6634f92d76d9fd0001 authored almost 2 years ago
shared/bap: add function to get location from PAC

Add function to get the PACS Sink/Source Audio Locations field relevant
for a given PAC.

github.com/bluez/bluez - 5910b78528010b654a82367bb2e95f70dd7877ce authored almost 2 years ago
obexd: agent: Use if-elseif instead of multi-if to check error message

The obex agent will return only one error message at the same time.So
we should use if-elseif in...

github.com/bluez/bluez - 9a0acc7984ef79e287ec9db70703405f64a79bee authored almost 2 years ago
obexd: AuthorizePush: Support to return folder name for file storage

The obex agent usually returns the full path by getting the default
folder and filename from the...

github.com/bluez/bluez - d361604594048b1a4df370b969f9d5140c832d30 authored almost 2 years ago
tools/isotest: Add BIG encryption options

Add command line options for BIG encryption and broadcast code.

github.com/bluez/bluez - ce1eb5dd0a03db1f6c123f14e4f837d115fd08d7 authored almost 2 years ago
tools/iso-tester: Add Broadcast tests for encrypted BIG

This adds the following tests for encrypted broadcast:

ISO Broadcaster Encrypted - Success
ISO ...

github.com/bluez/bluez - b56479f4f5a350391af06cae331bd1d78651da58 authored almost 2 years ago
monitor/packet: Fix BIG encryption decoding

Fix incorrect decoding of the encryption parameter when logging
the LE BIG Create Sync command.

github.com/bluez/bluez - 180d1c9ad028310eb89de90f188153d37a309aca authored almost 2 years ago
iso-tester: Add BAP Audio Configuration tests

This adds the following tests based on BAP Audio Configurations:

ISO AC 1 & 4 - Success
ISO AC ...

github.com/bluez/bluez - 4d197b859e57a9101e26a9ff341dba3da32ebf77 authored almost 2 years ago
btdev: Fix not setting CIS parameters properly

The code was assuming only index 0 was to be used which doesn't work
when there are multiple CIS...

github.com/bluez/bluez - 57b67987d4d88ce9b1485ce6e3943205fb35f9f2 authored almost 2 years ago
mgmt-tester: Fix Get/Set PHY tests

This fixes the following tests now that all supported PHYs are enabled
by default:

Start Discov...

github.com/bluez/bluez - e122a07088966efb1fadc72fcf8378a1e77549b4 authored almost 2 years ago
client/advertising: Add support for advertise.rsi command

This adds support for advertise.rsi command which can be used to request
the generation of RSI a...

github.com/bluez/bluez - 070c78c4269c66cfaea75bc9f77fad9b5c4d511c authored almost 2 years ago
advertising: Add support for rsi as Includes

This adds support for "rsi" when a SIRK has been set on main.conf, the
clients can then enable i...

github.com/bluez/bluez - eef2e62a5bc4eb4d90a507b3834937102d906b95 authored almost 2 years ago
advertising-api: Add rsi to SupportedIncludes

This adds "rsi" as possible value to SupportedIncludes so when it is
available it means client a...

github.com/bluez/bluez - 23bc47437a353ddf19ce6487544fd63f364d10b1 authored almost 2 years ago
shared/ad: Fix bt_ad_has_data not matching when only type is passed

bt_ad_has_data attempts to match the data portion even when not set
which is useful the user is ...

github.com/bluez/bluez - 759d1442a5dcc96466ee0758c695e83b8524ab64 authored almost 2 years ago
main.conf: Fix parsing of CSIS group

There was a typo in the group name using CSIP instead of CSIS.

github.com/bluez/bluez - a1b93db14da6772a299492a0c0673be70bea9ea6 authored almost 2 years ago
monitor/att: Add decoding support for BASS

This adds decoding support for BASS attributes:

> ACL Data RX: Handle 0 flags 0x02 dlen 7
...

github.com/bluez/bluez - 61971f026466391ca8fa563559e2fe6bd5129581 authored almost 2 years ago
set: Fix not attempt to connect devices with RSI

If a device advertising with RSI is only found later after the set was
already create we shall s...

github.com/bluez/bluez - 7aee0b67ba9fadb0713a14a3f4121cdeffa75f6c authored almost 2 years ago
mesh: Tighten IO and fix out-of-bounds array access

This fixes the out-of-bounds array access in mesh-io-mgmt.c caught
by address sanitizer. Similar...

github.com/bluez/bluez - cffd5832a52cab71679e0bc6ee02a8f7816f1950 authored almost 2 years ago
adapter: Use regular discovery for filters which only have discoverable set

discovery_filter_to_mgmt_cp() does not add discovery_filter.discoverable
to the created mgmt_cp_...

github.com/bluez/bluez - de8e7cfce25b8d717f5ee60ee3b79d426fdcc681 authored almost 2 years ago
Split bt_iso_qos into dedicated structures

Split bt_iso_qos into dedicated unicast and broadcast
structures and add additional broadcast pa...

github.com/bluez/bluez - c4d9b99db5a6b8efb7b710818a5261634086824b authored almost 2 years ago
avrcp: Fix crash while handling unsupported events

The following crash can be observed if the remote peer send and
unsupported event:

ERROR: Addre...

github.com/bluez/bluez - f54299a850676d92c3dafd83e9174fcfe420ccc9 authored almost 2 years ago
mgmt-tester: Add devcoredump tests

Add mgmt-tester tests for hci devcoredump. These testa trigger the
devcoredump with a test data ...

github.com/bluez/bluez - 5106fe8c868d5ec69af70f299eeedad42b900f69 authored almost 2 years ago
vhci: Add support to trigger devcoredump and read the dump file

Add vhci support to trigger the hci devcoredump by writing to
force_devcoredump debugfs entry an...

github.com/bluez/bluez - 8bd2f29617743a5587ca9679957c2e4bf3b78aa9 authored almost 2 years ago
device: Fix not setting initiator flag when auto-connecting

If the device is marked as auto-connect the kernel may initiate the
connection spontaneously cau...

github.com/bluez/bluez - 2b022fa5297a56875f06c2b5612258cd99dcbe74 authored almost 2 years ago
bap: Mark devices to auto-connect

This makes devices with BAP support to auto-connect once they start
advertising.

github.com/bluez/bluez - ca07d198f9c7d289e95091c30ed15bff2106a7db authored almost 2 years ago
l2test: Fix setting mode for BR/EDR l2cap socket

BT_MODE_* enums are used only for socket SOL_BLUETOOTH, option BT_MODE
Otherwise we should use L...

github.com/bluez/bluez - 54601cbcf283468ecb867d3db14ddbd1badbe858 authored almost 2 years ago
l2test: Enable hex input for PSM

github.com/bluez/bluez - cedace72c3f71d356fc1895787569c7412ee94b2 authored almost 2 years ago
monitor: Cache IRK being parsed

This caches any IRK being parsed so they can be used to resolve
addresses later which fixes the ...

github.com/bluez/bluez - 011e562a98a8b8c278391bc64d9dc2c8df0a5585 authored almost 2 years ago
shared/gatt-db: Make gatt_db_attribute_get_value public

This makes gatt_db_attribute_get_value public so it can be used by the
likes of btmon.

github.com/bluez/bluez - 7610b9264147c387e0c12d17221ae83f97add776 authored almost 2 years ago
monitor/att: Print value when printing descriptors

This prints the value attribute information when print attribute
descriptors:

< ACL Data TX: Ha...

github.com/bluez/bluez - cf72428156689a7bf2e2c6013788fedca08c6ff7 authored almost 2 years ago
monitor/att: Fix not loading gatt_db for devices using RPA

Device using RPA have its storage using its identity address so this
uses keys_resolve_identity ...

github.com/bluez/bluez - 2719bb5aaf6df77edb4bf7c2654c178836300c73 authored almost 2 years ago
client: Add samples init scripts

This adds sample init scripts that can be passed to bluetoothctl for
testing.

github.com/bluez/bluez - fb1c694100b2aff6ee1ad69d2a07c0f122e2e929 authored almost 2 years ago
shared/shell: Add support for -i/--init-script

This adds support for -i/--init-script which can be used to provide a
file with commands to be i...

github.com/bluez/bluez - f2f7c742ad0b3b6f99e91889a7297cec21084015 authored almost 2 years ago
bap: Fix not continue selecting if endpoint respond with an error

If the endpoint respond with an error we shall decrement selecting
counter and proceed to check ...

github.com/bluez/bluez - 1ee1fc8e387c074c474bfdae15707f1afa76e1b9 authored almost 2 years ago
monitor: Fix printing Signed Write Command

Data field were print twice (1 time incorrectly):
> ACL Data RX: Handle 64 flags 0x02 dlen 19
...

github.com/bluez/bluez - 648b4362521bcd9146b88d03e51e05454269e27f authored almost 2 years ago
monitor: Fix crash when there is no write handler

github.com/bluez/bluez - 446e13360dbaa95fd3912ebb9ca734ccb17d7a32 authored almost 2 years ago
obexd: reject to accept file when replying reject message

It will accept file when obex agent replied any message
event though the message is org.bluez.ob...

github.com/bluez/bluez - 338ba4352b6cadafe61808c21302c0abe2168e02 authored almost 2 years ago
audio/transport: Propagate errors from avrcp_set_volume to DBus

Any error while setting absolute volume on the peer, or notifying the
peer of changes was previo...

github.com/bluez/bluez - 1de41786c1a22fe0d4f55805f3006ce66e5c65a6 authored almost 2 years ago
mesh: On exit free timer for filtering duplicates

This frees resources associated with duplicate filter timer
when destroying management IO.

github.com/bluez/bluez - 4a3f465a55c9e2159d363a5419f3a5dbb965036d authored almost 2 years ago
tools/mesh-cfgclient: Auto request own composition data

When attaching a local provisioner node, always request own
composition data to accommodate func...

github.com/bluez/bluez - 551a0c80ab33332920b966dbd7e6761a1b640ed6 authored almost 2 years ago
tools/mesh-cfgclient: Prevent storing duplicate models

This fixes the situation when subsequent requests to get a node
composition result in appending ...

github.com/bluez/bluez - bc961998a842529a12d5fcb590d4435022c9fcbe authored almost 2 years ago
transport: add CIG/CIS/PHY properties, don't show unset QoS properties

Add CIG, CIS, and PHY properties to BAP transport. The other QoS
properties are there, and thes...

github.com/bluez/bluez - 28422cd231196037ae7d52f8803ff282482c607e authored almost 2 years ago
doc: describe new ISO Transport properties

Document the currently undocumented transport QoS properties.

github.com/bluez/bluez - 39260c3cfa056321feaf1d49fe8db92e17b386f0 authored almost 2 years ago
shared/gatt-client: Fix not creating a request for notifications

Notifications were using bt_att_send directly instead of
bt_gatt_client_write_value thus it woul...

github.com/bluez/bluez - 306a8083ad19459136cb46b7ec7fb27b070fb118 authored almost 2 years ago
mesh: Don't send Prov Failed on non-existant links

If remote device does not respond to a Prov Link Open request, then the
callbacks do not get est...

github.com/bluez/bluez - 806230e4fda7a2fafeb7f1da3d2f17a1bafb25f8 authored almost 2 years ago
mesh: Make MGMT mesh-io less noisy

Remove excessive logging traffic

github.com/bluez/bluez - c1f7aed635f39578cdb4a1870413278d29a081c5 authored almost 2 years ago
mesh: Filter originated Provisioning Data packets

The mesh daemon can process incoming mesh packets on more than one
controller, but if a Provisio...

github.com/bluez/bluez - a5998b588c8646fb7709bbacad1cf872a94cc032 authored almost 2 years ago
mesh: Fix uninitialized memory usage

When attempting to cancel an unknown Scan request structure must be
NULL initialized.

github.com/bluez/bluez - 5934f133d44aeda4e682bd15daf2dc93bb7d355f authored almost 2 years ago
mesh: Loopback unprovisioned beacons

Because the daemon explicitly supports multiple nodes, we need
local Config Clients to be able t...

github.com/bluez/bluez - 7c0fb2fefb6a121f1ac56e39212ce4d64307eeff authored almost 2 years ago
shared/gatt-client: Fix crash on bt_gatt_client_idle_unregister

This fixes the following crash:

Invalid read of size 8
at 0x1E1E0B: bt_gatt_client_idle_unre...

github.com/bluez/bluez - 857d9b96b38401ce5666172ddea115d37ad6af70 authored almost 2 years ago
btmon: Fix decoding truncated data

Some platforms use different filtering and for this purpose,
some of the ACL/SCO/ISO/SDP data is...

github.com/bluez/bluez - 6ae44c74aaf93468ddc626a02b8f0420a808b13e authored almost 2 years ago
shared/bap: fix Locations, Context to be PACS not PAC properties

Audio Locations and Contexts are properties of the PACS service, not of
individual PAC, as these...

github.com/bluez/bluez - 7b654b16fb04431178c13f96ec163779e3cfd752 authored almost 2 years ago
device: Fix crash attempting to read Sets property

The following set can be observed when a sirk is exists but it is
encrypted leading to info->set...

github.com/bluez/bluez - 2762129212f1c4045c2ca3628cb49f42cb024689 authored almost 2 years ago
shared/csip: Fix crash on bt_csip_get_sirk

This fixes the following trace:

Invalid read of size 1
at 0x1F4282: bt_csip_get_sirk (csip.c...

github.com/bluez/bluez - e040109302d841750b767e88c26a48e6f832edf3 authored almost 2 years ago
shared/gatt-client: Introduce bt_gatt_client_ref_safe

This introduces bt_gatt_client_ref_save which ensures the instaces
which are being destroyed, e....

github.com/bluez/bluez - 4b704fb45a69ed6e745c5d01cca9622ede4bf522 authored almost 2 years ago
shared/csip: Fix not unregistering idle callback on detach

This make sure idle callback is unregistered before bt_gatt_client is
unref.

github.com/bluez/bluez - 605ee768b789602f59f298423dfbad780deeeb8c authored almost 2 years ago
shared/bap: Fix not unregistering idle callback on detach

This make sure idle callback is unregistered before bt_gatt_client is
unref.

github.com/bluez/bluez - 932b90f6c33e8f428bbfd1d761ff966e7d258c7f authored almost 2 years ago
mesh: Fix node when loading from storage

This fixes adding mandatory models (config server, remote provisioner)
to a node whose configura...

github.com/bluez/bluez - 40576ac1badffb151ada76a90b89e85aa2ed9934 authored almost 2 years ago
core: Add initial implementation of DeviceSet interface

This adds the initial implementation of DeviceSet interface as
documented in doc/set-api.rst.

github.com/bluez/bluez - 3815ad119dcdc03df2a027f0eda4979d8d601846 authored almost 2 years ago
client: Use AdvertisingFlags when available

This prints devices not discoverable in grey so the user are able to
distict when for example se...

github.com/bluez/bluez - 815f779aa8e477e399b78f03c0ea0e75f0270c4a authored almost 2 years ago
core: Check if device has RSI

This checks if device is advertising an RSI and if so disregards if it
is not discoverable since...

github.com/bluez/bluez - f95ffcc8b1fe67c4b0443747c08f8e9d853025cf authored almost 2 years ago
shared/ad: Add RSI data type

This adds BT_AD_CSIP_RSI advertising data type.

github.com/bluez/bluez - c2e99aefd33790a1784cb3d9d80fef748961d423 authored almost 2 years ago
doc: Add set-api

This adds set-api.rst which documents DeviceSet interface.

github.com/bluez/bluez - 6477522e92e33da26d27064970ab0c183ab50166 authored almost 2 years ago
client/player: Update High Reliability presets

This updates High Reliability presets as published in BAP 1.0.1:

https://www.bluetooth.com/spec...

github.com/bluez/bluez - 31ab084f072c335b5fbaab1c44ecaf899f5d5dda authored almost 2 years ago
device-api: Add Set property

This adds Set property so clients are able to identify when a device
belongs to a set.

github.com/bluez/bluez - 5bac4cddb191c8ce28ca40747b5d7b0247ae504c authored almost 2 years ago
iso-tester: Update High Reliability presets

This updates High Reliability presets as published in BAP 1.0.1:

https://www.bluetooth.com/spec...

github.com/bluez/bluez - a0847e005d33e40e8032207fd894f8422a943d91 authored almost 2 years ago
client: Add support for DeviceSet proxy

github.com/bluez/bluez - 373bafc34ce6ed8a4dbd4276ae0d96d5753147c8 authored almost 2 years ago
shared/csip: Add initial code for handling CSIP

This adds initial code for Coordinated Set Identification Profile.

github.com/bluez/bluez - d297a03b7a6169cb556f7fcdbb1ee81648bb2b5f authored almost 2 years ago
main.conf: Add CSIP profile configurable options

This introduces option to configure main.conf that can be used to
configure co-ordinated set ide...

github.com/bluez/bluez - 7111c0039f5c14e46c6d26c60fec2091d69549c6 authored almost 2 years ago