Home
last modified time | relevance | path

Searched refs:BTstackDaemon (Results 1 – 4 of 4) sorted by relevance

/btstack/port/mtk/
H A Ddeinstaller.sh16 if adb shell stat /system/bin/BTstackDaemon | grep -q "regular file" ; then
18 adb shell su root rm /system/bin/BTstackDaemon
H A Dinstaller.sh28 adb push $DIR/BTstackDaemon /system/btstack
36 adb shell su root mv /system/btstack/BTstackDaemon /system/bin
37 adb shell su root chmod 755 /system/bin/BTstackDaemon
H A DMakefile78 all: $(TOOLCHAIN) version BTstackDaemon libBTstack.so BTstackDaemonRespawn inquiry le_scan rfcomm_e…
84 rm -f BTstackDaemon BTstackDaemonRespawn le_scan inquiry rfcomm_echo *.so *.o
108 BTstackDaemon: $(BTdaemon_OBJS) libbluetoothdrv.so target
H A D.gitignore1 BTstackDaemon