XYOracleNetwork/sdk-ble-android

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.bettercodehub.yml
.editorconfig
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/documentation_needed.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/build.yml
.github/workflows/minorBuild.yml
.github/workflows/prepRelease.yml
.github/workflows/release.yml
.gitignore
.remarkrc
.vscode/settings.json
LICENSE
README.md
ble-android-library/build.gradle
ble-android-library/proguard-rules.pro
ble-android-library/src/main/AndroidManifest.xml
ble-android-library/src/main/kotlin/network/xyo/ble/debug.kt7
A
0 mins
ble-android-library/src/main/kotlin/network/xyo/ble/devices/apple/XYAppleBluetoothDevice.kt47
A
1 hr
ble-android-library/src/main/kotlin/network/xyo/ble/devices/apple/XYIBeaconBluetoothDevice.kt164
B
4 hrs
ble-android-library/src/main/kotlin/network/xyo/ble/devices/xy/XY2BluetoothDevice.kt37
A
0 mins
ble-android-library/src/main/kotlin/network/xyo/ble/devices/xy/XY3BluetoothDevice.kt120
A
0 mins
ble-android-library/src/main/kotlin/network/xyo/ble/devices/xy/XY4BluetoothDevice.kt237
A
0 mins
ble-android-library/src/main/kotlin/network/xyo/ble/devices/xy/XYFinderBluetoothDevice.kt195
A
0 mins
ble-android-library/src/main/kotlin/network/xyo/ble/devices/xy/XYLegacyFinderBluetoothDevice.kt54
A
0 mins
ble-android-library/src/main/kotlin/network/xyo/ble/devices/xy/XYMobileBluetoothDevice.kt32
A
0 mins
ble-android-library/src/main/kotlin/network/xyo/ble/firmware/XYBluetoothDeviceUpdate.kt224
A
0 mins
ble-android-library/src/main/kotlin/network/xyo/ble/firmware/XYOtaFile.kt119
A
0 mins
ble-android-library/src/main/kotlin/network/xyo/ble/firmware/XYOtaUpdate.kt10
A
0 mins
ble-android-library/src/main/kotlin/network/xyo/ble/generic/XYBluetoothBase.kt117
A
3 hrs
ble-android-library/src/main/kotlin/network/xyo/ble/generic/ads/XYBleAd.kt57
A
0 mins
ble-android-library/src/main/kotlin/network/xyo/ble/generic/ads/XyBleAdTypes.kt50
A
0 mins
ble-android-library/src/main/kotlin/network/xyo/ble/generic/bluetooth/BluetoothIntentReceiver.kt192
D
2 days
ble-android-library/src/main/kotlin/network/xyo/ble/generic/devices/XYBluetoothDevice.kt283
D
3 days
ble-android-library/src/main/kotlin/network/xyo/ble/generic/devices/XYCreator.kt8
A
1 hr
ble-android-library/src/main/kotlin/network/xyo/ble/generic/gatt/peripheral/ThreadSafeBluetoothGattWrapper.kt152
D
2 days
ble-android-library/src/main/kotlin/network/xyo/ble/generic/gatt/peripheral/XYBluetoothDeferred.kt16
A
1 hr
ble-android-library/src/main/kotlin/network/xyo/ble/generic/gatt/peripheral/XYBluetoothGatt.kt273
D
2 days
ble-android-library/src/main/kotlin/network/xyo/ble/generic/gatt/peripheral/XYBluetoothGattCallback.kt182
F
3 days
ble-android-library/src/main/kotlin/network/xyo/ble/generic/gatt/peripheral/XYBluetoothGattClient.kt473
F
1 wk
ble-android-library/src/main/kotlin/network/xyo/ble/generic/gatt/peripheral/XYBluetoothGattStatus.kt12
A
0 mins
ble-android-library/src/main/kotlin/network/xyo/ble/generic/gatt/peripheral/XYBluetoothResult.kt47
A
0 mins
ble-android-library/src/main/kotlin/network/xyo/ble/generic/gatt/peripheral/XYBluetoothResultErrorCode.kt33
A
0 mins
ble-android-library/src/main/kotlin/network/xyo/ble/generic/gatt/peripheral/actions/XYBluetoothGattAction.kt8
A
0 mins
ble-android-library/src/main/kotlin/network/xyo/ble/generic/gatt/peripheral/actions/XYBluetoothGattActionBase.kt19
A
0 mins
ble-android-library/src/main/kotlin/network/xyo/ble/generic/gatt/peripheral/actions/XYBluetoothGattConnect.kt228
B
4 hrs
ble-android-library/src/main/kotlin/network/xyo/ble/generic/gatt/peripheral/actions/XYBluetoothGattDiscover.kt69
C
7 hrs
ble-android-library/src/main/kotlin/network/xyo/ble/generic/gatt/peripheral/actions/XYBluetoothGattReadCharacteristic.kt63
B
4 hrs
ble-android-library/src/main/kotlin/network/xyo/ble/generic/gatt/peripheral/actions/XYBluetoothGattWriteCharacteristic.kt84
C
1 day