04e38ae176
Several places we simply had /* Create a non-connectable non-scannable advertising set */ regardless of the type of advertising it was. Modified the comment to omit the scannable part and corrected the connectable part. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no> |
||
---|---|---|
.. | ||
boards | ||
src | ||
CMakeLists.txt | ||
README.rst | ||
prj.conf | ||
sample.yaml |
README.rst
.. _bluetooth_tmap_bms: Bluetooth: TMAP BMS ################### Overview ******** Application demonstrating the LE Audio TMAP Broadcast Media Sender functionality. Implements the BMS role. Requirements ************ * A board with Bluetooth Low Energy 5.2 support Building and Running ******************** This sample can be found under :zephyr_file:`samples/bluetooth/tmap_bms` in the Zephyr tree. See :ref:`bluetooth samples section <bluetooth-samples>` for details.