:py:mod:`expliot.plugins.ble.blecharwrite` ========================================== .. py:module:: expliot.plugins.ble.blecharwrite .. autoapi-nested-parse:: Test the possibility to write data to a Bluetooth LE device. Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: expliot.plugins.ble.blecharwrite.BleCharWrite .. py:class:: BleCharWrite Bases: :py:obj:`expliot.core.tests.test.Test` Plugin to write characteristic data to a Bluetooth LE device. Output Format: There is no output for this plugin .. py:method:: execute() Execute the test.