test/pts: use tlv version of link key db and le device db

This commit is contained in:
Matthias Ringwald 2019-10-24 17:52:41 +02:00
parent b02ff6bdbb
commit 60b0564cc4

View File

@ -25,8 +25,8 @@ COMMON += \
rfcomm.c \
hci_transport_h2_libusb.c \
btstack_run_loop_posix.c \
btstack_link_key_db_fs.c \
le_device_db_fs.c \
btstack_link_key_db_tlv.c \
le_device_db_tlv.c \
wav_util.c \
sdp_util.c \
sdp_server.c \