mynewt-nimble
mynewt-nimble copied to clipboard
nimble/host : Added new method of marking an api as deprecated.
In the current code, using deprecated api's doesn't give any warnings. So, added a new way in which if these api's are used, compiler will give a warning associated with it.