1 2 3 4 5 6 7 8 9 10 11
/* * BLERemoteDescriptor.cpp * * Created on: Jul 8, 2017 * Author: kolban */#include "sdkconfig.h"#if defined(CONFIG_BT_ENABLED)#include "BLERemoteDescriptor.h" #endif /* CONFIG_BT_ENABLED */