zephyr/subsys/net/l2
Patrik Flykt 4aa48833d8 subsystems: Rename reserved function names
Rename reserved function names in the subsys/ subdirectory except
for static _mod_pub_set and _mod_unbind functions in bluetooth mesh
cfg_srv.c which clash with the similarly named global functions.

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2019-04-03 17:31:00 -04:00
..
bluetooth all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
canbus all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
dummy all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
ethernet all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
ieee802154 all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
openthread all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
wifi subsystems: Rename reserved function names 2019-04-03 17:31:00 -04:00
CMakeLists.txt net: l2: Add CANBUS L2 layer 2019-02-07 18:08:27 +02:00
Kconfig kconfig: Use depend on instead of select to avoid kconfig loop 2019-03-12 19:42:40 +01:00