mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-09-16 14:09:54 +00:00
There is already BLE_NPL_TIME_FOREVER which should be used instead. Also due to int promotion using BLE_NPL_WAIT_FOREVER was causing subtle issues on 64bit asrchitectures when used.