2013-06-10 10:43:53 +00:00
|
|
|
// config.h created by configure for BTstack Tue Jun 4 23:10:20 CEST 2013
|
|
|
|
#define HAVE_TRANSPORT_USB
|
2013-10-15 20:07:51 +00:00
|
|
|
#define HAVE_BLE
|
2013-06-10 10:43:53 +00:00
|
|
|
#define USE_POSIX_RUN_LOOP
|
|
|
|
#define HAVE_SDP
|
|
|
|
#define HAVE_RFCOMM
|
|
|
|
#define REMOTE_DEVICE_DB remote_device_db_iphone
|
|
|
|
#define HAVE_SO_NOSIGPIPE
|
|
|
|
#define HAVE_TIME
|
|
|
|
#define HAVE_MALLOC
|
|
|
|
#define HAVE_BZERO
|
2014-01-19 17:23:08 +00:00
|
|
|
#define SDP_DES_DUMP
|
2013-06-10 10:43:53 +00:00
|
|
|
#define ENABLE_LOG_INFO
|
|
|
|
#define ENABLE_LOG_ERROR
|
|
|
|
#define HCI_ACL_PAYLOAD_SIZE 1021
|