Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
#include <iostream>
#include <cassert>
#include <cinttypes>
#include <cstring>
#include <jau/test/catch2_ext.hpp>
#include <direct_bt/DirectBT.hpp>
#include <jau/os/os_support.hpp>
Go to the source code of this file.
Functions | |
void | resetStates () |
TEST_CASE ("BTManager Bringup Test 00", "[test][BTManager][bringup]") | |
Testing BTManager bring up: More... | |
void resetStates | ( | ) |
TEST_CASE | ( | "BTManager Bringup Test 00" | , |
"" | [test][BTManager][bringup] | ||
) |
Testing BTManager bring up:
Definition at line 59 of file test_bringup00.cpp.