• Home
Name Date Size #Lines LOC

..--

app/04-Jul-2025-2,3171,850

gradle/04-Jul-2025-3833

.gitignoreD04-Jul-2025225 1615

Android.bpD04-Jul-2025739 2823

READMED04-Jul-2025474 1615

build.gradle.ktsD04-Jul-2025164 43

com.android.bluetooth.channelsoundingtestapp.xmlD04-Jul-2025875 226

gradle.propertiesD04-Jul-20251.2 KiB2121

gradlewD04-Jul-20255.6 KiB186125

gradlew.batD04-Jul-20252.7 KiB9068

settings.gradle.ktsD04-Jul-2025476 2422

README

11. prepare the device
2adb root
3adb remount -R
42. build the app
5make ChannelSoundingTestApp
63. load the app
7adb root
8adb remount
9adb push ChannelSoundingTestApp.apk /system/priv-app/ChannelSoundingTestApp/ChannelSoundingTestApp.apk
10adb push com.android.bluetooth.channelsoundingtestapp.xml /system/etc/permissions/com.android.bluetooth.cs.xml
11adb reboot
124. run test
13pair devices from settings;
14launch APk
15one device works as 'Initiator', another device works as 'Responder';
16