Update bluetooth config to include Bluetooth LE

This commit is contained in:
ggow
2016-04-20 10:21:45 +01:00
parent 8241f4046d
commit 4bc298b35e
+3
View File
@@ -19,6 +19,9 @@
#define BTM_DEF_LOCAL_NAME "Amazon Fire" #define BTM_DEF_LOCAL_NAME "Amazon Fire"
#define BTA_AV_MAX_A2DP_MTU 1788 #define BTA_AV_MAX_A2DP_MTU 1788
#define BLE_INCLUDED TRUE
#define BTA_GATT_INCLUDED TRUE
#define SMP_INCLUDED TRUE
#endif #endif