Files
Szymon Janc a069ebb3f3 porting: Remove BLE_NPL_WAIT_FOREVER from NPL API
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.
2019-09-11 09:53:42 +02:00
..