BLE demo for mbed Ported RunningElectronics's SBDBT firmware for BLE. It can communicate with iOS
Dependencies: FatFileSystem mbed
Fork of BTstack by
config.h
00001 // Replaced by LE version 00002 00003 #define EMBEDDED 00004 00005 //#define ENABLE_LOG_DEBUG 00006 #define ENABLE_LOG_INFO 00007 #define ENABLE_LOG_ERROR 00008 00009 //#define HAVE_INIT_SCRIPT 00010 #define HAVE_TICK 00011 00012 //#define HAVE_EHCILL 00013 #define HAVE_BLE 00014 00015 #define ASYNC_BUFFERS 1 00016 00017 00018 #define HCI_ACL_PAYLOAD_SIZE 52 00019 00020 // 00021 #define MAX_NO_HCI_CONNECTIONS 1 00022 #define MAX_NO_L2CAP_SERVICES 0 00023 #define MAX_NO_L2CAP_CHANNELS 0 00024 #define MAX_NO_RFCOMM_MULTIPLEXERS 0 00025 #define MAX_NO_RFCOMM_SERVICES 0 00026 #define MAX_NO_RFCOMM_CHANNELS 0 00027 #define MAX_NO_DB_MEM_DEVICE_LINK_KEYS 2 00028 #define MAX_NO_DB_MEM_DEVICE_NAMES 0 00029 #define MAX_NO_DB_MEM_SERVICES 0
Generated on Thu Jul 14 2022 15:03:48 by 1.7.2