move GATT services into src/ble/gatt-service

This commit is contained in:
Matthias Ringwald 2016-11-02 15:32:32 +01:00
parent 85a677ece0
commit fe5451fa99

View File

@ -1,6 +1,7 @@
VPATH += ${BTSTACK_ROOT}/src
VPATH += ${BTSTACK_ROOT}/src/ble
VPATH += ${BTSTACK_ROOT}/src/ble/gatt-service
VPATH += ${BTSTACK_ROOT}/src/classic
VPATH += ${BTSTACK_ROOT}/example
VPATH += ${BTSTACK_ROOT}/3rd-party/mbedtls/library