summaryrefslogtreecommitdiff
path: root/src/libs/mynewt-nimble
AgeCommit message (Expand)AuthorFilesLines
2022-07-07Nimble: Compatibility with LFRC calibrationChristoph Honal1-2/+3
2022-07-07Nimble: Enable optional debug output via RTTChristoph Honal2-2/+3
2022-07-07Nimble: Reduce BLE power usageChristoph Honal2-2/+14
2022-03-21New changes according to the review : Priority 0 for display, 1 for system, t...Jean-François Milants1-2/+2
2022-03-21Fix priorities of BLE tasksJean-François Milants1-2/+2
2021-12-09Adjust BLE/LL stacks, style, comments, refactoringJames A. Jerkins1-2/+2
2021-12-09Connect and bond with a passkeyJames A. Jerkins1-8/+8
2021-09-25Correctly return the tick at which the RF will be fully enabled.Daniel Jackson1-1/+1
2021-02-07Fix memory leak in timer management in port layer of Nimble.Jean-François Milants1-0/+2
2021-02-02Update to nimble 1.3 master branch commit 82153e744833821e20e9a8b0d61c38b2b0d...Jean-François Milants281-9258/+31323
2021-01-31Normalize all the line endingsJean-François Milants2-3/+3
2020-08-17Fix most of the warnings. Remaining warnings come from nimble source code.JF1-0/+2
2020-07-11Fix/Workaround a memory leak each time a device connects to BLE.JF1-0/+6
2020-07-08Remove debug (and bad) #includes.JF3-3/+0
2020-07-02Reduce RAM memory usage by tuning the stack of the stasks and the heap alloca...JF1-2/+2
2020-06-19Disable all loggingJF1-2/+2
2020-06-16Update to nimble 1.3.0 + WIP : debug BLE connection issue with android phones.JF21-845/+552
2020-05-02Merge branch 'nimble' into nimble-otaJF1-2/+2
2020-05-02Update syscfg.hJF2-2/+2
2020-04-30Fix random crash caused by bad implementation of ble_npl_hw_enter_critical().JF1-2/+2
2020-04-26Add Nimble in libs directoryJF629-0/+227915