BTstack Bluetooth stack

Dependencies:   mbed USBHost

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers config.h Source File

config.h

00001 #define EMBEDDED
00002 #define HAVE_TICK
00003 
00004 //#define HAVE_INIT_SCRIPT
00005 //#define HAVE_BZERO
00006 //#define HAVE_EHCILL
00007 
00008 #define ENABLE_LOG_INFO 
00009 #define ENABLE_LOG_ERROR
00010 
00011 #define HCI_ACL_PAYLOAD_SIZE 52
00012 
00013 #define HAVE_MALLOC
00014 
00015 //#define MAX_SPP_CONNECTIONS 1
00016 //#define MAX_NO_HCI_CONNECTIONS MAX_SPP_CONNECTIONS
00017 //#define MAX_NO_L2CAP_SERVICES  2
00018 //#define MAX_NO_L2CAP_CHANNELS  (1+MAX_SPP_CONNECTIONS)
00019 //#define MAX_NO_RFCOMM_MULTIPLEXERS MAX_SPP_CONNECTIONS
00020 //#define MAX_NO_RFCOMM_SERVICES 1
00021 //#define MAX_NO_RFCOMM_CHANNELS MAX_SPP_CONNECTIONS
00022 //#define MAX_NO_DB_MEM_DEVICE_LINK_KEYS  2
00023 //#define MAX_NO_DB_MEM_DEVICE_NAMES 0
00024 //#define MAX_NO_DB_MEM_SERVICES 1