commit | 54bdd7aee0681168a9cfe2bc8206f7e094b03d1d | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Fri Oct 26 19:11:05 2018 -0500 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon Oct 29 10:12:23 2018 +0000 |
tree | 7aa7c96210d67fabc99c237b74ea9a20876e3f32 | |
parent | 3aaf280108b7cedffbeb13cf2cc7ec16e501a607 [diff] |
Revert "libc: minimal: Add error codes for key management" This reverts commit 25fb2302f1364852a3763774d3e4cb6fb6d5c025. The bluetooth l2cap code was using these errno values but changed to using more standard EPERM instead, so lets remove the defines since nothing uses them. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>