modules/woz_uwb/src/driver/uwb_selftest.c
asxeem/openaliro
Module
uwb_selftest.c
Kconfig-gated one-shot UWB init self-test (no iPhone).
Overview
Kconfig-gated one-shot UWB init self-test (no iPhone).
depends on ccc_shim.h woz_uwb_facade.h
API
Fstatic void uwb_selftest_work(struct k_work *work)
modules/woz_uwb/src/driver/uwb_selftest.c:27
One-shot worker: run the Aliro UWB start path and log the outcome.
work- Kernel work item (unused).
Fstatic int uwb_selftest_init(void)
modules/woz_uwb/src/driver/uwb_selftest.c:59
Arm the one-shot self-test at application init.
- returns
- 0 on success.