Move the TAG definition of each example to the corresponding source file (previously it is defined in the common example intialization header file), which can avoid the redefinition of TAG in some situations.
- Rename ble_mesh_demo_main.c to main.c - Rename ble_mesh_demo_init.* to ble_mesh_example_init.*