Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
app/ | 25-Apr-2025 | - | 2,336 | 1,819 | ||
gradle/ | 25-Apr-2025 | - | 38 | 33 | ||
.gitignore | D | 25-Apr-2025 | 225 | 16 | 15 | |
Android.bp | D | 25-Apr-2025 | 744 | 28 | 23 | |
README | D | 25-Apr-2025 | 474 | 16 | 15 | |
build.gradle.kts | D | 25-Apr-2025 | 164 | 4 | 3 | |
com.android.bluetooth.channelsoundingtestapp.xml | D | 25-Apr-2025 | 875 | 22 | 6 | |
gradle.properties | D | 25-Apr-2025 | 1.2 KiB | 21 | 21 | |
gradlew | D | 25-Apr-2025 | 5.6 KiB | 186 | 125 | |
gradlew.bat | D | 25-Apr-2025 | 2.7 KiB | 90 | 68 | |
settings.gradle.kts | D | 25-Apr-2025 | 476 | 24 | 22 |
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