d7ca217872
Always returning 0 (when `MYNEWT_VAL_BLE_LL_RFMGMT_ENABLE_TIME` is not defined), rather than a time near to the current tick, causes an issue in at least one place: `ble_ll_adv_sm_start()`, where the calculation of `delta` overflows when the system timer is at 0x80000000 or above -- causing an incorrect, huge adjustment to be made to the scheduled time, ultimately stopping adverts from being sent. |
||
---|---|---|
.. | ||
components | ||
displayapp | ||
drivers | ||
FreeRTOS | ||
heartratetask | ||
libs | ||
logging | ||
systemtask | ||
touchhandler | ||
BootloaderVersion.cpp | ||
BootloaderVersion.h | ||
CMakeLists.txt | ||
FreeRTOSConfig.h | ||
main.cpp | ||
main.h | ||
recoveryLoader.cpp | ||
sdk_config.h | ||
Version.h.in |