Use run time parameters to control LE features

Use values read from controller to enable and control LE features such as
multi advertising, RPA offload, maximum irk size etc

bug 15393216

Change-Id: I193e2b9a0dc61b86f667e986803571440e390160
diff --git a/main/bte_init.c b/main/bte_init.c
index b189281..3e3c1ad 100644
--- a/main/bte_init.c
+++ b/main/bte_init.c
@@ -18,7 +18,7 @@
 
 /******************************************************************************
  *
- *  This module contains the routines that initialize the stack components. 
+ *  This module contains the routines that initialize the stack components.
  *  It must be called before the BTU task is started.
  *
  ******************************************************************************/