This change adds the definition for the read/set default parameter commands.
In particular, these commands are used to read and set the system default parameters. The use of a TLV format also ensures that parameters are expandable in the future.
This will allow bluetoothd to load parameters from a conf file that may be customized for the specific requirements of each platforms.
1bc9dc3ed doc: adding definitions for load default params mgmt op
doc/mgmt-api.txt | 90 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 90 insertions(+)
Upstream: git.kernel.org