#Kit-Name: Bluetooth LE DA Support

#call the da.txt script
kitman.i "Device Access"

#call the bluetoothle.txt script
kitman.i "Bluetooth LE Driver"

#history API is used by TDL
kitman.i "History"

set mbs.bundles.base=../../../bundles/

# DA Adapter API Bundle
fw.i -s -f -l com.prosyst.mbs.bluetooth.le.da.hdm.adapter.api.jar

# DA Items API Bundle
fw.i -s -f -l com.prosyst.mbs.bluetooth.le.da.items.api.jar

# DA Item Prividers
fw.i -s -f -l com.prosyst.mbs.bluetooth.le.da.items.provider.bcds.ciss.jar
fw.i -s -f -l com.prosyst.mbs.bluetooth.le.da.items.provider.bcds.tdl.jar
fw.i -s -f -l com.prosyst.mbs.bluetooth.le.da.items.provider.bcds.scd.jar

# DA Adapter Core
fw.i -s -f -l com.prosyst.mbs.bluetooth.le.da.hdm.adapter.jar
