MYNEWT-642 Eddystone buf: one byte too large.

X-Original-Commit: 6af94808683a2cf2233fc70415273033e72fd909
This commit is contained in:
Christopher Collins
2017-02-27 20:31:12 -08:00
parent 83d0e6899f
commit b65d57655a
+1 -1
View File
@@ -22,7 +22,7 @@
#include "host/ble_hs_adv.h"
#include "ble_hs_priv.h"
#define BLE_EDDYSTONE_MAX_SVC_DATA_LEN 23
#define BLE_EDDYSTONE_MAX_SVC_DATA_LEN 22
#define BLE_EDDYSTONE_SVC_DATA_BASE_SZ 3
#define BLE_EDDYSTONE_SERVICE_UUID 0xfeaa