feat(bluetooth/nrf): Save bonder info into flash #78
Annotations
12 warnings
test:
lib/rktk-keymanager/src/state/config.rs#L53
constant `ONESHOT_STATE_SIZE` is never used
|
test:
lib/rktk-keymanager/src/state/config.rs#L54
constant `MAX_RESOLVED_KEY_COUNT` is never used
|
check:
lib/rktk-keymanager/src/state/manager/transparent/report.rs#L11
you should consider adding a `Default` implementation for `TransparentReport`
|
check:
lib/rktk/src/task/mod.rs#L5
unused imports: `Either` and `select`
|
check:
lib/rktk/src/task/mod.rs#L7
unused import: `Timer`
|
check:
lib/rktk/src/task/main_loop/mod.rs#L9
unused import: `reporter::ReporterDriver`
|
check:
lib/rktk/src/task/mod.rs#L79
very complex type used. Consider factoring parts into `type` definitions
|
check:
lib/rktk-keymanager/src/state/config.rs#L53
constant `ONESHOT_STATE_SIZE` is never used
|
check:
lib/rktk-keymanager/src/state/config.rs#L54
constant `MAX_RESOLVED_KEY_COUNT` is never used
|
check:
lib/rktk-keymanager/src/state/config.rs#L53
constant `ONESHOT_STATE_SIZE` is never used
|
check:
lib/rktk-keymanager/src/state/config.rs#L54
constant `MAX_RESOLVED_KEY_COUNT` is never used
|
check:
lib/rktk-keymanager/src/state/manager/transparent/report.rs#L11
you should consider adding a `Default` implementation for `TransparentReport`
|