From 255c51174a0571340ef470184064a5c75d261d27 Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期三, 22 一月 2025 15:06:27 +0800
Subject: [PATCH] 加入一开始不广播升级    中断触发gpio后广播升级  10分钟自动退出

---
 01_SDK/nimble/samples/bluetooth/ble_central_periph_ota/keil_107x/Listings/ble_central_periph.map | 8990 ++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 4,518 insertions(+), 4,472 deletions(-)

diff --git a/01_SDK/nimble/samples/bluetooth/ble_central_periph_ota/keil_107x/Listings/ble_central_periph.map b/01_SDK/nimble/samples/bluetooth/ble_central_periph_ota/keil_107x/Listings/ble_central_periph.map
index 9f2d1bf..650d7be 100644
--- a/01_SDK/nimble/samples/bluetooth/ble_central_periph_ota/keil_107x/Listings/ble_central_periph.map
+++ b/01_SDK/nimble/samples/bluetooth/ble_central_periph_ota/keil_107x/Listings/ble_central_periph.map
@@ -3811,17 +3811,21 @@
     main.o(i.main) refers to app.o(i.setup) for setup
     app.o(i.setup) refers to printfa.o(i.__0printf) for __2printf
     app.o(i.setup) refers to app_ble.o(i.app_ble_init) for app_ble_init
+    app_ble.o(i.POLL) refers to app_ble_periph.o(i.app_ble_adv_start) for app_ble_adv_start
+    app_ble.o(i.POLL) refers to app_ble.o(.data) for .data
     app_ble.o(i.Spi_Zubao_Send) refers to memseta.o(.text) for __aeabi_memclr
     app_ble.o(i.Spi_Zubao_Send) refers to memmove.o(.text) for __aeabi_memcpy
     app_ble.o(i.Spi_Zubao_Send) refers to pan_hal_uart.o(i.HAL_UART_SendData) for HAL_UART_SendData
     app_ble.o(i.Spi_Zubao_Send) refers to app_ble_central.o(.bss) for blequeue
     app_ble.o(i.Spi_Zubao_Send) refers to app_ble.o(.bss) for .bss
     app_ble.o(i.Spi_Zubao_Send) refers to pan_hal_uart.o(.data) for UART_Handle_Array
-    app_ble.o(i.app_ble_enabled_cb) refers to app_ble_periph.o(i.app_ble_adv_start) for app_ble_adv_start
     app_ble.o(i.app_ble_enabled_cb) refers to app_ble_central.o(i.app_ble_scan_start) for app_ble_scan_start
     app_ble.o(i.app_ble_init) refers to pan_spark_glue.o(i.pan_ble_stack_init) for pan_ble_stack_init
     app_ble.o(i.app_ble_init) refers to app_ble.o(i.app_ble_enabled_cb) for app_ble_enabled_cb
     app_ble.o(i.app_ble_init) refers to app_ble.o(i.app_ble_pre_init_cb) for app_ble_pre_init_cb
+    app_ble.o(i.app_ble_pre_init_cb) refers to pan_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
+    app_ble.o(i.app_ble_pre_init_cb) refers to soc.o(.ramfunc) for soc_busy_wait
+    app_ble.o(i.app_ble_pre_init_cb) refers to pan_hal_gpio.o(i.HAL_GPIO_InterruptInit) for HAL_GPIO_InterruptInit
     app_ble.o(i.app_ble_pre_init_cb) refers to pan_mac_addr.o(i.pan10x_mac_addr_get) for pan10x_mac_addr_get
     app_ble.o(i.app_ble_pre_init_cb) refers to pan_ble_stack.o(i.pan_misc_set_bd_addr) for pan_misc_set_bd_addr
     app_ble.o(i.app_ble_pre_init_cb) refers to app_ble_periph.o(i.app_ble_periph_init) for app_ble_periph_init
@@ -3829,13 +3833,25 @@
     app_ble.o(i.app_ble_pre_init_cb) refers to app_ble_svr.o(i.app_ble_svc_init) for app_ble_svc_init
     app_ble.o(i.app_ble_pre_init_cb) refers to mynewt_img_mgmt.o(i.img_mgmt_module_init) for img_mgmt_module_init
     app_ble.o(i.app_ble_pre_init_cb) refers to smp_ble.o(i.smp_ble_pkg_init) for smp_ble_pkg_init
+    app_ble.o(i.app_ble_pre_init_cb) refers to app_ble.o(i.app_ble_thread_init) for app_ble_thread_init
     app_ble.o(i.app_ble_pre_init_cb) refers to timers.o(i.xTimerCreate) for xTimerCreate
     app_ble.o(i.app_ble_pre_init_cb) refers to tasks.o(i.xTaskGetTickCount) for xTaskGetTickCount
     app_ble.o(i.app_ble_pre_init_cb) refers to timers.o(i.xTimerGenericCommand) for xTimerGenericCommand
+    app_ble.o(i.app_ble_pre_init_cb) refers to app_ble.o(.constdata) for .constdata
     app_ble.o(i.app_ble_pre_init_cb) refers to app_ble.o(i.vTimerCallback) for vTimerCallback
     app_ble.o(i.app_ble_pre_init_cb) refers to app_ble.o(.data) for .data
+    app_ble.o(i.app_ble_thread_entry) refers to app_ble_periph.o(i.app_ble_adv_start) for app_ble_adv_start
+    app_ble.o(i.app_ble_thread_entry) refers to tasks.o(i.vTaskDelay) for vTaskDelay
+    app_ble.o(i.app_ble_thread_entry) refers to app_ble.o(.data) for .data
+    app_ble.o(i.app_ble_thread_init) refers to tasks.o(i.xTaskCreate) for xTaskCreate
+    app_ble.o(i.app_ble_thread_init) refers to app_ble.o(.data) for .data
+    app_ble.o(i.app_ble_thread_init) refers to app_ble.o(i.app_ble_thread_entry) for app_ble_thread_entry
+    app_ble.o(i.gpio_p02_input_callback) refers to pan_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin
+    app_ble.o(i.gpio_p02_input_callback) refers to printfa.o(i.__0printf) for __2printf
+    app_ble.o(i.gpio_p02_input_callback) refers to app_ble.o(.data) for .data
     app_ble.o(i.vTimerCallback) refers to app_ble.o(i.Spi_Zubao_Send) for Spi_Zubao_Send
     app_ble.o(i.vTimerCallback) refers to app_ble.o(.data) for .data
+    app_ble.o(.constdata) refers to app_ble.o(i.gpio_p02_input_callback) for gpio_p02_input_callback
     app_ble_central.o(i.app_ble_central_gap_event_cb) refers to ble_hs_adv.o(i.ble_hs_adv_parse_fields) for ble_hs_adv_parse_fields
     app_ble_central.o(i.app_ble_central_gap_event_cb) refers to app_ble_central.o(i.print_adv_fields) for print_adv_fields
     app_ble_central.o(i.app_ble_central_gap_event_cb) refers to ble_dev_filt.o(i.ble_dev_filt_is_match) for ble_dev_filt_is_match
@@ -6468,7 +6484,6 @@
     Removing pan_clk.o(i.CLK_SetTmrClkSrc), (80 bytes).
     Removing pan_clk.o(i.CLK_SetWdtClkSrc), (28 bytes).
     Removing pan_clk.o(i.CLK_SetWwdtClkSrc), (28 bytes).
-    Removing pan_clk.o(i.CLK_Wait3vSyncReady), (28 bytes).
     Removing pan_clktrim.o(.rev16_text), (4 bytes).
     Removing pan_clktrim.o(.revsh_text), (4 bytes).
     Removing pan_clktrim.o(i.TRIM_GetCalCnt), (8 bytes).
@@ -6606,9 +6621,6 @@
     Removing pan_hal_gpio.o(.rev16_text), (4 bytes).
     Removing pan_hal_gpio.o(.revsh_text), (4 bytes).
     Removing pan_hal_gpio.o(i.HAL_GPIO_DeInit), (28 bytes).
-    Removing pan_hal_gpio.o(i.HAL_GPIO_Init), (172 bytes).
-    Removing pan_hal_gpio.o(i.HAL_GPIO_InterruptInit), (148 bytes).
-    Removing pan_hal_gpio.o(i.HAL_GPIO_ReadPin), (36 bytes).
     Removing pan_hal_gpio.o(i.HAL_GPIO_SetIntDebounce), (40 bytes).
     Removing pan_hal_gpio.o(i.HAL_GPIO_SetIntMode), (80 bytes).
     Removing pan_hal_gpio.o(i.HAL_GPIO_SetPull), (76 bytes).
@@ -6805,7 +6817,6 @@
     Removing tasks.o(i.uxTaskPriorityGet), (32 bytes).
     Removing tasks.o(i.uxTaskPriorityGetFromISR), (32 bytes).
     Removing tasks.o(i.uxTaskResetEventItemValue), (24 bytes).
-    Removing tasks.o(i.vTaskDelay), (48 bytes).
     Removing tasks.o(i.vTaskEndScheduler), (24 bytes).
     Removing tasks.o(i.vTaskGenericNotifyGiveFromISR), (220 bytes).
     Removing tasks.o(i.vTaskPlaceOnUnorderedEventList), (80 bytes).
@@ -7316,6 +7327,7 @@
     Removing app.o(i.loop), (2 bytes).
     Removing app_ble.o(.rev16_text), (4 bytes).
     Removing app_ble.o(.revsh_text), (4 bytes).
+    Removing app_ble.o(i.POLL), (32 bytes).
     Removing app_ble_central.o(.rev16_text), (4 bytes).
     Removing app_ble_central.o(.revsh_text), (4 bytes).
     Removing app_ble_central.o(.bss), (50 bytes).
@@ -7796,7 +7808,7 @@
     Removing fepilogue.o(.text), (130 bytes).
     Removing ble_hs_hci_util.o(i.__ARM_common_memcpy1_5), (22 bytes).
 
-1384 unused section(s) (total 74598 bytes) removed from the image.
+1380 unused section(s) (total 74198 bytes) removed from the image.
 
 ==============================================================================
 
@@ -7836,6 +7848,7 @@
     Adding TT veneer (12 bytes, Long) for call to 'MDC_TimerSleepUpdate' from mdc.o(i.MDC_Start).
     Adding TT veneer (12 bytes, Long) for call to 'RF_WritePhyCfg' from rf_phy.o(i.RF_PhyConfig).
     Adding TT veneer (12 bytes, Long) for call to 'LL_TrackTimingScheduler' from sch_main.o(i.SCH_Switch).
+    Adding TT veneer (12 bytes, Long) for call to 'soc_busy_wait' from app_ble.o(i.app_ble_pre_init_cb).
     Adding TT veneer (12 bytes, Long) for call to 'vPortEnterCritical' from ble_hs_mqueue.o(i.ble_mqueue_get).
     Adding TT veneer (12 bytes, Long) for call to 'xQueueSemaphoreTake' from mtb_kvstore.o(i.cy_rtos_mutex_get).
     Adding TT veneer (12 bytes, Long) for call to 'pan_update_stimer' from pan_spark_glue.o(i.vApplicationUserHook).
@@ -7883,7 +7896,7 @@
     Adding TT veneer (12 bytes, Long) for call to 'LL_IsPmEnable' from ll_conn_comm.o(.ramfunc).
     Adding TT veneer (12 bytes, Long) for call to 'LL_MstCreateConnPostHandler' from ll_pdu_scan.o(.ramfunc).
 
-80 Veneer(s) (total 960 bytes) added to the image.
+81 Veneer(s) (total 972 bytes) added to the image.
 
 ==============================================================================
 
@@ -7894,53 +7907,53 @@
     Symbol Name                              Value     Ov Type        Size  Object(Section)
 
     ../clib/../cmprslib/zerorunl2.c          0x00000000   Number         0  __dczerorl2.o ABSOLUTE
-    ../clib/microlib/division.c              0x00000000   Number         0  idiv.o ABSOLUTE
     ../clib/microlib/division.c              0x00000000   Number         0  uldiv.o ABSOLUTE
     ../clib/microlib/division.c              0x00000000   Number         0  uidiv.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry9a.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry10b.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry2.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry8b.o ABSOLUTE
+    ../clib/microlib/division.c              0x00000000   Number         0  idiv.o ABSOLUTE
     ../clib/microlib/init/entry.s            0x00000000   Number         0  entry10a.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry8a.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry11a.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry11b.o ABSOLUTE
     ../clib/microlib/init/entry.s            0x00000000   Number         0  entry9b.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry5.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry2.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry10b.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry11a.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry9a.o ABSOLUTE
     ../clib/microlib/init/entry.s            0x00000000   Number         0  entry7b.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry7a.o ABSOLUTE
     ../clib/microlib/init/entry.s            0x00000000   Number         0  entry.o ABSOLUTE
-    ../clib/microlib/longlong.c              0x00000000   Number         0  llushr.o ABSOLUTE
-    ../clib/microlib/longlong.c              0x00000000   Number         0  llshl.o ABSOLUTE
-    ../clib/microlib/longlong.c              0x00000000   Number         0  llmul.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry5.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry8a.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry7a.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry11b.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry8b.o ABSOLUTE
     ../clib/microlib/longlong.c              0x00000000   Number         0  llsshr.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf3.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf5.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf2.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf7.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf8.o ABSOLUTE
+    ../clib/microlib/longlong.c              0x00000000   Number         0  llmul.o ABSOLUTE
+    ../clib/microlib/longlong.c              0x00000000   Number         0  llshl.o ABSOLUTE
+    ../clib/microlib/longlong.c              0x00000000   Number         0  llushr.o ABSOLUTE
     ../clib/microlib/printf/printf.c         0x00000000   Number         0  printfa.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf1.o ABSOLUTE
+    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf8.o ABSOLUTE
+    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf7.o ABSOLUTE
+    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printfb.o ABSOLUTE
     ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf6.o ABSOLUTE
+    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf5.o ABSOLUTE
     ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf4.o ABSOLUTE
     ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf0.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printfb.o ABSOLUTE
+    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf1.o ABSOLUTE
+    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf2.o ABSOLUTE
+    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf3.o ABSOLUTE
     ../clib/microlib/printf/stubs.s          0x00000000   Number         0  stubs.o ABSOLUTE
-    ../clib/microlib/stdio/fputs.c           0x00000000   Number         0  fputs_e.o ABSOLUTE
     ../clib/microlib/stdio/fputs.c           0x00000000   Number         0  fputs.o ABSOLUTE
-    ../clib/microlib/stdio/streams.c         0x00000000   Number         0  stdout.o ABSOLUTE
+    ../clib/microlib/stdio/fputs.c           0x00000000   Number         0  fputs_e.o ABSOLUTE
     ../clib/microlib/stdio/streams.c         0x00000000   Number         0  stderr.o ABSOLUTE
+    ../clib/microlib/stdio/streams.c         0x00000000   Number         0  stdout.o ABSOLUTE
     ../clib/microlib/string/memcmp.c         0x00000000   Number         0  memcmp.o ABSOLUTE
-    ../clib/microlib/string/memcpy.c         0x00000000   Number         0  memmovec.o ABSOLUTE
-    ../clib/microlib/string/memcpy.c         0x00000000   Number         0  memmoveb.o ABSOLUTE
-    ../clib/microlib/string/memcpy.c         0x00000000   Number         0  memcpyb.o ABSOLUTE
-    ../clib/microlib/string/memcpy.c         0x00000000   Number         0  memmovea.o ABSOLUTE
-    ../clib/microlib/string/memcpy.c         0x00000000   Number         0  memcpya.o ABSOLUTE
-    ../clib/microlib/string/memcpy.c         0x00000000   Number         0  memcpyc.o ABSOLUTE
     ../clib/microlib/string/memcpy.c         0x00000000   Number         0  memcpy.o ABSOLUTE
+    ../clib/microlib/string/memcpy.c         0x00000000   Number         0  memcpya.o ABSOLUTE
+    ../clib/microlib/string/memcpy.c         0x00000000   Number         0  memmovea.o ABSOLUTE
     ../clib/microlib/string/memcpy.c         0x00000000   Number         0  memmove.o ABSOLUTE
-    ../clib/microlib/string/memset.c         0x00000000   Number         0  memset.o ABSOLUTE
+    ../clib/microlib/string/memcpy.c         0x00000000   Number         0  memcpyb.o ABSOLUTE
+    ../clib/microlib/string/memcpy.c         0x00000000   Number         0  memcpyc.o ABSOLUTE
+    ../clib/microlib/string/memcpy.c         0x00000000   Number         0  memmoveb.o ABSOLUTE
+    ../clib/microlib/string/memcpy.c         0x00000000   Number         0  memmovec.o ABSOLUTE
     ../clib/microlib/string/memset.c         0x00000000   Number         0  memseta.o ABSOLUTE
+    ../clib/microlib/string/memset.c         0x00000000   Number         0  memset.o ABSOLUTE
     ../clib/microlib/string/strcat.c         0x00000000   Number         0  strcat.o ABSOLUTE
     ../clib/microlib/string/strchr.c         0x00000000   Number         0  strchr.o ABSOLUTE
     ../clib/microlib/string/strlen.c         0x00000000   Number         0  strlen.o ABSOLUTE
@@ -7948,14 +7961,14 @@
     ../clib/microlib/stubs.s                 0x00000000   Number         0  iusefp.o ABSOLUTE
     ../fplib/microlib/d2f.c                  0x00000000   Number         0  d2f.o ABSOLUTE
     ../fplib/microlib/f2d.c                  0x00000000   Number         0  f2d.o ABSOLUTE
-    ../fplib/microlib/fpadd.c                0x00000000   Number         0  dadd.o ABSOLUTE
     ../fplib/microlib/fpadd.c                0x00000000   Number         0  fadd.o ABSOLUTE
-    ../fplib/microlib/fpdiv.c                0x00000000   Number         0  ddiv.o ABSOLUTE
+    ../fplib/microlib/fpadd.c                0x00000000   Number         0  dadd.o ABSOLUTE
     ../fplib/microlib/fpdiv.c                0x00000000   Number         0  fdiv.o ABSOLUTE
-    ../fplib/microlib/fpepilogue.c           0x00000000   Number         0  depilogue.o ABSOLUTE
+    ../fplib/microlib/fpdiv.c                0x00000000   Number         0  ddiv.o ABSOLUTE
     ../fplib/microlib/fpepilogue.c           0x00000000   Number         0  fepilogue.o ABSOLUTE
-    ../fplib/microlib/fpfix.c                0x00000000   Number         0  dfixui.o ABSOLUTE
+    ../fplib/microlib/fpepilogue.c           0x00000000   Number         0  depilogue.o ABSOLUTE
     ../fplib/microlib/fpfix.c                0x00000000   Number         0  ffixui.o ABSOLUTE
+    ../fplib/microlib/fpfix.c                0x00000000   Number         0  dfixui.o ABSOLUTE
     ../fplib/microlib/fpfix.c                0x00000000   Number         0  dfixul.o ABSOLUTE
     ../fplib/microlib/fpflt.c                0x00000000   Number         0  dfltui.o ABSOLUTE
     ../fplib/microlib/fpflt.c                0x00000000   Number         0  dflti.o ABSOLUTE
@@ -8362,1587 +8375,1597 @@
     .text                                    0x0000a768   Section        0  ddiv.o(.text)
     .text                                    0x0000a858   Section        0  llushr.o(.text)
     .text                                    0x0000a87a   Section        0  llsshr.o(.text)
-    .text                                    0x0000a8a0   Section        0  depilogue.o(.text)
     .text                                    0x0000a8a0   Section        0  iusefp.o(.text)
+    .text                                    0x0000a8a0   Section        0  depilogue.o(.text)
     .text                                    0x0000a960   Section        0  dfixul.o(.text)
     .text                                    0x0000a9a0   Section       40  cdrcmple.o(.text)
     .text                                    0x0000a9c8   Section       36  init.o(.text)
     .text                                    0x0000a9ec   Section        0  __dczerorl2.o(.text)
-    i.$Sub$$main                             0x0000ac0c   Section        0  soc.o(i.$Sub$$main)
-    i.ADC_SetCalirationParams                0x0000ac90   Section        0  pan_adc.o(i.ADC_SetCalirationParams)
-    i.AES_Encrypt                            0x0000ad9c   Section        0  aes.o(i.AES_Encrypt)
-    i.AES_Init                               0x0000aee0   Section        0  aes.o(i.AES_Init)
-    i.BB_32kTrackingInit                     0x0000af20   Section        0  bb.o(i.BB_32kTrackingInit)
-    i.BB_DebugInit                           0x0000afec   Section        0  bb.o(i.BB_DebugInit)
-    i.BB_DebugReset                          0x0000b040   Section        0  bb.o(i.BB_DebugReset)
-    i.BB_DtmStartReceiverV1                  0x0000b088   Section        0  bb.o(i.BB_DtmStartReceiverV1)
-    i.BB_DtmStartReceiverV2                  0x0000b128   Section        0  bb.o(i.BB_DtmStartReceiverV2)
-    i.BB_DtmStartTransimitterV1              0x0000b1e8   Section        0  bb.o(i.BB_DtmStartTransimitterV1)
-    i.BB_DtmStartTransimitterV2              0x0000b2c8   Section        0  bb.o(i.BB_DtmStartTransimitterV2)
-    i.BB_DtmStop                             0x0000b3f0   Section        0  bb.o(i.BB_DtmStop)
-    i.BB_Init                                0x0000b418   Section        0  bb.o(i.BB_Init)
-    i.BB_ListMemAlloc                        0x0000b530   Section        0  bb_mem.o(i.BB_ListMemAlloc)
-    i.BB_MemAlloc                            0x0000b568   Section        0  bb_mem.o(i.BB_MemAlloc)
-    i.BB_RandInit                            0x0000b5a0   Section        0  bb.o(i.BB_RandInit)
-    i.BB_Register32KTrackCback               0x0000b614   Section        0  bb.o(i.BB_Register32KTrackCback)
-    i.BB_SetDebugChn                         0x0000b620   Section        0  bb.o(i.BB_SetDebugChn)
-    i.BB_SetListMap                          0x0000b658   Section        0  bb.o(i.BB_SetListMap)
-    i.BB_SetTxPower                          0x0000b68c   Section        0  bb.o(i.BB_SetTxPower)
-    i.BLE_IRQHandler                         0x0000b698   Section        0  sch_main.o(i.BLE_IRQHandler)
-    i.BdaCmp                                 0x0000b7cc   Section        0  bd_addr.o(i.BdaCmp)
-    i.BdaCpy                                 0x0000b7e0   Section        0  bd_addr.o(i.BdaCpy)
-    i.BitReverse8                            0x0000b7e8   Section        0  math.o(i.BitReverse8)
-    i.BstreamToUint64                        0x0000b814   Section        0  byte_stream.o(i.BstreamToUint64)
-    i.CLK_AHBPeriphClockCmd                  0x0000b850   Section        0  pan_clk.o(i.CLK_AHBPeriphClockCmd)
-    i.CLK_APB1PeriphClockCmd                 0x0000b868   Section        0  pan_clk.o(i.CLK_APB1PeriphClockCmd)
-    i.CLK_GetPeripheralFreq                  0x0000b880   Section        0  pan_clk.o(i.CLK_GetPeripheralFreq)
-    i.CLK_RefClkSrcConfig                    0x0000b904   Section        0  pan_clk.o(i.CLK_RefClkSrcConfig)
-    i.CLK_SYSCLKConfig                       0x0000b9c0   Section        0  pan_clk.o(i.CLK_SYSCLKConfig)
-    i.CLK_Set3vSyncAuto                      0x0000ba2c   Section        0  pan_clk.o(i.CLK_Set3vSyncAuto)
-    i.CLK_WaitClockReady                     0x0000ba3c   Section        0  pan_clk.o(i.CLK_WaitClockReady)
-    i.ComputeAccessAddr                      0x0000ba80   Section        0  math.o(i.ComputeAccessAddr)
-    i.ComputeHopInc                          0x0000bac8   Section        0  math.o(i.ComputeHopInc)
-    i.DMAC_ContinueChannel                   0x0000bb00   Section        0  pan_dmac.o(i.DMAC_ContinueChannel)
-    i.DMAC_GetXferredBlockCount              0x0000bb2c   Section        0  pan_dmac.o(i.DMAC_GetXferredBlockCount)
-    i.DMAC_ReleaseChannel                    0x0000bb3c   Section        0  pan_dmac.o(i.DMAC_ReleaseChannel)
-    i.DMA_IRQHandler                         0x0000bb50   Section        0  pan_hal_dmac.o(i.DMA_IRQHandler)
-    i.DMA_IRQHandlerOverlay                  0x0000bb58   Section        0  pan_hal_dmac.o(i.DMA_IRQHandlerOverlay)
-    i.EnterCritical                          0x0000bcc0   Section        0  critical.o(i.EnterCritical)
-    i.ExitCritical                           0x0000bcdc   Section        0  critical.o(i.ExitCritical)
-    i.FIFO_Init                              0x0000bcfc   Section        0  fifo.o(i.FIFO_Init)
-    i.FMC_Erase                              0x0000bd34   Section        0  pan_fmc.o(i.FMC_Erase)
-    i.FMC_EraseCodeArea                      0x0000bd88   Section        0  pan_fmc.o(i.FMC_EraseCodeArea)
-    i.FMC_GetFlashCodeAreaSize               0x0000c0d4   Section        0  pan_fmc.o(i.FMC_GetFlashCodeAreaSize)
-    i.FMC_GetFlashJedecId                    0x0000c130   Section        0  pan_fmc.o(i.FMC_GetFlashJedecId)
-    i.FMC_GetFlashUniqueId                   0x0000c17c   Section        0  pan_fmc.o(i.FMC_GetFlashUniqueId)
-    i.FMC_ParamsSet                          0x0000c1b4   Section        0  pan_fmc.o(i.FMC_ParamsSet)
-    i.FMC_ReadInfoArea                       0x0000c1c4   Section        0  pan_fmc.o(i.FMC_ReadInfoArea)
-    i.FMC_ReadStream                         0x0000c208   Section        0  pan_fmc.o(i.FMC_ReadStream)
-    i.FMC_ReadStreamInternal                 0x0000c224   Section        0  pan_fmc.o(i.FMC_ReadStreamInternal)
-    FMC_ReadStreamInternal                   0x0000c225   Thumb Code   224  pan_fmc.o(i.FMC_ReadStreamInternal)
-    i.FMC_SetFlashCapacity                   0x0000c308   Section        0  pan_fmc.o(i.FMC_SetFlashCapacity)
-    i.FMC_SetFlashMode                       0x0000c3a8   Section        0  pan_fmc.o(i.FMC_SetFlashMode)
-    i.FMC_TrigErrorHandler                   0x0000c520   Section        0  pan_fmc.o(i.FMC_TrigErrorHandler)
-    FMC_TrigErrorHandler                     0x0000c521   Thumb Code    78  pan_fmc.o(i.FMC_TrigErrorHandler)
-    i.FMC_WritePageInternal                  0x0000c578   Section        0  pan_fmc.o(i.FMC_WritePageInternal)
-    FMC_WritePageInternal                    0x0000c579   Thumb Code   264  pan_fmc.o(i.FMC_WritePageInternal)
-    i.FMC_WriteStream                        0x0000c690   Section        0  pan_fmc.o(i.FMC_WriteStream)
-    i.GPIO0_IRQHandler                       0x0000c73c   Section        0  pan_hal_gpio.o(i.GPIO0_IRQHandler)
-    i.GPIO0_IRQHandlerOverlay                0x0000c744   Section        0  pan_hal_gpio.o(i.GPIO0_IRQHandlerOverlay)
-    i.GPIO1_IRQHandler                       0x0000c758   Section        0  pan_hal_gpio.o(i.GPIO1_IRQHandler)
-    i.GPIO1_IRQHandlerOverlay                0x0000c760   Section        0  pan_hal_gpio.o(i.GPIO1_IRQHandlerOverlay)
-    i.GPIO2_IRQHandler                       0x0000c774   Section        0  pan_hal_gpio.o(i.GPIO2_IRQHandler)
-    i.GPIO2_IRQHandlerOverlay                0x0000c77c   Section        0  pan_hal_gpio.o(i.GPIO2_IRQHandlerOverlay)
-    i.GPIO3_IRQHandler                       0x0000c790   Section        0  pan_hal_gpio.o(i.GPIO3_IRQHandler)
-    i.GPIO3_IRQHandlerOverlay                0x0000c798   Section        0  pan_hal_gpio.o(i.GPIO3_IRQHandlerOverlay)
-    i.GPIO_IRQHandler                        0x0000c7ac   Section        0  pan_hal_gpio.o(i.GPIO_IRQHandler)
-    GPIO_IRQHandler                          0x0000c7ad   Thumb Code    96  pan_hal_gpio.o(i.GPIO_IRQHandler)
-    i.HAL_DriverInit                         0x0000c818   Section        0  pan_hal.o(i.HAL_DriverInit)
-    i.HAL_TimeConvMsToTick                   0x0000c828   Section        0  pan_hal.o(i.HAL_TimeConvMsToTick)
-    i.HAL_TimeGetCurrTick                    0x0000c868   Section        0  pan_hal.o(i.HAL_TimeGetCurrTick)
-    i.HAL_UART_SendData                      0x0000c878   Section        0  pan_hal_uart.o(i.HAL_UART_SendData)
-    i.Hard_Fault_Handler                     0x0000c910   Section        0  retarget.o(i.Hard_Fault_Handler)
-    __tagsym$$used                           0x0000c911   Number         0  retarget.o(i.Hard_Fault_Handler)
-    i.HeapAlloc                              0x0000c994   Section        0  heap.o(i.HeapAlloc)
-    i.HeapAllocEx                            0x0000c9b0   Section        0  heap.o(i.HeapAllocEx)
-    i.HeapGetAvailableSize                   0x0000c9f0   Section        0  heap.o(i.HeapGetAvailableSize)
-    i.HeapGetFreeStartAddr                   0x0000c9fc   Section        0  heap.o(i.HeapGetFreeStartAddr)
-    i.HeapInit                               0x0000ca08   Section        0  heap.o(i.HeapInit)
-    i.I2C0_IRQHandler                        0x0000ca14   Section        0  pan_hal_i2c.o(i.I2C0_IRQHandler)
-    i.I2C0_IRQHandlerOverlay                 0x0000ca1c   Section        0  pan_hal_i2c.o(i.I2C0_IRQHandlerOverlay)
-    i.I2C_ClearITPendingBit                  0x0000cb9c   Section        0  pan_i2c.o(i.I2C_ClearITPendingBit)
-    i.I2C_GetFlagStatus                      0x0000cbf0   Section        0  pan_i2c.o(i.I2C_GetFlagStatus)
-    i.InitIcache                             0x0000cc14   Section        0  pan_fmc.o(i.InitIcache)
-    i.LHCI_CmdHandler                        0x0000cc4c   Section        0  lhci_cmd.o(i.LHCI_CmdHandler)
-    i.LHCI_ControllerCmdHandler              0x0000cd2c   Section        0  lhci_cmd.o(i.LHCI_ControllerCmdHandler)
-    i.LHCI_GetRxAclFifo                      0x0000ce18   Section        0  lhci_main.o(i.LHCI_GetRxAclFifo)
-    i.LHCI_GetRxCmdFifo                      0x0000ce20   Section        0  lhci_main.o(i.LHCI_GetRxCmdFifo)
-    i.LHCI_InfoParamCmdHandler               0x0000ce28   Section        0  lhci_cmd.o(i.LHCI_InfoParamCmdHandler)
-    i.LHCI_Init                              0x0000cf24   Section        0  lhci_main.o(i.LHCI_Init)
-    i.LHCI_InitRxAclMem                      0x0000cfac   Section        0  lhci_main.o(i.LHCI_InitRxAclMem)
-    i.LHCI_InitRxCmdMem                      0x0000d028   Section        0  lhci_main.o(i.LHCI_InitRxCmdMem)
-    i.LHCI_IsEvtEnabled                      0x0000d0c4   Section        0  lhci_main.o(i.LHCI_IsEvtEnabled)
-    i.LHCI_IsLeEvtEnabled                    0x0000d108   Section        0  lhci_main.o(i.LHCI_IsLeEvtEnabled)
-    i.LHCI_LE_SendConnCmplEvt                0x0000d13c   Section        0  lhci_evt.o(i.LHCI_LE_SendConnCmplEvt)
-    i.LHCI_LE_SendEnhaneConnCmplEvt          0x0000d1c2   Section        0  lhci_evt.o(i.LHCI_LE_SendEnhaneConnCmplEvt)
-    i.LHCI_LeControllerCmdHandler            0x0000d274   Section        0  lhci_cmd.o(i.LHCI_LeControllerCmdHandler)
-    i.LHCI_LlTxFifoAvail                     0x0000d88c   Section        0  lhci_main.o(i.LHCI_LlTxFifoAvail)
-    i.LHCI_MsgHandler                        0x0000d8d4   Section        0  lhci_main.o(i.LHCI_MsgHandler)
-    i.LHCI_NotifyRxHciPkt                    0x0000d96c   Section        0  lhci_main.o(i.LHCI_NotifyRxHciPkt)
-    i.LHCI_PushEvtToTxFifo                   0x0000d980   Section        0  lhci_evt.o(i.LHCI_PushEvtToTxFifo)
-    i.LHCI_RegisterHciTxCback                0x0000d9c4   Section        0  lhci_main.o(i.LHCI_RegisterHciTxCback)
-    i.LHCI_Reset                             0x0000d9d0   Section        0  lhci_main.o(i.LHCI_Reset)
-    i.LHCI_RxAclHandler                      0x0000da1c   Section        0  lhci_main.o(i.LHCI_RxAclHandler)
-    i.LHCI_SendCmdCmplEvt                    0x0000daf8   Section        0  lhci_evt.o(i.LHCI_SendCmdCmplEvt)
-    i.LHCI_SendCmdCmplStatusEvt              0x0000db32   Section        0  lhci_evt.o(i.LHCI_SendCmdCmplStatusEvt)
-    i.LHCI_SendCmdStatusEvt                  0x0000db52   Section        0  lhci_evt.o(i.LHCI_SendCmdStatusEvt)
-    i.LHCI_SendNumOfCmplPktEvt               0x0000db72   Section        0  lhci_evt.o(i.LHCI_SendNumOfCmplPktEvt)
-    i.LHCI_TxAclHandler                      0x0000db9c   Section        0  lhci_acl.o(i.LHCI_TxAclHandler)
-    i.LHCI_TxEvtHandler                      0x0000dc00   Section        0  lhci_evt.o(i.LHCI_TxEvtHandler)
-    i.LHCI_VsCmdHandler                      0x0000dfb0   Section        0  lhci_vs.o(i.LHCI_VsCmdHandler)
-    i.LL_AclRegister                         0x0000e000   Section        0  ll_init.o(i.LL_AclRegister)
-    i.LL_AddDeviceToWhiteList                0x0000e00c   Section        0  ll_whitelist.o(i.LL_AddDeviceToWhiteList)
-    i.LL_AdjustDataChannelIndexEx            0x0000e04c   Section        0  ll_conn_comm.o(i.LL_AdjustDataChannelIndexEx)
-    i.LL_AdvEvtHandler                       0x0000e0d8   Section        0  ll_adv.o(i.LL_AdvEvtHandler)
-    i.LL_AdvPduHandler                       0x0000e14c   Section        0  ll_pdu_adv.o(i.LL_AdvPduHandler)
-    i.LL_AdvPduRpaUpdate                     0x0000e19a   Section        0  ll_adv.o(i.LL_AdvPduRpaUpdate)
-    i.LL_BuildChanRemapTbl                   0x0000e19c   Section        0  ll_conn_comm.o(i.LL_BuildChanRemapTbl)
-    i.LL_CalcWinWidening                     0x0000e238   Section        0  ll_conn_comm.o(i.LL_CalcWinWidening)
-    i.LL_CheckCmplPktNum                     0x0000e2cc   Section        0  ll_conn_comm.o(i.LL_CheckCmplPktNum)
-    i.LL_ChnMapIndHandler                    0x0000e3b4   Section        0  ll_pdu_conn.o(i.LL_ChnMapIndHandler)
-    i.LL_ClearResolveList                    0x0000e450   Section        0  ll_resolvinglist.o(i.LL_ClearResolveList)
-    i.LL_ClearWhiteList                      0x0000e46c   Section        0  ll_whitelist.o(i.LL_ClearWhiteList)
-    i.LL_ConnEvtAdjust                       0x0000e488   Section        0  ll_pdu_conn.o(i.LL_ConnEvtAdjust)
-    i.LL_ConnEvtHandler                      0x0000e6d4   Section        0  ll_conn_comm.o(i.LL_ConnEvtHandler)
-    i.LL_ConnEvtStopHandler                  0x0000e76c   Section        0  ll_conn_comm.o(i.LL_ConnEvtStopHandler)
-    i.LL_ConnIndHandler                      0x0000e88c   Section        0  ll_pdu_adv.o(i.LL_ConnIndHandler)
-    i.LL_ConnInit                            0x0000ec8c   Section        0  ll_conn.o(i.LL_ConnInit)
-    i.LL_ConnUpdIndHandler                   0x0000ecb4   Section        0  ll_pdu_conn.o(i.LL_ConnUpdIndHandler)
-    i.LL_DataLenReqHandler                   0x0000ed4c   Section        0  ll_pdu_conn.o(i.LL_DataLenReqHandler)
-    i.LL_DataLenRspHandler                   0x0000ee64   Section        0  ll_pdu_conn.o(i.LL_DataLenRspHandler)
-    i.LL_DecodeCtrlPdu                       0x0000efd0   Section        0  ll_pdu_conn.o(i.LL_DecodeCtrlPdu)
-    i.LL_DisconnCmplHandler                  0x0000f204   Section        0  ll_conn_comm.o(i.LL_DisconnCmplHandler)
-    i.LL_Disconnect                          0x0000f274   Section        0  ll_main.o(i.LL_Disconnect)
-    i.LL_EncReqHandler                       0x0000f2bc   Section        0  ll_pdu_conn.o(i.LL_EncReqHandler)
-    i.LL_EncRspHandler                       0x0000f3d8   Section        0  ll_pdu_conn.o(i.LL_EncRspHandler)
-    i.LL_EvtRegister                         0x0000f4bc   Section        0  ll_init.o(i.LL_EvtRegister)
-    i.LL_FeatReqHandler                      0x0000f4c8   Section        0  ll_pdu_conn.o(i.LL_FeatReqHandler)
-    i.LL_FeatRspHandler                      0x0000f50c   Section        0  ll_pdu_conn.o(i.LL_FeatRspHandler)
-    i.LL_GenerateRPA                         0x0000f574   Section        0  ll_resolvinglist.o(i.LL_GenerateRPA)
-    i.LL_GetAuthPayloadTimeout               0x0000f5c8   Section        0  ll_main.o(i.LL_GetAuthPayloadTimeout)
-    i.LL_GetBdAddr                           0x0000f5f8   Section        0  ll_main.o(i.LL_GetBdAddr)
-    i.LL_GetCurUsedPhy                       0x0000f604   Section        0  ll_conn_comm.o(i.LL_GetCurUsedPhy)
-    i.LL_GetEffTxDataLen                     0x0000f620   Section        0  ll_conn.o(i.LL_GetEffTxDataLen)
-    i.LL_GetLocalSCA                         0x0000f6a4   Section        0  ll_int.o(i.LL_GetLocalSCA)
-    i.LL_GetPrand                            0x0000f6b0   Section        0  ll_csa2.o(i.LL_GetPrand)
-    i.LL_GetSuppPhys                         0x0000f710   Section        0  ll_conn_comm.o(i.LL_GetSuppPhys)
-    i.LL_GetVersion                          0x0000f72c   Section        0  ll_main.o(i.LL_GetVersion)
-    i.LL_GetWhiteListSize                    0x0000f74c   Section        0  ll_whitelist.o(i.LL_GetWhiteListSize)
-    i.LL_Init                                0x0000f758   Section        0  ll_init.o(i.LL_Init)
-    i.LL_InitConnCtx                         0x0000f824   Section        0  ll_conn.o(i.LL_InitConnCtx)
-    i.LL_InitConnCtxMem                      0x0000fa04   Section        0  ll_conn.o(i.LL_InitConnCtxMem)
-    i.LL_InitConnMem                         0x0000fa78   Section        0  ll_conn.o(i.LL_InitConnMem)
-    i.LL_InitScanMem                         0x0000fc2c   Section        0  ll_scan.o(i.LL_InitScanMem)
-    i.LL_InitWhiteListMem                    0x0000fcec   Section        0  ll_whitelist.o(i.LL_InitWhiteListMem)
-    i.LL_IsConnExisted                       0x0000fd94   Section        0  ll_conn_comm.o(i.LL_IsConnExisted)
-    i.LL_IsPmEnable                          0x0000fdf0   Section        0  ll_pm.o(i.LL_IsPmEnable)
-    i.LL_IsUsedChanNumGreaterThan2           0x0000fdfc   Section        0  ll_conn_comm.o(i.LL_IsUsedChanNumGreaterThan2)
-    i.LL_LE_AddDeviceToWhiteList             0x0000fe0e   Section        0  ll_main.o(i.LL_LE_AddDeviceToWhiteList)
-    i.LL_LE_ClearWhiteList                   0x0000fe16   Section        0  ll_main.o(i.LL_LE_ClearWhiteList)
-    i.LL_LE_ConnUpd                          0x0000fe20   Section        0  ll_main.o(i.LL_LE_ConnUpd)
-    i.LL_LE_CreateConn                       0x0000fec4   Section        0  ll_main.o(i.LL_LE_CreateConn)
-    i.LL_LE_CreateConnCancel                 0x0000ff14   Section        0  ll_main.o(i.LL_LE_CreateConnCancel)
-    i.LL_LE_Encrypt                          0x0000ff1c   Section        0  ll_main.o(i.LL_LE_Encrypt)
-    i.LL_LE_GetDefDataLen                    0x0000ff28   Section        0  ll_main.o(i.LL_LE_GetDefDataLen)
-    i.LL_LE_GetWhiteListSize                 0x0000ff3c   Section        0  ll_main.o(i.LL_LE_GetWhiteListSize)
-    i.LL_LE_LtkReqNegativeReplyHandler       0x0000ff44   Section        0  ll_main.o(i.LL_LE_LtkReqNegativeReplyHandler)
-    i.LL_LE_LtkReqReplyHandler               0x0000ff74   Section        0  ll_main.o(i.LL_LE_LtkReqReplyHandler)
-    i.LL_LE_ReadChnMap                       0x00010000   Section        0  ll_main.o(i.LL_LE_ReadChnMap)
-    i.LL_LE_ReadMaximumDataLen               0x0001004c   Section        0  ll_main.o(i.LL_LE_ReadMaximumDataLen)
-    i.LL_LE_ReadPhy                          0x00010090   Section        0  ll_main.o(i.LL_LE_ReadPhy)
-    i.LL_LE_ReadRemoteFeat                   0x000100c0   Section        0  ll_main.o(i.LL_LE_ReadRemoteFeat)
-    i.LL_LE_RemoveDeviceFromWhiteList        0x0001011c   Section        0  ll_main.o(i.LL_LE_RemoveDeviceFromWhiteList)
-    i.LL_LE_SetAdvData                       0x00010124   Section        0  ll_main.o(i.LL_LE_SetAdvData)
-    i.LL_LE_SetAdvEnable                     0x0001014c   Section        0  ll_main.o(i.LL_LE_SetAdvEnable)
-    i.LL_LE_SetAdvParam                      0x00010184   Section        0  ll_main.o(i.LL_LE_SetAdvParam)
-    i.LL_LE_SetDataLen                       0x0001020c   Section        0  ll_main.o(i.LL_LE_SetDataLen)
-    i.LL_LE_SetDefDataLen                    0x00010298   Section        0  ll_main.o(i.LL_LE_SetDefDataLen)
-    i.LL_LE_SetDefaultPhy                    0x000102f4   Section        0  ll_main.o(i.LL_LE_SetDefaultPhy)
-    i.LL_LE_SetHostChnClass                  0x0001033c   Section        0  ll_main.o(i.LL_LE_SetHostChnClass)
-    i.LL_LE_SetPhy                           0x000103d4   Section        0  ll_main.o(i.LL_LE_SetPhy)
-    i.LL_LE_SetRandomAddr                    0x000104dc   Section        0  ll_main.o(i.LL_LE_SetRandomAddr)
-    i.LL_LE_SetScanEnable                    0x0001052c   Section        0  ll_main.o(i.LL_LE_SetScanEnable)
-    i.LL_LE_SetScanParam                     0x00010568   Section        0  ll_main.o(i.LL_LE_SetScanParam)
-    i.LL_LE_SetScanRspData                   0x000105a8   Section        0  ll_main.o(i.LL_LE_SetScanRspData)
-    i.LL_LE_StartEncrypt                     0x000105d0   Section        0  ll_main.o(i.LL_LE_StartEncrypt)
-    i.LL_LlInit                              0x000106bc   Section        0  ll_init.o(i.LL_LlInit)
-    i.LL_LlRspTimerStart                     0x00010754   Section        0  ll_conn.o(i.LL_LlRspTimerStart)
-    i.LL_LlRspTimerStop                      0x00010776   Section        0  ll_conn.o(i.LL_LlRspTimerStop)
-    i.LL_MsgHandler                          0x0001079c   Section        0  ll_init.o(i.LL_MsgHandler)
-    i.LL_MstConnEvtHandler                   0x00010994   Section        0  ll_conn_mst.o(i.LL_MstConnEvtHandler)
-    i.LL_MstCreateConn                       0x000109d4   Section        0  ll_scan.o(i.LL_MstCreateConn)
-    i.LL_MstCreateConnCancel                 0x00010bc4   Section        0  ll_scan.o(i.LL_MstCreateConnCancel)
-    i.LL_MstCreateConnPostHandler            0x00010c3c   Section        0  ll_pdu_scan.o(i.LL_MstCreateConnPostHandler)
-    i.LL_MstCreateConnReset                  0x00010eb8   Section        0  ll_scan.o(i.LL_MstCreateConnReset)
-    i.LL_MstCreateConnResetCommon            0x00010ef4   Section        0  ll_scan.o(i.LL_MstCreateConnResetCommon)
-    i.LL_MstInit                             0x00010f1c   Section        0  ll_conn_mst.o(i.LL_MstInit)
-    i.LL_MstInitiatorInit                    0x00010f2c   Section        0  ll_scan.o(i.LL_MstInitiatorInit)
-    i.LL_MstScanInit                         0x00010f90   Section        0  ll_scan.o(i.LL_MstScanInit)
-    i.LL_NewTxPowerReqHandler                0x00010fb4   Section        0  ll_int.o(i.LL_NewTxPowerReqHandler)
-    i.LL_NotifyAuthPayloadTimeout            0x00010fd4   Section        0  ll_conn.o(i.LL_NotifyAuthPayloadTimeout)
-    i.LL_NotifyChnSelInd                     0x00010fee   Section        0  ll_conn.o(i.LL_NotifyChnSelInd)
-    i.LL_NotifyConnCmpl                      0x0001100c   Section        0  ll_conn.o(i.LL_NotifyConnCmpl)
-    i.LL_NotifyConnCreateCancel              0x00011030   Section        0  ll_scan.o(i.LL_NotifyConnCreateCancel)
-    i.LL_NotifyConnEvtClose                  0x00011068   Section        0  ll_conn.o(i.LL_NotifyConnEvtClose)
-    i.LL_NotifyConnTxEnd                     0x0001109c   Section        0  ll_conn.o(i.LL_NotifyConnTxEnd)
-    i.LL_NotifyConnUpdCmpl                   0x000110b8   Section        0  ll_conn.o(i.LL_NotifyConnUpdCmpl)
-    i.LL_NotifyDataLenChangeCmpl             0x000110f8   Section        0  ll_conn.o(i.LL_NotifyDataLenChangeCmpl)
-    i.LL_NotifyDisconnCmpl                   0x00011128   Section        0  ll_conn.o(i.LL_NotifyDisconnCmpl)
-    i.LL_NotifyEncChangeCmpl                 0x00011184   Section        0  ll_conn.o(i.LL_NotifyEncChangeCmpl)
-    i.LL_NotifyEncKeyRefreshCmpl             0x000111a6   Section        0  ll_conn.o(i.LL_NotifyEncKeyRefreshCmpl)
-    i.LL_NotifyHandleTxQueue                 0x000111c4   Section        0  ll_conn.o(i.LL_NotifyHandleTxQueue)
-    i.LL_NotifyPhyUpdCmpl                    0x00011204   Section        0  ll_conn.o(i.LL_NotifyPhyUpdCmpl)
-    i.LL_NotifyReadRemoteFeatCmpl            0x0001122a   Section        0  ll_conn.o(i.LL_NotifyReadRemoteFeatCmpl)
-    i.LL_NotifyReadRemoteVerCmpl             0x0001125a   Section        0  ll_conn.o(i.LL_NotifyReadRemoteVerCmpl)
-    i.LL_PackAdvPduHdr                       0x00011288   Section        0  ll_int.o(i.LL_PackAdvPduHdr)
-    i.LL_PackConnInd                         0x000112aa   Section        0  ll_scan.o(i.LL_PackConnInd)
-    i.LL_PackPduHdr                          0x00011340   Section        0  ll_pdu_conn.o(i.LL_PackPduHdr)
-    i.LL_PauseEncReqHandler                  0x00011352   Section        0  ll_pdu_conn.o(i.LL_PauseEncReqHandler)
-    i.LL_PauseEncRspHandler                  0x00011382   Section        0  ll_pdu_conn.o(i.LL_PauseEncRspHandler)
-    i.LL_PduHandler                          0x000113f0   Section        0  ll_pdu_conn.o(i.LL_PduHandler)
-    i.LL_PhyReqHandler                       0x0001158c   Section        0  ll_pdu_conn.o(i.LL_PhyReqHandler)
-    i.LL_PhyRspHandler                       0x0001171c   Section        0  ll_pdu_conn.o(i.LL_PhyRspHandler)
-    i.LL_PhyUpdIndHandler                    0x00011830   Section        0  ll_pdu_conn.o(i.LL_PhyUpdIndHandler)
-    i.LL_PingReqHandler                      0x000118f0   Section        0  ll_pdu_conn.o(i.LL_PingReqHandler)
-    i.LL_PingRspHandler                      0x000118f8   Section        0  ll_pdu_conn.o(i.LL_PingRspHandler)
-    i.LL_PmInit                              0x00011900   Section        0  ll_pm.o(i.LL_PmInit)
-    i.LL_ReadRemoteVerInfo                   0x0001190c   Section        0  ll_main.o(i.LL_ReadRemoteVerInfo)
-    i.LL_ReadRssi                            0x00011960   Section        0  ll_main.o(i.LL_ReadRssi)
-    i.LL_RegisterTxFifoAvailCback            0x00011984   Section        0  ll_init.o(i.LL_RegisterTxFifoAvailCback)
-    i.LL_RejectExtIndHandler                 0x00011990   Section        0  ll_pdu_conn.o(i.LL_RejectExtIndHandler)
-    i.LL_RejectIndHandler                    0x000119f0   Section        0  ll_pdu_conn.o(i.LL_RejectIndHandler)
-    i.LL_RemoveDeviceFromWhiteList           0x00011a28   Section        0  ll_whitelist.o(i.LL_RemoveDeviceFromWhiteList)
-    i.LL_Reset                               0x00011af8   Section        0  ll_main.o(i.LL_Reset)
-    i.LL_RxDataChnPktHandler                 0x00011b4c   Section        0  ll_pdu_conn.o(i.LL_RxDataChnPktHandler)
-    i.LL_RxQueueHandler                      0x00011bf8   Section        0  ll_pdu_conn.o(i.LL_RxQueueHandler)
-    i.LL_RxQueueReset                        0x00011c54   Section        0  ll_pdu_conn.o(i.LL_RxQueueReset)
-    i.LL_ScanDupFilterItemUpdate             0x00011c78   Section        0  ll_pdu_scan.o(i.LL_ScanDupFilterItemUpdate)
-    i.LL_ScanEvtHandler                      0x00011d44   Section        0  ll_scan.o(i.LL_ScanEvtHandler)
-    LL_ScanEvtHandler                        0x00011d45   Thumb Code   196  ll_scan.o(i.LL_ScanEvtHandler)
-    i.LL_ScanPduHandler                      0x00011e1c   Section        0  ll_pdu_scan.o(i.LL_ScanPduHandler)
-    i.LL_ScanStart                           0x00011e98   Section        0  ll_scan.o(i.LL_ScanStart)
-    i.LL_SelectNextChanIndex                 0x00012194   Section        0  ll_conn_comm.o(i.LL_SelectNextChanIndex)
-    i.LL_SendAcl                             0x000121e8   Section        0  ll_conn.o(i.LL_SendAcl)
-    i.LL_SendConnChnMapInd                   0x000123e4   Section        0  ll_conn.o(i.LL_SendConnChnMapInd)
-    i.LL_SendConnUpdateInd                   0x00012422   Section        0  ll_conn.o(i.LL_SendConnUpdateInd)
-    i.LL_SendDataLenReq                      0x00012484   Section        0  ll_conn.o(i.LL_SendDataLenReq)
-    i.LL_SendDataLenRsp                      0x00012520   Section        0  ll_conn.o(i.LL_SendDataLenRsp)
-    i.LL_SendEncReq                          0x00012572   Section        0  ll_conn.o(i.LL_SendEncReq)
-    i.LL_SendEncRsp                          0x000125f2   Section        0  ll_conn.o(i.LL_SendEncRsp)
-    i.LL_SendEvt                             0x00012634   Section        0  ll_init.o(i.LL_SendEvt)
-    i.LL_SendFeatReq                         0x00012644   Section        0  ll_conn.o(i.LL_SendFeatReq)
-    i.LL_SendFeatRsp                         0x0001269a   Section        0  ll_conn.o(i.LL_SendFeatRsp)
-    i.LL_SendMdcEvt                          0x000126cc   Section        0  ll_int.o(i.LL_SendMdcEvt)
-    i.LL_SendPauseEncReq                     0x000126e0   Section        0  ll_conn.o(i.LL_SendPauseEncReq)
-    i.LL_SendPauseEncRsp                     0x00012706   Section        0  ll_conn.o(i.LL_SendPauseEncRsp)
-    i.LL_SendPhyReq                          0x0001272c   Section        0  ll_conn.o(i.LL_SendPhyReq)
-    i.LL_SendPhyRsp                          0x00012782   Section        0  ll_conn.o(i.LL_SendPhyRsp)
-    i.LL_SendPhyUpdInd                       0x000127d8   Section        0  ll_conn.o(i.LL_SendPhyUpdInd)
-    i.LL_SendPingReq                         0x00012828   Section        0  ll_conn.o(i.LL_SendPingReq)
-    i.LL_SendPingRsp                         0x00012872   Section        0  ll_conn.o(i.LL_SendPingRsp)
-    i.LL_SendPkt                             0x00012898   Section        0  ll_conn.o(i.LL_SendPkt)
-    i.LL_SendQueueMsg                        0x00012a08   Section        0  ll_int.o(i.LL_SendQueueMsg)
-    i.LL_SendRejectExtInd                    0x00012a1c   Section        0  ll_conn.o(i.LL_SendRejectExtInd)
-    i.LL_SendRejectInd                       0x00012a4a   Section        0  ll_conn.o(i.LL_SendRejectInd)
-    i.LL_SendScanReport                      0x00012a74   Section        0  ll_pdu_scan.o(i.LL_SendScanReport)
-    i.LL_SendSlvFeatureReq                   0x00012ca4   Section        0  ll_conn.o(i.LL_SendSlvFeatureReq)
-    i.LL_SendStartEncReq                     0x00012cfa   Section        0  ll_conn.o(i.LL_SendStartEncReq)
-    i.LL_SendStartEncRsp                     0x00012d46   Section        0  ll_conn.o(i.LL_SendStartEncRsp)
-    i.LL_SendTerminateInd                    0x00012d6c   Section        0  ll_conn.o(i.LL_SendTerminateInd)
-    i.LL_SendUnknownRsp                      0x00012db4   Section        0  ll_conn.o(i.LL_SendUnknownRsp)
-    i.LL_SendVerInd                          0x00012dde   Section        0  ll_conn.o(i.LL_SendVerInd)
-    i.LL_SetAdvData                          0x00012e44   Section        0  ll_adv.o(i.LL_SetAdvData)
-    i.LL_SetAdvEnable                        0x00012e68   Section        0  ll_adv.o(i.LL_SetAdvEnable)
-    i.LL_SetAdvParam                         0x00013098   Section        0  ll_adv.o(i.LL_SetAdvParam)
-    i.LL_SetAuthPayloadTimeout               0x000130ac   Section        0  ll_main.o(i.LL_SetAuthPayloadTimeout)
-    i.LL_SetBdAddr                           0x00013110   Section        0  ll_main.o(i.LL_SetBdAddr)
-    i.LL_SetLocalSCA                         0x0001314c   Section        0  ll_int.o(i.LL_SetLocalSCA)
-    i.LL_SetScanEnable                       0x00013158   Section        0  ll_scan.o(i.LL_SetScanEnable)
-    i.LL_SetScanParam                        0x00013264   Section        0  ll_scan.o(i.LL_SetScanParam)
-    i.LL_SetScanRspData                      0x0001327c   Section        0  ll_adv.o(i.LL_SetScanRspData)
-    i.LL_SlvAdvDataUpdate                    0x0001329c   Section        0  ll_adv.o(i.LL_SlvAdvDataUpdate)
-    i.LL_SlvAdvInit                          0x00013324   Section        0  ll_adv.o(i.LL_SlvAdvInit)
-    i.LL_SlvAdvStart                         0x000133e8   Section        0  ll_adv.o(i.LL_SlvAdvStart)
-    i.LL_SlvConnEvtHandler                   0x00013634   Section        0  ll_conn_slv.o(i.LL_SlvConnEvtHandler)
-    LL_SlvConnEvtHandler                     0x00013635   Thumb Code   120  ll_conn_slv.o(i.LL_SlvConnEvtHandler)
-    i.LL_SlvDirectAdvTimeoutHandler          0x000136c0   Section        0  ll_adv.o(i.LL_SlvDirectAdvTimeoutHandler)
-    i.LL_SlvFeatReqHandler                   0x00013714   Section        0  ll_pdu_conn.o(i.LL_SlvFeatReqHandler)
-    i.LL_SlvInit                             0x00013758   Section        0  ll_conn_slv.o(i.LL_SlvInit)
-    i.LL_StartAuthTimer                      0x00013768   Section        0  ll_conn.o(i.LL_StartAuthTimer)
-    i.LL_StartEncReqHandler                  0x00013776   Section        0  ll_pdu_conn.o(i.LL_StartEncReqHandler)
-    i.LL_StartEncRspHandler                  0x000137bc   Section        0  ll_pdu_conn.o(i.LL_StartEncRspHandler)
-    i.LL_StopAuthTimer                       0x00013848   Section        0  ll_conn.o(i.LL_StopAuthTimer)
-    i.LL_StopSlvConnEvt                      0x00013854   Section        0  ll_conn_slv.o(i.LL_StopSlvConnEvt)
-    i.LL_StopTimer                           0x00013900   Section        0  ll_conn.o(i.LL_StopTimer)
-    i.LL_TerminateIndHandler                 0x0001390c   Section        0  ll_pdu_conn.o(i.LL_TerminateIndHandler)
-    i.LL_TxAclDataPendingHandler             0x0001392c   Section        0  ll_conn.o(i.LL_TxAclDataPendingHandler)
-    i.LL_TxQueueHandler                      0x000139f8   Section        0  ll_conn.o(i.LL_TxQueueHandler)
-    i.LL_TxQueueReset                        0x00013b20   Section        0  ll_conn.o(i.LL_TxQueueReset)
-    i.LL_UnKnownRspHandler                   0x00013b44   Section        0  ll_pdu_conn.o(i.LL_UnKnownRspHandler)
-    i.LL_UpdateAllRpa                        0x00013b74   Section        0  ll_resolvinglist.o(i.LL_UpdateAllRpa)
-    i.LL_VerIndHandler                       0x00013bc4   Section        0  ll_pdu_conn.o(i.LL_VerIndHandler)
-    i.LL_WhiteListInit                       0x00013c3c   Section        0  ll_whitelist.o(i.LL_WhiteListInit)
-    i.LMGR_ConnInit                          0x00013c54   Section        0  lmgr_conn.o(i.LMGR_ConnInit)
-    i.LMGR_GetDefSupFeat                     0x00013c8c   Section        0  lmgr_main.o(i.LMGR_GetDefSupFeat)
-    i.LMGR_GetHciSupCmd                      0x00013c98   Section        0  lmgr_main.o(i.LMGR_GetHciSupCmd)
-    i.LMGR_GetSupStates                      0x00013ca0   Section        0  lmgr_main.o(i.LMGR_GetSupStates)
-    i.LMGR_Init                              0x00013cac   Section        0  lmgr_main.o(i.LMGR_Init)
-    i.LMGR_IsLegCmdAllowed                   0x00013d20   Section        0  lmgr_main.o(i.LMGR_IsLegCmdAllowed)
-    i.LMGR_MstScanInit                       0x00013d38   Section        0  lmgr_scan.o(i.LMGR_MstScanInit)
-    i.LMGR_PrivReset                         0x00013d64   Section        0  lmgr_priv.o(i.LMGR_PrivReset)
-    i.LMGR_SlvAdvInit                        0x00013d7c   Section        0  lmgr_adv.o(i.LMGR_SlvAdvInit)
-    i.LP_GetSlptmrCurrCount                  0x00013da8   Section        0  pan_lp.o(i.LP_GetSlptmrCurrCount)
-    i.LP_SetSleepMode                        0x00013dac   Section        0  pan_lp.o(i.LP_SetSleepMode)
-    i.MDC_AddMsgHandler                      0x00013db8   Section        0  mdc.o(i.MDC_AddMsgHandler)
-    i.MDC_Init                               0x00013e20   Section        0  mdc.o(i.MDC_Init)
-    i.MDC_RegisterSemphrCback                0x00013e34   Section        0  mdc.o(i.MDC_RegisterSemphrCback)
-    i.MDC_SendEvent                          0x00013e40   Section        0  mdc.o(i.MDC_SendEvent)
-    i.MDC_SendQueueMsg                       0x00013ea8   Section        0  mdc.o(i.MDC_SendQueueMsg)
-    i.MDC_Start                              0x00013f24   Section        0  mdc.o(i.MDC_Start)
-    i.MDC_TimerConfig                        0x00013fe0   Section        0  stimer.o(i.MDC_TimerConfig)
-    i.MDC_TimerConfigEx                      0x00014020   Section        0  stimer.o(i.MDC_TimerConfigEx)
-    i.MDC_TimerExpired                       0x00014068   Section        0  stimer.o(i.MDC_TimerExpired)
-    i.MDC_TimerInit                          0x000140a4   Section        0  stimer.o(i.MDC_TimerInit)
-    i.MDC_TimerReady                         0x000140c4   Section        0  mdc.o(i.MDC_TimerReady)
-    i.MDC_TimerStartMs                       0x000140e0   Section        0  stimer.o(i.MDC_TimerStartMs)
-    i.MDC_TimerStartSec                      0x00014180   Section        0  stimer.o(i.MDC_TimerStartSec)
-    i.MDC_TimerStop                          0x00014228   Section        0  stimer.o(i.MDC_TimerStop)
-    i.MathGetNumBitsSet                      0x00014294   Section        0  math.o(i.MathGetNumBitsSet)
-    i.MathGetNumBitsSetEx                    0x000142cc   Section        0  math.o(i.MathGetNumBitsSetEx)
-    i.MsgAlloc                               0x00014360   Section        0  msg.o(i.MsgAlloc)
-    i.MsgDequeue                             0x00014372   Section        0  msg.o(i.MsgDequeue)
-    i.MsgEnqueue                             0x0001438a   Section        0  msg.o(i.MsgEnqueue)
-    i.MsgFree                                0x0001439a   Section        0  msg.o(i.MsgFree)
-    i.PW_ParamsSet                           0x000143a4   Section        0  pan_power.o(i.PW_ParamsSet)
-    i.PoolBufAlloc                           0x000143d0   Section        0  pool_buf.o(i.PoolBufAlloc)
-    i.PoolBufFree                            0x0001441c   Section        0  pool_buf.o(i.PoolBufFree)
-    i.PoolBufInit                            0x00014490   Section        0  pool_buf.o(i.PoolBufInit)
-    i.PrandNum                               0x000145f0   Section        0  math.o(i.PrandNum)
-    i.PrandNums                              0x00014618   Section        0  math.o(i.PrandNums)
-    i.QUEUE_Dequeue                          0x0001469c   Section        0  xqueue.o(i.QUEUE_Dequeue)
-    i.QUEUE_Enquene                          0x000146f0   Section        0  xqueue.o(i.QUEUE_Enquene)
-    i.QUEUE_InsertElement                    0x0001475c   Section        0  xqueue.o(i.QUEUE_InsertElement)
-    i.QUEUE_PushElement                      0x0001485c   Section        0  xqueue.o(i.QUEUE_PushElement)
-    i.QUEUE_RemoveElement                    0x000148ac   Section        0  xqueue.o(i.QUEUE_RemoveElement)
-    i.RF_CalcRssi                            0x00014920   Section        0  rf_phy.o(i.RF_CalcRssi)
-    i.RF_EnableLDO                           0x00014928   Section        0  rf_phy.o(i.RF_EnableLDO)
-    i.RF_PhyCfgTimeInit                      0x00014968   Section        0  rf_phy.o(i.RF_PhyCfgTimeInit)
-    RF_PhyCfgTimeInit                        0x00014969   Thumb Code   182  rf_phy.o(i.RF_PhyCfgTimeInit)
-    i.RF_PhyConfig                           0x00014a38   Section        0  rf_phy.o(i.RF_PhyConfig)
-    i.RF_PhyInit                             0x00014b18   Section        0  rf_phy.o(i.RF_PhyInit)
-    i.RF_PhySeqRAMInit                       0x00014b7c   Section        0  rf_phy.o(i.RF_PhySeqRAMInit)
-    i.RF_SetPhySpiClk                        0x00014e1c   Section        0  rf_phy_spi.o(i.RF_SetPhySpiClk)
-    i.RF_SetPowerLevel                       0x00014e34   Section        0  rf_phy.o(i.RF_SetPowerLevel)
-    i.SCH_AddItem                            0x00015208   Section        0  sch_main.o(i.SCH_AddItem)
-    i.SCH_IRQCmdDoneHandle                   0x0001526c   Section        0  sch_main.o(i.SCH_IRQCmdDoneHandle)
-    i.SCH_IRQTimingHandle                    0x000155f0   Section        0  sch_main.o(i.SCH_IRQTimingHandle)
-    i.SCH_Init                               0x0001565c   Section        0  sch_main.o(i.SCH_Init)
-    i.SCH_InsertAdvItemToQueue               0x0001578c   Section        0  sch_main.o(i.SCH_InsertAdvItemToQueue)
-    i.SCH_InsertItemToQueue                  0x00015844   Section        0  sch_main.o(i.SCH_InsertItemToQueue)
-    i.SCH_IsBusy                             0x000158b0   Section        0  sch_main.o(i.SCH_IsBusy)
-    i.SCH_Register                           0x00015934   Section        0  sch_main.o(i.SCH_Register)
-    i.SCH_RemoveByEx                         0x00015988   Section        0  sch_main.o(i.SCH_RemoveByEx)
-    i.SCH_RemoveInvalidItem                  0x00015a10   Section        0  sch_main.o(i.SCH_RemoveInvalidItem)
-    i.SCH_RemoveItem                         0x00015b14   Section        0  sch_main.o(i.SCH_RemoveItem)
-    i.SCH_Reset                              0x00015b84   Section        0  sch_main.o(i.SCH_Reset)
-    i.SCH_Switch                             0x00015c24   Section        0  sch_main.o(i.SCH_Switch)
-    i.SPI0_IRQHandler                        0x0001624c   Section        0  pan_hal_spi.o(i.SPI0_IRQHandler)
-    i.SPI0_IRQHandlerOverlay                 0x00016254   Section        0  pan_hal_spi.o(i.SPI0_IRQHandlerOverlay)
-    i.SPI1_IRQHandler                        0x00016264   Section        0  pan_hal_spi.o(i.SPI1_IRQHandler)
-    i.SPI1_IRQHandlerOverlay                 0x0001626c   Section        0  pan_hal_spi.o(i.SPI1_IRQHandlerOverlay)
-    i.SPI_HandleProc                         0x0001627c   Section        0  pan_hal_spi.o(i.SPI_HandleProc)
-    i.SVC_Handler                            0x000163de   Section        0  port.o(i.SVC_Handler)
-    i.SYS_delay_10nop                        0x000163e0   Section        0  pan_sys.o(i.SYS_delay_10nop)
-    i.SendChar                               0x000163fc   Section        0  retarget.o(i.SendChar)
-    i.SetRandSeed                            0x00016410   Section        0  math.o(i.SetRandSeed)
-    i.Spi_Zubao_Send                         0x00016434   Section        0  app_ble.o(i.Spi_Zubao_Send)
-    i.SystemCoreClockUpdate                  0x000164cc   Section        0  system_panseries.o(i.SystemCoreClockUpdate)
-    i.SystemHwParamLoader                    0x00016524   Section        0  system_panseries.o(i.SystemHwParamLoader)
-    i.SystemInit                             0x000167f4   Section        0  system_panseries.o(i.SystemInit)
-    i.TIMER_HandleProc                       0x00016880   Section        0  pan_hal_timer.o(i.TIMER_HandleProc)
-    TIMER_HandleProc                         0x00016881   Thumb Code   110  pan_hal_timer.o(i.TIMER_HandleProc)
-    i.TMR0_IRQHandler                        0x000168f4   Section        0  pan_hal_timer.o(i.TMR0_IRQHandler)
-    i.TMR0_IRQHandlerOverlay                 0x000168fc   Section        0  pan_hal_timer.o(i.TMR0_IRQHandlerOverlay)
-    i.TMR1_IRQHandler                        0x0001690c   Section        0  pan_hal_timer.o(i.TMR1_IRQHandler)
-    i.TMR1_IRQHandlerOverlay                 0x00016914   Section        0  pan_hal_timer.o(i.TMR1_IRQHandlerOverlay)
-    i.TMR2_IRQHandler                        0x00016924   Section        0  pan_hal_timer.o(i.TMR2_IRQHandler)
-    i.TMR2_IRQHandlerOverlay                 0x0001692c   Section        0  pan_hal_timer.o(i.TMR2_IRQHandlerOverlay)
-    i.TRIM_SetCalCnt                         0x0001693c   Section        0  pan_clktrim.o(i.TRIM_SetCalCnt)
-    i.TrackRegisterPrint                     0x0001694c   Section        0  track.o(i.TrackRegisterPrint)
-    i.UART0_IRQHandler                       0x00016958   Section        0  pan_hal_uart.o(i.UART0_IRQHandler)
-    i.UART0_IRQHandlerOverlay                0x00016960   Section        0  pan_hal_uart.o(i.UART0_IRQHandlerOverlay)
-    i.UART1_IRQHandler                       0x00016970   Section        0  pan_hal_uart.o(i.UART1_IRQHandler)
-    i.UART1_IRQHandlerOverlay                0x00016978   Section        0  pan_hal_uart.o(i.UART1_IRQHandlerOverlay)
-    i.UART_HandleProc                        0x00016988   Section        0  pan_hal_uart.o(i.UART_HandleProc)
-    UART_HandleProc                          0x00016989   Thumb Code   214  pan_hal_uart.o(i.UART_HandleProc)
-    i.UART_HandleReceivedData                0x00016a5e   Section        0  pan_hal_uart.o(i.UART_HandleReceivedData)
-    UART_HandleReceivedData                  0x00016a5f   Thumb Code   300  pan_hal_uart.o(i.UART_HandleReceivedData)
-    i.UART_Init                              0x00016b8a   Section        0  pan_uart.o(i.UART_Init)
-    i.Uint16ToBytes                          0x00016bf4   Section        0  bytes.o(i.Uint16ToBytes)
-    i.Uint64ToBstream                        0x00016bfc   Section        0  byte_stream.o(i.Uint64ToBstream)
-    i.WDT_IRQHandler                         0x00016c2a   Section        0  pan_hal_wdt.o(i.WDT_IRQHandler)
-    i.WDT_IRQHandlerOverlay                  0x00016c34   Section        0  pan_hal_wdt.o(i.WDT_IRQHandlerOverlay)
-    i.WWDT_IRQHandler                        0x00016c54   Section        0  pan_hal_wwdt.o(i.WWDT_IRQHandler)
-    i.WWDT_IRQHandlerOverlay                 0x00016c5c   Section        0  pan_hal_wwdt.o(i.WWDT_IRQHandlerOverlay)
-    i.__0printf                              0x00016c78   Section        0  printfa.o(i.__0printf)
-    i.__0sprintf                             0x00016c98   Section        0  printfa.o(i.__0sprintf)
-    i.__0vprintf                             0x00016cc0   Section        0  printfa.o(i.__0vprintf)
-    i.__ARM_clz                              0x00016cd4   Section        0  depilogue.o(i.__ARM_clz)
-    i.__ARM_common_ll_muluu                  0x00016d02   Section        0  soc_32k_cali.o(i.__ARM_common_ll_muluu)
-    i.__ARM_common_memclr1_6                 0x00016d34   Section        0  ble_hs_id.o(i.__ARM_common_memclr1_6)
-    i.__ARM_common_memclr2_6                 0x00016d44   Section        0  ble_gap.o(i.__ARM_common_memclr2_6)
-    i.__ARM_common_memcpy1_6                 0x00016d4e   Section        0  ble_gap.o(i.__ARM_common_memcpy1_6)
-    i.__ARM_common_memcpy1_8                 0x00016d68   Section        0  ble_sm_alg.o(i.__ARM_common_memcpy1_8)
-    i.__ARM_common_memcpy4_7                 0x00016d8a   Section        0  segger_rtt.o(i.__ARM_common_memcpy4_7)
-    i.__ARM_common_memset4_8                 0x00016d98   Section        0  img_mgmt.o(i.__ARM_common_memset4_8)
-    i.__scatterload_copy                     0x00016da8   Section       14  handlers.o(i.__scatterload_copy)
-    i.__scatterload_null                     0x00016db6   Section        2  handlers.o(i.__scatterload_null)
-    i.__scatterload_zeroinit                 0x00016db8   Section       14  handlers.o(i.__scatterload_zeroinit)
-    i._cbor_value_copy_string                0x00016dc8   Section        0  cborparser.o(i._cbor_value_copy_string)
-    i._cbor_value_decode_int64_internal      0x00016e04   Section        0  cborparser.o(i._cbor_value_decode_int64_internal)
-    i._copy                                  0x00016e58   Section        0  utils.o(i._copy)
-    i._double_byte                           0x00016e72   Section        0  utils.o(i._double_byte)
-    i._fp_digits                             0x00016e80   Section        0  printfa.o(i._fp_digits)
-    _fp_digits                               0x00016e81   Thumb Code   344  printfa.o(i._fp_digits)
-    i._mtb_kvstore_buffered_write            0x00016ff4   Section        0  mtb_kvstore.o(i._mtb_kvstore_buffered_write)
-    _mtb_kvstore_buffered_write              0x00016ff5   Thumb Code   202  mtb_kvstore.o(i._mtb_kvstore_buffered_write)
-    i._mtb_kvstore_crc16                     0x000170c0   Section        0  mtb_kvstore.o(i._mtb_kvstore_crc16)
-    i._mtb_kvstore_find_record_in_ram_table  0x00017100   Section        0  mtb_kvstore.o(i._mtb_kvstore_find_record_in_ram_table)
-    _mtb_kvstore_find_record_in_ram_table    0x00017101   Thumb Code   124  mtb_kvstore.o(i._mtb_kvstore_find_record_in_ram_table)
-    i._mtb_kvstore_garbage_collection        0x00017184   Section        0  mtb_kvstore.o(i._mtb_kvstore_garbage_collection)
-    _mtb_kvstore_garbage_collection          0x00017185   Thumb Code   552  mtb_kvstore.o(i._mtb_kvstore_garbage_collection)
-    i._mtb_kvstore_read_record               0x000173b4   Section        0  mtb_kvstore.o(i._mtb_kvstore_read_record)
-    _mtb_kvstore_read_record                 0x000173b5   Thumb Code   572  mtb_kvstore.o(i._mtb_kvstore_read_record)
-    i._mtb_kvstore_unlock                    0x00017604   Section        0  mtb_kvstore.o(i._mtb_kvstore_unlock)
-    _mtb_kvstore_unlock                      0x00017605   Thumb Code    38  mtb_kvstore.o(i._mtb_kvstore_unlock)
-    i._mtb_kvstore_update_ram_table          0x0001762a   Section        0  mtb_kvstore.o(i._mtb_kvstore_update_ram_table)
-    _mtb_kvstore_update_ram_table            0x0001762b   Thumb Code   134  mtb_kvstore.o(i._mtb_kvstore_update_ram_table)
-    i._mtb_kvstore_write_record              0x000176b0   Section        0  mtb_kvstore.o(i._mtb_kvstore_write_record)
-    _mtb_kvstore_write_record                0x000176b1   Thumb Code   462  mtb_kvstore.o(i._mtb_kvstore_write_record)
-    i._mtb_kvstore_write_with_flags          0x00017888   Section        0  mtb_kvstore.o(i._mtb_kvstore_write_with_flags)
-    _mtb_kvstore_write_with_flags            0x00017889   Thumb Code   414  mtb_kvstore.o(i._mtb_kvstore_write_with_flags)
-    i._printf_core                           0x00017a34   Section        0  printfa.o(i._printf_core)
-    _printf_core                             0x00017a35   Thumb Code  1754  printfa.o(i._printf_core)
-    i._printf_post_padding                   0x00018120   Section        0  printfa.o(i._printf_post_padding)
-    _printf_post_padding                     0x00018121   Thumb Code    32  printfa.o(i._printf_post_padding)
-    i._printf_pre_padding                    0x00018140   Section        0  printfa.o(i._printf_pre_padding)
-    _printf_pre_padding                      0x00018141   Thumb Code    44  printfa.o(i._printf_pre_padding)
-    i._rijndaelEncrypt                       0x0001816c   Section        0  aes_sw.o(i._rijndaelEncrypt)
-    i._rijndaelSetKey                        0x00018328   Section        0  aes_sw.o(i._rijndaelSetKey)
-    i._set                                   0x00018340   Section        0  utils.o(i._set)
-    i._sputc                                 0x0001834e   Section        0  printfa.o(i._sputc)
-    _sputc                                   0x0001834f   Thumb Code    10  printfa.o(i._sputc)
-    i._swap                                  0x00018358   Section        0  utils.o(i._swap)
-    i.abort                                  0x00018386   Section        0  utility.o(i.abort)
-    i.addr_to_str                            0x00018388   Section        0  pan_mac_addr.o(i.addr_to_str)
-    i.adv_set_fields                         0x000183d4   Section        0  ble_hs_adv.o(i.adv_set_fields)
-    adv_set_fields                           0x000183d5   Thumb Code   914  ble_hs_adv.o(i.adv_set_fields)
-    i.advance_internal                       0x00018766   Section        0  cborparser.o(i.advance_internal)
-    advance_internal                         0x00018767   Thumb Code   132  cborparser.o(i.advance_internal)
-    i.advance_recursive                      0x000187ec   Section        0  cborparser.o(i.advance_recursive)
-    advance_recursive                        0x000187ed   Thumb Code   236  cborparser.o(i.advance_recursive)
-    i.app_ble_adv_start                      0x000188dc   Section        0  app_ble_periph.o(i.app_ble_adv_start)
-    i.app_ble_central_gap_event_cb           0x00018a3c   Section        0  app_ble_central.o(i.app_ble_central_gap_event_cb)
-    app_ble_central_gap_event_cb             0x00018a3d   Thumb Code   586  app_ble_central.o(i.app_ble_central_gap_event_cb)
-    i.app_ble_central_init                   0x00018e90   Section        0  app_ble_central.o(i.app_ble_central_init)
-    i.app_ble_enabled_cb                     0x00018f10   Section        0  app_ble.o(i.app_ble_enabled_cb)
-    app_ble_enabled_cb                       0x00018f11   Thumb Code    12  app_ble.o(i.app_ble_enabled_cb)
-    i.app_ble_hr_tx_timer_cb                 0x00018f1c   Section        0  app_ble_periph.o(i.app_ble_hr_tx_timer_cb)
-    app_ble_hr_tx_timer_cb                   0x00018f1d   Thumb Code   126  app_ble_periph.o(i.app_ble_hr_tx_timer_cb)
-    i.app_ble_init                           0x00018fe8   Section        0  app_ble.o(i.app_ble_init)
-    i.app_ble_on_read                        0x00018ffc   Section        0  app_ble_central.o(i.app_ble_on_read)
-    app_ble_on_read                          0x00018ffd   Thumb Code    92  app_ble_central.o(i.app_ble_on_read)
-    i.app_ble_on_subscribe                   0x000190b0   Section        0  app_ble_central.o(i.app_ble_on_subscribe)
-    app_ble_on_subscribe                     0x000190b1   Thumb Code    32  app_ble_central.o(i.app_ble_on_subscribe)
-    i.app_ble_on_write                       0x0001911c   Section        0  app_ble_central.o(i.app_ble_on_write)
-    app_ble_on_write                         0x0001911d   Thumb Code    32  app_ble_central.o(i.app_ble_on_write)
-    i.app_ble_periph_gap_event_cb            0x00019184   Section        0  app_ble_periph.o(i.app_ble_periph_gap_event_cb)
-    app_ble_periph_gap_event_cb              0x00019185   Thumb Code   410  app_ble_periph.o(i.app_ble_periph_gap_event_cb)
-    i.app_ble_periph_init                    0x00019470   Section        0  app_ble_periph.o(i.app_ble_periph_init)
-    i.app_ble_pre_init_cb                    0x0001948c   Section        0  app_ble.o(i.app_ble_pre_init_cb)
-    i.app_ble_scan_start                     0x0001950c   Section        0  app_ble_central.o(i.app_ble_scan_start)
-    i.app_ble_sdp_complete_cb                0x00019608   Section        0  app_ble_central.o(i.app_ble_sdp_complete_cb)
-    app_ble_sdp_complete_cb                  0x00019609   Thumb Code   280  app_ble_central.o(i.app_ble_sdp_complete_cb)
-    i.app_ble_svc_init                       0x000198bc   Section        0  app_ble_svr.o(i.app_ble_svc_init)
-    i.app_ble_svr_register_cb                0x000198dc   Section        0  app_ble_svr.o(i.app_ble_svr_register_cb)
-    i.app_kv_read                            0x000199fc   Section        0  mtb_init.o(i.app_kv_read)
-    i.app_kv_write                           0x00019a10   Section        0  mtb_init.o(i.app_kv_write)
-    i.app_log_print_data                     0x00019a24   Section        0  app_log.o(i.app_log_print_data)
-    i.assert_failed                          0x00019a64   Section        0  pan_spark_glue.o(i.assert_failed)
-    i.base64_decode                          0x00019aa4   Section        0  base64.o(i.base64_decode)
-    i.base64_decoder_go                      0x00019ac0   Section        0  base64.o(i.base64_decoder_go)
-    i.base64_encode                          0x00019c1c   Section        0  base64.o(i.base64_encode)
-    i.bd_erase                               0x00019ca0   Section        0  mtb_init.o(i.bd_erase)
-    bd_erase                                 0x00019ca1   Thumb Code    10  mtb_init.o(i.bd_erase)
-    i.bd_erase_size                          0x00019cb0   Section        0  mtb_init.o(i.bd_erase_size)
-    bd_erase_size                            0x00019cb1   Thumb Code     6  mtb_init.o(i.bd_erase_size)
-    i.bd_program                             0x00019cb8   Section        0  mtb_init.o(i.bd_program)
-    bd_program                               0x00019cb9   Thumb Code    16  mtb_init.o(i.bd_program)
-    i.bd_program_size                        0x00019ccc   Section        0  mtb_init.o(i.bd_program_size)
-    bd_program_size                          0x00019ccd   Thumb Code     6  mtb_init.o(i.bd_program_size)
-    i.bd_read                                0x00019cd4   Section        0  mtb_init.o(i.bd_read)
-    bd_read                                  0x00019cd5   Thumb Code    14  mtb_init.o(i.bd_read)
-    i.bd_read_size                           0x00019ce8   Section        0  mtb_init.o(i.bd_read_size)
-    bd_read_size                             0x00019ce9   Thumb Code     4  mtb_init.o(i.bd_read_size)
-    i.ble_app_user_evt                       0x00019cec   Section        0  ble_hs.o(i.ble_app_user_evt)
-    i.ble_att_chan_mtu                       0x00019cee   Section        0  ble_att.o(i.ble_att_chan_mtu)
-    i.ble_att_clt_rx_error                   0x00019d0e   Section        0  ble_att_clt.o(i.ble_att_clt_rx_error)
-    i.ble_att_clt_rx_exec_write              0x00019d38   Section        0  ble_att_clt.o(i.ble_att_clt_rx_exec_write)
-    i.ble_att_clt_rx_find_info               0x00019d44   Section        0  ble_att_clt.o(i.ble_att_clt_rx_find_info)
-    i.ble_att_clt_rx_find_type_value         0x00019df2   Section        0  ble_att_clt.o(i.ble_att_clt_rx_find_type_value)
-    i.ble_att_clt_rx_indicate                0x00019e52   Section        0  ble_att_clt.o(i.ble_att_clt_rx_indicate)
-    i.ble_att_clt_rx_mtu                     0x00019e5c   Section        0  ble_att_clt.o(i.ble_att_clt_rx_mtu)
-    i.ble_att_clt_rx_prep_write              0x00019ebe   Section        0  ble_att_clt.o(i.ble_att_clt_rx_prep_write)
-    i.ble_att_clt_rx_read                    0x00019f04   Section        0  ble_att_clt.o(i.ble_att_clt_rx_read)
-    i.ble_att_clt_rx_read_blob               0x00019f12   Section        0  ble_att_clt.o(i.ble_att_clt_rx_read_blob)
-    i.ble_att_clt_rx_read_group_type         0x00019f20   Section        0  ble_att_clt.o(i.ble_att_clt_rx_read_group_type)
-    i.ble_att_clt_rx_read_mult               0x00019fa8   Section        0  ble_att_clt.o(i.ble_att_clt_rx_read_mult)
-    i.ble_att_clt_rx_read_type               0x00019fb6   Section        0  ble_att_clt.o(i.ble_att_clt_rx_read_type)
-    i.ble_att_clt_rx_write                   0x0001a030   Section        0  ble_att_clt.o(i.ble_att_clt_rx_write)
-    i.ble_att_clt_tx_exec_write              0x0001a03a   Section        0  ble_att_clt.o(i.ble_att_clt_tx_exec_write)
-    i.ble_att_clt_tx_find_info               0x0001a05e   Section        0  ble_att_clt.o(i.ble_att_clt_tx_find_info)
-    i.ble_att_clt_tx_find_type_value         0x0001a09a   Section        0  ble_att_clt.o(i.ble_att_clt_tx_find_type_value)
-    i.ble_att_clt_tx_indicate                0x0001a0ee   Section        0  ble_att_clt.o(i.ble_att_clt_tx_indicate)
-    i.ble_att_clt_tx_notify                  0x0001a12e   Section        0  ble_att_clt.o(i.ble_att_clt_tx_notify)
-    i.ble_att_clt_tx_prep_write              0x0001a16e   Section        0  ble_att_clt.o(i.ble_att_clt_tx_prep_write)
-    i.ble_att_clt_tx_read                    0x0001a1d0   Section        0  ble_att_clt.o(i.ble_att_clt_tx_read)
-    i.ble_att_clt_tx_read_blob               0x0001a200   Section        0  ble_att_clt.o(i.ble_att_clt_tx_read_blob)
-    i.ble_att_clt_tx_read_group_type         0x0001a238   Section        0  ble_att_clt.o(i.ble_att_clt_tx_read_group_type)
-    i.ble_att_clt_tx_read_type               0x0001a284   Section        0  ble_att_clt.o(i.ble_att_clt_tx_read_type)
-    i.ble_att_clt_tx_write_req               0x0001a2d0   Section        0  ble_att_clt.o(i.ble_att_clt_tx_write_req)
-    i.ble_att_cmd_get                        0x0001a308   Section        0  ble_att_cmd.o(i.ble_att_cmd_get)
-    i.ble_att_cmd_prepare                    0x0001a33a   Section        0  ble_att_cmd.o(i.ble_att_cmd_prepare)
-    i.ble_att_conn_chan_find                 0x0001a360   Section        0  ble_att.o(i.ble_att_conn_chan_find)
-    i.ble_att_create_chan                    0x0001a370   Section        0  ble_att.o(i.ble_att_create_chan)
-    i.ble_att_inc_tx_stat                    0x0001a394   Section        0  ble_att.o(i.ble_att_inc_tx_stat)
-    i.ble_att_init                           0x0001a398   Section        0  ble_att.o(i.ble_att_init)
-    i.ble_att_mtu                            0x0001a3a8   Section        0  ble_att.o(i.ble_att_mtu)
-    i.ble_att_rx                             0x0001a3f0   Section        0  ble_att.o(i.ble_att_rx)
-    ble_att_rx                               0x0001a3f1   Thumb Code   194  ble_att.o(i.ble_att_rx)
-    i.ble_att_set_peer_mtu                   0x0001a4bc   Section        0  ble_att.o(i.ble_att_set_peer_mtu)
-    i.ble_att_svr_check_perms                0x0001a4c6   Section        0  ble_att_svr.o(i.ble_att_svr_check_perms)
-    ble_att_svr_check_perms                  0x0001a4c7   Thumb Code   254  ble_att_svr.o(i.ble_att_svr_check_perms)
-    i.ble_att_svr_find_by_uuid               0x0001a5c4   Section        0  ble_att_svr.o(i.ble_att_svr_find_by_uuid)
-    i.ble_att_svr_init                       0x0001a600   Section        0  ble_att_svr.o(i.ble_att_svr_init)
-    i.ble_att_svr_prep_clear                 0x0001a660   Section        0  ble_att_svr.o(i.ble_att_svr_prep_clear)
-    i.ble_att_svr_prev_handle                0x0001a68c   Section        0  ble_att_svr.o(i.ble_att_svr_prev_handle)
-    i.ble_att_svr_read_flat                  0x0001a698   Section        0  ble_att_svr.o(i.ble_att_svr_read_flat)
-    ble_att_svr_read_flat                    0x0001a699   Thumb Code   148  ble_att_svr.o(i.ble_att_svr_read_flat)
-    i.ble_att_svr_read_handle                0x0001a730   Section        0  ble_att_svr.o(i.ble_att_svr_read_handle)
-    i.ble_att_svr_register                   0x0001a7bc   Section        0  ble_att_svr.o(i.ble_att_svr_register)
-    i.ble_att_svr_rx_exec_write              0x0001a818   Section        0  ble_att_svr.o(i.ble_att_svr_rx_exec_write)
-    i.ble_att_svr_rx_find_info               0x0001a9f8   Section        0  ble_att_svr.o(i.ble_att_svr_rx_find_info)
-    i.ble_att_svr_rx_find_type_value         0x0001ab3c   Section        0  ble_att_svr.o(i.ble_att_svr_rx_find_type_value)
-    i.ble_att_svr_rx_indicate                0x0001ae4c   Section        0  ble_att_svr.o(i.ble_att_svr_rx_indicate)
-    i.ble_att_svr_rx_mtu                     0x0001aee4   Section        0  ble_att_svr.o(i.ble_att_svr_rx_mtu)
-    i.ble_att_svr_rx_notify                  0x0001afc4   Section        0  ble_att_svr.o(i.ble_att_svr_rx_notify)
-    i.ble_att_svr_rx_prep_write              0x0001b018   Section        0  ble_att_svr.o(i.ble_att_svr_rx_prep_write)
-    i.ble_att_svr_rx_read                    0x0001b1ac   Section        0  ble_att_svr.o(i.ble_att_svr_rx_read)
-    i.ble_att_svr_rx_read_blob               0x0001b22e   Section        0  ble_att_svr.o(i.ble_att_svr_rx_read_blob)
-    i.ble_att_svr_rx_read_group_type         0x0001b2bc   Section        0  ble_att_svr.o(i.ble_att_svr_rx_read_group_type)
-    i.ble_att_svr_rx_read_mult               0x0001b57c   Section        0  ble_att_svr.o(i.ble_att_svr_rx_read_mult)
-    i.ble_att_svr_rx_read_type               0x0001b650   Section        0  ble_att_svr.o(i.ble_att_svr_rx_read_type)
-    i.ble_att_svr_rx_write                   0x0001b8d4   Section        0  ble_att_svr.o(i.ble_att_svr_rx_write)
-    i.ble_att_svr_rx_write_no_rsp            0x0001b962   Section        0  ble_att_svr.o(i.ble_att_svr_rx_write_no_rsp)
-    i.ble_att_svr_start                      0x0001b9ac   Section        0  ble_att_svr.o(i.ble_att_svr_start)
-    i.ble_att_svr_ticks_until_tmo            0x0001ba1c   Section        0  ble_att_svr.o(i.ble_att_svr_ticks_until_tmo)
-    i.ble_att_svr_tx_error_rsp               0x0001ba34   Section        0  ble_att_svr.o(i.ble_att_svr_tx_error_rsp)
-    i.ble_att_svr_tx_rsp                     0x0001ba6a   Section        0  ble_att_svr.o(i.ble_att_svr_tx_rsp)
-    ble_att_svr_tx_rsp                       0x0001ba6b   Thumb Code   168  ble_att_svr.o(i.ble_att_svr_tx_rsp)
-    i.ble_att_svr_write_handle               0x0001bb14   Section        0  ble_att_svr.o(i.ble_att_svr_write_handle)
-    ble_att_svr_write_handle                 0x0001bb15   Thumb Code   124  ble_att_svr.o(i.ble_att_svr_write_handle)
-    i.ble_att_truncate_to_mtu                0x0001bb98   Section        0  ble_att.o(i.ble_att_truncate_to_mtu)
-    i.ble_att_tx                             0x0001bbca   Section        0  ble_att_cmd.o(i.ble_att_tx)
-    i.ble_dev_filt_alloc                     0x0001bc14   Section        0  ble_dev_filt_port.o(i.ble_dev_filt_alloc)
-    i.ble_dev_filt_free                      0x0001bc1c   Section        0  ble_dev_filt_port.o(i.ble_dev_filt_free)
-    i.ble_dev_filt_init                      0x0001bc24   Section        0  ble_dev_filt.o(i.ble_dev_filt_init)
-    i.ble_dev_filt_is_match                  0x0001bc7c   Section        0  ble_dev_filt.o(i.ble_dev_filt_is_match)
-    i.ble_dev_filt_is_match_internal         0x0001bc94   Section        0  ble_dev_filt.o(i.ble_dev_filt_is_match_internal)
-    i.ble_dev_filt_set_device_name           0x0001be00   Section        0  ble_dev_filt.o(i.ble_dev_filt_set_device_name)
-    i.ble_dev_filt_set_rssi                  0x0001be50   Section        0  ble_dev_filt.o(i.ble_dev_filt_set_rssi)
-    i.ble_gap_adv_active                     0x0001be64   Section        0  ble_gap.o(i.ble_gap_adv_active)
-    i.ble_gap_adv_finished                   0x0001be74   Section        0  ble_gap.o(i.ble_gap_adv_finished)
-    ble_gap_adv_finished                     0x0001be75   Thumb Code    98  ble_gap.o(i.ble_gap_adv_finished)
-    i.ble_gap_adv_set_fields                 0x0001bee0   Section        0  ble_gap.o(i.ble_gap_adv_set_fields)
-    i.ble_gap_adv_start                      0x0001bf28   Section        0  ble_gap.o(i.ble_gap_adv_start)
-    i.ble_gap_call_conn_event_cb             0x0001c12c   Section        0  ble_gap.o(i.ble_gap_call_conn_event_cb)
-    ble_gap_call_conn_event_cb               0x0001c12d   Thumb Code    90  ble_gap.o(i.ble_gap_call_conn_event_cb)
-    i.ble_gap_conn_active                    0x0001c188   Section        0  ble_gap.o(i.ble_gap_conn_active)
-    i.ble_gap_conn_broken                    0x0001c19c   Section        0  ble_gap.o(i.ble_gap_conn_broken)
-    i.ble_gap_conn_find                      0x0001c27c   Section        0  ble_gap.o(i.ble_gap_conn_find)
-    i.ble_gap_connect                        0x0001c2ac   Section        0  ble_gap.o(i.ble_gap_connect)
-    i.ble_gap_disc                           0x0001c450   Section        0  ble_gap.o(i.ble_gap_disc)
-    i.ble_gap_disc_active                    0x0001c5fc   Section        0  ble_gap.o(i.ble_gap_disc_active)
-    i.ble_gap_disc_cancel                    0x0001c60c   Section        0  ble_gap.o(i.ble_gap_disc_cancel)
-    i.ble_gap_disc_complete                  0x0001c65c   Section        0  ble_gap.o(i.ble_gap_disc_complete)
-    ble_gap_disc_complete                    0x0001c65d   Thumb Code    92  ble_gap.o(i.ble_gap_disc_complete)
-    i.ble_gap_enc_event                      0x0001c6c0   Section        0  ble_gap.o(i.ble_gap_enc_event)
-    i.ble_gap_event_listener_unregister      0x0001c724   Section        0  ble_gap.o(i.ble_gap_event_listener_unregister)
-    i.ble_gap_fill_conn_desc                 0x0001c764   Section        0  ble_gap.o(i.ble_gap_fill_conn_desc)
-    ble_gap_fill_conn_desc                   0x0001c765   Thumb Code   114  ble_gap.o(i.ble_gap_fill_conn_desc)
-    i.ble_gap_identity_event                 0x0001c7d6   Section        0  ble_gap.o(i.ble_gap_identity_event)
-    i.ble_gap_init                           0x0001c7f8   Section        0  ble_gap.o(i.ble_gap_init)
-    i.ble_gap_master_failed                  0x0001c868   Section        0  ble_gap.o(i.ble_gap_master_failed)
-    ble_gap_master_failed                    0x0001c869   Thumb Code   108  ble_gap.o(i.ble_gap_master_failed)
-    i.ble_gap_mtu_event                      0x0001c8d8   Section        0  ble_gap.o(i.ble_gap_mtu_event)
-    i.ble_gap_notify_rx_event                0x0001c920   Section        0  ble_gap.o(i.ble_gap_notify_rx_event)
-    i.ble_gap_notify_tx_event                0x0001c970   Section        0  ble_gap.o(i.ble_gap_notify_tx_event)
-    i.ble_gap_passkey_event                  0x0001c9bc   Section        0  ble_gap.o(i.ble_gap_passkey_event)
-    i.ble_gap_repeat_pairing_event           0x0001c9e8   Section        0  ble_gap.o(i.ble_gap_repeat_pairing_event)
-    i.ble_gap_reset_state                    0x0001ca14   Section        0  ble_gap.o(i.ble_gap_reset_state)
-    i.ble_gap_rx_adv_report                  0x0001ca50   Section        0  ble_gap.o(i.ble_gap_rx_adv_report)
-    i.ble_gap_rx_conn_complete               0x0001cadc   Section        0  ble_gap.o(i.ble_gap_rx_conn_complete)
-    i.ble_gap_rx_disconn_complete            0x0001cce0   Section        0  ble_gap.o(i.ble_gap_rx_disconn_complete)
-    i.ble_gap_rx_l2cap_update_req            0x0001cd54   Section        0  ble_gap.o(i.ble_gap_rx_l2cap_update_req)
-    i.ble_gap_rx_param_req                   0x0001cd78   Section        0  ble_gap.o(i.ble_gap_rx_param_req)
-    i.ble_gap_rx_phy_update_complete         0x0001ce74   Section        0  ble_gap.o(i.ble_gap_rx_phy_update_complete)
-    i.ble_gap_rx_rd_rem_sup_feat_complete    0x0001cec8   Section        0  ble_gap.o(i.ble_gap_rx_rd_rem_sup_feat_complete)
-    i.ble_gap_rx_update_complete             0x0001cef4   Section        0  ble_gap.o(i.ble_gap_rx_update_complete)
-    i.ble_gap_subscribe_event                0x0001cfec   Section        0  ble_gap.o(i.ble_gap_subscribe_event)
-    i.ble_gap_terminate                      0x0001d088   Section        0  ble_gap.o(i.ble_gap_terminate)
-    i.ble_gap_timer                          0x0001d0e8   Section        0  ble_gap.o(i.ble_gap_timer)
-    i.ble_gap_unpair                         0x0001d2c0   Section        0  ble_gap.o(i.ble_gap_unpair)
-    i.ble_gap_unpair_oldest_except           0x0001d344   Section        0  ble_gap.o(i.ble_gap_unpair_oldest_except)
-    i.ble_gap_unpair_oldest_peer             0x0001d3ae   Section        0  ble_gap.o(i.ble_gap_unpair_oldest_peer)
-    i.ble_gap_update_entry_remove            0x0001d3d8   Section        0  ble_gap.o(i.ble_gap_update_entry_remove)
-    ble_gap_update_entry_remove              0x0001d3d9   Thumb Code    64  ble_gap.o(i.ble_gap_update_entry_remove)
-    i.ble_gap_update_l2cap_cb                0x0001d41c   Section        0  ble_gap.o(i.ble_gap_update_l2cap_cb)
-    ble_gap_update_l2cap_cb                  0x0001d41d   Thumb Code    48  ble_gap.o(i.ble_gap_update_l2cap_cb)
-    i.ble_gap_update_notify                  0x0001d450   Section        0  ble_gap.o(i.ble_gap_update_notify)
-    ble_gap_update_notify                    0x0001d451   Thumb Code   136  ble_gap.o(i.ble_gap_update_notify)
-    i.ble_gap_update_params                  0x0001d4e0   Section        0  ble_gap.o(i.ble_gap_update_params)
-    i.ble_gattc_connection_broken            0x0001d650   Section        0  ble_gattc.o(i.ble_gattc_connection_broken)
-    i.ble_gattc_disc_all_chrs                0x0001d6e0   Section        0  ble_gattc.o(i.ble_gattc_disc_all_chrs)
-    i.ble_gattc_disc_all_chrs_err            0x0001d740   Section        0  ble_gattc.o(i.ble_gattc_disc_all_chrs_err)
-    ble_gattc_disc_all_chrs_err              0x0001d741   Thumb Code    54  ble_gattc.o(i.ble_gattc_disc_all_chrs_err)
-    i.ble_gattc_disc_all_chrs_resume         0x0001d77c   Section        0  ble_gattc.o(i.ble_gattc_disc_all_chrs_resume)
-    ble_gattc_disc_all_chrs_resume           0x0001d77d   Thumb Code    68  ble_gattc.o(i.ble_gattc_disc_all_chrs_resume)
-    i.ble_gattc_disc_all_chrs_rx_adata       0x0001d7c8   Section        0  ble_gattc.o(i.ble_gattc_disc_all_chrs_rx_adata)
-    ble_gattc_disc_all_chrs_rx_adata         0x0001d7c9   Thumb Code   132  ble_gattc.o(i.ble_gattc_disc_all_chrs_rx_adata)
-    i.ble_gattc_disc_all_chrs_rx_complete    0x0001d850   Section        0  ble_gattc.o(i.ble_gattc_disc_all_chrs_rx_complete)
-    ble_gattc_disc_all_chrs_rx_complete      0x0001d851   Thumb Code   132  ble_gattc.o(i.ble_gattc_disc_all_chrs_rx_complete)
-    i.ble_gattc_disc_all_chrs_tmo            0x0001d8dc   Section        0  ble_gattc.o(i.ble_gattc_disc_all_chrs_tmo)
-    ble_gattc_disc_all_chrs_tmo              0x0001d8dd   Thumb Code    34  ble_gattc.o(i.ble_gattc_disc_all_chrs_tmo)
-    i.ble_gattc_disc_all_dscs                0x0001d904   Section        0  ble_gattc.o(i.ble_gattc_disc_all_dscs)
-    i.ble_gattc_disc_all_dscs_cb             0x0001d958   Section        0  ble_gattc.o(i.ble_gattc_disc_all_dscs_cb)
-    ble_gattc_disc_all_dscs_cb               0x0001d959   Thumb Code    44  ble_gattc.o(i.ble_gattc_disc_all_dscs_cb)
-    i.ble_gattc_disc_all_dscs_err            0x0001d988   Section        0  ble_gattc.o(i.ble_gattc_disc_all_dscs_err)
-    ble_gattc_disc_all_dscs_err              0x0001d989   Thumb Code    50  ble_gattc.o(i.ble_gattc_disc_all_dscs_err)
-    i.ble_gattc_disc_all_dscs_resume         0x0001d9c0   Section        0  ble_gattc.o(i.ble_gattc_disc_all_dscs_resume)
-    ble_gattc_disc_all_dscs_resume           0x0001d9c1   Thumb Code    60  ble_gattc.o(i.ble_gattc_disc_all_dscs_resume)
-    i.ble_gattc_disc_all_dscs_tmo            0x0001da00   Section        0  ble_gattc.o(i.ble_gattc_disc_all_dscs_tmo)
-    ble_gattc_disc_all_dscs_tmo              0x0001da01   Thumb Code    32  ble_gattc.o(i.ble_gattc_disc_all_dscs_tmo)
-    i.ble_gattc_disc_all_svcs                0x0001da24   Section        0  ble_gattc.o(i.ble_gattc_disc_all_svcs)
-    i.ble_gattc_disc_all_svcs_err            0x0001da7c   Section        0  ble_gattc.o(i.ble_gattc_disc_all_svcs_err)
-    ble_gattc_disc_all_svcs_err              0x0001da7d   Thumb Code    54  ble_gattc.o(i.ble_gattc_disc_all_svcs_err)
-    i.ble_gattc_disc_all_svcs_resume         0x0001dab8   Section        0  ble_gattc.o(i.ble_gattc_disc_all_svcs_resume)
-    ble_gattc_disc_all_svcs_resume           0x0001dab9   Thumb Code    66  ble_gattc.o(i.ble_gattc_disc_all_svcs_resume)
-    i.ble_gattc_disc_all_svcs_tmo            0x0001db08   Section        0  ble_gattc.o(i.ble_gattc_disc_all_svcs_tmo)
-    ble_gattc_disc_all_svcs_tmo              0x0001db09   Thumb Code    34  ble_gattc.o(i.ble_gattc_disc_all_svcs_tmo)
-    i.ble_gattc_disc_chr_uuid_cb             0x0001db30   Section        0  ble_gattc.o(i.ble_gattc_disc_chr_uuid_cb)
-    ble_gattc_disc_chr_uuid_cb               0x0001db31   Thumb Code    48  ble_gattc.o(i.ble_gattc_disc_chr_uuid_cb)
-    i.ble_gattc_disc_chr_uuid_err            0x0001db64   Section        0  ble_gattc.o(i.ble_gattc_disc_chr_uuid_err)
-    ble_gattc_disc_chr_uuid_err              0x0001db65   Thumb Code    54  ble_gattc.o(i.ble_gattc_disc_chr_uuid_err)
-    i.ble_gattc_disc_chr_uuid_resume         0x0001dba0   Section        0  ble_gattc.o(i.ble_gattc_disc_chr_uuid_resume)
-    ble_gattc_disc_chr_uuid_resume           0x0001dba1   Thumb Code    68  ble_gattc.o(i.ble_gattc_disc_chr_uuid_resume)
-    i.ble_gattc_disc_chr_uuid_rx_adata       0x0001dbec   Section        0  ble_gattc.o(i.ble_gattc_disc_chr_uuid_rx_adata)
-    ble_gattc_disc_chr_uuid_rx_adata         0x0001dbed   Thumb Code   150  ble_gattc.o(i.ble_gattc_disc_chr_uuid_rx_adata)
-    i.ble_gattc_disc_chr_uuid_rx_complete    0x0001dc84   Section        0  ble_gattc.o(i.ble_gattc_disc_chr_uuid_rx_complete)
-    ble_gattc_disc_chr_uuid_rx_complete      0x0001dc85   Thumb Code   132  ble_gattc.o(i.ble_gattc_disc_chr_uuid_rx_complete)
-    i.ble_gattc_disc_chr_uuid_tmo            0x0001dd10   Section        0  ble_gattc.o(i.ble_gattc_disc_chr_uuid_tmo)
-    ble_gattc_disc_chr_uuid_tmo              0x0001dd11   Thumb Code    34  ble_gattc.o(i.ble_gattc_disc_chr_uuid_tmo)
-    i.ble_gattc_disc_svc_uuid_err            0x0001dd38   Section        0  ble_gattc.o(i.ble_gattc_disc_svc_uuid_err)
-    ble_gattc_disc_svc_uuid_err              0x0001dd39   Thumb Code    54  ble_gattc.o(i.ble_gattc_disc_svc_uuid_err)
-    i.ble_gattc_disc_svc_uuid_resume         0x0001dd74   Section        0  ble_gattc.o(i.ble_gattc_disc_svc_uuid_resume)
-    ble_gattc_disc_svc_uuid_resume           0x0001dd75   Thumb Code    92  ble_gattc.o(i.ble_gattc_disc_svc_uuid_resume)
-    i.ble_gattc_disc_svc_uuid_tmo            0x0001ddd8   Section        0  ble_gattc.o(i.ble_gattc_disc_svc_uuid_tmo)
-    ble_gattc_disc_svc_uuid_tmo              0x0001ddd9   Thumb Code    34  ble_gattc.o(i.ble_gattc_disc_svc_uuid_tmo)
-    i.ble_gattc_extract                      0x0001de00   Section        0  ble_gattc.o(i.ble_gattc_extract)
-    ble_gattc_extract                        0x0001de01   Thumb Code   122  ble_gattc.o(i.ble_gattc_extract)
-    i.ble_gattc_find_inc_svcs_cb             0x0001de80   Section        0  ble_gattc.o(i.ble_gattc_find_inc_svcs_cb)
-    ble_gattc_find_inc_svcs_cb               0x0001de81   Thumb Code    48  ble_gattc.o(i.ble_gattc_find_inc_svcs_cb)
-    i.ble_gattc_find_inc_svcs_err            0x0001deb4   Section        0  ble_gattc.o(i.ble_gattc_find_inc_svcs_err)
-    ble_gattc_find_inc_svcs_err              0x0001deb5   Thumb Code    26  ble_gattc.o(i.ble_gattc_find_inc_svcs_err)
-    i.ble_gattc_find_inc_svcs_resume         0x0001ded0   Section        0  ble_gattc.o(i.ble_gattc_find_inc_svcs_resume)
-    ble_gattc_find_inc_svcs_resume           0x0001ded1   Thumb Code    80  ble_gattc.o(i.ble_gattc_find_inc_svcs_resume)
-    i.ble_gattc_find_inc_svcs_rx_adata       0x0001df24   Section        0  ble_gattc.o(i.ble_gattc_find_inc_svcs_rx_adata)
-    ble_gattc_find_inc_svcs_rx_adata         0x0001df25   Thumb Code   134  ble_gattc.o(i.ble_gattc_find_inc_svcs_rx_adata)
-    i.ble_gattc_find_inc_svcs_rx_complete    0x0001dfac   Section        0  ble_gattc.o(i.ble_gattc_find_inc_svcs_rx_complete)
-    ble_gattc_find_inc_svcs_rx_complete      0x0001dfad   Thumb Code   114  ble_gattc.o(i.ble_gattc_find_inc_svcs_rx_complete)
-    i.ble_gattc_find_inc_svcs_rx_read_rsp    0x0001e028   Section        0  ble_gattc.o(i.ble_gattc_find_inc_svcs_rx_read_rsp)
-    ble_gattc_find_inc_svcs_rx_read_rsp      0x0001e029   Thumb Code   168  ble_gattc.o(i.ble_gattc_find_inc_svcs_rx_read_rsp)
-    i.ble_gattc_find_inc_svcs_tmo            0x0001e0d4   Section        0  ble_gattc.o(i.ble_gattc_find_inc_svcs_tmo)
-    ble_gattc_find_inc_svcs_tmo              0x0001e0d5   Thumb Code    14  ble_gattc.o(i.ble_gattc_find_inc_svcs_tmo)
-    i.ble_gattc_init                         0x0001e0e4   Section        0  ble_gattc.o(i.ble_gattc_init)
-    i.ble_gattc_mtu_err                      0x0001e120   Section        0  ble_gattc.o(i.ble_gattc_mtu_err)
-    ble_gattc_mtu_err                        0x0001e121   Thumb Code    44  ble_gattc.o(i.ble_gattc_mtu_err)
-    i.ble_gattc_mtu_tmo                      0x0001e150   Section        0  ble_gattc.o(i.ble_gattc_mtu_tmo)
-    ble_gattc_mtu_tmo                        0x0001e151   Thumb Code    34  ble_gattc.o(i.ble_gattc_mtu_tmo)
-    i.ble_gattc_notify_custom                0x0001e178   Section        0  ble_gattc.o(i.ble_gattc_notify_custom)
-    i.ble_gattc_proc_matches_conn_op         0x0001e1d0   Section        0  ble_gattc.o(i.ble_gattc_proc_matches_conn_op)
-    ble_gattc_proc_matches_conn_op           0x0001e1d1   Thumb Code    28  ble_gattc.o(i.ble_gattc_proc_matches_conn_op)
-    i.ble_gattc_proc_matches_conn_rx_entry   0x0001e1ec   Section        0  ble_gattc.o(i.ble_gattc_proc_matches_conn_rx_entry)
-    ble_gattc_proc_matches_conn_rx_entry     0x0001e1ed   Thumb Code   116  ble_gattc.o(i.ble_gattc_proc_matches_conn_rx_entry)
-    i.ble_gattc_proc_matches_expired         0x0001e264   Section        0  ble_gattc.o(i.ble_gattc_proc_matches_expired)
-    ble_gattc_proc_matches_expired           0x0001e265   Thumb Code    28  ble_gattc.o(i.ble_gattc_proc_matches_expired)
-    i.ble_gattc_proc_matches_stalled         0x0001e280   Section        0  ble_gattc.o(i.ble_gattc_proc_matches_stalled)
-    ble_gattc_proc_matches_stalled           0x0001e281   Thumb Code     8  ble_gattc.o(i.ble_gattc_proc_matches_stalled)
-    i.ble_gattc_process_resume_status        0x0001e288   Section        0  ble_gattc.o(i.ble_gattc_process_resume_status)
-    ble_gattc_process_resume_status          0x0001e289   Thumb Code    52  ble_gattc.o(i.ble_gattc_process_resume_status)
-    i.ble_gattc_process_status               0x0001e2c0   Section        0  ble_gattc.o(i.ble_gattc_process_status)
-    ble_gattc_process_status                 0x0001e2c1   Thumb Code   116  ble_gattc.o(i.ble_gattc_process_status)
-    i.ble_gattc_read                         0x0001e340   Section        0  ble_gattc.o(i.ble_gattc_read)
-    i.ble_gattc_read_err                     0x0001e388   Section        0  ble_gattc.o(i.ble_gattc_read_err)
-    ble_gattc_read_err                       0x0001e389   Thumb Code    44  ble_gattc.o(i.ble_gattc_read_err)
-    i.ble_gattc_read_long_err                0x0001e3b8   Section        0  ble_gattc.o(i.ble_gattc_read_long_err)
-    ble_gattc_read_long_err                  0x0001e3b9   Thumb Code    44  ble_gattc.o(i.ble_gattc_read_long_err)
-    i.ble_gattc_read_long_resume             0x0001e3e8   Section        0  ble_gattc.o(i.ble_gattc_read_long_resume)
-    ble_gattc_read_long_resume               0x0001e3e9   Thumb Code    72  ble_gattc.o(i.ble_gattc_read_long_resume)
-    i.ble_gattc_read_long_rx_read_rsp        0x0001e434   Section        0  ble_gattc.o(i.ble_gattc_read_long_rx_read_rsp)
-    ble_gattc_read_long_rx_read_rsp          0x0001e435   Thumb Code   186  ble_gattc.o(i.ble_gattc_read_long_rx_read_rsp)
-    i.ble_gattc_read_long_tmo                0x0001e4f4   Section        0  ble_gattc.o(i.ble_gattc_read_long_tmo)
-    ble_gattc_read_long_tmo                  0x0001e4f5   Thumb Code    34  ble_gattc.o(i.ble_gattc_read_long_tmo)
-    i.ble_gattc_read_mult_err                0x0001e51c   Section        0  ble_gattc.o(i.ble_gattc_read_mult_err)
-    ble_gattc_read_mult_err                  0x0001e51d   Thumb Code    48  ble_gattc.o(i.ble_gattc_read_mult_err)
-    i.ble_gattc_read_mult_tmo                0x0001e550   Section        0  ble_gattc.o(i.ble_gattc_read_mult_tmo)
-    ble_gattc_read_mult_tmo                  0x0001e551   Thumb Code    40  ble_gattc.o(i.ble_gattc_read_mult_tmo)
-    i.ble_gattc_read_rx_read_rsp             0x0001e57c   Section        0  ble_gattc.o(i.ble_gattc_read_rx_read_rsp)
-    ble_gattc_read_rx_read_rsp               0x0001e57d   Thumb Code    52  ble_gattc.o(i.ble_gattc_read_rx_read_rsp)
-    i.ble_gattc_read_tmo                     0x0001e5b4   Section        0  ble_gattc.o(i.ble_gattc_read_tmo)
-    ble_gattc_read_tmo                       0x0001e5b5   Thumb Code    34  ble_gattc.o(i.ble_gattc_read_tmo)
-    i.ble_gattc_read_uuid_err                0x0001e5dc   Section        0  ble_gattc.o(i.ble_gattc_read_uuid_err)
-    ble_gattc_read_uuid_err                  0x0001e5dd   Thumb Code    44  ble_gattc.o(i.ble_gattc_read_uuid_err)
-    i.ble_gattc_read_uuid_rx_adata           0x0001e60c   Section        0  ble_gattc.o(i.ble_gattc_read_uuid_rx_adata)
-    ble_gattc_read_uuid_rx_adata             0x0001e60d   Thumb Code    90  ble_gattc.o(i.ble_gattc_read_uuid_rx_adata)
-    i.ble_gattc_read_uuid_rx_complete        0x0001e66c   Section        0  ble_gattc.o(i.ble_gattc_read_uuid_rx_complete)
-    ble_gattc_read_uuid_rx_complete          0x0001e66d   Thumb Code    58  ble_gattc.o(i.ble_gattc_read_uuid_rx_complete)
-    i.ble_gattc_read_uuid_tmo                0x0001e6ac   Section        0  ble_gattc.o(i.ble_gattc_read_uuid_tmo)
-    ble_gattc_read_uuid_tmo                  0x0001e6ad   Thumb Code    34  ble_gattc.o(i.ble_gattc_read_uuid_tmo)
-    i.ble_gattc_rx_err                       0x0001e6d4   Section        0  ble_gattc.o(i.ble_gattc_rx_err)
-    i.ble_gattc_rx_exec_write_rsp            0x0001e758   Section        0  ble_gattc.o(i.ble_gattc_rx_exec_write_rsp)
-    i.ble_gattc_rx_find_info_complete        0x0001e7a0   Section        0  ble_gattc.o(i.ble_gattc_rx_find_info_complete)
-    i.ble_gattc_rx_find_info_idata           0x0001e85c   Section        0  ble_gattc.o(i.ble_gattc_rx_find_info_idata)
-    i.ble_gattc_rx_find_type_value_complete  0x0001e8c8   Section        0  ble_gattc.o(i.ble_gattc_rx_find_type_value_complete)
-    i.ble_gattc_rx_find_type_value_hinfo     0x0001e99c   Section        0  ble_gattc.o(i.ble_gattc_rx_find_type_value_hinfo)
-    i.ble_gattc_rx_mtu                       0x0001ea1c   Section        0  ble_gattc.o(i.ble_gattc_rx_mtu)
-    i.ble_gattc_rx_prep_write_rsp            0x0001ea68   Section        0  ble_gattc.o(i.ble_gattc_rx_prep_write_rsp)
-    i.ble_gattc_rx_read_blob_rsp             0x0001eab8   Section        0  ble_gattc.o(i.ble_gattc_rx_read_blob_rsp)
-    i.ble_gattc_rx_read_group_type_adata     0x0001eaf4   Section        0  ble_gattc.o(i.ble_gattc_rx_read_group_type_adata)
-    i.ble_gattc_rx_read_group_type_complete  0x0001eb7c   Section        0  ble_gattc.o(i.ble_gattc_rx_read_group_type_complete)
-    i.ble_gattc_rx_read_mult_rsp             0x0001ec40   Section        0  ble_gattc.o(i.ble_gattc_rx_read_mult_rsp)
-    i.ble_gattc_rx_read_rsp                  0x0001eca8   Section        0  ble_gattc.o(i.ble_gattc_rx_read_rsp)
-    i.ble_gattc_rx_read_type_adata           0x0001ecf4   Section        0  ble_gattc.o(i.ble_gattc_rx_read_type_adata)
-    i.ble_gattc_rx_read_type_complete        0x0001ed3c   Section        0  ble_gattc.o(i.ble_gattc_rx_read_type_complete)
-    i.ble_gattc_rx_write_rsp                 0x0001ed84   Section        0  ble_gattc.o(i.ble_gattc_rx_write_rsp)
-    i.ble_gattc_timer                        0x0001edd8   Section        0  ble_gattc.o(i.ble_gattc_timer)
-    i.ble_gattc_write_err                    0x0001ef00   Section        0  ble_gattc.o(i.ble_gattc_write_err)
-    ble_gattc_write_err                      0x0001ef01   Thumb Code    56  ble_gattc.o(i.ble_gattc_write_err)
-    i.ble_gattc_write_flat                   0x0001ef3c   Section        0  ble_gattc.o(i.ble_gattc_write_flat)
-    i.ble_gattc_write_long_err               0x0001efac   Section        0  ble_gattc.o(i.ble_gattc_write_long_err)
-    ble_gattc_write_long_err                 0x0001efad   Thumb Code    64  ble_gattc.o(i.ble_gattc_write_long_err)
-    i.ble_gattc_write_long_resume            0x0001eff0   Section        0  ble_gattc.o(i.ble_gattc_write_long_resume)
-    ble_gattc_write_long_resume              0x0001eff1   Thumb Code   144  ble_gattc.o(i.ble_gattc_write_long_resume)
-    i.ble_gattc_write_long_rx_exec           0x0001f084   Section        0  ble_gattc.o(i.ble_gattc_write_long_rx_exec)
-    ble_gattc_write_long_rx_exec             0x0001f085   Thumb Code    46  ble_gattc.o(i.ble_gattc_write_long_rx_exec)
-    i.ble_gattc_write_long_rx_prep           0x0001f0b8   Section        0  ble_gattc.o(i.ble_gattc_write_long_rx_prep)
-    ble_gattc_write_long_rx_prep             0x0001f0b9   Thumb Code   132  ble_gattc.o(i.ble_gattc_write_long_rx_prep)
-    i.ble_gattc_write_long_tmo               0x0001f140   Section        0  ble_gattc.o(i.ble_gattc_write_long_tmo)
-    ble_gattc_write_long_tmo                 0x0001f141   Thumb Code    36  ble_gattc.o(i.ble_gattc_write_long_tmo)
-    i.ble_gattc_write_reliable_err           0x0001f168   Section        0  ble_gattc.o(i.ble_gattc_write_reliable_err)
-    ble_gattc_write_reliable_err             0x0001f169   Thumb Code    64  ble_gattc.o(i.ble_gattc_write_reliable_err)
-    i.ble_gattc_write_reliable_resume        0x0001f1ac   Section        0  ble_gattc.o(i.ble_gattc_write_reliable_resume)
-    ble_gattc_write_reliable_resume          0x0001f1ad   Thumb Code   162  ble_gattc.o(i.ble_gattc_write_reliable_resume)
-    i.ble_gattc_write_reliable_rx_exec       0x0001f254   Section        0  ble_gattc.o(i.ble_gattc_write_reliable_rx_exec)
-    ble_gattc_write_reliable_rx_exec         0x0001f255   Thumb Code    38  ble_gattc.o(i.ble_gattc_write_reliable_rx_exec)
-    i.ble_gattc_write_reliable_rx_prep       0x0001f280   Section        0  ble_gattc.o(i.ble_gattc_write_reliable_rx_prep)
-    ble_gattc_write_reliable_rx_prep         0x0001f281   Thumb Code   160  ble_gattc.o(i.ble_gattc_write_reliable_rx_prep)
-    i.ble_gattc_write_reliable_tmo           0x0001f324   Section        0  ble_gattc.o(i.ble_gattc_write_reliable_tmo)
-    ble_gattc_write_reliable_tmo             0x0001f325   Thumb Code    36  ble_gattc.o(i.ble_gattc_write_reliable_tmo)
-    i.ble_gattc_write_tmo                    0x0001f34c   Section        0  ble_gattc.o(i.ble_gattc_write_tmo)
-    ble_gattc_write_tmo                      0x0001f34d   Thumb Code    48  ble_gattc.o(i.ble_gattc_write_tmo)
-    i.ble_gatts_add_svcs                     0x0001f380   Section        0  ble_gatts.o(i.ble_gatts_add_svcs)
-    i.ble_gatts_bonding_established          0x0001f3ec   Section        0  ble_gatts.o(i.ble_gatts_bonding_established)
-    i.ble_gatts_bonding_restored             0x0001f45c   Section        0  ble_gatts.o(i.ble_gatts_bonding_restored)
-    i.ble_gatts_chr_def_access               0x0001f580   Section        0  ble_gatts.o(i.ble_gatts_chr_def_access)
-    ble_gatts_chr_def_access                 0x0001f581   Thumb Code   132  ble_gatts.o(i.ble_gatts_chr_def_access)
-    i.ble_gatts_chr_val_access               0x0001f604   Section        0  ble_gatts.o(i.ble_gatts_chr_val_access)
-    ble_gatts_chr_val_access                 0x0001f605   Thumb Code   178  ble_gatts.o(i.ble_gatts_chr_val_access)
-    i.ble_gatts_clt_cfg_access               0x0001f6b8   Section        0  ble_gatts.o(i.ble_gatts_clt_cfg_access)
-    i.ble_gatts_conn_can_alloc               0x0001f814   Section        0  ble_gatts.o(i.ble_gatts_conn_can_alloc)
-    i.ble_gatts_conn_init                    0x0001f830   Section        0  ble_gatts.o(i.ble_gatts_conn_init)
-    i.ble_gatts_connection_broken            0x0001f86c   Section        0  ble_gatts.o(i.ble_gatts_connection_broken)
-    i.ble_gatts_count_cfg                    0x0001f8e4   Section        0  ble_gatts.o(i.ble_gatts_count_cfg)
-    i.ble_gatts_dsc_access                   0x0001fa20   Section        0  ble_gatts.o(i.ble_gatts_dsc_access)
-    ble_gatts_dsc_access                     0x0001fa21   Thumb Code   178  ble_gatts.o(i.ble_gatts_dsc_access)
-    i.ble_gatts_inc_access                   0x0001fad2   Section        0  ble_gatts.o(i.ble_gatts_inc_access)
-    ble_gatts_inc_access                     0x0001fad3   Thumb Code    70  ble_gatts.o(i.ble_gatts_inc_access)
-    i.ble_gatts_indicate                     0x0001fb18   Section        0  ble_gattc.o(i.ble_gatts_indicate)
-    i.ble_gatts_indicate_custom              0x0001fb24   Section        0  ble_gattc.o(i.ble_gatts_indicate_custom)
-    i.ble_gatts_indicate_err                 0x0001fbc8   Section        0  ble_gattc.o(i.ble_gatts_indicate_err)
-    ble_gatts_indicate_err                   0x0001fbc9   Thumb Code    42  ble_gattc.o(i.ble_gatts_indicate_err)
-    i.ble_gatts_indicate_fail_notconn        0x0001fbf4   Section        0  ble_gattc.o(i.ble_gatts_indicate_fail_notconn)
-    i.ble_gatts_indicate_tmo                 0x0001fc84   Section        0  ble_gattc.o(i.ble_gatts_indicate_tmo)
-    ble_gatts_indicate_tmo                   0x0001fc85   Thumb Code    16  ble_gattc.o(i.ble_gatts_indicate_tmo)
-    i.ble_gatts_init                         0x0001fc94   Section        0  ble_gatts.o(i.ble_gatts_init)
-    i.ble_gatts_notify                       0x0001fca4   Section        0  ble_gattc.o(i.ble_gatts_notify)
-    i.ble_gatts_notify_custom                0x0001fcf8   Section        0  ble_gattc.o(i.ble_gatts_notify_custom)
-    i.ble_gatts_register_svcs                0x0001fd50   Section        0  ble_gatts.o(i.ble_gatts_register_svcs)
-    i.ble_gatts_rx_indicate_ack              0x00020168   Section        0  ble_gatts.o(i.ble_gatts_rx_indicate_ack)
-    i.ble_gatts_rx_indicate_rsp              0x0002020c   Section        0  ble_gattc.o(i.ble_gatts_rx_indicate_rsp)
-    i.ble_gatts_send_next_indicate           0x00020258   Section        0  ble_gatts.o(i.ble_gatts_send_next_indicate)
-    i.ble_gatts_start                        0x000202c0   Section        0  ble_gatts.o(i.ble_gatts_start)
-    i.ble_gatts_svc_access                   0x00020448   Section        0  ble_gatts.o(i.ble_gatts_svc_access)
-    ble_gatts_svc_access                     0x00020449   Thumb Code    38  ble_gatts.o(i.ble_gatts_svc_access)
-    i.ble_gatts_tx_notifications             0x00020470   Section        0  ble_gatts.o(i.ble_gatts_tx_notifications)
-    i.ble_hci_acl_ll_to_host_cbk             0x0002052c   Section        0  pan_spark_glue.o(i.ble_hci_acl_ll_to_host_cbk)
-    i.ble_hci_evt_ll_to_host_cbk             0x000205c0   Section        0  pan_spark_glue.o(i.ble_hci_evt_ll_to_host_cbk)
-    i.ble_hs_adv_find_field                  0x0002065c   Section        0  ble_hs_adv.o(i.ble_hs_adv_find_field)
-    i.ble_hs_adv_parse_fields                0x000206b8   Section        0  ble_hs_adv.o(i.ble_hs_adv_parse_fields)
-    i.ble_hs_adv_set_fields                  0x000209bc   Section        0  ble_hs_adv.o(i.ble_hs_adv_set_fields)
-    i.ble_hs_adv_set_flat_mbuf               0x000209c8   Section        0  ble_hs_adv.o(i.ble_hs_adv_set_flat_mbuf)
-    ble_hs_adv_set_flat_mbuf                 0x000209c9   Thumb Code    70  ble_hs_adv.o(i.ble_hs_adv_set_flat_mbuf)
-    i.ble_hs_adv_set_hdr                     0x00020a0e   Section        0  ble_hs_adv.o(i.ble_hs_adv_set_hdr)
-    ble_hs_adv_set_hdr                       0x00020a0f   Thumb Code    90  ble_hs_adv.o(i.ble_hs_adv_set_hdr)
-    i.ble_hs_atomic_conn_delete              0x00020a68   Section        0  ble_hs_atomic.o(i.ble_hs_atomic_conn_delete)
-    i.ble_hs_atomic_conn_flags               0x00020a94   Section        0  ble_hs_atomic.o(i.ble_hs_atomic_conn_flags)
-    i.ble_hs_atomic_first_conn_handle        0x00020ac0   Section        0  ble_hs_atomic.o(i.ble_hs_atomic_first_conn_handle)
-    i.ble_hs_conn_addrs                      0x00020ae0   Section        0  ble_hs_conn.o(i.ble_hs_conn_addrs)
-    i.ble_hs_conn_alloc                      0x00020b7c   Section        0  ble_hs_conn.o(i.ble_hs_conn_alloc)
-    i.ble_hs_conn_can_alloc                  0x00020ccc   Section        0  ble_hs_conn.o(i.ble_hs_conn_can_alloc)
-    i.ble_hs_conn_chan_find_by_scid          0x00020cf8   Section        0  ble_hs_conn.o(i.ble_hs_conn_chan_find_by_scid)
-    i.ble_hs_conn_exists                     0x00020d14   Section        0  ble_hs_conn.o(i.ble_hs_conn_exists)
-    i.ble_hs_conn_find                       0x00020d38   Section        0  ble_hs_conn.o(i.ble_hs_conn_find)
-    i.ble_hs_conn_find_assert                0x00020d58   Section        0  ble_hs_conn.o(i.ble_hs_conn_find_assert)
-    i.ble_hs_conn_find_by_addr               0x00020d78   Section        0  ble_hs_conn.o(i.ble_hs_conn_find_by_addr)
-    i.ble_hs_conn_find_by_idx                0x00020ebc   Section        0  ble_hs_conn.o(i.ble_hs_conn_find_by_idx)
-    i.ble_hs_conn_first                      0x00020edc   Section        0  ble_hs_conn.o(i.ble_hs_conn_first)
-    i.ble_hs_conn_free                       0x00020ee8   Section        0  ble_hs_conn.o(i.ble_hs_conn_free)
-    i.ble_hs_conn_init                       0x00020f60   Section        0  ble_hs_conn.o(i.ble_hs_conn_init)
-    i.ble_hs_conn_insert                     0x00020fa4   Section        0  ble_hs_conn.o(i.ble_hs_conn_insert)
-    i.ble_hs_conn_remove                     0x00020fc8   Section        0  ble_hs_conn.o(i.ble_hs_conn_remove)
-    i.ble_hs_conn_timer                      0x00020fec   Section        0  ble_hs_conn.o(i.ble_hs_conn_timer)
-    i.ble_hs_enqueue_hci_event               0x00021068   Section        0  ble_hs.o(i.ble_hs_enqueue_hci_event)
-    i.ble_hs_event_reset                     0x000210a0   Section        0  ble_hs.o(i.ble_hs_event_reset)
-    ble_hs_event_reset                       0x000210a1   Thumb Code   106  ble_hs.o(i.ble_hs_event_reset)
-    i.ble_hs_event_rx_data                   0x00021118   Section        0  ble_hs.o(i.ble_hs_event_rx_data)
-    ble_hs_event_rx_data                     0x00021119   Thumb Code    28  ble_hs.o(i.ble_hs_event_rx_data)
-    i.ble_hs_event_rx_hci_ev                 0x00021138   Section        0  ble_hs.o(i.ble_hs_event_rx_hci_ev)
-    ble_hs_event_rx_hci_ev                   0x00021139   Thumb Code    20  ble_hs.o(i.ble_hs_event_rx_hci_ev)
-    i.ble_hs_event_start_stage1              0x00021150   Section        0  ble_hs.o(i.ble_hs_event_start_stage1)
-    ble_hs_event_start_stage1                0x00021151   Thumb Code    14  ble_hs.o(i.ble_hs_event_start_stage1)
-    i.ble_hs_event_start_stage2              0x00021168   Section        0  ble_hs.o(i.ble_hs_event_start_stage2)
-    ble_hs_event_start_stage2                0x00021169   Thumb Code    16  ble_hs.o(i.ble_hs_event_start_stage2)
-    i.ble_hs_event_tx_notify                 0x00021178   Section        0  ble_hs.o(i.ble_hs_event_tx_notify)
-    ble_hs_event_tx_notify                   0x00021179   Thumb Code     8  ble_hs.o(i.ble_hs_event_tx_notify)
-    i.ble_hs_flow_connection_broken          0x00021180   Section        0  ble_hs_flow.o(i.ble_hs_flow_connection_broken)
-    i.ble_hs_flow_startup                    0x00021182   Section        0  ble_hs_flow.o(i.ble_hs_flow_startup)
-    i.ble_hs_flow_track_data_mbuf            0x00021186   Section        0  ble_hs_flow.o(i.ble_hs_flow_track_data_mbuf)
-    i.ble_hs_hci_acl_tx                      0x00021188   Section        0  ble_hs_hci.o(i.ble_hs_hci_acl_tx)
-    i.ble_hs_hci_acl_tx_now                  0x0002119c   Section        0  ble_hs_hci.o(i.ble_hs_hci_acl_tx_now)
-    i.ble_hs_hci_add_avail_pkts              0x00021298   Section        0  ble_hs_hci.o(i.ble_hs_hci_add_avail_pkts)
-    i.ble_hs_hci_cmd_send_buf                0x000212bc   Section        0  ble_hs_hci_cmd.o(i.ble_hs_hci_cmd_send_buf)
-    i.ble_hs_hci_cmd_tx                      0x00021318   Section        0  ble_hs_hci.o(i.ble_hs_hci_cmd_tx)
-    i.ble_hs_hci_evt_acl_process             0x0002143c   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_acl_process)
-    i.ble_hs_hci_evt_disconn_complete        0x000214d6   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_disconn_complete)
-    ble_hs_hci_evt_disconn_complete          0x000214d7   Thumb Code    56  ble_hs_hci_evt.o(i.ble_hs_hci_evt_disconn_complete)
-    i.ble_hs_hci_evt_enc_key_refresh         0x0002150e   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_enc_key_refresh)
-    ble_hs_hci_evt_enc_key_refresh           0x0002150f   Thumb Code    20  ble_hs_hci_evt.o(i.ble_hs_hci_evt_enc_key_refresh)
-    i.ble_hs_hci_evt_encrypt_change          0x00021522   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_encrypt_change)
-    ble_hs_hci_evt_encrypt_change            0x00021523   Thumb Code    20  ble_hs_hci_evt.o(i.ble_hs_hci_evt_encrypt_change)
-    i.ble_hs_hci_evt_hw_error                0x00021536   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_hw_error)
-    ble_hs_hci_evt_hw_error                  0x00021537   Thumb Code    20  ble_hs_hci_evt.o(i.ble_hs_hci_evt_hw_error)
-    i.ble_hs_hci_evt_le_adv_rpt              0x0002154a   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_adv_rpt)
-    ble_hs_hci_evt_le_adv_rpt                0x0002154b   Thumb Code   176  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_adv_rpt)
-    i.ble_hs_hci_evt_le_adv_set_terminated   0x000215fa   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_adv_set_terminated)
-    ble_hs_hci_evt_le_adv_set_terminated     0x000215fb   Thumb Code     4  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_adv_set_terminated)
-    i.ble_hs_hci_evt_le_conn_complete        0x000215fe   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_conn_complete)
-    ble_hs_hci_evt_le_conn_complete          0x000215ff   Thumb Code   224  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_conn_complete)
-    i.ble_hs_hci_evt_le_conn_parm_req        0x000216de   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_conn_parm_req)
-    ble_hs_hci_evt_le_conn_parm_req          0x000216df   Thumb Code    20  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_conn_parm_req)
-    i.ble_hs_hci_evt_le_conn_upd_complete    0x000216f2   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_conn_upd_complete)
-    ble_hs_hci_evt_le_conn_upd_complete      0x000216f3   Thumb Code    20  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_conn_upd_complete)
-    i.ble_hs_hci_evt_le_dir_adv_rpt          0x00021706   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_dir_adv_rpt)
-    ble_hs_hci_evt_le_dir_adv_rpt            0x00021707   Thumb Code   120  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_dir_adv_rpt)
-    i.ble_hs_hci_evt_le_enh_conn_complete    0x0002177e   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_enh_conn_complete)
-    ble_hs_hci_evt_le_enh_conn_complete      0x0002177f   Thumb Code   248  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_enh_conn_complete)
-    i.ble_hs_hci_evt_le_ext_adv_rpt          0x00021876   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_ext_adv_rpt)
-    ble_hs_hci_evt_le_ext_adv_rpt            0x00021877   Thumb Code     4  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_ext_adv_rpt)
-    i.ble_hs_hci_evt_le_lt_key_req           0x0002187a   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_lt_key_req)
-    ble_hs_hci_evt_le_lt_key_req             0x0002187b   Thumb Code    20  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_lt_key_req)
-    i.ble_hs_hci_evt_le_meta                 0x00021890   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_meta)
-    ble_hs_hci_evt_le_meta                   0x00021891   Thumb Code    36  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_meta)
-    i.ble_hs_hci_evt_le_periodic_adv_rpt     0x000218b8   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_periodic_adv_rpt)
-    ble_hs_hci_evt_le_periodic_adv_rpt       0x000218b9   Thumb Code     4  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_periodic_adv_rpt)
-    i.ble_hs_hci_evt_le_periodic_adv_sync_estab 0x000218bc   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_periodic_adv_sync_estab)
-    ble_hs_hci_evt_le_periodic_adv_sync_estab 0x000218bd   Thumb Code     4  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_periodic_adv_sync_estab)
-    i.ble_hs_hci_evt_le_periodic_adv_sync_lost 0x000218c0   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_periodic_adv_sync_lost)
-    ble_hs_hci_evt_le_periodic_adv_sync_lost 0x000218c1   Thumb Code     4  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_periodic_adv_sync_lost)
-    i.ble_hs_hci_evt_le_periodic_adv_sync_transfer 0x000218c4   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_periodic_adv_sync_transfer)
-    ble_hs_hci_evt_le_periodic_adv_sync_transfer 0x000218c5   Thumb Code     4  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_periodic_adv_sync_transfer)
-    i.ble_hs_hci_evt_le_phy_update_complete  0x000218c8   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_phy_update_complete)
-    ble_hs_hci_evt_le_phy_update_complete    0x000218c9   Thumb Code    20  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_phy_update_complete)
-    i.ble_hs_hci_evt_le_rd_rem_used_feat_complete 0x000218dc   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_rd_rem_used_feat_complete)
-    ble_hs_hci_evt_le_rd_rem_used_feat_complete 0x000218dd   Thumb Code    20  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_rd_rem_used_feat_complete)
-    i.ble_hs_hci_evt_le_scan_req_rcvd        0x000218f0   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_scan_req_rcvd)
-    ble_hs_hci_evt_le_scan_req_rcvd          0x000218f1   Thumb Code     4  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_scan_req_rcvd)
-    i.ble_hs_hci_evt_le_scan_timeout         0x000218f4   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_scan_timeout)
-    ble_hs_hci_evt_le_scan_timeout           0x000218f5   Thumb Code     4  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_scan_timeout)
-    i.ble_hs_hci_evt_num_completed_pkts      0x000218f8   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_num_completed_pkts)
-    ble_hs_hci_evt_num_completed_pkts        0x000218f9   Thumb Code   102  ble_hs_hci_evt.o(i.ble_hs_hci_evt_num_completed_pkts)
-    i.ble_hs_hci_evt_process                 0x00021960   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_process)
-    i.ble_hs_hci_frag_alloc                  0x000219c4   Section        0  ble_hs_hci.o(i.ble_hs_hci_frag_alloc)
-    ble_hs_hci_frag_alloc                    0x000219c5   Thumb Code    28  ble_hs_hci.o(i.ble_hs_hci_frag_alloc)
-    i.ble_hs_hci_get_hci_version             0x000219e4   Section        0  ble_hs_hci.o(i.ble_hs_hci_get_hci_version)
-    i.ble_hs_hci_init                        0x000219f0   Section        0  ble_hs_hci.o(i.ble_hs_hci_init)
-    i.ble_hs_hci_rx_evt                      0x00021a40   Section        0  ble_hs_hci.o(i.ble_hs_hci_rx_evt)
-    i.ble_hs_hci_set_buf_sz                  0x00021a9c   Section        0  ble_hs_hci.o(i.ble_hs_hci_set_buf_sz)
-    i.ble_hs_hci_set_hci_version             0x00021ab8   Section        0  ble_hs_hci.o(i.ble_hs_hci_set_hci_version)
-    i.ble_hs_hci_set_le_supported_feat       0x00021ac4   Section        0  ble_hs_hci.o(i.ble_hs_hci_set_le_supported_feat)
-    i.ble_hs_hci_util_data_hdr_strip         0x00021ad0   Section        0  ble_hs_hci_util.o(i.ble_hs_hci_util_data_hdr_strip)
-    i.ble_hs_hci_util_handle_pb_bc_join      0x00021b04   Section        0  ble_hs_hci_util.o(i.ble_hs_hci_util_handle_pb_bc_join)
-    i.ble_hs_hci_util_rand                   0x00021b10   Section        0  ble_hs_hci_util.o(i.ble_hs_hci_util_rand)
-    i.ble_hs_hci_util_read_adv_tx_pwr        0x00021b54   Section        0  ble_hs_hci_util.o(i.ble_hs_hci_util_read_adv_tx_pwr)
-    i.ble_hs_hw_error                        0x00021b80   Section        0  ble_hs.o(i.ble_hs_hw_error)
-    i.ble_hs_id_addr                         0x00021ba0   Section        0  ble_hs_id.o(i.ble_hs_id_addr)
-    i.ble_hs_id_addr_type_usable             0x00021bf8   Section        0  ble_hs_id.o(i.ble_hs_id_addr_type_usable)
-    ble_hs_id_addr_type_usable               0x00021bf9   Thumb Code   122  ble_hs_id.o(i.ble_hs_id_addr_type_usable)
-    i.ble_hs_id_infer_auto                   0x00021c80   Section        0  ble_hs_id.o(i.ble_hs_id_infer_auto)
-    i.ble_hs_id_reset                        0x00021d3c   Section        0  ble_hs_id.o(i.ble_hs_id_reset)
-    i.ble_hs_id_set_pub                      0x00021d54   Section        0  ble_hs_id.o(i.ble_hs_id_set_pub)
-    i.ble_hs_id_use_addr                     0x00021d70   Section        0  ble_hs_id.o(i.ble_hs_id_use_addr)
-    i.ble_hs_init                            0x00021d90   Section        0  ble_hs.o(i.ble_hs_init)
-    i.ble_hs_is_enabled                      0x00021e9c   Section        0  ble_hs.o(i.ble_hs_is_enabled)
-    i.ble_hs_is_parent_task                  0x00021eb0   Section        0  ble_hs.o(i.ble_hs_is_parent_task)
-    i.ble_hs_lock                            0x00021ed4   Section        0  ble_hs.o(i.ble_hs_lock)
-    i.ble_hs_log_flat_buf                    0x00021ee8   Section        0  ble_hs_log.o(i.ble_hs_log_flat_buf)
-    i.ble_hs_log_mbuf                        0x00021eea   Section        0  ble_hs_log.o(i.ble_hs_log_mbuf)
-    i.ble_hs_mbuf_acl_pkt                    0x00021eec   Section        0  ble_hs_mbuf.o(i.ble_hs_mbuf_acl_pkt)
-    i.ble_hs_mbuf_att_pkt                    0x00021f18   Section        0  ble_hs_mbuf.o(i.ble_hs_mbuf_att_pkt)
-    i.ble_hs_mbuf_from_flat                  0x00021f44   Section        0  ble_hs_mbuf.o(i.ble_hs_mbuf_from_flat)
-    i.ble_hs_mbuf_l2cap_pkt                  0x00021f86   Section        0  ble_hs_mbuf.o(i.ble_hs_mbuf_l2cap_pkt)
-    i.ble_hs_mbuf_pullup_base                0x00021fb2   Section        0  ble_hs_mbuf.o(i.ble_hs_mbuf_pullup_base)
-    i.ble_hs_mbuf_to_flat                    0x00021fd6   Section        0  ble_hs_mbuf.o(i.ble_hs_mbuf_to_flat)
-    i.ble_hs_misc_conn_chan_find             0x00022004   Section        0  ble_hs_misc.o(i.ble_hs_misc_conn_chan_find)
-    i.ble_hs_misc_conn_chan_find_reqd        0x0002203a   Section        0  ble_hs_misc.o(i.ble_hs_misc_conn_chan_find_reqd)
-    i.ble_hs_misc_own_addr_type_to_id        0x00022078   Section        0  ble_hs_misc.o(i.ble_hs_misc_own_addr_type_to_id)
-    i.ble_hs_misc_peer_addr_type_to_id       0x00022090   Section        0  ble_hs_misc.o(i.ble_hs_misc_peer_addr_type_to_id)
-    i.ble_hs_misc_restore_irks               0x000220a8   Section        0  ble_hs_misc.o(i.ble_hs_misc_restore_irks)
-    i.ble_hs_misc_restore_one_irk            0x000220bc   Section        0  ble_hs_misc.o(i.ble_hs_misc_restore_one_irk)
-    ble_hs_misc_restore_one_irk              0x000220bd   Thumb Code    28  ble_hs_misc.o(i.ble_hs_misc_restore_one_irk)
-    i.ble_hs_pvcy_add_entry                  0x000220d8   Section        0  ble_hs_pvcy.o(i.ble_hs_pvcy_add_entry)
-    i.ble_hs_pvcy_ensure_started             0x000220dc   Section        0  ble_hs_pvcy.o(i.ble_hs_pvcy_ensure_started)
-    i.ble_hs_pvcy_our_irk                    0x000220e0   Section        0  ble_hs_pvcy.o(i.ble_hs_pvcy_our_irk)
-    i.ble_hs_pvcy_remove_entry               0x000220ec   Section        0  ble_hs_pvcy.o(i.ble_hs_pvcy_remove_entry)
-    i.ble_hs_pvcy_set_our_irk                0x000220f0   Section        0  ble_hs_pvcy.o(i.ble_hs_pvcy_set_our_irk)
-    i.ble_hs_sched_reset                     0x00022140   Section        0  ble_hs.o(i.ble_hs_sched_reset)
-    i.ble_hs_start                           0x00022158   Section        0  ble_hs.o(i.ble_hs_start)
-    i.ble_hs_startup_go                      0x000221f8   Section        0  ble_hs_startup.o(i.ble_hs_startup_go)
-    i.ble_hs_stop_init                       0x00022398   Section        0  ble_hs_stop.o(i.ble_hs_stop_init)
-    i.ble_hs_stop_terminate_timeout_cb       0x000223b4   Section        0  ble_hs_stop.o(i.ble_hs_stop_terminate_timeout_cb)
-    ble_hs_stop_terminate_timeout_cb         0x000223b5   Thumb Code    70  ble_hs_stop.o(i.ble_hs_stop_terminate_timeout_cb)
-    i.ble_hs_timer_exp                       0x00022410   Section        0  ble_hs.o(i.ble_hs_timer_exp)
-    ble_hs_timer_exp                         0x00022411   Thumb Code   158  ble_hs.o(i.ble_hs_timer_exp)
-    i.ble_hs_timer_resched                   0x000224bc   Section        0  ble_hs.o(i.ble_hs_timer_resched)
-    i.ble_hs_timer_sched                     0x000224ec   Section        0  ble_hs.o(i.ble_hs_timer_sched)
-    ble_hs_timer_sched                       0x000224ed   Thumb Code    76  ble_hs.o(i.ble_hs_timer_sched)
-    i.ble_hs_tx_data                         0x00022544   Section        0  ble_hs.o(i.ble_hs_tx_data)
-    i.ble_hs_unlock                          0x0002254c   Section        0  ble_hs.o(i.ble_hs_unlock)
-    i.ble_hs_wakeup_tx                       0x0002255c   Section        0  ble_hs.o(i.ble_hs_wakeup_tx)
-    i.ble_l2cap_chan_alloc                   0x00022618   Section        0  ble_l2cap.o(i.ble_l2cap_chan_alloc)
-    i.ble_l2cap_chan_free                    0x00022640   Section        0  ble_l2cap.o(i.ble_l2cap_chan_free)
-    i.ble_l2cap_get_conn_handle              0x00022660   Section        0  ble_l2cap.o(i.ble_l2cap_get_conn_handle)
-    i.ble_l2cap_init                         0x00022670   Section        0  ble_l2cap.o(i.ble_l2cap_init)
-    i.ble_l2cap_is_mtu_req_sent              0x000226b4   Section        0  ble_l2cap.o(i.ble_l2cap_is_mtu_req_sent)
-    i.ble_l2cap_remove_rx                    0x000226bc   Section        0  ble_l2cap.o(i.ble_l2cap_remove_rx)
-    i.ble_l2cap_rx                           0x000226d0   Section        0  ble_l2cap.o(i.ble_l2cap_rx)
-    i.ble_l2cap_sig_cmd_get                  0x00022804   Section        0  ble_l2cap_sig_cmd.o(i.ble_l2cap_sig_cmd_get)
-    i.ble_l2cap_sig_conn_broken              0x00022840   Section        0  ble_l2cap_sig.o(i.ble_l2cap_sig_conn_broken)
-    i.ble_l2cap_sig_create_chan              0x00022888   Section        0  ble_l2cap_sig.o(i.ble_l2cap_sig_create_chan)
-    i.ble_l2cap_sig_hdr_parse                0x000228a8   Section        0  ble_l2cap_sig_cmd.o(i.ble_l2cap_sig_hdr_parse)
-    i.ble_l2cap_sig_init                     0x000228c0   Section        0  ble_l2cap_sig.o(i.ble_l2cap_sig_init)
-    i.ble_l2cap_sig_reject_invalid_cid_tx    0x00022900   Section        0  ble_l2cap_sig_cmd.o(i.ble_l2cap_sig_reject_invalid_cid_tx)
-    i.ble_l2cap_sig_reject_tx                0x00022996   Section        0  ble_l2cap_sig_cmd.o(i.ble_l2cap_sig_reject_tx)
-    i.ble_l2cap_sig_rx                       0x00022a20   Section        0  ble_l2cap_sig.o(i.ble_l2cap_sig_rx)
-    ble_l2cap_sig_rx                         0x00022a21   Thumb Code   124  ble_l2cap_sig.o(i.ble_l2cap_sig_rx)
-    i.ble_l2cap_sig_rx_noop                  0x00022aa0   Section        0  ble_l2cap_sig.o(i.ble_l2cap_sig_rx_noop)
-    ble_l2cap_sig_rx_noop                    0x00022aa1   Thumb Code     4  ble_l2cap_sig.o(i.ble_l2cap_sig_rx_noop)
-    i.ble_l2cap_sig_rx_reject                0x00022aa4   Section        0  ble_l2cap_sig.o(i.ble_l2cap_sig_rx_reject)
-    ble_l2cap_sig_rx_reject                  0x00022aa5   Thumb Code   112  ble_l2cap_sig.o(i.ble_l2cap_sig_rx_reject)
-    i.ble_l2cap_sig_timer                    0x00022b1c   Section        0  ble_l2cap_sig.o(i.ble_l2cap_sig_timer)
-    i.ble_l2cap_sig_tx                       0x00022bb8   Section        0  ble_l2cap_sig_cmd.o(i.ble_l2cap_sig_tx)
-    i.ble_l2cap_sig_update                   0x00022bf4   Section        0  ble_l2cap_sig.o(i.ble_l2cap_sig_update)
-    i.ble_l2cap_sig_update_req_rx            0x00022cf8   Section        0  ble_l2cap_sig.o(i.ble_l2cap_sig_update_req_rx)
-    ble_l2cap_sig_update_req_rx              0x00022cf9   Thumb Code   206  ble_l2cap_sig.o(i.ble_l2cap_sig_update_req_rx)
-    i.ble_l2cap_sig_update_rsp_rx            0x00022dcc   Section        0  ble_l2cap_sig.o(i.ble_l2cap_sig_update_rsp_rx)
-    ble_l2cap_sig_update_rsp_rx              0x00022dcd   Thumb Code   176  ble_l2cap_sig.o(i.ble_l2cap_sig_update_rsp_rx)
-    i.ble_l2cap_tx                           0x00022e84   Section        0  ble_l2cap.o(i.ble_l2cap_tx)
-    i.ble_mqueue_get                         0x00022efe   Section        0  ble_hs_mqueue.o(i.ble_mqueue_get)
-    i.ble_mqueue_init                        0x00022f28   Section        0  ble_hs_mqueue.o(i.ble_mqueue_init)
-    i.ble_mqueue_put                         0x00022f38   Section        0  ble_hs_mqueue.o(i.ble_mqueue_put)
-    i.ble_sm_alg_c1                          0x00022f74   Section        0  ble_sm_alg.o(i.ble_sm_alg_c1)
-    i.ble_sm_alg_encrypt                     0x000230c0   Section        0  ble_sm_alg.o(i.ble_sm_alg_encrypt)
-    i.ble_sm_alg_s1                          0x0002310a   Section        0  ble_sm_alg.o(i.ble_sm_alg_s1)
-    i.ble_sm_cmd_get                         0x0002318a   Section        0  ble_sm_cmd.o(i.ble_sm_cmd_get)
-    i.ble_sm_confirm_exec                    0x000231ba   Section        0  ble_sm.o(i.ble_sm_confirm_exec)
-    ble_sm_confirm_exec                      0x000231bb   Thumb Code    14  ble_sm.o(i.ble_sm_confirm_exec)
-    i.ble_sm_confirm_rx                      0x000231c8   Section        0  ble_sm.o(i.ble_sm_confirm_rx)
-    ble_sm_confirm_rx                        0x000231c9   Thumb Code   242  ble_sm.o(i.ble_sm_confirm_rx)
-    i.ble_sm_connection_broken               0x000232ba   Section        0  ble_sm.o(i.ble_sm_connection_broken)
-    i.ble_sm_create_chan                     0x000232dc   Section        0  ble_sm.o(i.ble_sm_create_chan)
-    i.ble_sm_enc_change_rx                   0x000232fc   Section        0  ble_sm.o(i.ble_sm_enc_change_rx)
-    i.ble_sm_enc_event_rx                    0x00023314   Section        0  ble_sm.o(i.ble_sm_enc_event_rx)
-    ble_sm_enc_event_rx                      0x00023315   Thumb Code   274  ble_sm.o(i.ble_sm_enc_event_rx)
-    i.ble_sm_enc_info_rx                     0x00023426   Section        0  ble_sm.o(i.ble_sm_enc_info_rx)
-    ble_sm_enc_info_rx                       0x00023427   Thumb Code   118  ble_sm.o(i.ble_sm_enc_info_rx)
-    i.ble_sm_enc_initiate                    0x0002349c   Section        0  ble_sm.o(i.ble_sm_enc_initiate)
-    i.ble_sm_enc_key_refresh_rx              0x00023550   Section        0  ble_sm.o(i.ble_sm_enc_key_refresh_rx)
-    i.ble_sm_enc_restore_exec                0x00023564   Section        0  ble_sm.o(i.ble_sm_enc_restore_exec)
-    ble_sm_enc_restore_exec                  0x00023565   Thumb Code    78  ble_sm.o(i.ble_sm_enc_restore_exec)
-    i.ble_sm_enc_start_exec                  0x000235b8   Section        0  ble_sm.o(i.ble_sm_enc_start_exec)
-    ble_sm_enc_start_exec                    0x000235b9   Thumb Code   118  ble_sm.o(i.ble_sm_enc_start_exec)
-    i.ble_sm_fail_rx                         0x00023634   Section        0  ble_sm.o(i.ble_sm_fail_rx)
-    ble_sm_fail_rx                           0x00023635   Thumb Code    48  ble_sm.o(i.ble_sm_fail_rx)
-    i.ble_sm_fill_store_value                0x00023664   Section        0  ble_sm.o(i.ble_sm_fill_store_value)
-    ble_sm_fill_store_value                  0x00023665   Thumb Code   178  ble_sm.o(i.ble_sm_fill_store_value)
-    i.ble_sm_finding_rslvd_addr              0x00023716   Section        0  ble_sm.o(i.ble_sm_finding_rslvd_addr)
-    ble_sm_finding_rslvd_addr                0x00023717   Thumb Code   102  ble_sm.o(i.ble_sm_finding_rslvd_addr)
-    i.ble_sm_ia_ra                           0x0002377c   Section        0  ble_sm.o(i.ble_sm_ia_ra)
-    i.ble_sm_id_addr_info_rx                 0x000237e6   Section        0  ble_sm.o(i.ble_sm_id_addr_info_rx)
-    ble_sm_id_addr_info_rx                   0x000237e7   Thumb Code   118  ble_sm.o(i.ble_sm_id_addr_info_rx)
-    i.ble_sm_id_info_rx                      0x0002385c   Section        0  ble_sm.o(i.ble_sm_id_info_rx)
-    ble_sm_id_info_rx                        0x0002385d   Thumb Code   114  ble_sm.o(i.ble_sm_id_info_rx)
-    i.ble_sm_init                            0x000238d0   Section        0  ble_sm.o(i.ble_sm_init)
-    i.ble_sm_key_exch_exec                   0x00023910   Section        0  ble_sm.o(i.ble_sm_key_exch_exec)
-    ble_sm_key_exch_exec                     0x00023911   Thumb Code   618  ble_sm.o(i.ble_sm_key_exch_exec)
-    i.ble_sm_key_rxed                        0x00023b7a   Section        0  ble_sm.o(i.ble_sm_key_rxed)
-    ble_sm_key_rxed                          0x00023b7b   Thumb Code   130  ble_sm.o(i.ble_sm_key_rxed)
-    i.ble_sm_lgcy_confirm_exec               0x00023bfc   Section        0  ble_sm_lgcy.o(i.ble_sm_lgcy_confirm_exec)
-    i.ble_sm_lgcy_io_action                  0x00023c8c   Section        0  ble_sm_lgcy.o(i.ble_sm_lgcy_io_action)
-    i.ble_sm_lgcy_random_exec                0x00023d24   Section        0  ble_sm_lgcy.o(i.ble_sm_lgcy_random_exec)
-    i.ble_sm_lgcy_random_rx                  0x00023d7c   Section        0  ble_sm_lgcy.o(i.ble_sm_lgcy_random_rx)
-    i.ble_sm_ltk_req_rx                      0x00023e48   Section        0  ble_sm.o(i.ble_sm_ltk_req_rx)
-    i.ble_sm_ltk_restore_exec                0x00023fc0   Section        0  ble_sm.o(i.ble_sm_ltk_restore_exec)
-    ble_sm_ltk_restore_exec                  0x00023fc1   Thumb Code   142  ble_sm.o(i.ble_sm_ltk_restore_exec)
-    i.ble_sm_ltk_start_exec                  0x00024058   Section        0  ble_sm.o(i.ble_sm_ltk_start_exec)
-    ble_sm_ltk_start_exec                    0x00024059   Thumb Code    84  ble_sm.o(i.ble_sm_ltk_start_exec)
-    i.ble_sm_master_id_rx                    0x000240b0   Section        0  ble_sm.o(i.ble_sm_master_id_rx)
-    ble_sm_master_id_rx                      0x000240b1   Thumb Code   168  ble_sm.o(i.ble_sm_master_id_rx)
-    i.ble_sm_our_pair_rand                   0x00024158   Section        0  ble_sm.o(i.ble_sm_our_pair_rand)
-    i.ble_sm_pair_cfg                        0x00024166   Section        0  ble_sm.o(i.ble_sm_pair_cfg)
-    ble_sm_pair_cfg                          0x00024167   Thumb Code   148  ble_sm.o(i.ble_sm_pair_cfg)
-    i.ble_sm_pair_exec                       0x000241fc   Section        0  ble_sm.o(i.ble_sm_pair_exec)
-    ble_sm_pair_exec                         0x000241fd   Thumb Code   276  ble_sm.o(i.ble_sm_pair_exec)
-    i.ble_sm_pair_initiate                   0x00024314   Section        0  ble_sm.o(i.ble_sm_pair_initiate)
-    i.ble_sm_pair_req_rx                     0x000243a4   Section        0  ble_sm.o(i.ble_sm_pair_req_rx)
-    ble_sm_pair_req_rx                       0x000243a5   Thumb Code   538  ble_sm.o(i.ble_sm_pair_req_rx)
-    i.ble_sm_pair_rsp_rx                     0x000245d8   Section        0  ble_sm.o(i.ble_sm_pair_rsp_rx)
-    ble_sm_pair_rsp_rx                       0x000245d9   Thumb Code   280  ble_sm.o(i.ble_sm_pair_rsp_rx)
-    i.ble_sm_peer_pair_rand                  0x000246fc   Section        0  ble_sm.o(i.ble_sm_peer_pair_rand)
-    i.ble_sm_proc_find                       0x0002470c   Section        0  ble_sm.o(i.ble_sm_proc_find)
-    i.ble_sm_process_result                  0x00024754   Section        0  ble_sm.o(i.ble_sm_process_result)
-    i.ble_sm_random_exec                     0x0002497c   Section        0  ble_sm.o(i.ble_sm_random_exec)
-    ble_sm_random_exec                       0x0002497d   Thumb Code    14  ble_sm.o(i.ble_sm_random_exec)
-    i.ble_sm_random_rx                       0x0002498a   Section        0  ble_sm.o(i.ble_sm_random_rx)
-    ble_sm_random_rx                         0x0002498b   Thumb Code   110  ble_sm.o(i.ble_sm_random_rx)
-    i.ble_sm_rx                              0x000249f8   Section        0  ble_sm.o(i.ble_sm_rx)
-    ble_sm_rx                                0x000249f9   Thumb Code   116  ble_sm.o(i.ble_sm_rx)
-    i.ble_sm_rx_noop                         0x00024a74   Section        0  ble_sm.o(i.ble_sm_rx_noop)
-    ble_sm_rx_noop                           0x00024a75   Thumb Code    10  ble_sm.o(i.ble_sm_rx_noop)
-    i.ble_sm_sec_req_exec                    0x00024a84   Section        0  ble_sm.o(i.ble_sm_sec_req_exec)
-    ble_sm_sec_req_exec                      0x00024a85   Thumb Code    76  ble_sm.o(i.ble_sm_sec_req_exec)
-    i.ble_sm_sec_req_rx                      0x00024ad4   Section        0  ble_sm.o(i.ble_sm_sec_req_rx)
-    ble_sm_sec_req_rx                        0x00024ad5   Thumb Code   190  ble_sm.o(i.ble_sm_sec_req_rx)
-    i.ble_sm_sign_info_rx                    0x00024b98   Section        0  ble_sm.o(i.ble_sm_sign_info_rx)
-    ble_sm_sign_info_rx                      0x00024b99   Thumb Code   112  ble_sm.o(i.ble_sm_sign_info_rx)
-    i.ble_sm_timer                           0x00024c08   Section        0  ble_sm.o(i.ble_sm_timer)
-    i.ble_sm_try_find_id                     0x00024cb8   Section        0  ble_sm.o(i.ble_sm_try_find_id)
-    i.ble_sm_tx                              0x00024cf0   Section        0  ble_sm_cmd.o(i.ble_sm_tx)
-    i.ble_store_config_conf_init             0x00024d1e   Section        0  ble_store_config_conf.o(i.ble_store_config_conf_init)
-    i.ble_store_config_conf_load             0x00024d28   Section        0  ble_store_config_conf.o(i.ble_store_config_conf_load)
-    i.ble_store_config_delete                0x00024eb8   Section        0  ble_store_config.o(i.ble_store_config_delete)
-    i.ble_store_config_find_cccd             0x00024f9c   Section        0  ble_store_config.o(i.ble_store_config_find_cccd)
-    ble_store_config_find_cccd               0x00024f9d   Thumb Code   124  ble_store_config.o(i.ble_store_config_find_cccd)
-    i.ble_store_config_find_sec              0x00025020   Section        0  ble_store_config.o(i.ble_store_config_find_sec)
-    ble_store_config_find_sec                0x00025021   Thumb Code   140  ble_store_config.o(i.ble_store_config_find_sec)
-    i.ble_store_config_init                  0x000250ac   Section        0  ble_store_config.o(i.ble_store_config_init)
-    i.ble_store_config_persist_cccds         0x000250e4   Section        0  ble_store_config_conf.o(i.ble_store_config_persist_cccds)
-    i.ble_store_config_persist_our_secs      0x00025174   Section        0  ble_store_config_conf.o(i.ble_store_config_persist_our_secs)
-    i.ble_store_config_persist_peer_secs     0x0002520c   Section        0  ble_store_config_conf.o(i.ble_store_config_persist_peer_secs)
-    i.ble_store_config_read                  0x000252a4   Section        0  ble_store_config.o(i.ble_store_config_read)
-    i.ble_store_config_write                 0x0002537c   Section        0  ble_store_config.o(i.ble_store_config_write)
-    i.ble_store_delete                       0x00025454   Section        0  ble_store.o(i.ble_store_delete)
-    i.ble_store_delete_cccd                  0x00025480   Section        0  ble_store.o(i.ble_store_delete_cccd)
-    i.ble_store_iterate                      0x000254ac   Section        0  ble_store.o(i.ble_store_iterate)
-    i.ble_store_iterate_replace_cccd         0x00025558   Section        0  ble_store_config.o(i.ble_store_iterate_replace_cccd)
-    i.ble_store_key_from_value_cccd          0x000255a4   Section        0  ble_store.o(i.ble_store_key_from_value_cccd)
-    i.ble_store_key_from_value_sec           0x000255ba   Section        0  ble_store.o(i.ble_store_key_from_value_sec)
-    i.ble_store_read_cccd                    0x000255e0   Section        0  ble_store.o(i.ble_store_read_cccd)
-    i.ble_store_read_our_sec                 0x00025610   Section        0  ble_store.o(i.ble_store_read_our_sec)
-    i.ble_store_read_peer_sec                0x00025640   Section        0  ble_store.o(i.ble_store_read_peer_sec)
-    i.ble_store_util_bonded_peers            0x00025674   Section        0  ble_store_util.o(i.ble_store_util_bonded_peers)
-    i.ble_store_util_delete_all              0x000256a0   Section        0  ble_store_util.o(i.ble_store_util_delete_all)
-    i.ble_store_util_delete_peer             0x000256ba   Section        0  ble_store_util.o(i.ble_store_util_delete_peer)
-    i.ble_store_util_iter_replace_mac        0x00025738   Section        0  ble_store_config.o(i.ble_store_util_iter_replace_mac)
-    ble_store_util_iter_replace_mac          0x00025739   Thumb Code    74  ble_store_config.o(i.ble_store_util_iter_replace_mac)
-    i.ble_store_util_iter_unique_peer        0x00025782   Section        0  ble_store_util.o(i.ble_store_util_iter_unique_peer)
-    ble_store_util_iter_unique_peer          0x00025783   Thumb Code    92  ble_store_util.o(i.ble_store_util_iter_unique_peer)
-    i.ble_store_util_status_rr               0x000257de   Section        0  ble_store_util.o(i.ble_store_util_status_rr)
-    i.ble_store_write_cccd                   0x00025810   Section        0  ble_store.o(i.ble_store_write_cccd)
-    i.ble_store_write_our_sec                0x0002586c   Section        0  ble_store.o(i.ble_store_write_our_sec)
-    i.ble_store_write_peer_sec               0x000258c8   Section        0  ble_store.o(i.ble_store_write_peer_sec)
-    i.ble_svc_dis_access                     0x00025960   Section        0  dis.o(i.ble_svc_dis_access)
-    ble_svc_dis_access                       0x00025961   Thumb Code   150  dis.o(i.ble_svc_dis_access)
-    i.ble_svc_dis_init                       0x00025a40   Section        0  dis.o(i.ble_svc_dis_init)
-    i.ble_svc_hrs_access                     0x00025ac8   Section        0  hrs.o(i.ble_svc_hrs_access)
-    ble_svc_hrs_access                       0x00025ac9   Thumb Code    86  hrs.o(i.ble_svc_hrs_access)
-    i.ble_svc_hrs_init                       0x00025b64   Section        0  hrs.o(i.ble_svc_hrs_init)
-    i.ble_svc_hrs_notify                     0x00025be8   Section        0  hrs.o(i.ble_svc_hrs_notify)
-    i.ble_transport_acl_put                  0x00025c10   Section        0  transport.o(i.ble_transport_acl_put)
-    ble_transport_acl_put                    0x00025c11   Thumb Code    30  transport.o(i.ble_transport_acl_put)
-    i.ble_transport_alloc_acl_from_ll        0x00025c34   Section        0  transport.o(i.ble_transport_alloc_acl_from_ll)
-    i.ble_transport_alloc_cmd                0x00025c4c   Section        0  transport.o(i.ble_transport_alloc_cmd)
-    i.ble_transport_alloc_evt                0x00025c5c   Section        0  transport.o(i.ble_transport_alloc_evt)
-    i.ble_transport_free                     0x00025c80   Section        0  transport.o(i.ble_transport_free)
-    i.ble_transport_hs_init                  0x00025cd0   Section        0  ble_hs.o(i.ble_transport_hs_init)
-    i.ble_transport_init                     0x00025cd8   Section        0  transport.o(i.ble_transport_init)
-    i.ble_transport_to_hs_acl_impl           0x00025dc8   Section        0  ble_hs.o(i.ble_transport_to_hs_acl_impl)
-    i.ble_transport_to_hs_evt_impl           0x00025df4   Section        0  ble_hs.o(i.ble_transport_to_hs_evt_impl)
-    i.ble_transport_to_ll_acl_impl           0x00025dfe   Section        0  pan_spark_glue.o(i.ble_transport_to_ll_acl_impl)
-    i.ble_transport_to_ll_cmd_impl           0x00025e1c   Section        0  pan_spark_glue.o(i.ble_transport_to_ll_cmd_impl)
-    i.ble_uuid_cmp                           0x00025e40   Section        0  ble_uuid.o(i.ble_uuid_cmp)
-    i.ble_uuid_flat                          0x00025e7c   Section        0  ble_uuid.o(i.ble_uuid_flat)
-    i.ble_uuid_init_from_att_buf             0x00025ec8   Section        0  ble_uuid.o(i.ble_uuid_init_from_att_buf)
-    i.ble_uuid_init_from_att_mbuf            0x00025ef8   Section        0  ble_uuid.o(i.ble_uuid_init_from_att_mbuf)
-    i.ble_uuid_init_from_buf                 0x00025f44   Section        0  ble_uuid.o(i.ble_uuid_init_from_buf)
-    i.ble_uuid_length                        0x00025f86   Section        0  ble_uuid.o(i.ble_uuid_length)
-    i.ble_uuid_to_mbuf                       0x00025f8c   Section        0  ble_uuid.o(i.ble_uuid_to_mbuf)
-    i.ble_uuid_to_str                        0x00025fe4   Section        0  ble_uuid.o(i.ble_uuid_to_str)
-    i.ble_uuid_u16                           0x00026074   Section        0  ble_uuid.o(i.ble_uuid_u16)
-    i.cbor_encode_byte_string                0x00026082   Section        0  cborencoder.o(i.cbor_encode_byte_string)
-    i.cbor_encode_int                        0x000260a2   Section        0  cborencoder.o(i.cbor_encode_int)
-    i.cbor_encode_simple_value               0x000260b8   Section        0  cborencoder.o(i.cbor_encode_simple_value)
-    i.cbor_encode_text_string                0x000260d6   Section        0  cborencoder.o(i.cbor_encode_text_string)
-    i.cbor_encoder_close_container           0x000260f6   Section        0  cborencoder.o(i.cbor_encoder_close_container)
-    i.cbor_encoder_create_array              0x00026118   Section        0  cborencoder.o(i.cbor_encoder_create_array)
-    i.cbor_encoder_create_map                0x00026124   Section        0  cborencoder.o(i.cbor_encoder_create_map)
-    i.cbor_encoder_init                      0x00026144   Section        0  cborencoder.o(i.cbor_encoder_init)
-    i.cbor_internal_read_object              0x0002614e   Section        0  cborattr.o(i.cbor_internal_read_object)
-    cbor_internal_read_object                0x0002614f   Thumb Code   748  cborattr.o(i.cbor_internal_read_object)
-    i.cbor_mbuf_reader_cmp                   0x0002643a   Section        0  cbor_mbuf_reader.o(i.cbor_mbuf_reader_cmp)
-    cbor_mbuf_reader_cmp                     0x0002643b   Thumb Code    28  cbor_mbuf_reader.o(i.cbor_mbuf_reader_cmp)
-    i.cbor_mbuf_reader_cpy                   0x00026456   Section        0  cbor_mbuf_reader.o(i.cbor_mbuf_reader_cpy)
-    cbor_mbuf_reader_cpy                     0x00026457   Thumb Code    32  cbor_mbuf_reader.o(i.cbor_mbuf_reader_cpy)
-    i.cbor_mbuf_reader_get16                 0x00026476   Section        0  cbor_mbuf_reader.o(i.cbor_mbuf_reader_get16)
-    cbor_mbuf_reader_get16                   0x00026477   Thumb Code    30  cbor_mbuf_reader.o(i.cbor_mbuf_reader_get16)
-    i.cbor_mbuf_reader_get32                 0x00026494   Section        0  cbor_mbuf_reader.o(i.cbor_mbuf_reader_get32)
-    cbor_mbuf_reader_get32                   0x00026495   Thumb Code    22  cbor_mbuf_reader.o(i.cbor_mbuf_reader_get32)
-    i.cbor_mbuf_reader_get64                 0x000264aa   Section        0  cbor_mbuf_reader.o(i.cbor_mbuf_reader_get64)
-    cbor_mbuf_reader_get64                   0x000264ab   Thumb Code    30  cbor_mbuf_reader.o(i.cbor_mbuf_reader_get64)
-    i.cbor_mbuf_reader_get8                  0x000264c8   Section        0  cbor_mbuf_reader.o(i.cbor_mbuf_reader_get8)
-    cbor_mbuf_reader_get8                    0x000264c9   Thumb Code    22  cbor_mbuf_reader.o(i.cbor_mbuf_reader_get8)
-    i.cbor_mbuf_reader_init                  0x000264e0   Section        0  cbor_mbuf_reader.o(i.cbor_mbuf_reader_init)
-    i.cbor_mbuf_writer                       0x00026528   Section        0  cbor_mbuf_writer.o(i.cbor_mbuf_writer)
-    i.cbor_mbuf_writer_init                  0x0002654c   Section        0  cbor_mbuf_writer.o(i.cbor_mbuf_writer_init)
-    i.cbor_parser_init                       0x0002655c   Section        0  cborparser.o(i.cbor_parser_init)
-    i.cbor_read_array                        0x0002657c   Section        0  cborattr.o(i.cbor_read_array)
-    i.cbor_read_object                       0x000266de   Section        0  cborattr.o(i.cbor_read_object)
-    i.cbor_value_advance                     0x000266ea   Section        0  cborparser.o(i.cbor_value_advance)
-    i.cbor_value_calculate_string_length     0x00026708   Section        0  cborparser.o(i.cbor_value_calculate_string_length)
-    i.cbor_value_enter_container             0x00026744   Section        0  cborparser.o(i.cbor_value_enter_container)
-    i.cbor_value_leave_container             0x000267f4   Section        0  cborparser.o(i.cbor_value_leave_container)
-    i.check_dcoc_in_abs_limit                0x00026854   Section        0  rf_misc.o(i.check_dcoc_in_abs_limit)
-    check_dcoc_in_abs_limit                  0x00026855   Thumb Code   228  rf_misc.o(i.check_dcoc_in_abs_limit)
-    i.check_info_tlv_data                    0x0002695c   Section        0  rf_ft.o(i.check_info_tlv_data)
-    i.clktrim_measure_32k_clk                0x00026a98   Section        0  soc_32k_cali.o(i.clktrim_measure_32k_clk)
-    i.create_container                       0x00026b00   Section        0  cborencoder.o(i.create_container)
-    create_container                         0x00026b01   Thumb Code   178  cborencoder.o(i.create_container)
-    __tagsym$$noinline                       0x00026b01   Number         0  cborencoder.o(i.create_container)
-    i.cy_rtos_mutex_get                      0x00026bb8   Section        0  mtb_kvstore.o(i.cy_rtos_mutex_get)
-    i.dcoc_calibration_process               0x00026c1c   Section        0  rf_misc.o(i.dcoc_calibration_process)
-    i.debug_uart_init                        0x00026da8   Section        0  app_log_uart.o(i.debug_uart_init)
-    i.encode_number                          0x00026df4   Section        0  cborencoder.o(i.encode_number)
-    encode_number                            0x00026df5   Thumb Code   138  cborencoder.o(i.encode_number)
-    i.extract_number                         0x00026e84   Section        0  cborparser.o(i.extract_number)
-    extract_number                           0x00026e85   Thumb Code   150  cborparser.o(i.extract_number)
-    i.find_field_func                        0x00026f1a   Section        0  ble_hs_adv.o(i.find_field_func)
-    find_field_func                          0x00026f1b   Thumb Code    18  ble_hs_adv.o(i.find_field_func)
-    i.flash_area_write                       0x00026f2c   Section        0  mynewt_img_mgmt.o(i.flash_area_write)
-    i.fputc                                  0x00026fd0   Section        0  retarget.o(i.fputc)
-    i.gatt_svr_chr_access_smp                0x00026fdc   Section        0  smp_ble.o(i.gatt_svr_chr_access_smp)
-    gatt_svr_chr_access_smp                  0x00026fdd   Thumb Code   114  smp_ble.o(i.gatt_svr_chr_access_smp)
-    i.get_le16                               0x00027054   Section        0  endian.o(i.get_le16)
-    i.get_le32                               0x0002705e   Section        0  endian.o(i.get_le32)
-    i.host_copydata                          0x00027074   Section        0  pan_spark_glue.o(i.host_copydata)
-    i.img_mgmt_erase                         0x00027084   Section        0  img_mgmt.o(i.img_mgmt_erase)
-    img_mgmt_erase                           0x00027085   Thumb Code   102  img_mgmt.o(i.img_mgmt_erase)
-    i.img_mgmt_impl_erase_image_data         0x000270f4   Section        0  mynewt_img_mgmt.o(i.img_mgmt_impl_erase_image_data)
-    i.img_mgmt_impl_erase_slot               0x00027130   Section        0  mynewt_img_mgmt.o(i.img_mgmt_impl_erase_slot)
-    i.img_mgmt_impl_erased_val               0x0002715c   Section        0  mynewt_img_mgmt.o(i.img_mgmt_impl_erased_val)
-    i.img_mgmt_impl_log_upload_done          0x00027164   Section        0  mynewt_img_mgmt.o(i.img_mgmt_impl_log_upload_done)
-    i.img_mgmt_impl_log_upload_start         0x00027168   Section        0  mynewt_img_mgmt.o(i.img_mgmt_impl_log_upload_start)
-    i.img_mgmt_impl_read                     0x0002716c   Section        0  mynewt_img_mgmt.o(i.img_mgmt_impl_read)
-    i.img_mgmt_impl_swap_type                0x000271c8   Section        0  mynewt_img_mgmt.o(i.img_mgmt_impl_swap_type)
-    i.img_mgmt_impl_upload_inspect           0x000271dc   Section        0  mynewt_img_mgmt.o(i.img_mgmt_impl_upload_inspect)
-    i.img_mgmt_impl_write_image_data         0x00027314   Section        0  mynewt_img_mgmt.o(i.img_mgmt_impl_write_image_data)
-    i.img_mgmt_module_init                   0x00027330   Section        0  mynewt_img_mgmt.o(i.img_mgmt_module_init)
-    i.img_mgmt_my_version                    0x0002737c   Section        0  img_mgmt.o(i.img_mgmt_my_version)
-    i.img_mgmt_post_handler                  0x0002738c   Section        0  mynewt_img_mgmt.o(i.img_mgmt_post_handler)
-    i.img_mgmt_read_info                     0x000273cc   Section        0  img_mgmt.o(i.img_mgmt_read_info)
-    i.img_mgmt_register_group                0x00027518   Section        0  img_mgmt.o(i.img_mgmt_register_group)
-    i.img_mgmt_slot_in_use                   0x00027528   Section        0  img_mgmt_state.o(i.img_mgmt_slot_in_use)
-    i.img_mgmt_state_flags                   0x00027540   Section        0  img_mgmt_state.o(i.img_mgmt_state_flags)
-    i.img_mgmt_state_read                    0x00027590   Section        0  img_mgmt_state.o(i.img_mgmt_state_read)
-    i.img_mgmt_state_write                   0x00027808   Section        0  img_mgmt_state.o(i.img_mgmt_state_write)
-    i.img_mgmt_upload                        0x00027854   Section        0  img_mgmt.o(i.img_mgmt_upload)
-    img_mgmt_upload                          0x00027855   Thumb Code   624  img_mgmt.o(i.img_mgmt_upload)
-    i.img_mgmt_ver_str                       0x00027ae0   Section        0  img_mgmt_util.o(i.img_mgmt_ver_str)
-    i.info_data_is_valid                     0x00027b38   Section        0  rf_ft.o(i.info_data_is_valid)
-    i.info_read_from_type                    0x00027b44   Section        0  rf_ft.o(i.info_read_from_type)
-    i.iterate_noop                           0x00027ba8   Section        0  cborparser.o(i.iterate_noop)
-    iterate_noop                             0x00027ba9   Thumb Code     4  cborparser.o(i.iterate_noop)
-    i.iterate_string_chunks                  0x00027bac   Section        0  cborparser.o(i.iterate_string_chunks)
-    iterate_string_chunks                    0x00027bad   Thumb Code   408  cborparser.o(i.iterate_string_chunks)
-    i.kv_init                                0x00027d44   Section        0  mtb_init.o(i.kv_init)
-    i.ll_init                                0x00027d78   Section        0  pan_spark_glue.o(i.ll_init)
-    i.main                                   0x00027e1c   Section        0  main.o(i.main)
-    i.main_task                              0x00027e26   Section        0  os_setup.o(i.main_task)
-    i.mem_alloc                              0x00027e34   Section        0  pan_spark_glue.o(i.mem_alloc)
-    mem_alloc                                0x00027e35   Thumb Code    46  pan_spark_glue.o(i.mem_alloc)
-    i.mem_init_mbuf_pool                     0x00027ed0   Section        0  mem.o(i.mem_init_mbuf_pool)
-    i.mem_split_frag                         0x00027efc   Section        0  mem.o(i.mem_split_frag)
-    i.mgmt_ctxt_init                         0x00027f46   Section        0  mgmt.o(i.mgmt_ctxt_init)
-    i.mgmt_err_from_cbor                     0x00027f82   Section        0  mgmt.o(i.mgmt_err_from_cbor)
-    i.mgmt_evt                               0x00027f98   Section        0  mgmt.o(i.mgmt_evt)
-    i.mgmt_find_handler                      0x00027fb0   Section        0  mgmt.o(i.mgmt_find_handler)
-    i.mgmt_hton_hdr                          0x00027ff8   Section        0  mgmt.o(i.mgmt_hton_hdr)
-    i.mgmt_ntoh_hdr                          0x00028006   Section        0  mgmt.o(i.mgmt_ntoh_hdr)
-    i.mgmt_register_group                    0x00028014   Section        0  mgmt.o(i.mgmt_register_group)
-    i.mgmt_streamer_alloc_rsp                0x0002802c   Section        0  mgmt.o(i.mgmt_streamer_alloc_rsp)
-    i.mgmt_streamer_free_buf                 0x00028038   Section        0  mgmt.o(i.mgmt_streamer_free_buf)
-    i.mgmt_streamer_init_reader              0x00028044   Section        0  mgmt.o(i.mgmt_streamer_init_reader)
-    i.mgmt_streamer_init_writer              0x00028054   Section        0  mgmt.o(i.mgmt_streamer_init_writer)
-    i.mgmt_streamer_reset_buf                0x00028064   Section        0  mgmt.o(i.mgmt_streamer_reset_buf)
-    i.mgmt_streamer_trim_front               0x00028070   Section        0  mgmt.o(i.mgmt_streamer_trim_front)
-    i.mgmt_streamer_write_at                 0x00028084   Section        0  mgmt.o(i.mgmt_streamer_write_at)
-    i.mgmt_write_rsp_status                  0x00028098   Section        0  mgmt.o(i.mgmt_write_rsp_status)
-    i.mtb_kvstore_init                       0x000280c4   Section        0  mtb_kvstore.o(i.mtb_kvstore_init)
-    i.mtb_kvstore_read                       0x00028594   Section        0  mtb_kvstore.o(i.mtb_kvstore_read)
-    i.mtb_kvstore_write                      0x00028638   Section        0  mtb_kvstore.o(i.mtb_kvstore_write)
-    i.nimble_port_get_dflt_eventq            0x00028694   Section        0  nimble_port.o(i.nimble_port_get_dflt_eventq)
-    i.nimble_port_init                       0x0002869c   Section        0  nimble_port.o(i.nimble_port_init)
-    i.nimble_port_run                        0x000286c4   Section        0  nimble_port.o(i.nimble_port_run)
-    i.npl_freertos_callout_init              0x000286dc   Section        0  npl_os_freertos.o(i.npl_freertos_callout_init)
-    i.npl_freertos_callout_reset             0x0002871c   Section        0  npl_os_freertos.o(i.npl_freertos_callout_reset)
-    i.npl_freertos_eventq_get                0x000287b4   Section        0  npl_os_freertos.o(i.npl_freertos_eventq_get)
-    i.npl_freertos_eventq_put                0x00028808   Section        0  npl_os_freertos.o(i.npl_freertos_eventq_put)
-    i.npl_freertos_mutex_init                0x00028854   Section        0  npl_os_freertos.o(i.npl_freertos_mutex_init)
-    i.npl_freertos_mutex_pend                0x00028874   Section        0  npl_os_freertos.o(i.npl_freertos_mutex_pend)
-    i.npl_freertos_mutex_release             0x000288a4   Section        0  npl_os_freertos.o(i.npl_freertos_mutex_release)
-    i.npl_freertos_sem_init                  0x000288d4   Section        0  npl_os_freertos.o(i.npl_freertos_sem_init)
-    i.npl_freertos_sem_pend                  0x000288f4   Section        0  npl_os_freertos.o(i.npl_freertos_sem_pend)
-    i.npl_freertos_sem_release               0x00028940   Section        0  npl_os_freertos.o(i.npl_freertos_sem_release)
-    i.npl_freertos_time_ms_to_ticks          0x00028988   Section        0  npl_os_freertos.o(i.npl_freertos_time_ms_to_ticks)
-    i.on_reset                               0x000289b4   Section        0  pan_spark_glue.o(i.on_reset)
-    i.os_callout_timer_cb                    0x00028a10   Section        0  npl_os_freertos.o(i.os_callout_timer_cb)
-    os_callout_timer_cb                      0x00028a11   Thumb Code    94  npl_os_freertos.o(i.os_callout_timer_cb)
-    i.os_mbuf_adj                            0x00028a74   Section        0  os_mbuf.o(i.os_mbuf_adj)
-    i.os_mbuf_append                         0x00028b26   Section        0  os_mbuf.o(i.os_mbuf_append)
-    i.os_mbuf_appendfrom                     0x00028bee   Section        0  os_mbuf.o(i.os_mbuf_appendfrom)
-    i.os_mbuf_cmpf                           0x00028c60   Section        0  os_mbuf.o(i.os_mbuf_cmpf)
-    i.os_mbuf_cmpm                           0x00028ce0   Section        0  os_mbuf.o(i.os_mbuf_cmpm)
-    i.os_mbuf_concat                         0x00028de0   Section        0  os_mbuf.o(i.os_mbuf_concat)
-    i.os_mbuf_copydata                       0x00028e20   Section        0  os_mbuf.o(i.os_mbuf_copydata)
-    i.os_mbuf_copyinto                       0x00028e78   Section        0  os_mbuf.o(i.os_mbuf_copyinto)
-    i.os_mbuf_extend                         0x00028f0e   Section        0  os_mbuf.o(i.os_mbuf_extend)
-    i.os_mbuf_free_chain                     0x00028f6c   Section        0  os_mbuf.o(i.os_mbuf_free_chain)
-    i.os_mbuf_get                            0x00028f8e   Section        0  os_mbuf.o(i.os_mbuf_get)
-    i.os_mbuf_get_pkthdr                     0x00028fbc   Section        0  os_mbuf.o(i.os_mbuf_get_pkthdr)
-    i.os_mbuf_pack_chains                    0x00028fec   Section        0  os_mbuf.o(i.os_mbuf_pack_chains)
-    i.os_mbuf_pool_init                      0x000290e8   Section        0  os_mbuf.o(i.os_mbuf_pool_init)
-    i.os_mbuf_prepend                        0x000290f2   Section        0  os_mbuf.o(i.os_mbuf_prepend)
-    i.os_mbuf_prepend_pullup                 0x000291f8   Section        0  os_mbuf.o(i.os_mbuf_prepend_pullup)
-    i.os_mbuf_pullup                         0x0002920c   Section        0  os_mbuf.o(i.os_mbuf_pullup)
-    i.os_mbuf_trim_front                     0x0002932c   Section        0  os_mbuf.o(i.os_mbuf_trim_front)
-    i.os_memblock_from                       0x00029398   Section        0  os_mempool.o(i.os_memblock_from)
-    i.os_memblock_get                        0x000293ce   Section        0  os_mempool.o(i.os_memblock_get)
-    i.os_memblock_put                        0x000293fe   Section        0  os_mempool.o(i.os_memblock_put)
-    i.os_memblock_put_from_cb                0x0002943a   Section        0  os_mempool.o(i.os_memblock_put_from_cb)
-    i.os_mempool_ext_init                    0x00029458   Section        0  os_mempool.o(i.os_mempool_ext_init)
-    i.os_mempool_init                        0x000294d8   Section        0  os_mempool.o(i.os_mempool_init)
-    i.os_mempool_module_init                 0x0002954c   Section        0  os_mempool.o(i.os_mempool_module_init)
-    i.os_mqueue_get                          0x0002955c   Section        0  os_mbuf.o(i.os_mqueue_get)
-    i.os_mqueue_init                         0x00029586   Section        0  os_mbuf.o(i.os_mqueue_init)
-    i.os_mqueue_put                          0x00029596   Section        0  os_mbuf.o(i.os_mqueue_put)
-    i.os_msys_get_pkthdr                     0x000295d0   Section        0  os_mbuf.o(i.os_msys_get_pkthdr)
-    i.os_msys_init                           0x00029634   Section        0  os_msys_init.o(i.os_msys_init)
-    i.os_msys_register                       0x0002967c   Section        0  os_mbuf.o(i.os_msys_register)
-    i.os_msys_reset                          0x000296c0   Section        0  os_mbuf.o(i.os_msys_reset)
-    i.os_schedule_main                       0x000296d0   Section        0  os_setup.o(i.os_schedule_main)
-    i.pan10x_mac_addr_get                    0x00029738   Section        0  pan_mac_addr.o(i.pan10x_mac_addr_get)
-    i.pan10xx_platform_init                  0x000297a0   Section        0  soc.o(i.pan10xx_platform_init)
-    i.pan_ble_hci_acl_nimble_handle          0x00029b6c   Section        0  pan_ble_stack.o(i.pan_ble_hci_acl_nimble_handle)
-    i.pan_ble_hci_cmd_handle                 0x00029bc4   Section        0  pan_ble_stack.o(i.pan_ble_hci_cmd_handle)
-    i.pan_ble_hci_init                       0x00029c10   Section        0  pan_ble_stack.o(i.pan_ble_hci_init)
-    i.pan_ble_init                           0x00029c20   Section        0  pan_ble_stack.o(i.pan_ble_init)
-    i.pan_ble_stack_init                     0x00029d94   Section        0  pan_spark_glue.o(i.pan_ble_stack_init)
-    i.pan_ble_thread_create                  0x00029edc   Section        0  pan_spark_glue.o(i.pan_ble_thread_create)
-    i.pan_ble_thread_entry                   0x00029f0c   Section        0  pan_spark_glue.o(i.pan_ble_thread_entry)
-    pan_ble_thread_entry                     0x00029f0d   Thumb Code     8  pan_spark_glue.o(i.pan_ble_thread_entry)
-    i.pan_ll_register_hostcopy_cb            0x00029f14   Section        0  pan_ble_stack.o(i.pan_ll_register_hostcopy_cb)
-    i.pan_ll_register_semphr_cback           0x00029f20   Section        0  pan_ble_stack.o(i.pan_ll_register_semphr_cback)
-    i.pan_misc_register_32k_track_cb         0x00029f28   Section        0  pan_ble_stack.o(i.pan_misc_register_32k_track_cb)
-    i.pan_misc_register_print                0x00029f30   Section        0  pan_ble_stack.o(i.pan_misc_register_print)
-    i.pan_misc_set_bd_addr                   0x00029f38   Section        0  pan_ble_stack.o(i.pan_misc_set_bd_addr)
-    i.peer_add                               0x00029f44   Section        0  peer.o(i.peer_add)
-    i.peer_chr_disced                        0x00029f94   Section        0  peer.o(i.peer_chr_disced)
-    peer_chr_disced                          0x00029f95   Thumb Code   246  peer.o(i.peer_chr_disced)
-    i.peer_chr_find_uuid                     0x0002a090   Section        0  peer.o(i.peer_chr_find_uuid)
-    i.peer_delete                            0x0002a0d8   Section        0  peer.o(i.peer_delete)
-    i.peer_disc_all                          0x0002a17c   Section        0  peer.o(i.peer_disc_all)
-    i.peer_disc_chrs                         0x0002a214   Section        0  peer.o(i.peer_disc_chrs)
-    peer_disc_chrs                           0x0002a215   Thumb Code   190  peer.o(i.peer_disc_chrs)
-    i.peer_disc_dscs                         0x0002a2dc   Section        0  peer.o(i.peer_disc_dscs)
-    peer_disc_dscs                           0x0002a2dd   Thumb Code   132  peer.o(i.peer_disc_dscs)
-    i.peer_dsc_disced                        0x0002a364   Section        0  peer.o(i.peer_dsc_disced)
-    peer_dsc_disced                          0x0002a365   Thumb Code   262  peer.o(i.peer_dsc_disced)
-    i.peer_dsc_find_uuid                     0x0002a470   Section        0  peer.o(i.peer_dsc_find_uuid)
-    i.peer_init                              0x0002a4dc   Section        0  peer.o(i.peer_init)
-    i.peer_svc_disced                        0x0002a610   Section        0  peer.o(i.peer_svc_disced)
-    peer_svc_disced                          0x0002a611   Thumb Code   194  peer.o(i.peer_svc_disced)
-    i.phy_init_from_info                     0x0002a6d8   Section        0  rf_ft.o(i.phy_init_from_info)
-    i.phy_value_init_from_code               0x0002a748   Section        0  rf_ft.o(i.phy_value_init_from_code)
-    i.phy_value_init_from_info               0x0002a924   Section        0  rf_ft.o(i.phy_value_init_from_info)
-    i.preparse_value                         0x0002aad0   Section        0  cborparser.o(i.preparse_value)
-    preparse_value                           0x0002aad1   Thumb Code   280  cborparser.o(i.preparse_value)
-    i.print_adv_fields                       0x0002abe8   Section        0  app_ble_central.o(i.print_adv_fields)
-    i.prvAddCurrentTaskToDelayedList         0x0002acb0   Section        0  tasks.o(i.prvAddCurrentTaskToDelayedList)
-    prvAddCurrentTaskToDelayedList           0x0002acb1   Thumb Code   114  tasks.o(i.prvAddCurrentTaskToDelayedList)
-    i.prvCopyDataToQueue                     0x0002ad2c   Section        0  queue.o(i.prvCopyDataToQueue)
-    prvCopyDataToQueue                       0x0002ad2d   Thumb Code   112  queue.o(i.prvCopyDataToQueue)
-    i.prvIdleTask                            0x0002ad9c   Section        0  tasks.o(i.prvIdleTask)
-    prvIdleTask                              0x0002ad9d   Thumb Code    76  tasks.o(i.prvIdleTask)
-    i.prvNotifyQueueSetContainer             0x0002adf4   Section        0  queue.o(i.prvNotifyQueueSetContainer)
-    prvNotifyQueueSetContainer               0x0002adf5   Thumb Code    98  queue.o(i.prvNotifyQueueSetContainer)
-    i.prvProcessExpiredTimer                 0x0002ae58   Section        0  timers.o(i.prvProcessExpiredTimer)
-    prvProcessExpiredTimer                   0x0002ae59   Thumb Code   150  timers.o(i.prvProcessExpiredTimer)
-    i.prvSampleTimeNow                       0x0002aef4   Section        0  timers.o(i.prvSampleTimeNow)
-    prvSampleTimeNow                         0x0002aef5   Thumb Code   214  timers.o(i.prvSampleTimeNow)
-    i.prvTaskExitError                       0x0002afd0   Section        0  port.o(i.prvTaskExitError)
-    prvTaskExitError                         0x0002afd1   Thumb Code    18  port.o(i.prvTaskExitError)
-    i.prvTimerTask                           0x0002afe8   Section        0  timers.o(i.prvTimerTask)
-    prvTimerTask                             0x0002afe9   Thumb Code   666  timers.o(i.prvTimerTask)
-    i.prvUnlockQueue                         0x0002b288   Section        0  queue.o(i.prvUnlockQueue)
-    prvUnlockQueue                           0x0002b289   Thumb Code   226  queue.o(i.prvUnlockQueue)
-    i.put_le16                               0x0002b36a   Section        0  endian.o(i.put_le16)
-    i.put_le32                               0x0002b372   Section        0  endian.o(i.put_le32)
-    i.pvPortMalloc                           0x0002b384   Section        0  heap_4.o(i.pvPortMalloc)
-    i.pvTaskIncrementMutexHeldCount          0x0002b4bc   Section        0  tasks.o(i.pvTaskIncrementMutexHeldCount)
-    i.pvTimerGetTimerID                      0x0002b4d4   Section        0  timers.o(i.pvTimerGetTimerID)
-    i.pxPortInitialiseStack                  0x0002b4ec   Section        0  port.o(i.pxPortInitialiseStack)
-    i.setup                                  0x0002b510   Section        0  app.o(i.setup)
-    i.sleep_timer0_handler                   0x0002b544   Section        0  soc.o(i.sleep_timer0_handler)
-    i.sleep_timer1_handler                   0x0002b560   Section        0  soc.o(i.sleep_timer1_handler)
-    i.sleep_timer2_handler                   0x0002b57c   Section        0  soc.o(i.sleep_timer2_handler)
-    i.sleep_timer_post_irq_handler           0x0002b598   Section        0  soc.o(i.sleep_timer_post_irq_handler)
-    i.smp_alloc_rsp                          0x0002b59a   Section        0  smp.o(i.smp_alloc_rsp)
-    smp_alloc_rsp                            0x0002b59b   Thumb Code    50  smp.o(i.smp_alloc_rsp)
-    i.smp_ble_event_data_in                  0x0002b5cc   Section        0  smp_ble.o(i.smp_ble_event_data_in)
-    smp_ble_event_data_in                    0x0002b5cd   Thumb Code    48  smp_ble.o(i.smp_ble_event_data_in)
-    i.smp_ble_get_mtu                        0x0002b604   Section        0  smp_ble.o(i.smp_ble_get_mtu)
-    i.smp_ble_out                            0x0002b618   Section        0  smp_ble.o(i.smp_ble_out)
-    smp_ble_out                              0x0002b619   Thumb Code    36  smp_ble.o(i.smp_ble_out)
-    i.smp_ble_pkg_init                       0x0002b640   Section        0  smp_ble.o(i.smp_ble_pkg_init)
-    i.smp_event_data_in                      0x0002b68c   Section        0  smp.o(i.smp_event_data_in)
-    smp_event_data_in                        0x0002b68d   Thumb Code    60  smp.o(i.smp_event_data_in)
-    i.smp_free_buf                           0x0002b6cc   Section        0  smp.o(i.smp_free_buf)
-    smp_free_buf                             0x0002b6cd   Thumb Code    14  smp.o(i.smp_free_buf)
-    i.smp_get_dflt_eventq                    0x0002b6da   Section        0  smp.o(i.smp_get_dflt_eventq)
-    i.smp_init_reader                        0x0002b6e2   Section        0  smp.o(i.smp_init_reader)
-    smp_init_reader                          0x0002b6e3   Thumb Code    20  smp.o(i.smp_init_reader)
-    i.smp_init_writer                        0x0002b6f6   Section        0  smp.o(i.smp_init_writer)
-    smp_init_writer                          0x0002b6f7   Thumb Code    18  smp.o(i.smp_init_writer)
-    i.smp_process_request_packet             0x0002b708   Section        0  mcumgr_smp.o(i.smp_process_request_packet)
-    i.smp_reset_buf                          0x0002b9bc   Section        0  smp.o(i.smp_reset_buf)
-    smp_reset_buf                            0x0002b9bd   Thumb Code    18  smp.o(i.smp_reset_buf)
-    i.smp_rsp_frag_alloc                     0x0002b9ce   Section        0  smp.o(i.smp_rsp_frag_alloc)
-    smp_rsp_frag_alloc                       0x0002b9cf   Thumb Code    38  smp.o(i.smp_rsp_frag_alloc)
-    i.smp_rx_req                             0x0002b9f4   Section        0  smp.o(i.smp_rx_req)
-    i.smp_transport_init                     0x0002ba1c   Section        0  smp.o(i.smp_transport_init)
-    i.smp_trim_front                         0x0002ba54   Section        0  smp.o(i.smp_trim_front)
-    smp_trim_front                           0x0002ba55   Thumb Code     8  smp.o(i.smp_trim_front)
-    i.smp_tx_rsp                             0x0002ba5c   Section        0  smp.o(i.smp_tx_rsp)
-    i.smp_write_at                           0x0002baa4   Section        0  smp.o(i.smp_write_at)
-    smp_write_at                             0x0002baa5   Thumb Code    46  smp.o(i.smp_write_at)
-    i.stackDump                              0x0002bad4   Section        0  retarget.o(i.stackDump)
-    i.swap_buf                               0x0002bb9c   Section        0  endian.o(i.swap_buf)
-    i.swap_in_place                          0x0002bbce   Section        0  endian.o(i.swap_in_place)
-    i.sys_clock_Init                         0x0002bbec   Section        0  soc.o(i.sys_clock_Init)
-    i.tc_aes128_set_encrypt_key              0x0002bc90   Section        0  aes_encrypt.o(i.tc_aes128_set_encrypt_key)
-    i.tc_aes_encrypt                         0x0002bd48   Section        0  aes_encrypt.o(i.tc_aes_encrypt)
-    i.tlv_init_iter                          0x0002c308   Section        0  rf_ft.o(i.tlv_init_iter)
-    i.ull_to_s                               0x0002c3a0   Section        0  img_mgmt_util.o(i.ull_to_s)
-    i.uxListRemove                           0x0002c3fa   Section        0  list.o(i.uxListRemove)
-    i.uxQueueMessagesWaiting                 0x0002c420   Section        0  queue.o(i.uxQueueMessagesWaiting)
-    i.uxTaskGetNumberOfTasks                 0x0002c438   Section        0  tasks.o(i.uxTaskGetNumberOfTasks)
-    i.vApplicationMallocFailedHook           0x0002c444   Section        0  utility.o(i.vApplicationMallocFailedHook)
-    i.vApplicationUserHook                   0x0002c4c0   Section        0  pan_spark_glue.o(i.vApplicationUserHook)
-    i.vListInitialise                        0x0002c4d8   Section        0  list.o(i.vListInitialise)
-    i.vListInitialiseItem                    0x0002c4ee   Section        0  list.o(i.vListInitialiseItem)
-    i.vListInsert                            0x0002c4f4   Section        0  list.o(i.vListInsert)
-    i.vListInsertEnd                         0x0002c526   Section        0  list.o(i.vListInsertEnd)
-    i.vPortExitCritical                      0x0002c540   Section        0  port.o(i.vPortExitCritical)
-    i.vPortFree                              0x0002c55c   Section        0  heap_4.o(i.vPortFree)
-    i.vPortSetupTimerInterrupt               0x0002c5e4   Section        0  port.o(i.vPortSetupTimerInterrupt)
-    i.vPortYield                             0x0002c60c   Section        0  port.o(i.vPortYield)
-    i.vQueueAddToRegistry                    0x0002c624   Section        0  queue.o(i.vQueueAddToRegistry)
-    i.vQueueDelete                           0x0002c66c   Section        0  queue.o(i.vQueueDelete)
-    i.vQueueWaitForMessageRestricted         0x0002c6a0   Section        0  queue.o(i.vQueueWaitForMessageRestricted)
-    i.vTaskDelete                            0x0002c6e4   Section        0  tasks.o(i.vTaskDelete)
-    i.vTaskInternalSetTimeOutState           0x0002c778   Section        0  tasks.o(i.vTaskInternalSetTimeOutState)
-    i.vTaskMissedYield                       0x0002c788   Section        0  tasks.o(i.vTaskMissedYield)
-    i.vTaskPlaceOnEventList                  0x0002c794   Section        0  tasks.o(i.vTaskPlaceOnEventList)
-    i.vTaskPlaceOnEventListRestricted        0x0002c7b8   Section        0  tasks.o(i.vTaskPlaceOnEventListRestricted)
-    i.vTaskPriorityDisinheritAfterTimeout    0x0002c800   Section        0  tasks.o(i.vTaskPriorityDisinheritAfterTimeout)
-    i.vTaskStartScheduler                    0x0002c88c   Section        0  tasks.o(i.vTaskStartScheduler)
-    i.vTaskSuspendAll                        0x0002c8e8   Section        0  tasks.o(i.vTaskSuspendAll)
-    i.vTimerCallback                         0x0002c8f8   Section        0  app_ble.o(i.vTimerCallback)
-    i.xPortStartScheduler                    0x0002c90c   Section        0  port.o(i.xPortStartScheduler)
-    i.xQueueCreateCountingSemaphore          0x0002c93c   Section        0  queue.o(i.xQueueCreateCountingSemaphore)
-    i.xQueueCreateMutex                      0x0002c95a   Section        0  queue.o(i.xQueueCreateMutex)
-    i.xQueueGenericCreate                    0x0002c97e   Section        0  queue.o(i.xQueueGenericCreate)
-    i.xQueueGenericSend                      0x0002ca14   Section        0  queue.o(i.xQueueGenericSend)
-    i.xQueueGenericSendFromISR               0x0002cbfc   Section        0  queue.o(i.xQueueGenericSendFromISR)
-    i.xQueueGiveFromISR                      0x0002ccb6   Section        0  queue.o(i.xQueueGiveFromISR)
-    i.xQueueGiveMutexRecursive               0x0002cd48   Section        0  queue.o(i.xQueueGiveMutexRecursive)
-    i.xQueueReceive                          0x0002cd78   Section        0  queue.o(i.xQueueReceive)
-    i.xQueueReceiveFromISR                   0x0002ce98   Section        0  queue.o(i.xQueueReceiveFromISR)
-    i.xQueueTakeMutexRecursive               0x0002cf32   Section        0  queue.o(i.xQueueTakeMutexRecursive)
-    i.xTaskCheckForTimeOut                   0x0002cf64   Section        0  tasks.o(i.xTaskCheckForTimeOut)
-    i.xTaskCreate                            0x0002cfdc   Section        0  tasks.o(i.xTaskCreate)
-    i.xTaskGetCurrentTaskHandle              0x0002d16c   Section        0  tasks.o(i.xTaskGetCurrentTaskHandle)
-    i.xTaskGetSchedulerState                 0x0002d178   Section        0  tasks.o(i.xTaskGetSchedulerState)
-    i.xTaskGetTickCount                      0x0002d198   Section        0  tasks.o(i.xTaskGetTickCount)
-    i.xTaskGetTickCountFromISR               0x0002d1a4   Section        0  tasks.o(i.xTaskGetTickCountFromISR)
-    i.xTaskPriorityDisinherit                0x0002d1b0   Section        0  tasks.o(i.xTaskPriorityDisinherit)
-    i.xTaskPriorityInherit                   0x0002d234   Section        0  tasks.o(i.xTaskPriorityInherit)
-    i.xTaskRemoveFromEventList               0x0002d2cc   Section        0  tasks.o(i.xTaskRemoveFromEventList)
-    i.xTaskResumeAll                         0x0002d398   Section        0  tasks.o(i.xTaskResumeAll)
-    i.xTimerCreate                           0x0002d4b4   Section        0  timers.o(i.xTimerCreate)
-    i.xTimerCreateTimerTask                  0x0002d558   Section        0  timers.o(i.xTimerCreateTimerTask)
-    i.xTimerGenericCommand                   0x0002d5e0   Section        0  timers.o(i.xTimerGenericCommand)
-    i.xTimerGetExpiryTime                    0x0002d640   Section        0  timers.o(i.xTimerGetExpiryTime)
-    i.xTimerIsTimerActive                    0x0002d64a   Section        0  timers.o(i.xTimerIsTimerActive)
-    .constdata                               0x0002d66c   Section       63  soc.o(.constdata)
-    __func__                                 0x0002d66c   Data          21  soc.o(.constdata)
-    __func__                                 0x0002d681   Data          21  soc.o(.constdata)
-    __func__                                 0x0002d696   Data          21  soc.o(.constdata)
-    .constdata                               0x0002d6ac   Section      216  ble_att.o(.constdata)
-    ble_att_rx_dispatch                      0x0002d6ac   Data         216  ble_att.o(.constdata)
-    .constdata                               0x0002d784   Section        4  ble_att_svr.o(.constdata)
-    .constdata                               0x0002d788   Section       16  ble_gap.o(.constdata)
-    ble_gap_conn_params_dflt                 0x0002d788   Data          16  ble_gap.o(.constdata)
-    .constdata                               0x0002d798   Section      316  ble_gattc.o(.constdata)
-    ble_gattc_err_dispatch                   0x0002d7a8   Data          60  ble_gattc.o(.constdata)
-    ble_gattc_resume_dispatch                0x0002d7e4   Data          60  ble_gattc.o(.constdata)
-    ble_gattc_tmo_dispatch                   0x0002d820   Data          60  ble_gattc.o(.constdata)
-    ble_gattc_rx_read_type_elem_entries      0x0002d85c   Data          32  ble_gattc.o(.constdata)
-    ble_gattc_rx_read_type_complete_entries  0x0002d87c   Data          32  ble_gattc.o(.constdata)
-    ble_gattc_rx_read_rsp_entries            0x0002d89c   Data          24  ble_gattc.o(.constdata)
-    ble_gattc_rx_prep_entries                0x0002d8b4   Data          16  ble_gattc.o(.constdata)
-    ble_gattc_rx_exec_entries                0x0002d8c4   Data          16  ble_gattc.o(.constdata)
-    .constdata                               0x0002d8d4   Section        4  ble_gatts.o(.constdata)
-    .constdata                               0x0002d8d8   Section      148  ble_hs_hci_evt.o(.constdata)
-    ble_hs_hci_evt_dispatch                  0x0002d8d8   Data          48  ble_hs_hci_evt.o(.constdata)
-    ble_hs_hci_evt_le_dispatch               0x0002d908   Data         100  ble_hs_hci_evt.o(.constdata)
-    .constdata                               0x0002d96c   Section        4  ble_hs_id.o(.constdata)
-    pub_addr_types                           0x0002d96c   Data           2  ble_hs_id.o(.constdata)
-    priv_addr_types                          0x0002d96e   Data           2  ble_hs_id.o(.constdata)
-    .constdata                               0x0002d970   Section       16  ble_hs_pvcy.o(.constdata)
-    .constdata                               0x0002d980   Section      108  ble_l2cap_sig.o(.constdata)
-    ble_l2cap_sig_dispatch                   0x0002d980   Data         108  ble_l2cap_sig.o(.constdata)
-    .constdata                               0x0002d9ec   Section      104  ble_sm.o(.constdata)
-    ble_sm_dispatch                          0x0002d9ec   Data          60  ble_sm.o(.constdata)
-    ble_sm_state_dispatch                    0x0002da28   Data          44  ble_sm.o(.constdata)
-    .constdata                               0x0002da54   Section       50  ble_sm_lgcy.o(.constdata)
-    ble_sm_lgcy_init_ioa                     0x0002da54   Data          25  ble_sm_lgcy.o(.constdata)
-    ble_sm_lgcy_resp_ioa                     0x0002da6d   Data          25  ble_sm_lgcy.o(.constdata)
-    .constdata                               0x0002da88   Section      300  aes_encrypt.o(.constdata)
-    sbox                                     0x0002da88   Data         256  aes_encrypt.o(.constdata)
-    .constdata                               0x0002dbb4   Section       65  base64.o(.constdata)
-    base64_chars                             0x0002dbb4   Data          65  base64.o(.constdata)
-    .constdata                               0x0002dbf8   Section       68  dis.o(.constdata)
-    ble_svc_dis_defs                         0x0002dbf8   Data          32  dis.o(.constdata)
-    __func__                                 0x0002dc18   Data          19  dis.o(.constdata)
-    __func__                                 0x0002dc2b   Data          17  dis.o(.constdata)
-    .constdata                               0x0002dc3c   Section       68  hrs.o(.constdata)
-    ble_svc_hrs_def                          0x0002dc3c   Data          32  hrs.o(.constdata)
-    __func__                                 0x0002dc5c   Data          19  hrs.o(.constdata)
-    __func__                                 0x0002dc6f   Data          17  hrs.o(.constdata)
-    .constdata                               0x0002dc80   Section        8  app_log_uart.o(.constdata)
-    .constdata                               0x0002dc88   Section       29  utility.o(.constdata)
-    __func__                                 0x0002dc88   Data          29  utility.o(.constdata)
-    .constdata                               0x0002dca8   Section       70  app_ble_central.o(.constdata)
-    __func__                                 0x0002dcbc   Data          29  app_ble_central.o(.constdata)
-    __func__                                 0x0002dcd9   Data          21  app_ble_central.o(.constdata)
-    .constdata                               0x0002dcee   Section       26  app_ble_periph.o(.constdata)
-    __func__                                 0x0002dcee   Data          26  app_ble_periph.o(.constdata)
-    .constdata                               0x0002dd08   Section       24  app_ble_svr.o(.constdata)
-    __func__                                 0x0002dd08   Data          24  app_ble_svr.o(.constdata)
-    .constdata                               0x0002dd20   Section       17  smp_ble.o(.constdata)
-    gatt_svr_svc_smp                         0x0002dd20   Data          17  smp_ble.o(.constdata)
-    .constdata                               0x0002dd31   Section       17  smp_ble.o(.constdata)
-    gatt_svr_chr_smp                         0x0002dd31   Data          17  smp_ble.o(.constdata)
-    .constdata                               0x0002dd44   Section       32  smp_ble.o(.constdata)
-    gatt_svr_svcs                            0x0002dd44   Data          32  smp_ble.o(.constdata)
-    .constdata                               0x0002dd64   Section       28  smp.o(.constdata)
-    .constdata                               0x0002dd80   Section       20  smp.o(.constdata)
-    .constdata                               0x0002dd94   Section       48  img_mgmt.o(.constdata)
-    img_mgmt_handlers                        0x0002dd94   Data          48  img_mgmt.o(.constdata)
-    .constdata                               0x0002ddc8   Section      920  img_mgmt.o(.constdata)
-    .constdata                               0x0002e160   Section       28  pan_ble_stack.o(.constdata)
-    version                                  0x0002e160   Data           8  pan_ble_stack.o(.constdata)
-    .constdata                               0x0002e17c   Section      500  rf_phy.o(.constdata)
-    tx_pwr_new_val                           0x0002e17c   Data         500  rf_phy.o(.constdata)
-    .constdata                               0x0002e370   Section       48  ll_adv.o(.constdata)
-    .constdata                               0x0002e3a0   Section      142  ll_pdu_conn.o(.constdata)
-    llCtrlPduHandlerTbl                      0x0002e3ac   Data         104  ll_pdu_conn.o(.constdata)
-    pldLenTbl                                0x0002e414   Data          26  ll_pdu_conn.o(.constdata)
-    .constdata                               0x0002e430   Section       56  ll_scan.o(.constdata)
-    .constdata                               0x0002e468   Section       32  lmgr_adv.o(.constdata)
-    .constdata                               0x0002e488   Section        8  lmgr_scan.o(.constdata)
-    .constdata                               0x0002e490   Section       20  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002e4a4   Section        4  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002e4a8   Section        8  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002e4b0   Section     1144  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002e928   Section       24  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002e940   Section       28  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002e95c   Section       28  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002e978   Section       28  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002e994   Section       32  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002e9b4   Section       20  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002e9c8   Section       28  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002e9e4   Section       28  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002ea00   Section       28  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002ea1c   Section       28  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002ea38   Section       12  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002ea44   Section        4  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002ea48   Section        8  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002ea50   Section        4  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002ea54   Section        4  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002ea58   Section        4  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002ea5c   Section        4  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002ea60   Section        1  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002ea61   Section        1  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002ea62   Section        1  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002ea63   Section        1  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002ea64   Section        1  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002ea65   Section        1  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002ea66   Section        1  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002ea67   Section        1  llhwc_phy_sequences_107.o(.constdata)
-    .constdata                               0x0002ea68   Section      152  rf_misc.o(.constdata)
-    .constdata                               0x0002eb00   Section       32  math.o(.constdata)
-    upperSixBits                             0x0002eb00   Data          32  math.o(.constdata)
-    .constdata                               0x0002eb20   Section      522  aes_sw.o(.constdata)
-    aes_sw_S                                 0x0002eb20   Data         256  aes_sw.o(.constdata)
-    aes_sw_Si                                0x0002ec20   Data         256  aes_sw.o(.constdata)
-    Rcon                                     0x0002ed20   Data          10  aes_sw.o(.constdata)
-    .conststring                             0x0002ed2c   Section       69  ble_uuid.o(.conststring)
-    .conststring                             0x0002ed74   Section       68  dis.o(.conststring)
-    .conststring                             0x0002edb8   Section       11  mtb_kvstore.o(.conststring)
-    .conststring                             0x0002edc4   Section      165  app_ble_central.o(.conststring)
-    .conststring                             0x0002ee6c   Section       88  app_ble_periph.o(.conststring)
-    .conststring                             0x0002eec4   Section       67  app_ble_svr.o(.conststring)
-    .conststring                             0x0002ef08   Section       36  img_mgmt.o(.conststring)
+    i.$Sub$$main                             0x0000ac18   Section        0  soc.o(i.$Sub$$main)
+    i.ADC_SetCalirationParams                0x0000ac9c   Section        0  pan_adc.o(i.ADC_SetCalirationParams)
+    i.AES_Encrypt                            0x0000ada8   Section        0  aes.o(i.AES_Encrypt)
+    i.AES_Init                               0x0000aeec   Section        0  aes.o(i.AES_Init)
+    i.BB_32kTrackingInit                     0x0000af2c   Section        0  bb.o(i.BB_32kTrackingInit)
+    i.BB_DebugInit                           0x0000aff8   Section        0  bb.o(i.BB_DebugInit)
+    i.BB_DebugReset                          0x0000b04c   Section        0  bb.o(i.BB_DebugReset)
+    i.BB_DtmStartReceiverV1                  0x0000b094   Section        0  bb.o(i.BB_DtmStartReceiverV1)
+    i.BB_DtmStartReceiverV2                  0x0000b134   Section        0  bb.o(i.BB_DtmStartReceiverV2)
+    i.BB_DtmStartTransimitterV1              0x0000b1f4   Section        0  bb.o(i.BB_DtmStartTransimitterV1)
+    i.BB_DtmStartTransimitterV2              0x0000b2d4   Section        0  bb.o(i.BB_DtmStartTransimitterV2)
+    i.BB_DtmStop                             0x0000b3fc   Section        0  bb.o(i.BB_DtmStop)
+    i.BB_Init                                0x0000b424   Section        0  bb.o(i.BB_Init)
+    i.BB_ListMemAlloc                        0x0000b53c   Section        0  bb_mem.o(i.BB_ListMemAlloc)
+    i.BB_MemAlloc                            0x0000b574   Section        0  bb_mem.o(i.BB_MemAlloc)
+    i.BB_RandInit                            0x0000b5ac   Section        0  bb.o(i.BB_RandInit)
+    i.BB_Register32KTrackCback               0x0000b620   Section        0  bb.o(i.BB_Register32KTrackCback)
+    i.BB_SetDebugChn                         0x0000b62c   Section        0  bb.o(i.BB_SetDebugChn)
+    i.BB_SetListMap                          0x0000b664   Section        0  bb.o(i.BB_SetListMap)
+    i.BB_SetTxPower                          0x0000b698   Section        0  bb.o(i.BB_SetTxPower)
+    i.BLE_IRQHandler                         0x0000b6a4   Section        0  sch_main.o(i.BLE_IRQHandler)
+    i.BdaCmp                                 0x0000b7d8   Section        0  bd_addr.o(i.BdaCmp)
+    i.BdaCpy                                 0x0000b7ec   Section        0  bd_addr.o(i.BdaCpy)
+    i.BitReverse8                            0x0000b7f4   Section        0  math.o(i.BitReverse8)
+    i.BstreamToUint64                        0x0000b820   Section        0  byte_stream.o(i.BstreamToUint64)
+    i.CLK_AHBPeriphClockCmd                  0x0000b85c   Section        0  pan_clk.o(i.CLK_AHBPeriphClockCmd)
+    i.CLK_APB1PeriphClockCmd                 0x0000b874   Section        0  pan_clk.o(i.CLK_APB1PeriphClockCmd)
+    i.CLK_GetPeripheralFreq                  0x0000b88c   Section        0  pan_clk.o(i.CLK_GetPeripheralFreq)
+    i.CLK_RefClkSrcConfig                    0x0000b910   Section        0  pan_clk.o(i.CLK_RefClkSrcConfig)
+    i.CLK_SYSCLKConfig                       0x0000b9cc   Section        0  pan_clk.o(i.CLK_SYSCLKConfig)
+    i.CLK_Set3vSyncAuto                      0x0000ba38   Section        0  pan_clk.o(i.CLK_Set3vSyncAuto)
+    i.CLK_Wait3vSyncReady                    0x0000ba48   Section        0  pan_clk.o(i.CLK_Wait3vSyncReady)
+    i.CLK_WaitClockReady                     0x0000ba64   Section        0  pan_clk.o(i.CLK_WaitClockReady)
+    i.ComputeAccessAddr                      0x0000baa8   Section        0  math.o(i.ComputeAccessAddr)
+    i.ComputeHopInc                          0x0000baf0   Section        0  math.o(i.ComputeHopInc)
+    i.DMAC_ContinueChannel                   0x0000bb28   Section        0  pan_dmac.o(i.DMAC_ContinueChannel)
+    i.DMAC_GetXferredBlockCount              0x0000bb54   Section        0  pan_dmac.o(i.DMAC_GetXferredBlockCount)
+    i.DMAC_ReleaseChannel                    0x0000bb64   Section        0  pan_dmac.o(i.DMAC_ReleaseChannel)
+    i.DMA_IRQHandler                         0x0000bb78   Section        0  pan_hal_dmac.o(i.DMA_IRQHandler)
+    i.DMA_IRQHandlerOverlay                  0x0000bb80   Section        0  pan_hal_dmac.o(i.DMA_IRQHandlerOverlay)
+    i.EnterCritical                          0x0000bce8   Section        0  critical.o(i.EnterCritical)
+    i.ExitCritical                           0x0000bd04   Section        0  critical.o(i.ExitCritical)
+    i.FIFO_Init                              0x0000bd24   Section        0  fifo.o(i.FIFO_Init)
+    i.FMC_Erase                              0x0000bd5c   Section        0  pan_fmc.o(i.FMC_Erase)
+    i.FMC_EraseCodeArea                      0x0000bdb0   Section        0  pan_fmc.o(i.FMC_EraseCodeArea)
+    i.FMC_GetFlashCodeAreaSize               0x0000c0fc   Section        0  pan_fmc.o(i.FMC_GetFlashCodeAreaSize)
+    i.FMC_GetFlashJedecId                    0x0000c158   Section        0  pan_fmc.o(i.FMC_GetFlashJedecId)
+    i.FMC_GetFlashUniqueId                   0x0000c1a4   Section        0  pan_fmc.o(i.FMC_GetFlashUniqueId)
+    i.FMC_ParamsSet                          0x0000c1dc   Section        0  pan_fmc.o(i.FMC_ParamsSet)
+    i.FMC_ReadInfoArea                       0x0000c1ec   Section        0  pan_fmc.o(i.FMC_ReadInfoArea)
+    i.FMC_ReadStream                         0x0000c230   Section        0  pan_fmc.o(i.FMC_ReadStream)
+    i.FMC_ReadStreamInternal                 0x0000c24c   Section        0  pan_fmc.o(i.FMC_ReadStreamInternal)
+    FMC_ReadStreamInternal                   0x0000c24d   Thumb Code   224  pan_fmc.o(i.FMC_ReadStreamInternal)
+    i.FMC_SetFlashCapacity                   0x0000c330   Section        0  pan_fmc.o(i.FMC_SetFlashCapacity)
+    i.FMC_SetFlashMode                       0x0000c3d0   Section        0  pan_fmc.o(i.FMC_SetFlashMode)
+    i.FMC_TrigErrorHandler                   0x0000c548   Section        0  pan_fmc.o(i.FMC_TrigErrorHandler)
+    FMC_TrigErrorHandler                     0x0000c549   Thumb Code    78  pan_fmc.o(i.FMC_TrigErrorHandler)
+    i.FMC_WritePageInternal                  0x0000c5a0   Section        0  pan_fmc.o(i.FMC_WritePageInternal)
+    FMC_WritePageInternal                    0x0000c5a1   Thumb Code   264  pan_fmc.o(i.FMC_WritePageInternal)
+    i.FMC_WriteStream                        0x0000c6b8   Section        0  pan_fmc.o(i.FMC_WriteStream)
+    i.GPIO0_IRQHandler                       0x0000c764   Section        0  pan_hal_gpio.o(i.GPIO0_IRQHandler)
+    i.GPIO0_IRQHandlerOverlay                0x0000c76c   Section        0  pan_hal_gpio.o(i.GPIO0_IRQHandlerOverlay)
+    i.GPIO1_IRQHandler                       0x0000c780   Section        0  pan_hal_gpio.o(i.GPIO1_IRQHandler)
+    i.GPIO1_IRQHandlerOverlay                0x0000c788   Section        0  pan_hal_gpio.o(i.GPIO1_IRQHandlerOverlay)
+    i.GPIO2_IRQHandler                       0x0000c79c   Section        0  pan_hal_gpio.o(i.GPIO2_IRQHandler)
+    i.GPIO2_IRQHandlerOverlay                0x0000c7a4   Section        0  pan_hal_gpio.o(i.GPIO2_IRQHandlerOverlay)
+    i.GPIO3_IRQHandler                       0x0000c7b8   Section        0  pan_hal_gpio.o(i.GPIO3_IRQHandler)
+    i.GPIO3_IRQHandlerOverlay                0x0000c7c0   Section        0  pan_hal_gpio.o(i.GPIO3_IRQHandlerOverlay)
+    i.GPIO_IRQHandler                        0x0000c7d4   Section        0  pan_hal_gpio.o(i.GPIO_IRQHandler)
+    GPIO_IRQHandler                          0x0000c7d5   Thumb Code    96  pan_hal_gpio.o(i.GPIO_IRQHandler)
+    i.HAL_DriverInit                         0x0000c840   Section        0  pan_hal.o(i.HAL_DriverInit)
+    i.HAL_GPIO_Init                          0x0000c850   Section        0  pan_hal_gpio.o(i.HAL_GPIO_Init)
+    i.HAL_GPIO_InterruptInit                 0x0000c8fc   Section        0  pan_hal_gpio.o(i.HAL_GPIO_InterruptInit)
+    i.HAL_GPIO_ReadPin                       0x0000c990   Section        0  pan_hal_gpio.o(i.HAL_GPIO_ReadPin)
+    i.HAL_TimeConvMsToTick                   0x0000c9b4   Section        0  pan_hal.o(i.HAL_TimeConvMsToTick)
+    i.HAL_TimeGetCurrTick                    0x0000c9f4   Section        0  pan_hal.o(i.HAL_TimeGetCurrTick)
+    i.HAL_UART_SendData                      0x0000ca04   Section        0  pan_hal_uart.o(i.HAL_UART_SendData)
+    i.Hard_Fault_Handler                     0x0000ca9c   Section        0  retarget.o(i.Hard_Fault_Handler)
+    __tagsym$$used                           0x0000ca9d   Number         0  retarget.o(i.Hard_Fault_Handler)
+    i.HeapAlloc                              0x0000cb20   Section        0  heap.o(i.HeapAlloc)
+    i.HeapAllocEx                            0x0000cb3c   Section        0  heap.o(i.HeapAllocEx)
+    i.HeapGetAvailableSize                   0x0000cb7c   Section        0  heap.o(i.HeapGetAvailableSize)
+    i.HeapGetFreeStartAddr                   0x0000cb88   Section        0  heap.o(i.HeapGetFreeStartAddr)
+    i.HeapInit                               0x0000cb94   Section        0  heap.o(i.HeapInit)
+    i.I2C0_IRQHandler                        0x0000cba0   Section        0  pan_hal_i2c.o(i.I2C0_IRQHandler)
+    i.I2C0_IRQHandlerOverlay                 0x0000cba8   Section        0  pan_hal_i2c.o(i.I2C0_IRQHandlerOverlay)
+    i.I2C_ClearITPendingBit                  0x0000cd28   Section        0  pan_i2c.o(i.I2C_ClearITPendingBit)
+    i.I2C_GetFlagStatus                      0x0000cd7c   Section        0  pan_i2c.o(i.I2C_GetFlagStatus)
+    i.InitIcache                             0x0000cda0   Section        0  pan_fmc.o(i.InitIcache)
+    i.LHCI_CmdHandler                        0x0000cdd8   Section        0  lhci_cmd.o(i.LHCI_CmdHandler)
+    i.LHCI_ControllerCmdHandler              0x0000ceb8   Section        0  lhci_cmd.o(i.LHCI_ControllerCmdHandler)
+    i.LHCI_GetRxAclFifo                      0x0000cfa4   Section        0  lhci_main.o(i.LHCI_GetRxAclFifo)
+    i.LHCI_GetRxCmdFifo                      0x0000cfac   Section        0  lhci_main.o(i.LHCI_GetRxCmdFifo)
+    i.LHCI_InfoParamCmdHandler               0x0000cfb4   Section        0  lhci_cmd.o(i.LHCI_InfoParamCmdHandler)
+    i.LHCI_Init                              0x0000d0b0   Section        0  lhci_main.o(i.LHCI_Init)
+    i.LHCI_InitRxAclMem                      0x0000d138   Section        0  lhci_main.o(i.LHCI_InitRxAclMem)
+    i.LHCI_InitRxCmdMem                      0x0000d1b4   Section        0  lhci_main.o(i.LHCI_InitRxCmdMem)
+    i.LHCI_IsEvtEnabled                      0x0000d250   Section        0  lhci_main.o(i.LHCI_IsEvtEnabled)
+    i.LHCI_IsLeEvtEnabled                    0x0000d294   Section        0  lhci_main.o(i.LHCI_IsLeEvtEnabled)
+    i.LHCI_LE_SendConnCmplEvt                0x0000d2c8   Section        0  lhci_evt.o(i.LHCI_LE_SendConnCmplEvt)
+    i.LHCI_LE_SendEnhaneConnCmplEvt          0x0000d34e   Section        0  lhci_evt.o(i.LHCI_LE_SendEnhaneConnCmplEvt)
+    i.LHCI_LeControllerCmdHandler            0x0000d400   Section        0  lhci_cmd.o(i.LHCI_LeControllerCmdHandler)
+    i.LHCI_LlTxFifoAvail                     0x0000da18   Section        0  lhci_main.o(i.LHCI_LlTxFifoAvail)
+    i.LHCI_MsgHandler                        0x0000da60   Section        0  lhci_main.o(i.LHCI_MsgHandler)
+    i.LHCI_NotifyRxHciPkt                    0x0000daf8   Section        0  lhci_main.o(i.LHCI_NotifyRxHciPkt)
+    i.LHCI_PushEvtToTxFifo                   0x0000db0c   Section        0  lhci_evt.o(i.LHCI_PushEvtToTxFifo)
+    i.LHCI_RegisterHciTxCback                0x0000db50   Section        0  lhci_main.o(i.LHCI_RegisterHciTxCback)
+    i.LHCI_Reset                             0x0000db5c   Section        0  lhci_main.o(i.LHCI_Reset)
+    i.LHCI_RxAclHandler                      0x0000dba8   Section        0  lhci_main.o(i.LHCI_RxAclHandler)
+    i.LHCI_SendCmdCmplEvt                    0x0000dc84   Section        0  lhci_evt.o(i.LHCI_SendCmdCmplEvt)
+    i.LHCI_SendCmdCmplStatusEvt              0x0000dcbe   Section        0  lhci_evt.o(i.LHCI_SendCmdCmplStatusEvt)
+    i.LHCI_SendCmdStatusEvt                  0x0000dcde   Section        0  lhci_evt.o(i.LHCI_SendCmdStatusEvt)
+    i.LHCI_SendNumOfCmplPktEvt               0x0000dcfe   Section        0  lhci_evt.o(i.LHCI_SendNumOfCmplPktEvt)
+    i.LHCI_TxAclHandler                      0x0000dd28   Section        0  lhci_acl.o(i.LHCI_TxAclHandler)
+    i.LHCI_TxEvtHandler                      0x0000dd8c   Section        0  lhci_evt.o(i.LHCI_TxEvtHandler)
+    i.LHCI_VsCmdHandler                      0x0000e13c   Section        0  lhci_vs.o(i.LHCI_VsCmdHandler)
+    i.LL_AclRegister                         0x0000e18c   Section        0  ll_init.o(i.LL_AclRegister)
+    i.LL_AddDeviceToWhiteList                0x0000e198   Section        0  ll_whitelist.o(i.LL_AddDeviceToWhiteList)
+    i.LL_AdjustDataChannelIndexEx            0x0000e1d8   Section        0  ll_conn_comm.o(i.LL_AdjustDataChannelIndexEx)
+    i.LL_AdvEvtHandler                       0x0000e264   Section        0  ll_adv.o(i.LL_AdvEvtHandler)
+    i.LL_AdvPduHandler                       0x0000e2d8   Section        0  ll_pdu_adv.o(i.LL_AdvPduHandler)
+    i.LL_AdvPduRpaUpdate                     0x0000e326   Section        0  ll_adv.o(i.LL_AdvPduRpaUpdate)
+    i.LL_BuildChanRemapTbl                   0x0000e328   Section        0  ll_conn_comm.o(i.LL_BuildChanRemapTbl)
+    i.LL_CalcWinWidening                     0x0000e3c4   Section        0  ll_conn_comm.o(i.LL_CalcWinWidening)
+    i.LL_CheckCmplPktNum                     0x0000e458   Section        0  ll_conn_comm.o(i.LL_CheckCmplPktNum)
+    i.LL_ChnMapIndHandler                    0x0000e540   Section        0  ll_pdu_conn.o(i.LL_ChnMapIndHandler)
+    i.LL_ClearResolveList                    0x0000e5dc   Section        0  ll_resolvinglist.o(i.LL_ClearResolveList)
+    i.LL_ClearWhiteList                      0x0000e5f8   Section        0  ll_whitelist.o(i.LL_ClearWhiteList)
+    i.LL_ConnEvtAdjust                       0x0000e614   Section        0  ll_pdu_conn.o(i.LL_ConnEvtAdjust)
+    i.LL_ConnEvtHandler                      0x0000e860   Section        0  ll_conn_comm.o(i.LL_ConnEvtHandler)
+    i.LL_ConnEvtStopHandler                  0x0000e8f8   Section        0  ll_conn_comm.o(i.LL_ConnEvtStopHandler)
+    i.LL_ConnIndHandler                      0x0000ea18   Section        0  ll_pdu_adv.o(i.LL_ConnIndHandler)
+    i.LL_ConnInit                            0x0000ee18   Section        0  ll_conn.o(i.LL_ConnInit)
+    i.LL_ConnUpdIndHandler                   0x0000ee40   Section        0  ll_pdu_conn.o(i.LL_ConnUpdIndHandler)
+    i.LL_DataLenReqHandler                   0x0000eed8   Section        0  ll_pdu_conn.o(i.LL_DataLenReqHandler)
+    i.LL_DataLenRspHandler                   0x0000eff0   Section        0  ll_pdu_conn.o(i.LL_DataLenRspHandler)
+    i.LL_DecodeCtrlPdu                       0x0000f15c   Section        0  ll_pdu_conn.o(i.LL_DecodeCtrlPdu)
+    i.LL_DisconnCmplHandler                  0x0000f390   Section        0  ll_conn_comm.o(i.LL_DisconnCmplHandler)
+    i.LL_Disconnect                          0x0000f400   Section        0  ll_main.o(i.LL_Disconnect)
+    i.LL_EncReqHandler                       0x0000f448   Section        0  ll_pdu_conn.o(i.LL_EncReqHandler)
+    i.LL_EncRspHandler                       0x0000f564   Section        0  ll_pdu_conn.o(i.LL_EncRspHandler)
+    i.LL_EvtRegister                         0x0000f648   Section        0  ll_init.o(i.LL_EvtRegister)
+    i.LL_FeatReqHandler                      0x0000f654   Section        0  ll_pdu_conn.o(i.LL_FeatReqHandler)
+    i.LL_FeatRspHandler                      0x0000f698   Section        0  ll_pdu_conn.o(i.LL_FeatRspHandler)
+    i.LL_GenerateRPA                         0x0000f700   Section        0  ll_resolvinglist.o(i.LL_GenerateRPA)
+    i.LL_GetAuthPayloadTimeout               0x0000f754   Section        0  ll_main.o(i.LL_GetAuthPayloadTimeout)
+    i.LL_GetBdAddr                           0x0000f784   Section        0  ll_main.o(i.LL_GetBdAddr)
+    i.LL_GetCurUsedPhy                       0x0000f790   Section        0  ll_conn_comm.o(i.LL_GetCurUsedPhy)
+    i.LL_GetEffTxDataLen                     0x0000f7ac   Section        0  ll_conn.o(i.LL_GetEffTxDataLen)
+    i.LL_GetLocalSCA                         0x0000f830   Section        0  ll_int.o(i.LL_GetLocalSCA)
+    i.LL_GetPrand                            0x0000f83c   Section        0  ll_csa2.o(i.LL_GetPrand)
+    i.LL_GetSuppPhys                         0x0000f89c   Section        0  ll_conn_comm.o(i.LL_GetSuppPhys)
+    i.LL_GetVersion                          0x0000f8b8   Section        0  ll_main.o(i.LL_GetVersion)
+    i.LL_GetWhiteListSize                    0x0000f8d8   Section        0  ll_whitelist.o(i.LL_GetWhiteListSize)
+    i.LL_Init                                0x0000f8e4   Section        0  ll_init.o(i.LL_Init)
+    i.LL_InitConnCtx                         0x0000f9b0   Section        0  ll_conn.o(i.LL_InitConnCtx)
+    i.LL_InitConnCtxMem                      0x0000fb90   Section        0  ll_conn.o(i.LL_InitConnCtxMem)
+    i.LL_InitConnMem                         0x0000fc04   Section        0  ll_conn.o(i.LL_InitConnMem)
+    i.LL_InitScanMem                         0x0000fdb8   Section        0  ll_scan.o(i.LL_InitScanMem)
+    i.LL_InitWhiteListMem                    0x0000fe78   Section        0  ll_whitelist.o(i.LL_InitWhiteListMem)
+    i.LL_IsConnExisted                       0x0000ff20   Section        0  ll_conn_comm.o(i.LL_IsConnExisted)
+    i.LL_IsPmEnable                          0x0000ff7c   Section        0  ll_pm.o(i.LL_IsPmEnable)
+    i.LL_IsUsedChanNumGreaterThan2           0x0000ff88   Section        0  ll_conn_comm.o(i.LL_IsUsedChanNumGreaterThan2)
+    i.LL_LE_AddDeviceToWhiteList             0x0000ff9a   Section        0  ll_main.o(i.LL_LE_AddDeviceToWhiteList)
+    i.LL_LE_ClearWhiteList                   0x0000ffa2   Section        0  ll_main.o(i.LL_LE_ClearWhiteList)
+    i.LL_LE_ConnUpd                          0x0000ffac   Section        0  ll_main.o(i.LL_LE_ConnUpd)
+    i.LL_LE_CreateConn                       0x00010050   Section        0  ll_main.o(i.LL_LE_CreateConn)
+    i.LL_LE_CreateConnCancel                 0x000100a0   Section        0  ll_main.o(i.LL_LE_CreateConnCancel)
+    i.LL_LE_Encrypt                          0x000100a8   Section        0  ll_main.o(i.LL_LE_Encrypt)
+    i.LL_LE_GetDefDataLen                    0x000100b4   Section        0  ll_main.o(i.LL_LE_GetDefDataLen)
+    i.LL_LE_GetWhiteListSize                 0x000100c8   Section        0  ll_main.o(i.LL_LE_GetWhiteListSize)
+    i.LL_LE_LtkReqNegativeReplyHandler       0x000100d0   Section        0  ll_main.o(i.LL_LE_LtkReqNegativeReplyHandler)
+    i.LL_LE_LtkReqReplyHandler               0x00010100   Section        0  ll_main.o(i.LL_LE_LtkReqReplyHandler)
+    i.LL_LE_ReadChnMap                       0x0001018c   Section        0  ll_main.o(i.LL_LE_ReadChnMap)
+    i.LL_LE_ReadMaximumDataLen               0x000101d8   Section        0  ll_main.o(i.LL_LE_ReadMaximumDataLen)
+    i.LL_LE_ReadPhy                          0x0001021c   Section        0  ll_main.o(i.LL_LE_ReadPhy)
+    i.LL_LE_ReadRemoteFeat                   0x0001024c   Section        0  ll_main.o(i.LL_LE_ReadRemoteFeat)
+    i.LL_LE_RemoveDeviceFromWhiteList        0x000102a8   Section        0  ll_main.o(i.LL_LE_RemoveDeviceFromWhiteList)
+    i.LL_LE_SetAdvData                       0x000102b0   Section        0  ll_main.o(i.LL_LE_SetAdvData)
+    i.LL_LE_SetAdvEnable                     0x000102d8   Section        0  ll_main.o(i.LL_LE_SetAdvEnable)
+    i.LL_LE_SetAdvParam                      0x00010310   Section        0  ll_main.o(i.LL_LE_SetAdvParam)
+    i.LL_LE_SetDataLen                       0x00010398   Section        0  ll_main.o(i.LL_LE_SetDataLen)
+    i.LL_LE_SetDefDataLen                    0x00010424   Section        0  ll_main.o(i.LL_LE_SetDefDataLen)
+    i.LL_LE_SetDefaultPhy                    0x00010480   Section        0  ll_main.o(i.LL_LE_SetDefaultPhy)
+    i.LL_LE_SetHostChnClass                  0x000104c8   Section        0  ll_main.o(i.LL_LE_SetHostChnClass)
+    i.LL_LE_SetPhy                           0x00010560   Section        0  ll_main.o(i.LL_LE_SetPhy)
+    i.LL_LE_SetRandomAddr                    0x00010668   Section        0  ll_main.o(i.LL_LE_SetRandomAddr)
+    i.LL_LE_SetScanEnable                    0x000106b8   Section        0  ll_main.o(i.LL_LE_SetScanEnable)
+    i.LL_LE_SetScanParam                     0x000106f4   Section        0  ll_main.o(i.LL_LE_SetScanParam)
+    i.LL_LE_SetScanRspData                   0x00010734   Section        0  ll_main.o(i.LL_LE_SetScanRspData)
+    i.LL_LE_StartEncrypt                     0x0001075c   Section        0  ll_main.o(i.LL_LE_StartEncrypt)
+    i.LL_LlInit                              0x00010848   Section        0  ll_init.o(i.LL_LlInit)
+    i.LL_LlRspTimerStart                     0x000108e0   Section        0  ll_conn.o(i.LL_LlRspTimerStart)
+    i.LL_LlRspTimerStop                      0x00010902   Section        0  ll_conn.o(i.LL_LlRspTimerStop)
+    i.LL_MsgHandler                          0x00010928   Section        0  ll_init.o(i.LL_MsgHandler)
+    i.LL_MstConnEvtHandler                   0x00010b20   Section        0  ll_conn_mst.o(i.LL_MstConnEvtHandler)
+    i.LL_MstCreateConn                       0x00010b60   Section        0  ll_scan.o(i.LL_MstCreateConn)
+    i.LL_MstCreateConnCancel                 0x00010d50   Section        0  ll_scan.o(i.LL_MstCreateConnCancel)
+    i.LL_MstCreateConnPostHandler            0x00010dc8   Section        0  ll_pdu_scan.o(i.LL_MstCreateConnPostHandler)
+    i.LL_MstCreateConnReset                  0x00011044   Section        0  ll_scan.o(i.LL_MstCreateConnReset)
+    i.LL_MstCreateConnResetCommon            0x00011080   Section        0  ll_scan.o(i.LL_MstCreateConnResetCommon)
+    i.LL_MstInit                             0x000110a8   Section        0  ll_conn_mst.o(i.LL_MstInit)
+    i.LL_MstInitiatorInit                    0x000110b8   Section        0  ll_scan.o(i.LL_MstInitiatorInit)
+    i.LL_MstScanInit                         0x0001111c   Section        0  ll_scan.o(i.LL_MstScanInit)
+    i.LL_NewTxPowerReqHandler                0x00011140   Section        0  ll_int.o(i.LL_NewTxPowerReqHandler)
+    i.LL_NotifyAuthPayloadTimeout            0x00011160   Section        0  ll_conn.o(i.LL_NotifyAuthPayloadTimeout)
+    i.LL_NotifyChnSelInd                     0x0001117a   Section        0  ll_conn.o(i.LL_NotifyChnSelInd)
+    i.LL_NotifyConnCmpl                      0x00011198   Section        0  ll_conn.o(i.LL_NotifyConnCmpl)
+    i.LL_NotifyConnCreateCancel              0x000111bc   Section        0  ll_scan.o(i.LL_NotifyConnCreateCancel)
+    i.LL_NotifyConnEvtClose                  0x000111f4   Section        0  ll_conn.o(i.LL_NotifyConnEvtClose)
+    i.LL_NotifyConnTxEnd                     0x00011228   Section        0  ll_conn.o(i.LL_NotifyConnTxEnd)
+    i.LL_NotifyConnUpdCmpl                   0x00011244   Section        0  ll_conn.o(i.LL_NotifyConnUpdCmpl)
+    i.LL_NotifyDataLenChangeCmpl             0x00011284   Section        0  ll_conn.o(i.LL_NotifyDataLenChangeCmpl)
+    i.LL_NotifyDisconnCmpl                   0x000112b4   Section        0  ll_conn.o(i.LL_NotifyDisconnCmpl)
+    i.LL_NotifyEncChangeCmpl                 0x00011310   Section        0  ll_conn.o(i.LL_NotifyEncChangeCmpl)
+    i.LL_NotifyEncKeyRefreshCmpl             0x00011332   Section        0  ll_conn.o(i.LL_NotifyEncKeyRefreshCmpl)
+    i.LL_NotifyHandleTxQueue                 0x00011350   Section        0  ll_conn.o(i.LL_NotifyHandleTxQueue)
+    i.LL_NotifyPhyUpdCmpl                    0x00011390   Section        0  ll_conn.o(i.LL_NotifyPhyUpdCmpl)
+    i.LL_NotifyReadRemoteFeatCmpl            0x000113b6   Section        0  ll_conn.o(i.LL_NotifyReadRemoteFeatCmpl)
+    i.LL_NotifyReadRemoteVerCmpl             0x000113e6   Section        0  ll_conn.o(i.LL_NotifyReadRemoteVerCmpl)
+    i.LL_PackAdvPduHdr                       0x00011414   Section        0  ll_int.o(i.LL_PackAdvPduHdr)
+    i.LL_PackConnInd                         0x00011436   Section        0  ll_scan.o(i.LL_PackConnInd)
+    i.LL_PackPduHdr                          0x000114cc   Section        0  ll_pdu_conn.o(i.LL_PackPduHdr)
+    i.LL_PauseEncReqHandler                  0x000114de   Section        0  ll_pdu_conn.o(i.LL_PauseEncReqHandler)
+    i.LL_PauseEncRspHandler                  0x0001150e   Section        0  ll_pdu_conn.o(i.LL_PauseEncRspHandler)
+    i.LL_PduHandler                          0x0001157c   Section        0  ll_pdu_conn.o(i.LL_PduHandler)
+    i.LL_PhyReqHandler                       0x00011718   Section        0  ll_pdu_conn.o(i.LL_PhyReqHandler)
+    i.LL_PhyRspHandler                       0x000118a8   Section        0  ll_pdu_conn.o(i.LL_PhyRspHandler)
+    i.LL_PhyUpdIndHandler                    0x000119bc   Section        0  ll_pdu_conn.o(i.LL_PhyUpdIndHandler)
+    i.LL_PingReqHandler                      0x00011a7c   Section        0  ll_pdu_conn.o(i.LL_PingReqHandler)
+    i.LL_PingRspHandler                      0x00011a84   Section        0  ll_pdu_conn.o(i.LL_PingRspHandler)
+    i.LL_PmInit                              0x00011a8c   Section        0  ll_pm.o(i.LL_PmInit)
+    i.LL_ReadRemoteVerInfo                   0x00011a98   Section        0  ll_main.o(i.LL_ReadRemoteVerInfo)
+    i.LL_ReadRssi                            0x00011aec   Section        0  ll_main.o(i.LL_ReadRssi)
+    i.LL_RegisterTxFifoAvailCback            0x00011b10   Section        0  ll_init.o(i.LL_RegisterTxFifoAvailCback)
+    i.LL_RejectExtIndHandler                 0x00011b1c   Section        0  ll_pdu_conn.o(i.LL_RejectExtIndHandler)
+    i.LL_RejectIndHandler                    0x00011b7c   Section        0  ll_pdu_conn.o(i.LL_RejectIndHandler)
+    i.LL_RemoveDeviceFromWhiteList           0x00011bb4   Section        0  ll_whitelist.o(i.LL_RemoveDeviceFromWhiteList)
+    i.LL_Reset                               0x00011c84   Section        0  ll_main.o(i.LL_Reset)
+    i.LL_RxDataChnPktHandler                 0x00011cd8   Section        0  ll_pdu_conn.o(i.LL_RxDataChnPktHandler)
+    i.LL_RxQueueHandler                      0x00011d84   Section        0  ll_pdu_conn.o(i.LL_RxQueueHandler)
+    i.LL_RxQueueReset                        0x00011de0   Section        0  ll_pdu_conn.o(i.LL_RxQueueReset)
+    i.LL_ScanDupFilterItemUpdate             0x00011e04   Section        0  ll_pdu_scan.o(i.LL_ScanDupFilterItemUpdate)
+    i.LL_ScanEvtHandler                      0x00011ed0   Section        0  ll_scan.o(i.LL_ScanEvtHandler)
+    LL_ScanEvtHandler                        0x00011ed1   Thumb Code   196  ll_scan.o(i.LL_ScanEvtHandler)
+    i.LL_ScanPduHandler                      0x00011fa8   Section        0  ll_pdu_scan.o(i.LL_ScanPduHandler)
+    i.LL_ScanStart                           0x00012024   Section        0  ll_scan.o(i.LL_ScanStart)
+    i.LL_SelectNextChanIndex                 0x00012320   Section        0  ll_conn_comm.o(i.LL_SelectNextChanIndex)
+    i.LL_SendAcl                             0x00012374   Section        0  ll_conn.o(i.LL_SendAcl)
+    i.LL_SendConnChnMapInd                   0x00012570   Section        0  ll_conn.o(i.LL_SendConnChnMapInd)
+    i.LL_SendConnUpdateInd                   0x000125ae   Section        0  ll_conn.o(i.LL_SendConnUpdateInd)
+    i.LL_SendDataLenReq                      0x00012610   Section        0  ll_conn.o(i.LL_SendDataLenReq)
+    i.LL_SendDataLenRsp                      0x000126ac   Section        0  ll_conn.o(i.LL_SendDataLenRsp)
+    i.LL_SendEncReq                          0x000126fe   Section        0  ll_conn.o(i.LL_SendEncReq)
+    i.LL_SendEncRsp                          0x0001277e   Section        0  ll_conn.o(i.LL_SendEncRsp)
+    i.LL_SendEvt                             0x000127c0   Section        0  ll_init.o(i.LL_SendEvt)
+    i.LL_SendFeatReq                         0x000127d0   Section        0  ll_conn.o(i.LL_SendFeatReq)
+    i.LL_SendFeatRsp                         0x00012826   Section        0  ll_conn.o(i.LL_SendFeatRsp)
+    i.LL_SendMdcEvt                          0x00012858   Section        0  ll_int.o(i.LL_SendMdcEvt)
+    i.LL_SendPauseEncReq                     0x0001286c   Section        0  ll_conn.o(i.LL_SendPauseEncReq)
+    i.LL_SendPauseEncRsp                     0x00012892   Section        0  ll_conn.o(i.LL_SendPauseEncRsp)
+    i.LL_SendPhyReq                          0x000128b8   Section        0  ll_conn.o(i.LL_SendPhyReq)
+    i.LL_SendPhyRsp                          0x0001290e   Section        0  ll_conn.o(i.LL_SendPhyRsp)
+    i.LL_SendPhyUpdInd                       0x00012964   Section        0  ll_conn.o(i.LL_SendPhyUpdInd)
+    i.LL_SendPingReq                         0x000129b4   Section        0  ll_conn.o(i.LL_SendPingReq)
+    i.LL_SendPingRsp                         0x000129fe   Section        0  ll_conn.o(i.LL_SendPingRsp)
+    i.LL_SendPkt                             0x00012a24   Section        0  ll_conn.o(i.LL_SendPkt)
+    i.LL_SendQueueMsg                        0x00012b94   Section        0  ll_int.o(i.LL_SendQueueMsg)
+    i.LL_SendRejectExtInd                    0x00012ba8   Section        0  ll_conn.o(i.LL_SendRejectExtInd)
+    i.LL_SendRejectInd                       0x00012bd6   Section        0  ll_conn.o(i.LL_SendRejectInd)
+    i.LL_SendScanReport                      0x00012c00   Section        0  ll_pdu_scan.o(i.LL_SendScanReport)
+    i.LL_SendSlvFeatureReq                   0x00012e30   Section        0  ll_conn.o(i.LL_SendSlvFeatureReq)
+    i.LL_SendStartEncReq                     0x00012e86   Section        0  ll_conn.o(i.LL_SendStartEncReq)
+    i.LL_SendStartEncRsp                     0x00012ed2   Section        0  ll_conn.o(i.LL_SendStartEncRsp)
+    i.LL_SendTerminateInd                    0x00012ef8   Section        0  ll_conn.o(i.LL_SendTerminateInd)
+    i.LL_SendUnknownRsp                      0x00012f40   Section        0  ll_conn.o(i.LL_SendUnknownRsp)
+    i.LL_SendVerInd                          0x00012f6a   Section        0  ll_conn.o(i.LL_SendVerInd)
+    i.LL_SetAdvData                          0x00012fd0   Section        0  ll_adv.o(i.LL_SetAdvData)
+    i.LL_SetAdvEnable                        0x00012ff4   Section        0  ll_adv.o(i.LL_SetAdvEnable)
+    i.LL_SetAdvParam                         0x00013224   Section        0  ll_adv.o(i.LL_SetAdvParam)
+    i.LL_SetAuthPayloadTimeout               0x00013238   Section        0  ll_main.o(i.LL_SetAuthPayloadTimeout)
+    i.LL_SetBdAddr                           0x0001329c   Section        0  ll_main.o(i.LL_SetBdAddr)
+    i.LL_SetLocalSCA                         0x000132d8   Section        0  ll_int.o(i.LL_SetLocalSCA)
+    i.LL_SetScanEnable                       0x000132e4   Section        0  ll_scan.o(i.LL_SetScanEnable)
+    i.LL_SetScanParam                        0x000133f0   Section        0  ll_scan.o(i.LL_SetScanParam)
+    i.LL_SetScanRspData                      0x00013408   Section        0  ll_adv.o(i.LL_SetScanRspData)
+    i.LL_SlvAdvDataUpdate                    0x00013428   Section        0  ll_adv.o(i.LL_SlvAdvDataUpdate)
+    i.LL_SlvAdvInit                          0x000134b0   Section        0  ll_adv.o(i.LL_SlvAdvInit)
+    i.LL_SlvAdvStart                         0x00013574   Section        0  ll_adv.o(i.LL_SlvAdvStart)
+    i.LL_SlvConnEvtHandler                   0x000137c0   Section        0  ll_conn_slv.o(i.LL_SlvConnEvtHandler)
+    LL_SlvConnEvtHandler                     0x000137c1   Thumb Code   120  ll_conn_slv.o(i.LL_SlvConnEvtHandler)
+    i.LL_SlvDirectAdvTimeoutHandler          0x0001384c   Section        0  ll_adv.o(i.LL_SlvDirectAdvTimeoutHandler)
+    i.LL_SlvFeatReqHandler                   0x000138a0   Section        0  ll_pdu_conn.o(i.LL_SlvFeatReqHandler)
+    i.LL_SlvInit                             0x000138e4   Section        0  ll_conn_slv.o(i.LL_SlvInit)
+    i.LL_StartAuthTimer                      0x000138f4   Section        0  ll_conn.o(i.LL_StartAuthTimer)
+    i.LL_StartEncReqHandler                  0x00013902   Section        0  ll_pdu_conn.o(i.LL_StartEncReqHandler)
+    i.LL_StartEncRspHandler                  0x00013948   Section        0  ll_pdu_conn.o(i.LL_StartEncRspHandler)
+    i.LL_StopAuthTimer                       0x000139d4   Section        0  ll_conn.o(i.LL_StopAuthTimer)
+    i.LL_StopSlvConnEvt                      0x000139e0   Section        0  ll_conn_slv.o(i.LL_StopSlvConnEvt)
+    i.LL_StopTimer                           0x00013a8c   Section        0  ll_conn.o(i.LL_StopTimer)
+    i.LL_TerminateIndHandler                 0x00013a98   Section        0  ll_pdu_conn.o(i.LL_TerminateIndHandler)
+    i.LL_TxAclDataPendingHandler             0x00013ab8   Section        0  ll_conn.o(i.LL_TxAclDataPendingHandler)
+    i.LL_TxQueueHandler                      0x00013b84   Section        0  ll_conn.o(i.LL_TxQueueHandler)
+    i.LL_TxQueueReset                        0x00013cac   Section        0  ll_conn.o(i.LL_TxQueueReset)
+    i.LL_UnKnownRspHandler                   0x00013cd0   Section        0  ll_pdu_conn.o(i.LL_UnKnownRspHandler)
+    i.LL_UpdateAllRpa                        0x00013d00   Section        0  ll_resolvinglist.o(i.LL_UpdateAllRpa)
+    i.LL_VerIndHandler                       0x00013d50   Section        0  ll_pdu_conn.o(i.LL_VerIndHandler)
+    i.LL_WhiteListInit                       0x00013dc8   Section        0  ll_whitelist.o(i.LL_WhiteListInit)
+    i.LMGR_ConnInit                          0x00013de0   Section        0  lmgr_conn.o(i.LMGR_ConnInit)
+    i.LMGR_GetDefSupFeat                     0x00013e18   Section        0  lmgr_main.o(i.LMGR_GetDefSupFeat)
+    i.LMGR_GetHciSupCmd                      0x00013e24   Section        0  lmgr_main.o(i.LMGR_GetHciSupCmd)
+    i.LMGR_GetSupStates                      0x00013e2c   Section        0  lmgr_main.o(i.LMGR_GetSupStates)
+    i.LMGR_Init                              0x00013e38   Section        0  lmgr_main.o(i.LMGR_Init)
+    i.LMGR_IsLegCmdAllowed                   0x00013eac   Section        0  lmgr_main.o(i.LMGR_IsLegCmdAllowed)
+    i.LMGR_MstScanInit                       0x00013ec4   Section        0  lmgr_scan.o(i.LMGR_MstScanInit)
+    i.LMGR_PrivReset                         0x00013ef0   Section        0  lmgr_priv.o(i.LMGR_PrivReset)
+    i.LMGR_SlvAdvInit                        0x00013f08   Section        0  lmgr_adv.o(i.LMGR_SlvAdvInit)
+    i.LP_GetSlptmrCurrCount                  0x00013f34   Section        0  pan_lp.o(i.LP_GetSlptmrCurrCount)
+    i.LP_SetSleepMode                        0x00013f38   Section        0  pan_lp.o(i.LP_SetSleepMode)
+    i.MDC_AddMsgHandler                      0x00013f44   Section        0  mdc.o(i.MDC_AddMsgHandler)
+    i.MDC_Init                               0x00013fac   Section        0  mdc.o(i.MDC_Init)
+    i.MDC_RegisterSemphrCback                0x00013fc0   Section        0  mdc.o(i.MDC_RegisterSemphrCback)
+    i.MDC_SendEvent                          0x00013fcc   Section        0  mdc.o(i.MDC_SendEvent)
+    i.MDC_SendQueueMsg                       0x00014034   Section        0  mdc.o(i.MDC_SendQueueMsg)
+    i.MDC_Start                              0x000140b0   Section        0  mdc.o(i.MDC_Start)
+    i.MDC_TimerConfig                        0x0001416c   Section        0  stimer.o(i.MDC_TimerConfig)
+    i.MDC_TimerConfigEx                      0x000141ac   Section        0  stimer.o(i.MDC_TimerConfigEx)
+    i.MDC_TimerExpired                       0x000141f4   Section        0  stimer.o(i.MDC_TimerExpired)
+    i.MDC_TimerInit                          0x00014230   Section        0  stimer.o(i.MDC_TimerInit)
+    i.MDC_TimerReady                         0x00014250   Section        0  mdc.o(i.MDC_TimerReady)
+    i.MDC_TimerStartMs                       0x0001426c   Section        0  stimer.o(i.MDC_TimerStartMs)
+    i.MDC_TimerStartSec                      0x0001430c   Section        0  stimer.o(i.MDC_TimerStartSec)
+    i.MDC_TimerStop                          0x000143b4   Section        0  stimer.o(i.MDC_TimerStop)
+    i.MathGetNumBitsSet                      0x00014420   Section        0  math.o(i.MathGetNumBitsSet)
+    i.MathGetNumBitsSetEx                    0x00014458   Section        0  math.o(i.MathGetNumBitsSetEx)
+    i.MsgAlloc                               0x000144ec   Section        0  msg.o(i.MsgAlloc)
+    i.MsgDequeue                             0x000144fe   Section        0  msg.o(i.MsgDequeue)
+    i.MsgEnqueue                             0x00014516   Section        0  msg.o(i.MsgEnqueue)
+    i.MsgFree                                0x00014526   Section        0  msg.o(i.MsgFree)
+    i.PW_ParamsSet                           0x00014530   Section        0  pan_power.o(i.PW_ParamsSet)
+    i.PoolBufAlloc                           0x0001455c   Section        0  pool_buf.o(i.PoolBufAlloc)
+    i.PoolBufFree                            0x000145a8   Section        0  pool_buf.o(i.PoolBufFree)
+    i.PoolBufInit                            0x0001461c   Section        0  pool_buf.o(i.PoolBufInit)
+    i.PrandNum                               0x0001477c   Section        0  math.o(i.PrandNum)
+    i.PrandNums                              0x000147a4   Section        0  math.o(i.PrandNums)
+    i.QUEUE_Dequeue                          0x00014828   Section        0  xqueue.o(i.QUEUE_Dequeue)
+    i.QUEUE_Enquene                          0x0001487c   Section        0  xqueue.o(i.QUEUE_Enquene)
+    i.QUEUE_InsertElement                    0x000148e8   Section        0  xqueue.o(i.QUEUE_InsertElement)
+    i.QUEUE_PushElement                      0x000149e8   Section        0  xqueue.o(i.QUEUE_PushElement)
+    i.QUEUE_RemoveElement                    0x00014a38   Section        0  xqueue.o(i.QUEUE_RemoveElement)
+    i.RF_CalcRssi                            0x00014aac   Section        0  rf_phy.o(i.RF_CalcRssi)
+    i.RF_EnableLDO                           0x00014ab4   Section        0  rf_phy.o(i.RF_EnableLDO)
+    i.RF_PhyCfgTimeInit                      0x00014af4   Section        0  rf_phy.o(i.RF_PhyCfgTimeInit)
+    RF_PhyCfgTimeInit                        0x00014af5   Thumb Code   182  rf_phy.o(i.RF_PhyCfgTimeInit)
+    i.RF_PhyConfig                           0x00014bc4   Section        0  rf_phy.o(i.RF_PhyConfig)
+    i.RF_PhyInit                             0x00014ca4   Section        0  rf_phy.o(i.RF_PhyInit)
+    i.RF_PhySeqRAMInit                       0x00014d08   Section        0  rf_phy.o(i.RF_PhySeqRAMInit)
+    i.RF_SetPhySpiClk                        0x00014fa8   Section        0  rf_phy_spi.o(i.RF_SetPhySpiClk)
+    i.RF_SetPowerLevel                       0x00014fc0   Section        0  rf_phy.o(i.RF_SetPowerLevel)
+    i.SCH_AddItem                            0x00015394   Section        0  sch_main.o(i.SCH_AddItem)
+    i.SCH_IRQCmdDoneHandle                   0x000153f8   Section        0  sch_main.o(i.SCH_IRQCmdDoneHandle)
+    i.SCH_IRQTimingHandle                    0x0001577c   Section        0  sch_main.o(i.SCH_IRQTimingHandle)
+    i.SCH_Init                               0x000157e8   Section        0  sch_main.o(i.SCH_Init)
+    i.SCH_InsertAdvItemToQueue               0x00015918   Section        0  sch_main.o(i.SCH_InsertAdvItemToQueue)
+    i.SCH_InsertItemToQueue                  0x000159d0   Section        0  sch_main.o(i.SCH_InsertItemToQueue)
+    i.SCH_IsBusy                             0x00015a3c   Section        0  sch_main.o(i.SCH_IsBusy)
+    i.SCH_Register                           0x00015ac0   Section        0  sch_main.o(i.SCH_Register)
+    i.SCH_RemoveByEx                         0x00015b14   Section        0  sch_main.o(i.SCH_RemoveByEx)
+    i.SCH_RemoveInvalidItem                  0x00015b9c   Section        0  sch_main.o(i.SCH_RemoveInvalidItem)
+    i.SCH_RemoveItem                         0x00015ca0   Section        0  sch_main.o(i.SCH_RemoveItem)
+    i.SCH_Reset                              0x00015d10   Section        0  sch_main.o(i.SCH_Reset)
+    i.SCH_Switch                             0x00015db0   Section        0  sch_main.o(i.SCH_Switch)
+    i.SPI0_IRQHandler                        0x000163d8   Section        0  pan_hal_spi.o(i.SPI0_IRQHandler)
+    i.SPI0_IRQHandlerOverlay                 0x000163e0   Section        0  pan_hal_spi.o(i.SPI0_IRQHandlerOverlay)
+    i.SPI1_IRQHandler                        0x000163f0   Section        0  pan_hal_spi.o(i.SPI1_IRQHandler)
+    i.SPI1_IRQHandlerOverlay                 0x000163f8   Section        0  pan_hal_spi.o(i.SPI1_IRQHandlerOverlay)
+    i.SPI_HandleProc                         0x00016408   Section        0  pan_hal_spi.o(i.SPI_HandleProc)
+    i.SVC_Handler                            0x0001656a   Section        0  port.o(i.SVC_Handler)
+    i.SYS_delay_10nop                        0x0001656c   Section        0  pan_sys.o(i.SYS_delay_10nop)
+    i.SendChar                               0x00016588   Section        0  retarget.o(i.SendChar)
+    i.SetRandSeed                            0x0001659c   Section        0  math.o(i.SetRandSeed)
+    i.Spi_Zubao_Send                         0x000165c0   Section        0  app_ble.o(i.Spi_Zubao_Send)
+    i.SystemCoreClockUpdate                  0x00016658   Section        0  system_panseries.o(i.SystemCoreClockUpdate)
+    i.SystemHwParamLoader                    0x000166b0   Section        0  system_panseries.o(i.SystemHwParamLoader)
+    i.SystemInit                             0x00016980   Section        0  system_panseries.o(i.SystemInit)
+    i.TIMER_HandleProc                       0x00016a0c   Section        0  pan_hal_timer.o(i.TIMER_HandleProc)
+    TIMER_HandleProc                         0x00016a0d   Thumb Code   110  pan_hal_timer.o(i.TIMER_HandleProc)
+    i.TMR0_IRQHandler                        0x00016a80   Section        0  pan_hal_timer.o(i.TMR0_IRQHandler)
+    i.TMR0_IRQHandlerOverlay                 0x00016a88   Section        0  pan_hal_timer.o(i.TMR0_IRQHandlerOverlay)
+    i.TMR1_IRQHandler                        0x00016a98   Section        0  pan_hal_timer.o(i.TMR1_IRQHandler)
+    i.TMR1_IRQHandlerOverlay                 0x00016aa0   Section        0  pan_hal_timer.o(i.TMR1_IRQHandlerOverlay)
+    i.TMR2_IRQHandler                        0x00016ab0   Section        0  pan_hal_timer.o(i.TMR2_IRQHandler)
+    i.TMR2_IRQHandlerOverlay                 0x00016ab8   Section        0  pan_hal_timer.o(i.TMR2_IRQHandlerOverlay)
+    i.TRIM_SetCalCnt                         0x00016ac8   Section        0  pan_clktrim.o(i.TRIM_SetCalCnt)
+    i.TrackRegisterPrint                     0x00016ad8   Section        0  track.o(i.TrackRegisterPrint)
+    i.UART0_IRQHandler                       0x00016ae4   Section        0  pan_hal_uart.o(i.UART0_IRQHandler)
+    i.UART0_IRQHandlerOverlay                0x00016aec   Section        0  pan_hal_uart.o(i.UART0_IRQHandlerOverlay)
+    i.UART1_IRQHandler                       0x00016afc   Section        0  pan_hal_uart.o(i.UART1_IRQHandler)
+    i.UART1_IRQHandlerOverlay                0x00016b04   Section        0  pan_hal_uart.o(i.UART1_IRQHandlerOverlay)
+    i.UART_HandleProc                        0x00016b14   Section        0  pan_hal_uart.o(i.UART_HandleProc)
+    UART_HandleProc                          0x00016b15   Thumb Code   214  pan_hal_uart.o(i.UART_HandleProc)
+    i.UART_HandleReceivedData                0x00016bea   Section        0  pan_hal_uart.o(i.UART_HandleReceivedData)
+    UART_HandleReceivedData                  0x00016beb   Thumb Code   300  pan_hal_uart.o(i.UART_HandleReceivedData)
+    i.UART_Init                              0x00016d16   Section        0  pan_uart.o(i.UART_Init)
+    i.Uint16ToBytes                          0x00016d80   Section        0  bytes.o(i.Uint16ToBytes)
+    i.Uint64ToBstream                        0x00016d88   Section        0  byte_stream.o(i.Uint64ToBstream)
+    i.WDT_IRQHandler                         0x00016db6   Section        0  pan_hal_wdt.o(i.WDT_IRQHandler)
+    i.WDT_IRQHandlerOverlay                  0x00016dc0   Section        0  pan_hal_wdt.o(i.WDT_IRQHandlerOverlay)
+    i.WWDT_IRQHandler                        0x00016de0   Section        0  pan_hal_wwdt.o(i.WWDT_IRQHandler)
+    i.WWDT_IRQHandlerOverlay                 0x00016de8   Section        0  pan_hal_wwdt.o(i.WWDT_IRQHandlerOverlay)
+    i.__0printf                              0x00016e04   Section        0  printfa.o(i.__0printf)
+    i.__0sprintf                             0x00016e24   Section        0  printfa.o(i.__0sprintf)
+    i.__0vprintf                             0x00016e4c   Section        0  printfa.o(i.__0vprintf)
+    i.__ARM_clz                              0x00016e60   Section        0  depilogue.o(i.__ARM_clz)
+    i.__ARM_common_ll_muluu                  0x00016e8e   Section        0  soc_32k_cali.o(i.__ARM_common_ll_muluu)
+    i.__ARM_common_memclr1_6                 0x00016ec0   Section        0  ble_hs_id.o(i.__ARM_common_memclr1_6)
+    i.__ARM_common_memclr2_6                 0x00016ed0   Section        0  ble_gap.o(i.__ARM_common_memclr2_6)
+    i.__ARM_common_memcpy1_6                 0x00016eda   Section        0  ble_gap.o(i.__ARM_common_memcpy1_6)
+    i.__ARM_common_memcpy1_8                 0x00016ef4   Section        0  ble_sm_alg.o(i.__ARM_common_memcpy1_8)
+    i.__ARM_common_memcpy4_7                 0x00016f16   Section        0  segger_rtt.o(i.__ARM_common_memcpy4_7)
+    i.__ARM_common_memset4_8                 0x00016f24   Section        0  img_mgmt.o(i.__ARM_common_memset4_8)
+    i.__scatterload_copy                     0x00016f34   Section       14  handlers.o(i.__scatterload_copy)
+    i.__scatterload_null                     0x00016f42   Section        2  handlers.o(i.__scatterload_null)
+    i.__scatterload_zeroinit                 0x00016f44   Section       14  handlers.o(i.__scatterload_zeroinit)
+    i._cbor_value_copy_string                0x00016f54   Section        0  cborparser.o(i._cbor_value_copy_string)
+    i._cbor_value_decode_int64_internal      0x00016f90   Section        0  cborparser.o(i._cbor_value_decode_int64_internal)
+    i._copy                                  0x00016fe4   Section        0  utils.o(i._copy)
+    i._double_byte                           0x00016ffe   Section        0  utils.o(i._double_byte)
+    i._fp_digits                             0x0001700c   Section        0  printfa.o(i._fp_digits)
+    _fp_digits                               0x0001700d   Thumb Code   344  printfa.o(i._fp_digits)
+    i._mtb_kvstore_buffered_write            0x00017180   Section        0  mtb_kvstore.o(i._mtb_kvstore_buffered_write)
+    _mtb_kvstore_buffered_write              0x00017181   Thumb Code   202  mtb_kvstore.o(i._mtb_kvstore_buffered_write)
+    i._mtb_kvstore_crc16                     0x0001724c   Section        0  mtb_kvstore.o(i._mtb_kvstore_crc16)
+    i._mtb_kvstore_find_record_in_ram_table  0x0001728c   Section        0  mtb_kvstore.o(i._mtb_kvstore_find_record_in_ram_table)
+    _mtb_kvstore_find_record_in_ram_table    0x0001728d   Thumb Code   124  mtb_kvstore.o(i._mtb_kvstore_find_record_in_ram_table)
+    i._mtb_kvstore_garbage_collection        0x00017310   Section        0  mtb_kvstore.o(i._mtb_kvstore_garbage_collection)
+    _mtb_kvstore_garbage_collection          0x00017311   Thumb Code   552  mtb_kvstore.o(i._mtb_kvstore_garbage_collection)
+    i._mtb_kvstore_read_record               0x00017540   Section        0  mtb_kvstore.o(i._mtb_kvstore_read_record)
+    _mtb_kvstore_read_record                 0x00017541   Thumb Code   572  mtb_kvstore.o(i._mtb_kvstore_read_record)
+    i._mtb_kvstore_unlock                    0x00017790   Section        0  mtb_kvstore.o(i._mtb_kvstore_unlock)
+    _mtb_kvstore_unlock                      0x00017791   Thumb Code    38  mtb_kvstore.o(i._mtb_kvstore_unlock)
+    i._mtb_kvstore_update_ram_table          0x000177b6   Section        0  mtb_kvstore.o(i._mtb_kvstore_update_ram_table)
+    _mtb_kvstore_update_ram_table            0x000177b7   Thumb Code   134  mtb_kvstore.o(i._mtb_kvstore_update_ram_table)
+    i._mtb_kvstore_write_record              0x0001783c   Section        0  mtb_kvstore.o(i._mtb_kvstore_write_record)
+    _mtb_kvstore_write_record                0x0001783d   Thumb Code   462  mtb_kvstore.o(i._mtb_kvstore_write_record)
+    i._mtb_kvstore_write_with_flags          0x00017a14   Section        0  mtb_kvstore.o(i._mtb_kvstore_write_with_flags)
+    _mtb_kvstore_write_with_flags            0x00017a15   Thumb Code   414  mtb_kvstore.o(i._mtb_kvstore_write_with_flags)
+    i._printf_core                           0x00017bc0   Section        0  printfa.o(i._printf_core)
+    _printf_core                             0x00017bc1   Thumb Code  1754  printfa.o(i._printf_core)
+    i._printf_post_padding                   0x000182ac   Section        0  printfa.o(i._printf_post_padding)
+    _printf_post_padding                     0x000182ad   Thumb Code    32  printfa.o(i._printf_post_padding)
+    i._printf_pre_padding                    0x000182cc   Section        0  printfa.o(i._printf_pre_padding)
+    _printf_pre_padding                      0x000182cd   Thumb Code    44  printfa.o(i._printf_pre_padding)
+    i._rijndaelEncrypt                       0x000182f8   Section        0  aes_sw.o(i._rijndaelEncrypt)
+    i._rijndaelSetKey                        0x000184b4   Section        0  aes_sw.o(i._rijndaelSetKey)
+    i._set                                   0x000184cc   Section        0  utils.o(i._set)
+    i._sputc                                 0x000184da   Section        0  printfa.o(i._sputc)
+    _sputc                                   0x000184db   Thumb Code    10  printfa.o(i._sputc)
+    i._swap                                  0x000184e4   Section        0  utils.o(i._swap)
+    i.abort                                  0x00018512   Section        0  utility.o(i.abort)
+    i.addr_to_str                            0x00018514   Section        0  pan_mac_addr.o(i.addr_to_str)
+    i.adv_set_fields                         0x00018560   Section        0  ble_hs_adv.o(i.adv_set_fields)
+    adv_set_fields                           0x00018561   Thumb Code   914  ble_hs_adv.o(i.adv_set_fields)
+    i.advance_internal                       0x000188f2   Section        0  cborparser.o(i.advance_internal)
+    advance_internal                         0x000188f3   Thumb Code   132  cborparser.o(i.advance_internal)
+    i.advance_recursive                      0x00018978   Section        0  cborparser.o(i.advance_recursive)
+    advance_recursive                        0x00018979   Thumb Code   236  cborparser.o(i.advance_recursive)
+    i.app_ble_adv_start                      0x00018a68   Section        0  app_ble_periph.o(i.app_ble_adv_start)
+    i.app_ble_central_gap_event_cb           0x00018bc8   Section        0  app_ble_central.o(i.app_ble_central_gap_event_cb)
+    app_ble_central_gap_event_cb             0x00018bc9   Thumb Code   586  app_ble_central.o(i.app_ble_central_gap_event_cb)
+    i.app_ble_central_init                   0x0001901c   Section        0  app_ble_central.o(i.app_ble_central_init)
+    i.app_ble_enabled_cb                     0x0001909c   Section        0  app_ble.o(i.app_ble_enabled_cb)
+    app_ble_enabled_cb                       0x0001909d   Thumb Code     8  app_ble.o(i.app_ble_enabled_cb)
+    i.app_ble_hr_tx_timer_cb                 0x000190a4   Section        0  app_ble_periph.o(i.app_ble_hr_tx_timer_cb)
+    app_ble_hr_tx_timer_cb                   0x000190a5   Thumb Code   126  app_ble_periph.o(i.app_ble_hr_tx_timer_cb)
+    i.app_ble_init                           0x00019170   Section        0  app_ble.o(i.app_ble_init)
+    i.app_ble_on_read                        0x00019184   Section        0  app_ble_central.o(i.app_ble_on_read)
+    app_ble_on_read                          0x00019185   Thumb Code    92  app_ble_central.o(i.app_ble_on_read)
+    i.app_ble_on_subscribe                   0x00019238   Section        0  app_ble_central.o(i.app_ble_on_subscribe)
+    app_ble_on_subscribe                     0x00019239   Thumb Code    32  app_ble_central.o(i.app_ble_on_subscribe)
+    i.app_ble_on_write                       0x000192a4   Section        0  app_ble_central.o(i.app_ble_on_write)
+    app_ble_on_write                         0x000192a5   Thumb Code    32  app_ble_central.o(i.app_ble_on_write)
+    i.app_ble_periph_gap_event_cb            0x0001930c   Section        0  app_ble_periph.o(i.app_ble_periph_gap_event_cb)
+    app_ble_periph_gap_event_cb              0x0001930d   Thumb Code   410  app_ble_periph.o(i.app_ble_periph_gap_event_cb)
+    i.app_ble_periph_init                    0x000195f8   Section        0  app_ble_periph.o(i.app_ble_periph_init)
+    i.app_ble_pre_init_cb                    0x00019614   Section        0  app_ble.o(i.app_ble_pre_init_cb)
+    i.app_ble_scan_start                     0x000196fc   Section        0  app_ble_central.o(i.app_ble_scan_start)
+    i.app_ble_sdp_complete_cb                0x000197f8   Section        0  app_ble_central.o(i.app_ble_sdp_complete_cb)
+    app_ble_sdp_complete_cb                  0x000197f9   Thumb Code   280  app_ble_central.o(i.app_ble_sdp_complete_cb)
+    i.app_ble_svc_init                       0x00019aac   Section        0  app_ble_svr.o(i.app_ble_svc_init)
+    i.app_ble_svr_register_cb                0x00019acc   Section        0  app_ble_svr.o(i.app_ble_svr_register_cb)
+    i.app_ble_thread_entry                   0x00019bec   Section        0  app_ble.o(i.app_ble_thread_entry)
+    i.app_ble_thread_init                    0x00019c14   Section        0  app_ble.o(i.app_ble_thread_init)
+    i.app_kv_read                            0x00019c3c   Section        0  mtb_init.o(i.app_kv_read)
+    i.app_kv_write                           0x00019c50   Section        0  mtb_init.o(i.app_kv_write)
+    i.app_log_print_data                     0x00019c64   Section        0  app_log.o(i.app_log_print_data)
+    i.assert_failed                          0x00019ca4   Section        0  pan_spark_glue.o(i.assert_failed)
+    i.base64_decode                          0x00019ce4   Section        0  base64.o(i.base64_decode)
+    i.base64_decoder_go                      0x00019d00   Section        0  base64.o(i.base64_decoder_go)
+    i.base64_encode                          0x00019e5c   Section        0  base64.o(i.base64_encode)
+    i.bd_erase                               0x00019ee0   Section        0  mtb_init.o(i.bd_erase)
+    bd_erase                                 0x00019ee1   Thumb Code    10  mtb_init.o(i.bd_erase)
+    i.bd_erase_size                          0x00019ef0   Section        0  mtb_init.o(i.bd_erase_size)
+    bd_erase_size                            0x00019ef1   Thumb Code     6  mtb_init.o(i.bd_erase_size)
+    i.bd_program                             0x00019ef8   Section        0  mtb_init.o(i.bd_program)
+    bd_program                               0x00019ef9   Thumb Code    16  mtb_init.o(i.bd_program)
+    i.bd_program_size                        0x00019f0c   Section        0  mtb_init.o(i.bd_program_size)
+    bd_program_size                          0x00019f0d   Thumb Code     6  mtb_init.o(i.bd_program_size)
+    i.bd_read                                0x00019f14   Section        0  mtb_init.o(i.bd_read)
+    bd_read                                  0x00019f15   Thumb Code    14  mtb_init.o(i.bd_read)
+    i.bd_read_size                           0x00019f28   Section        0  mtb_init.o(i.bd_read_size)
+    bd_read_size                             0x00019f29   Thumb Code     4  mtb_init.o(i.bd_read_size)
+    i.ble_app_user_evt                       0x00019f2c   Section        0  ble_hs.o(i.ble_app_user_evt)
+    i.ble_att_chan_mtu                       0x00019f2e   Section        0  ble_att.o(i.ble_att_chan_mtu)
+    i.ble_att_clt_rx_error                   0x00019f4e   Section        0  ble_att_clt.o(i.ble_att_clt_rx_error)
+    i.ble_att_clt_rx_exec_write              0x00019f78   Section        0  ble_att_clt.o(i.ble_att_clt_rx_exec_write)
+    i.ble_att_clt_rx_find_info               0x00019f84   Section        0  ble_att_clt.o(i.ble_att_clt_rx_find_info)
+    i.ble_att_clt_rx_find_type_value         0x0001a032   Section        0  ble_att_clt.o(i.ble_att_clt_rx_find_type_value)
+    i.ble_att_clt_rx_indicate                0x0001a092   Section        0  ble_att_clt.o(i.ble_att_clt_rx_indicate)
+    i.ble_att_clt_rx_mtu                     0x0001a09c   Section        0  ble_att_clt.o(i.ble_att_clt_rx_mtu)
+    i.ble_att_clt_rx_prep_write              0x0001a0fe   Section        0  ble_att_clt.o(i.ble_att_clt_rx_prep_write)
+    i.ble_att_clt_rx_read                    0x0001a144   Section        0  ble_att_clt.o(i.ble_att_clt_rx_read)
+    i.ble_att_clt_rx_read_blob               0x0001a152   Section        0  ble_att_clt.o(i.ble_att_clt_rx_read_blob)
+    i.ble_att_clt_rx_read_group_type         0x0001a160   Section        0  ble_att_clt.o(i.ble_att_clt_rx_read_group_type)
+    i.ble_att_clt_rx_read_mult               0x0001a1e8   Section        0  ble_att_clt.o(i.ble_att_clt_rx_read_mult)
+    i.ble_att_clt_rx_read_type               0x0001a1f6   Section        0  ble_att_clt.o(i.ble_att_clt_rx_read_type)
+    i.ble_att_clt_rx_write                   0x0001a270   Section        0  ble_att_clt.o(i.ble_att_clt_rx_write)
+    i.ble_att_clt_tx_exec_write              0x0001a27a   Section        0  ble_att_clt.o(i.ble_att_clt_tx_exec_write)
+    i.ble_att_clt_tx_find_info               0x0001a29e   Section        0  ble_att_clt.o(i.ble_att_clt_tx_find_info)
+    i.ble_att_clt_tx_find_type_value         0x0001a2da   Section        0  ble_att_clt.o(i.ble_att_clt_tx_find_type_value)
+    i.ble_att_clt_tx_indicate                0x0001a32e   Section        0  ble_att_clt.o(i.ble_att_clt_tx_indicate)
+    i.ble_att_clt_tx_notify                  0x0001a36e   Section        0  ble_att_clt.o(i.ble_att_clt_tx_notify)
+    i.ble_att_clt_tx_prep_write              0x0001a3ae   Section        0  ble_att_clt.o(i.ble_att_clt_tx_prep_write)
+    i.ble_att_clt_tx_read                    0x0001a410   Section        0  ble_att_clt.o(i.ble_att_clt_tx_read)
+    i.ble_att_clt_tx_read_blob               0x0001a440   Section        0  ble_att_clt.o(i.ble_att_clt_tx_read_blob)
+    i.ble_att_clt_tx_read_group_type         0x0001a478   Section        0  ble_att_clt.o(i.ble_att_clt_tx_read_group_type)
+    i.ble_att_clt_tx_read_type               0x0001a4c4   Section        0  ble_att_clt.o(i.ble_att_clt_tx_read_type)
+    i.ble_att_clt_tx_write_req               0x0001a510   Section        0  ble_att_clt.o(i.ble_att_clt_tx_write_req)
+    i.ble_att_cmd_get                        0x0001a548   Section        0  ble_att_cmd.o(i.ble_att_cmd_get)
+    i.ble_att_cmd_prepare                    0x0001a57a   Section        0  ble_att_cmd.o(i.ble_att_cmd_prepare)
+    i.ble_att_conn_chan_find                 0x0001a5a0   Section        0  ble_att.o(i.ble_att_conn_chan_find)
+    i.ble_att_create_chan                    0x0001a5b0   Section        0  ble_att.o(i.ble_att_create_chan)
+    i.ble_att_inc_tx_stat                    0x0001a5d4   Section        0  ble_att.o(i.ble_att_inc_tx_stat)
+    i.ble_att_init                           0x0001a5d8   Section        0  ble_att.o(i.ble_att_init)
+    i.ble_att_mtu                            0x0001a5e8   Section        0  ble_att.o(i.ble_att_mtu)
+    i.ble_att_rx                             0x0001a630   Section        0  ble_att.o(i.ble_att_rx)
+    ble_att_rx                               0x0001a631   Thumb Code   194  ble_att.o(i.ble_att_rx)
+    i.ble_att_set_peer_mtu                   0x0001a6fc   Section        0  ble_att.o(i.ble_att_set_peer_mtu)
+    i.ble_att_svr_check_perms                0x0001a706   Section        0  ble_att_svr.o(i.ble_att_svr_check_perms)
+    ble_att_svr_check_perms                  0x0001a707   Thumb Code   254  ble_att_svr.o(i.ble_att_svr_check_perms)
+    i.ble_att_svr_find_by_uuid               0x0001a804   Section        0  ble_att_svr.o(i.ble_att_svr_find_by_uuid)
+    i.ble_att_svr_init                       0x0001a840   Section        0  ble_att_svr.o(i.ble_att_svr_init)
+    i.ble_att_svr_prep_clear                 0x0001a8a0   Section        0  ble_att_svr.o(i.ble_att_svr_prep_clear)
+    i.ble_att_svr_prev_handle                0x0001a8cc   Section        0  ble_att_svr.o(i.ble_att_svr_prev_handle)
+    i.ble_att_svr_read_flat                  0x0001a8d8   Section        0  ble_att_svr.o(i.ble_att_svr_read_flat)
+    ble_att_svr_read_flat                    0x0001a8d9   Thumb Code   148  ble_att_svr.o(i.ble_att_svr_read_flat)
+    i.ble_att_svr_read_handle                0x0001a970   Section        0  ble_att_svr.o(i.ble_att_svr_read_handle)
+    i.ble_att_svr_register                   0x0001a9fc   Section        0  ble_att_svr.o(i.ble_att_svr_register)
+    i.ble_att_svr_rx_exec_write              0x0001aa58   Section        0  ble_att_svr.o(i.ble_att_svr_rx_exec_write)
+    i.ble_att_svr_rx_find_info               0x0001ac38   Section        0  ble_att_svr.o(i.ble_att_svr_rx_find_info)
+    i.ble_att_svr_rx_find_type_value         0x0001ad7c   Section        0  ble_att_svr.o(i.ble_att_svr_rx_find_type_value)
+    i.ble_att_svr_rx_indicate                0x0001b08c   Section        0  ble_att_svr.o(i.ble_att_svr_rx_indicate)
+    i.ble_att_svr_rx_mtu                     0x0001b124   Section        0  ble_att_svr.o(i.ble_att_svr_rx_mtu)
+    i.ble_att_svr_rx_notify                  0x0001b204   Section        0  ble_att_svr.o(i.ble_att_svr_rx_notify)
+    i.ble_att_svr_rx_prep_write              0x0001b258   Section        0  ble_att_svr.o(i.ble_att_svr_rx_prep_write)
+    i.ble_att_svr_rx_read                    0x0001b3ec   Section        0  ble_att_svr.o(i.ble_att_svr_rx_read)
+    i.ble_att_svr_rx_read_blob               0x0001b46e   Section        0  ble_att_svr.o(i.ble_att_svr_rx_read_blob)
+    i.ble_att_svr_rx_read_group_type         0x0001b4fc   Section        0  ble_att_svr.o(i.ble_att_svr_rx_read_group_type)
+    i.ble_att_svr_rx_read_mult               0x0001b7bc   Section        0  ble_att_svr.o(i.ble_att_svr_rx_read_mult)
+    i.ble_att_svr_rx_read_type               0x0001b890   Section        0  ble_att_svr.o(i.ble_att_svr_rx_read_type)
+    i.ble_att_svr_rx_write                   0x0001bb14   Section        0  ble_att_svr.o(i.ble_att_svr_rx_write)
+    i.ble_att_svr_rx_write_no_rsp            0x0001bba2   Section        0  ble_att_svr.o(i.ble_att_svr_rx_write_no_rsp)
+    i.ble_att_svr_start                      0x0001bbec   Section        0  ble_att_svr.o(i.ble_att_svr_start)
+    i.ble_att_svr_ticks_until_tmo            0x0001bc5c   Section        0  ble_att_svr.o(i.ble_att_svr_ticks_until_tmo)
+    i.ble_att_svr_tx_error_rsp               0x0001bc74   Section        0  ble_att_svr.o(i.ble_att_svr_tx_error_rsp)
+    i.ble_att_svr_tx_rsp                     0x0001bcaa   Section        0  ble_att_svr.o(i.ble_att_svr_tx_rsp)
+    ble_att_svr_tx_rsp                       0x0001bcab   Thumb Code   168  ble_att_svr.o(i.ble_att_svr_tx_rsp)
+    i.ble_att_svr_write_handle               0x0001bd54   Section        0  ble_att_svr.o(i.ble_att_svr_write_handle)
+    ble_att_svr_write_handle                 0x0001bd55   Thumb Code   124  ble_att_svr.o(i.ble_att_svr_write_handle)
+    i.ble_att_truncate_to_mtu                0x0001bdd8   Section        0  ble_att.o(i.ble_att_truncate_to_mtu)
+    i.ble_att_tx                             0x0001be0a   Section        0  ble_att_cmd.o(i.ble_att_tx)
+    i.ble_dev_filt_alloc                     0x0001be54   Section        0  ble_dev_filt_port.o(i.ble_dev_filt_alloc)
+    i.ble_dev_filt_free                      0x0001be5c   Section        0  ble_dev_filt_port.o(i.ble_dev_filt_free)
+    i.ble_dev_filt_init                      0x0001be64   Section        0  ble_dev_filt.o(i.ble_dev_filt_init)
+    i.ble_dev_filt_is_match                  0x0001bebc   Section        0  ble_dev_filt.o(i.ble_dev_filt_is_match)
+    i.ble_dev_filt_is_match_internal         0x0001bed4   Section        0  ble_dev_filt.o(i.ble_dev_filt_is_match_internal)
+    i.ble_dev_filt_set_device_name           0x0001c040   Section        0  ble_dev_filt.o(i.ble_dev_filt_set_device_name)
+    i.ble_dev_filt_set_rssi                  0x0001c090   Section        0  ble_dev_filt.o(i.ble_dev_filt_set_rssi)
+    i.ble_gap_adv_active                     0x0001c0a4   Section        0  ble_gap.o(i.ble_gap_adv_active)
+    i.ble_gap_adv_finished                   0x0001c0b4   Section        0  ble_gap.o(i.ble_gap_adv_finished)
+    ble_gap_adv_finished                     0x0001c0b5   Thumb Code    98  ble_gap.o(i.ble_gap_adv_finished)
+    i.ble_gap_adv_set_fields                 0x0001c120   Section        0  ble_gap.o(i.ble_gap_adv_set_fields)
+    i.ble_gap_adv_start                      0x0001c168   Section        0  ble_gap.o(i.ble_gap_adv_start)
+    i.ble_gap_call_conn_event_cb             0x0001c36c   Section        0  ble_gap.o(i.ble_gap_call_conn_event_cb)
+    ble_gap_call_conn_event_cb               0x0001c36d   Thumb Code    90  ble_gap.o(i.ble_gap_call_conn_event_cb)
+    i.ble_gap_conn_active                    0x0001c3c8   Section        0  ble_gap.o(i.ble_gap_conn_active)
+    i.ble_gap_conn_broken                    0x0001c3dc   Section        0  ble_gap.o(i.ble_gap_conn_broken)
+    i.ble_gap_conn_find                      0x0001c4bc   Section        0  ble_gap.o(i.ble_gap_conn_find)
+    i.ble_gap_connect                        0x0001c4ec   Section        0  ble_gap.o(i.ble_gap_connect)
+    i.ble_gap_disc                           0x0001c690   Section        0  ble_gap.o(i.ble_gap_disc)
+    i.ble_gap_disc_active                    0x0001c83c   Section        0  ble_gap.o(i.ble_gap_disc_active)
+    i.ble_gap_disc_cancel                    0x0001c84c   Section        0  ble_gap.o(i.ble_gap_disc_cancel)
+    i.ble_gap_disc_complete                  0x0001c89c   Section        0  ble_gap.o(i.ble_gap_disc_complete)
+    ble_gap_disc_complete                    0x0001c89d   Thumb Code    92  ble_gap.o(i.ble_gap_disc_complete)
+    i.ble_gap_enc_event                      0x0001c900   Section        0  ble_gap.o(i.ble_gap_enc_event)
+    i.ble_gap_event_listener_unregister      0x0001c964   Section        0  ble_gap.o(i.ble_gap_event_listener_unregister)
+    i.ble_gap_fill_conn_desc                 0x0001c9a4   Section        0  ble_gap.o(i.ble_gap_fill_conn_desc)
+    ble_gap_fill_conn_desc                   0x0001c9a5   Thumb Code   114  ble_gap.o(i.ble_gap_fill_conn_desc)
+    i.ble_gap_identity_event                 0x0001ca16   Section        0  ble_gap.o(i.ble_gap_identity_event)
+    i.ble_gap_init                           0x0001ca38   Section        0  ble_gap.o(i.ble_gap_init)
+    i.ble_gap_master_failed                  0x0001caa8   Section        0  ble_gap.o(i.ble_gap_master_failed)
+    ble_gap_master_failed                    0x0001caa9   Thumb Code   108  ble_gap.o(i.ble_gap_master_failed)
+    i.ble_gap_mtu_event                      0x0001cb18   Section        0  ble_gap.o(i.ble_gap_mtu_event)
+    i.ble_gap_notify_rx_event                0x0001cb60   Section        0  ble_gap.o(i.ble_gap_notify_rx_event)
+    i.ble_gap_notify_tx_event                0x0001cbb0   Section        0  ble_gap.o(i.ble_gap_notify_tx_event)
+    i.ble_gap_passkey_event                  0x0001cbfc   Section        0  ble_gap.o(i.ble_gap_passkey_event)
+    i.ble_gap_repeat_pairing_event           0x0001cc28   Section        0  ble_gap.o(i.ble_gap_repeat_pairing_event)
+    i.ble_gap_reset_state                    0x0001cc54   Section        0  ble_gap.o(i.ble_gap_reset_state)
+    i.ble_gap_rx_adv_report                  0x0001cc90   Section        0  ble_gap.o(i.ble_gap_rx_adv_report)
+    i.ble_gap_rx_conn_complete               0x0001cd1c   Section        0  ble_gap.o(i.ble_gap_rx_conn_complete)
+    i.ble_gap_rx_disconn_complete            0x0001cf20   Section        0  ble_gap.o(i.ble_gap_rx_disconn_complete)
+    i.ble_gap_rx_l2cap_update_req            0x0001cf94   Section        0  ble_gap.o(i.ble_gap_rx_l2cap_update_req)
+    i.ble_gap_rx_param_req                   0x0001cfb8   Section        0  ble_gap.o(i.ble_gap_rx_param_req)
+    i.ble_gap_rx_phy_update_complete         0x0001d0b4   Section        0  ble_gap.o(i.ble_gap_rx_phy_update_complete)
+    i.ble_gap_rx_rd_rem_sup_feat_complete    0x0001d108   Section        0  ble_gap.o(i.ble_gap_rx_rd_rem_sup_feat_complete)
+    i.ble_gap_rx_update_complete             0x0001d134   Section        0  ble_gap.o(i.ble_gap_rx_update_complete)
+    i.ble_gap_subscribe_event                0x0001d22c   Section        0  ble_gap.o(i.ble_gap_subscribe_event)
+    i.ble_gap_terminate                      0x0001d2c8   Section        0  ble_gap.o(i.ble_gap_terminate)
+    i.ble_gap_timer                          0x0001d328   Section        0  ble_gap.o(i.ble_gap_timer)
+    i.ble_gap_unpair                         0x0001d500   Section        0  ble_gap.o(i.ble_gap_unpair)
+    i.ble_gap_unpair_oldest_except           0x0001d584   Section        0  ble_gap.o(i.ble_gap_unpair_oldest_except)
+    i.ble_gap_unpair_oldest_peer             0x0001d5ee   Section        0  ble_gap.o(i.ble_gap_unpair_oldest_peer)
+    i.ble_gap_update_entry_remove            0x0001d618   Section        0  ble_gap.o(i.ble_gap_update_entry_remove)
+    ble_gap_update_entry_remove              0x0001d619   Thumb Code    64  ble_gap.o(i.ble_gap_update_entry_remove)
+    i.ble_gap_update_l2cap_cb                0x0001d65c   Section        0  ble_gap.o(i.ble_gap_update_l2cap_cb)
+    ble_gap_update_l2cap_cb                  0x0001d65d   Thumb Code    48  ble_gap.o(i.ble_gap_update_l2cap_cb)
+    i.ble_gap_update_notify                  0x0001d690   Section        0  ble_gap.o(i.ble_gap_update_notify)
+    ble_gap_update_notify                    0x0001d691   Thumb Code   136  ble_gap.o(i.ble_gap_update_notify)
+    i.ble_gap_update_params                  0x0001d720   Section        0  ble_gap.o(i.ble_gap_update_params)
+    i.ble_gattc_connection_broken            0x0001d890   Section        0  ble_gattc.o(i.ble_gattc_connection_broken)
+    i.ble_gattc_disc_all_chrs                0x0001d920   Section        0  ble_gattc.o(i.ble_gattc_disc_all_chrs)
+    i.ble_gattc_disc_all_chrs_err            0x0001d980   Section        0  ble_gattc.o(i.ble_gattc_disc_all_chrs_err)
+    ble_gattc_disc_all_chrs_err              0x0001d981   Thumb Code    54  ble_gattc.o(i.ble_gattc_disc_all_chrs_err)
+    i.ble_gattc_disc_all_chrs_resume         0x0001d9bc   Section        0  ble_gattc.o(i.ble_gattc_disc_all_chrs_resume)
+    ble_gattc_disc_all_chrs_resume           0x0001d9bd   Thumb Code    68  ble_gattc.o(i.ble_gattc_disc_all_chrs_resume)
+    i.ble_gattc_disc_all_chrs_rx_adata       0x0001da08   Section        0  ble_gattc.o(i.ble_gattc_disc_all_chrs_rx_adata)
+    ble_gattc_disc_all_chrs_rx_adata         0x0001da09   Thumb Code   132  ble_gattc.o(i.ble_gattc_disc_all_chrs_rx_adata)
+    i.ble_gattc_disc_all_chrs_rx_complete    0x0001da90   Section        0  ble_gattc.o(i.ble_gattc_disc_all_chrs_rx_complete)
+    ble_gattc_disc_all_chrs_rx_complete      0x0001da91   Thumb Code   132  ble_gattc.o(i.ble_gattc_disc_all_chrs_rx_complete)
+    i.ble_gattc_disc_all_chrs_tmo            0x0001db1c   Section        0  ble_gattc.o(i.ble_gattc_disc_all_chrs_tmo)
+    ble_gattc_disc_all_chrs_tmo              0x0001db1d   Thumb Code    34  ble_gattc.o(i.ble_gattc_disc_all_chrs_tmo)
+    i.ble_gattc_disc_all_dscs                0x0001db44   Section        0  ble_gattc.o(i.ble_gattc_disc_all_dscs)
+    i.ble_gattc_disc_all_dscs_cb             0x0001db98   Section        0  ble_gattc.o(i.ble_gattc_disc_all_dscs_cb)
+    ble_gattc_disc_all_dscs_cb               0x0001db99   Thumb Code    44  ble_gattc.o(i.ble_gattc_disc_all_dscs_cb)
+    i.ble_gattc_disc_all_dscs_err            0x0001dbc8   Section        0  ble_gattc.o(i.ble_gattc_disc_all_dscs_err)
+    ble_gattc_disc_all_dscs_err              0x0001dbc9   Thumb Code    50  ble_gattc.o(i.ble_gattc_disc_all_dscs_err)
+    i.ble_gattc_disc_all_dscs_resume         0x0001dc00   Section        0  ble_gattc.o(i.ble_gattc_disc_all_dscs_resume)
+    ble_gattc_disc_all_dscs_resume           0x0001dc01   Thumb Code    60  ble_gattc.o(i.ble_gattc_disc_all_dscs_resume)
+    i.ble_gattc_disc_all_dscs_tmo            0x0001dc40   Section        0  ble_gattc.o(i.ble_gattc_disc_all_dscs_tmo)
+    ble_gattc_disc_all_dscs_tmo              0x0001dc41   Thumb Code    32  ble_gattc.o(i.ble_gattc_disc_all_dscs_tmo)
+    i.ble_gattc_disc_all_svcs                0x0001dc64   Section        0  ble_gattc.o(i.ble_gattc_disc_all_svcs)
+    i.ble_gattc_disc_all_svcs_err            0x0001dcbc   Section        0  ble_gattc.o(i.ble_gattc_disc_all_svcs_err)
+    ble_gattc_disc_all_svcs_err              0x0001dcbd   Thumb Code    54  ble_gattc.o(i.ble_gattc_disc_all_svcs_err)
+    i.ble_gattc_disc_all_svcs_resume         0x0001dcf8   Section        0  ble_gattc.o(i.ble_gattc_disc_all_svcs_resume)
+    ble_gattc_disc_all_svcs_resume           0x0001dcf9   Thumb Code    66  ble_gattc.o(i.ble_gattc_disc_all_svcs_resume)
+    i.ble_gattc_disc_all_svcs_tmo            0x0001dd48   Section        0  ble_gattc.o(i.ble_gattc_disc_all_svcs_tmo)
+    ble_gattc_disc_all_svcs_tmo              0x0001dd49   Thumb Code    34  ble_gattc.o(i.ble_gattc_disc_all_svcs_tmo)
+    i.ble_gattc_disc_chr_uuid_cb             0x0001dd70   Section        0  ble_gattc.o(i.ble_gattc_disc_chr_uuid_cb)
+    ble_gattc_disc_chr_uuid_cb               0x0001dd71   Thumb Code    48  ble_gattc.o(i.ble_gattc_disc_chr_uuid_cb)
+    i.ble_gattc_disc_chr_uuid_err            0x0001dda4   Section        0  ble_gattc.o(i.ble_gattc_disc_chr_uuid_err)
+    ble_gattc_disc_chr_uuid_err              0x0001dda5   Thumb Code    54  ble_gattc.o(i.ble_gattc_disc_chr_uuid_err)
+    i.ble_gattc_disc_chr_uuid_resume         0x0001dde0   Section        0  ble_gattc.o(i.ble_gattc_disc_chr_uuid_resume)
+    ble_gattc_disc_chr_uuid_resume           0x0001dde1   Thumb Code    68  ble_gattc.o(i.ble_gattc_disc_chr_uuid_resume)
+    i.ble_gattc_disc_chr_uuid_rx_adata       0x0001de2c   Section        0  ble_gattc.o(i.ble_gattc_disc_chr_uuid_rx_adata)
+    ble_gattc_disc_chr_uuid_rx_adata         0x0001de2d   Thumb Code   150  ble_gattc.o(i.ble_gattc_disc_chr_uuid_rx_adata)
+    i.ble_gattc_disc_chr_uuid_rx_complete    0x0001dec4   Section        0  ble_gattc.o(i.ble_gattc_disc_chr_uuid_rx_complete)
+    ble_gattc_disc_chr_uuid_rx_complete      0x0001dec5   Thumb Code   132  ble_gattc.o(i.ble_gattc_disc_chr_uuid_rx_complete)
+    i.ble_gattc_disc_chr_uuid_tmo            0x0001df50   Section        0  ble_gattc.o(i.ble_gattc_disc_chr_uuid_tmo)
+    ble_gattc_disc_chr_uuid_tmo              0x0001df51   Thumb Code    34  ble_gattc.o(i.ble_gattc_disc_chr_uuid_tmo)
+    i.ble_gattc_disc_svc_uuid_err            0x0001df78   Section        0  ble_gattc.o(i.ble_gattc_disc_svc_uuid_err)
+    ble_gattc_disc_svc_uuid_err              0x0001df79   Thumb Code    54  ble_gattc.o(i.ble_gattc_disc_svc_uuid_err)
+    i.ble_gattc_disc_svc_uuid_resume         0x0001dfb4   Section        0  ble_gattc.o(i.ble_gattc_disc_svc_uuid_resume)
+    ble_gattc_disc_svc_uuid_resume           0x0001dfb5   Thumb Code    92  ble_gattc.o(i.ble_gattc_disc_svc_uuid_resume)
+    i.ble_gattc_disc_svc_uuid_tmo            0x0001e018   Section        0  ble_gattc.o(i.ble_gattc_disc_svc_uuid_tmo)
+    ble_gattc_disc_svc_uuid_tmo              0x0001e019   Thumb Code    34  ble_gattc.o(i.ble_gattc_disc_svc_uuid_tmo)
+    i.ble_gattc_extract                      0x0001e040   Section        0  ble_gattc.o(i.ble_gattc_extract)
+    ble_gattc_extract                        0x0001e041   Thumb Code   122  ble_gattc.o(i.ble_gattc_extract)
+    i.ble_gattc_find_inc_svcs_cb             0x0001e0c0   Section        0  ble_gattc.o(i.ble_gattc_find_inc_svcs_cb)
+    ble_gattc_find_inc_svcs_cb               0x0001e0c1   Thumb Code    48  ble_gattc.o(i.ble_gattc_find_inc_svcs_cb)
+    i.ble_gattc_find_inc_svcs_err            0x0001e0f4   Section        0  ble_gattc.o(i.ble_gattc_find_inc_svcs_err)
+    ble_gattc_find_inc_svcs_err              0x0001e0f5   Thumb Code    26  ble_gattc.o(i.ble_gattc_find_inc_svcs_err)
+    i.ble_gattc_find_inc_svcs_resume         0x0001e110   Section        0  ble_gattc.o(i.ble_gattc_find_inc_svcs_resume)
+    ble_gattc_find_inc_svcs_resume           0x0001e111   Thumb Code    80  ble_gattc.o(i.ble_gattc_find_inc_svcs_resume)
+    i.ble_gattc_find_inc_svcs_rx_adata       0x0001e164   Section        0  ble_gattc.o(i.ble_gattc_find_inc_svcs_rx_adata)
+    ble_gattc_find_inc_svcs_rx_adata         0x0001e165   Thumb Code   134  ble_gattc.o(i.ble_gattc_find_inc_svcs_rx_adata)
+    i.ble_gattc_find_inc_svcs_rx_complete    0x0001e1ec   Section        0  ble_gattc.o(i.ble_gattc_find_inc_svcs_rx_complete)
+    ble_gattc_find_inc_svcs_rx_complete      0x0001e1ed   Thumb Code   114  ble_gattc.o(i.ble_gattc_find_inc_svcs_rx_complete)
+    i.ble_gattc_find_inc_svcs_rx_read_rsp    0x0001e268   Section        0  ble_gattc.o(i.ble_gattc_find_inc_svcs_rx_read_rsp)
+    ble_gattc_find_inc_svcs_rx_read_rsp      0x0001e269   Thumb Code   168  ble_gattc.o(i.ble_gattc_find_inc_svcs_rx_read_rsp)
+    i.ble_gattc_find_inc_svcs_tmo            0x0001e314   Section        0  ble_gattc.o(i.ble_gattc_find_inc_svcs_tmo)
+    ble_gattc_find_inc_svcs_tmo              0x0001e315   Thumb Code    14  ble_gattc.o(i.ble_gattc_find_inc_svcs_tmo)
+    i.ble_gattc_init                         0x0001e324   Section        0  ble_gattc.o(i.ble_gattc_init)
+    i.ble_gattc_mtu_err                      0x0001e360   Section        0  ble_gattc.o(i.ble_gattc_mtu_err)
+    ble_gattc_mtu_err                        0x0001e361   Thumb Code    44  ble_gattc.o(i.ble_gattc_mtu_err)
+    i.ble_gattc_mtu_tmo                      0x0001e390   Section        0  ble_gattc.o(i.ble_gattc_mtu_tmo)
+    ble_gattc_mtu_tmo                        0x0001e391   Thumb Code    34  ble_gattc.o(i.ble_gattc_mtu_tmo)
+    i.ble_gattc_notify_custom                0x0001e3b8   Section        0  ble_gattc.o(i.ble_gattc_notify_custom)
+    i.ble_gattc_proc_matches_conn_op         0x0001e410   Section        0  ble_gattc.o(i.ble_gattc_proc_matches_conn_op)
+    ble_gattc_proc_matches_conn_op           0x0001e411   Thumb Code    28  ble_gattc.o(i.ble_gattc_proc_matches_conn_op)
+    i.ble_gattc_proc_matches_conn_rx_entry   0x0001e42c   Section        0  ble_gattc.o(i.ble_gattc_proc_matches_conn_rx_entry)
+    ble_gattc_proc_matches_conn_rx_entry     0x0001e42d   Thumb Code   116  ble_gattc.o(i.ble_gattc_proc_matches_conn_rx_entry)
+    i.ble_gattc_proc_matches_expired         0x0001e4a4   Section        0  ble_gattc.o(i.ble_gattc_proc_matches_expired)
+    ble_gattc_proc_matches_expired           0x0001e4a5   Thumb Code    28  ble_gattc.o(i.ble_gattc_proc_matches_expired)
+    i.ble_gattc_proc_matches_stalled         0x0001e4c0   Section        0  ble_gattc.o(i.ble_gattc_proc_matches_stalled)
+    ble_gattc_proc_matches_stalled           0x0001e4c1   Thumb Code     8  ble_gattc.o(i.ble_gattc_proc_matches_stalled)
+    i.ble_gattc_process_resume_status        0x0001e4c8   Section        0  ble_gattc.o(i.ble_gattc_process_resume_status)
+    ble_gattc_process_resume_status          0x0001e4c9   Thumb Code    52  ble_gattc.o(i.ble_gattc_process_resume_status)
+    i.ble_gattc_process_status               0x0001e500   Section        0  ble_gattc.o(i.ble_gattc_process_status)
+    ble_gattc_process_status                 0x0001e501   Thumb Code   116  ble_gattc.o(i.ble_gattc_process_status)
+    i.ble_gattc_read                         0x0001e580   Section        0  ble_gattc.o(i.ble_gattc_read)
+    i.ble_gattc_read_err                     0x0001e5c8   Section        0  ble_gattc.o(i.ble_gattc_read_err)
+    ble_gattc_read_err                       0x0001e5c9   Thumb Code    44  ble_gattc.o(i.ble_gattc_read_err)
+    i.ble_gattc_read_long_err                0x0001e5f8   Section        0  ble_gattc.o(i.ble_gattc_read_long_err)
+    ble_gattc_read_long_err                  0x0001e5f9   Thumb Code    44  ble_gattc.o(i.ble_gattc_read_long_err)
+    i.ble_gattc_read_long_resume             0x0001e628   Section        0  ble_gattc.o(i.ble_gattc_read_long_resume)
+    ble_gattc_read_long_resume               0x0001e629   Thumb Code    72  ble_gattc.o(i.ble_gattc_read_long_resume)
+    i.ble_gattc_read_long_rx_read_rsp        0x0001e674   Section        0  ble_gattc.o(i.ble_gattc_read_long_rx_read_rsp)
+    ble_gattc_read_long_rx_read_rsp          0x0001e675   Thumb Code   186  ble_gattc.o(i.ble_gattc_read_long_rx_read_rsp)
+    i.ble_gattc_read_long_tmo                0x0001e734   Section        0  ble_gattc.o(i.ble_gattc_read_long_tmo)
+    ble_gattc_read_long_tmo                  0x0001e735   Thumb Code    34  ble_gattc.o(i.ble_gattc_read_long_tmo)
+    i.ble_gattc_read_mult_err                0x0001e75c   Section        0  ble_gattc.o(i.ble_gattc_read_mult_err)
+    ble_gattc_read_mult_err                  0x0001e75d   Thumb Code    48  ble_gattc.o(i.ble_gattc_read_mult_err)
+    i.ble_gattc_read_mult_tmo                0x0001e790   Section        0  ble_gattc.o(i.ble_gattc_read_mult_tmo)
+    ble_gattc_read_mult_tmo                  0x0001e791   Thumb Code    40  ble_gattc.o(i.ble_gattc_read_mult_tmo)
+    i.ble_gattc_read_rx_read_rsp             0x0001e7bc   Section        0  ble_gattc.o(i.ble_gattc_read_rx_read_rsp)
+    ble_gattc_read_rx_read_rsp               0x0001e7bd   Thumb Code    52  ble_gattc.o(i.ble_gattc_read_rx_read_rsp)
+    i.ble_gattc_read_tmo                     0x0001e7f4   Section        0  ble_gattc.o(i.ble_gattc_read_tmo)
+    ble_gattc_read_tmo                       0x0001e7f5   Thumb Code    34  ble_gattc.o(i.ble_gattc_read_tmo)
+    i.ble_gattc_read_uuid_err                0x0001e81c   Section        0  ble_gattc.o(i.ble_gattc_read_uuid_err)
+    ble_gattc_read_uuid_err                  0x0001e81d   Thumb Code    44  ble_gattc.o(i.ble_gattc_read_uuid_err)
+    i.ble_gattc_read_uuid_rx_adata           0x0001e84c   Section        0  ble_gattc.o(i.ble_gattc_read_uuid_rx_adata)
+    ble_gattc_read_uuid_rx_adata             0x0001e84d   Thumb Code    90  ble_gattc.o(i.ble_gattc_read_uuid_rx_adata)
+    i.ble_gattc_read_uuid_rx_complete        0x0001e8ac   Section        0  ble_gattc.o(i.ble_gattc_read_uuid_rx_complete)
+    ble_gattc_read_uuid_rx_complete          0x0001e8ad   Thumb Code    58  ble_gattc.o(i.ble_gattc_read_uuid_rx_complete)
+    i.ble_gattc_read_uuid_tmo                0x0001e8ec   Section        0  ble_gattc.o(i.ble_gattc_read_uuid_tmo)
+    ble_gattc_read_uuid_tmo                  0x0001e8ed   Thumb Code    34  ble_gattc.o(i.ble_gattc_read_uuid_tmo)
+    i.ble_gattc_rx_err                       0x0001e914   Section        0  ble_gattc.o(i.ble_gattc_rx_err)
+    i.ble_gattc_rx_exec_write_rsp            0x0001e998   Section        0  ble_gattc.o(i.ble_gattc_rx_exec_write_rsp)
+    i.ble_gattc_rx_find_info_complete        0x0001e9e0   Section        0  ble_gattc.o(i.ble_gattc_rx_find_info_complete)
+    i.ble_gattc_rx_find_info_idata           0x0001ea9c   Section        0  ble_gattc.o(i.ble_gattc_rx_find_info_idata)
+    i.ble_gattc_rx_find_type_value_complete  0x0001eb08   Section        0  ble_gattc.o(i.ble_gattc_rx_find_type_value_complete)
+    i.ble_gattc_rx_find_type_value_hinfo     0x0001ebdc   Section        0  ble_gattc.o(i.ble_gattc_rx_find_type_value_hinfo)
+    i.ble_gattc_rx_mtu                       0x0001ec5c   Section        0  ble_gattc.o(i.ble_gattc_rx_mtu)
+    i.ble_gattc_rx_prep_write_rsp            0x0001eca8   Section        0  ble_gattc.o(i.ble_gattc_rx_prep_write_rsp)
+    i.ble_gattc_rx_read_blob_rsp             0x0001ecf8   Section        0  ble_gattc.o(i.ble_gattc_rx_read_blob_rsp)
+    i.ble_gattc_rx_read_group_type_adata     0x0001ed34   Section        0  ble_gattc.o(i.ble_gattc_rx_read_group_type_adata)
+    i.ble_gattc_rx_read_group_type_complete  0x0001edbc   Section        0  ble_gattc.o(i.ble_gattc_rx_read_group_type_complete)
+    i.ble_gattc_rx_read_mult_rsp             0x0001ee80   Section        0  ble_gattc.o(i.ble_gattc_rx_read_mult_rsp)
+    i.ble_gattc_rx_read_rsp                  0x0001eee8   Section        0  ble_gattc.o(i.ble_gattc_rx_read_rsp)
+    i.ble_gattc_rx_read_type_adata           0x0001ef34   Section        0  ble_gattc.o(i.ble_gattc_rx_read_type_adata)
+    i.ble_gattc_rx_read_type_complete        0x0001ef7c   Section        0  ble_gattc.o(i.ble_gattc_rx_read_type_complete)
+    i.ble_gattc_rx_write_rsp                 0x0001efc4   Section        0  ble_gattc.o(i.ble_gattc_rx_write_rsp)
+    i.ble_gattc_timer                        0x0001f018   Section        0  ble_gattc.o(i.ble_gattc_timer)
+    i.ble_gattc_write_err                    0x0001f140   Section        0  ble_gattc.o(i.ble_gattc_write_err)
+    ble_gattc_write_err                      0x0001f141   Thumb Code    56  ble_gattc.o(i.ble_gattc_write_err)
+    i.ble_gattc_write_flat                   0x0001f17c   Section        0  ble_gattc.o(i.ble_gattc_write_flat)
+    i.ble_gattc_write_long_err               0x0001f1ec   Section        0  ble_gattc.o(i.ble_gattc_write_long_err)
+    ble_gattc_write_long_err                 0x0001f1ed   Thumb Code    64  ble_gattc.o(i.ble_gattc_write_long_err)
+    i.ble_gattc_write_long_resume            0x0001f230   Section        0  ble_gattc.o(i.ble_gattc_write_long_resume)
+    ble_gattc_write_long_resume              0x0001f231   Thumb Code   144  ble_gattc.o(i.ble_gattc_write_long_resume)
+    i.ble_gattc_write_long_rx_exec           0x0001f2c4   Section        0  ble_gattc.o(i.ble_gattc_write_long_rx_exec)
+    ble_gattc_write_long_rx_exec             0x0001f2c5   Thumb Code    46  ble_gattc.o(i.ble_gattc_write_long_rx_exec)
+    i.ble_gattc_write_long_rx_prep           0x0001f2f8   Section        0  ble_gattc.o(i.ble_gattc_write_long_rx_prep)
+    ble_gattc_write_long_rx_prep             0x0001f2f9   Thumb Code   132  ble_gattc.o(i.ble_gattc_write_long_rx_prep)
+    i.ble_gattc_write_long_tmo               0x0001f380   Section        0  ble_gattc.o(i.ble_gattc_write_long_tmo)
+    ble_gattc_write_long_tmo                 0x0001f381   Thumb Code    36  ble_gattc.o(i.ble_gattc_write_long_tmo)
+    i.ble_gattc_write_reliable_err           0x0001f3a8   Section        0  ble_gattc.o(i.ble_gattc_write_reliable_err)
+    ble_gattc_write_reliable_err             0x0001f3a9   Thumb Code    64  ble_gattc.o(i.ble_gattc_write_reliable_err)
+    i.ble_gattc_write_reliable_resume        0x0001f3ec   Section        0  ble_gattc.o(i.ble_gattc_write_reliable_resume)
+    ble_gattc_write_reliable_resume          0x0001f3ed   Thumb Code   162  ble_gattc.o(i.ble_gattc_write_reliable_resume)
+    i.ble_gattc_write_reliable_rx_exec       0x0001f494   Section        0  ble_gattc.o(i.ble_gattc_write_reliable_rx_exec)
+    ble_gattc_write_reliable_rx_exec         0x0001f495   Thumb Code    38  ble_gattc.o(i.ble_gattc_write_reliable_rx_exec)
+    i.ble_gattc_write_reliable_rx_prep       0x0001f4c0   Section        0  ble_gattc.o(i.ble_gattc_write_reliable_rx_prep)
+    ble_gattc_write_reliable_rx_prep         0x0001f4c1   Thumb Code   160  ble_gattc.o(i.ble_gattc_write_reliable_rx_prep)
+    i.ble_gattc_write_reliable_tmo           0x0001f564   Section        0  ble_gattc.o(i.ble_gattc_write_reliable_tmo)
+    ble_gattc_write_reliable_tmo             0x0001f565   Thumb Code    36  ble_gattc.o(i.ble_gattc_write_reliable_tmo)
+    i.ble_gattc_write_tmo                    0x0001f58c   Section        0  ble_gattc.o(i.ble_gattc_write_tmo)
+    ble_gattc_write_tmo                      0x0001f58d   Thumb Code    48  ble_gattc.o(i.ble_gattc_write_tmo)
+    i.ble_gatts_add_svcs                     0x0001f5c0   Section        0  ble_gatts.o(i.ble_gatts_add_svcs)
+    i.ble_gatts_bonding_established          0x0001f62c   Section        0  ble_gatts.o(i.ble_gatts_bonding_established)
+    i.ble_gatts_bonding_restored             0x0001f69c   Section        0  ble_gatts.o(i.ble_gatts_bonding_restored)
+    i.ble_gatts_chr_def_access               0x0001f7c0   Section        0  ble_gatts.o(i.ble_gatts_chr_def_access)
+    ble_gatts_chr_def_access                 0x0001f7c1   Thumb Code   132  ble_gatts.o(i.ble_gatts_chr_def_access)
+    i.ble_gatts_chr_val_access               0x0001f844   Section        0  ble_gatts.o(i.ble_gatts_chr_val_access)
+    ble_gatts_chr_val_access                 0x0001f845   Thumb Code   178  ble_gatts.o(i.ble_gatts_chr_val_access)
+    i.ble_gatts_clt_cfg_access               0x0001f8f8   Section        0  ble_gatts.o(i.ble_gatts_clt_cfg_access)
+    i.ble_gatts_conn_can_alloc               0x0001fa54   Section        0  ble_gatts.o(i.ble_gatts_conn_can_alloc)
+    i.ble_gatts_conn_init                    0x0001fa70   Section        0  ble_gatts.o(i.ble_gatts_conn_init)
+    i.ble_gatts_connection_broken            0x0001faac   Section        0  ble_gatts.o(i.ble_gatts_connection_broken)
+    i.ble_gatts_count_cfg                    0x0001fb24   Section        0  ble_gatts.o(i.ble_gatts_count_cfg)
+    i.ble_gatts_dsc_access                   0x0001fc60   Section        0  ble_gatts.o(i.ble_gatts_dsc_access)
+    ble_gatts_dsc_access                     0x0001fc61   Thumb Code   178  ble_gatts.o(i.ble_gatts_dsc_access)
+    i.ble_gatts_inc_access                   0x0001fd12   Section        0  ble_gatts.o(i.ble_gatts_inc_access)
+    ble_gatts_inc_access                     0x0001fd13   Thumb Code    70  ble_gatts.o(i.ble_gatts_inc_access)
+    i.ble_gatts_indicate                     0x0001fd58   Section        0  ble_gattc.o(i.ble_gatts_indicate)
+    i.ble_gatts_indicate_custom              0x0001fd64   Section        0  ble_gattc.o(i.ble_gatts_indicate_custom)
+    i.ble_gatts_indicate_err                 0x0001fe08   Section        0  ble_gattc.o(i.ble_gatts_indicate_err)
+    ble_gatts_indicate_err                   0x0001fe09   Thumb Code    42  ble_gattc.o(i.ble_gatts_indicate_err)
+    i.ble_gatts_indicate_fail_notconn        0x0001fe34   Section        0  ble_gattc.o(i.ble_gatts_indicate_fail_notconn)
+    i.ble_gatts_indicate_tmo                 0x0001fec4   Section        0  ble_gattc.o(i.ble_gatts_indicate_tmo)
+    ble_gatts_indicate_tmo                   0x0001fec5   Thumb Code    16  ble_gattc.o(i.ble_gatts_indicate_tmo)
+    i.ble_gatts_init                         0x0001fed4   Section        0  ble_gatts.o(i.ble_gatts_init)
+    i.ble_gatts_notify                       0x0001fee4   Section        0  ble_gattc.o(i.ble_gatts_notify)
+    i.ble_gatts_notify_custom                0x0001ff38   Section        0  ble_gattc.o(i.ble_gatts_notify_custom)
+    i.ble_gatts_register_svcs                0x0001ff90   Section        0  ble_gatts.o(i.ble_gatts_register_svcs)
+    i.ble_gatts_rx_indicate_ack              0x000203a8   Section        0  ble_gatts.o(i.ble_gatts_rx_indicate_ack)
+    i.ble_gatts_rx_indicate_rsp              0x0002044c   Section        0  ble_gattc.o(i.ble_gatts_rx_indicate_rsp)
+    i.ble_gatts_send_next_indicate           0x00020498   Section        0  ble_gatts.o(i.ble_gatts_send_next_indicate)
+    i.ble_gatts_start                        0x00020500   Section        0  ble_gatts.o(i.ble_gatts_start)
+    i.ble_gatts_svc_access                   0x00020688   Section        0  ble_gatts.o(i.ble_gatts_svc_access)
+    ble_gatts_svc_access                     0x00020689   Thumb Code    38  ble_gatts.o(i.ble_gatts_svc_access)
+    i.ble_gatts_tx_notifications             0x000206b0   Section        0  ble_gatts.o(i.ble_gatts_tx_notifications)
+    i.ble_hci_acl_ll_to_host_cbk             0x0002076c   Section        0  pan_spark_glue.o(i.ble_hci_acl_ll_to_host_cbk)
+    i.ble_hci_evt_ll_to_host_cbk             0x00020800   Section        0  pan_spark_glue.o(i.ble_hci_evt_ll_to_host_cbk)
+    i.ble_hs_adv_find_field                  0x0002089c   Section        0  ble_hs_adv.o(i.ble_hs_adv_find_field)
+    i.ble_hs_adv_parse_fields                0x000208f8   Section        0  ble_hs_adv.o(i.ble_hs_adv_parse_fields)
+    i.ble_hs_adv_set_fields                  0x00020bfc   Section        0  ble_hs_adv.o(i.ble_hs_adv_set_fields)
+    i.ble_hs_adv_set_flat_mbuf               0x00020c08   Section        0  ble_hs_adv.o(i.ble_hs_adv_set_flat_mbuf)
+    ble_hs_adv_set_flat_mbuf                 0x00020c09   Thumb Code    70  ble_hs_adv.o(i.ble_hs_adv_set_flat_mbuf)
+    i.ble_hs_adv_set_hdr                     0x00020c4e   Section        0  ble_hs_adv.o(i.ble_hs_adv_set_hdr)
+    ble_hs_adv_set_hdr                       0x00020c4f   Thumb Code    90  ble_hs_adv.o(i.ble_hs_adv_set_hdr)
+    i.ble_hs_atomic_conn_delete              0x00020ca8   Section        0  ble_hs_atomic.o(i.ble_hs_atomic_conn_delete)
+    i.ble_hs_atomic_conn_flags               0x00020cd4   Section        0  ble_hs_atomic.o(i.ble_hs_atomic_conn_flags)
+    i.ble_hs_atomic_first_conn_handle        0x00020d00   Section        0  ble_hs_atomic.o(i.ble_hs_atomic_first_conn_handle)
+    i.ble_hs_conn_addrs                      0x00020d20   Section        0  ble_hs_conn.o(i.ble_hs_conn_addrs)
+    i.ble_hs_conn_alloc                      0x00020dbc   Section        0  ble_hs_conn.o(i.ble_hs_conn_alloc)
+    i.ble_hs_conn_can_alloc                  0x00020f0c   Section        0  ble_hs_conn.o(i.ble_hs_conn_can_alloc)
+    i.ble_hs_conn_chan_find_by_scid          0x00020f38   Section        0  ble_hs_conn.o(i.ble_hs_conn_chan_find_by_scid)
+    i.ble_hs_conn_exists                     0x00020f54   Section        0  ble_hs_conn.o(i.ble_hs_conn_exists)
+    i.ble_hs_conn_find                       0x00020f78   Section        0  ble_hs_conn.o(i.ble_hs_conn_find)
+    i.ble_hs_conn_find_assert                0x00020f98   Section        0  ble_hs_conn.o(i.ble_hs_conn_find_assert)
+    i.ble_hs_conn_find_by_addr               0x00020fb8   Section        0  ble_hs_conn.o(i.ble_hs_conn_find_by_addr)
+    i.ble_hs_conn_find_by_idx                0x000210fc   Section        0  ble_hs_conn.o(i.ble_hs_conn_find_by_idx)
+    i.ble_hs_conn_first                      0x0002111c   Section        0  ble_hs_conn.o(i.ble_hs_conn_first)
+    i.ble_hs_conn_free                       0x00021128   Section        0  ble_hs_conn.o(i.ble_hs_conn_free)
+    i.ble_hs_conn_init                       0x000211a0   Section        0  ble_hs_conn.o(i.ble_hs_conn_init)
+    i.ble_hs_conn_insert                     0x000211e4   Section        0  ble_hs_conn.o(i.ble_hs_conn_insert)
+    i.ble_hs_conn_remove                     0x00021208   Section        0  ble_hs_conn.o(i.ble_hs_conn_remove)
+    i.ble_hs_conn_timer                      0x0002122c   Section        0  ble_hs_conn.o(i.ble_hs_conn_timer)
+    i.ble_hs_enqueue_hci_event               0x000212a8   Section        0  ble_hs.o(i.ble_hs_enqueue_hci_event)
+    i.ble_hs_event_reset                     0x000212e0   Section        0  ble_hs.o(i.ble_hs_event_reset)
+    ble_hs_event_reset                       0x000212e1   Thumb Code   106  ble_hs.o(i.ble_hs_event_reset)
+    i.ble_hs_event_rx_data                   0x00021358   Section        0  ble_hs.o(i.ble_hs_event_rx_data)
+    ble_hs_event_rx_data                     0x00021359   Thumb Code    28  ble_hs.o(i.ble_hs_event_rx_data)
+    i.ble_hs_event_rx_hci_ev                 0x00021378   Section        0  ble_hs.o(i.ble_hs_event_rx_hci_ev)
+    ble_hs_event_rx_hci_ev                   0x00021379   Thumb Code    20  ble_hs.o(i.ble_hs_event_rx_hci_ev)
+    i.ble_hs_event_start_stage1              0x00021390   Section        0  ble_hs.o(i.ble_hs_event_start_stage1)
+    ble_hs_event_start_stage1                0x00021391   Thumb Code    14  ble_hs.o(i.ble_hs_event_start_stage1)
+    i.ble_hs_event_start_stage2              0x000213a8   Section        0  ble_hs.o(i.ble_hs_event_start_stage2)
+    ble_hs_event_start_stage2                0x000213a9   Thumb Code    16  ble_hs.o(i.ble_hs_event_start_stage2)
+    i.ble_hs_event_tx_notify                 0x000213b8   Section        0  ble_hs.o(i.ble_hs_event_tx_notify)
+    ble_hs_event_tx_notify                   0x000213b9   Thumb Code     8  ble_hs.o(i.ble_hs_event_tx_notify)
+    i.ble_hs_flow_connection_broken          0x000213c0   Section        0  ble_hs_flow.o(i.ble_hs_flow_connection_broken)
+    i.ble_hs_flow_startup                    0x000213c2   Section        0  ble_hs_flow.o(i.ble_hs_flow_startup)
+    i.ble_hs_flow_track_data_mbuf            0x000213c6   Section        0  ble_hs_flow.o(i.ble_hs_flow_track_data_mbuf)
+    i.ble_hs_hci_acl_tx                      0x000213c8   Section        0  ble_hs_hci.o(i.ble_hs_hci_acl_tx)
+    i.ble_hs_hci_acl_tx_now                  0x000213dc   Section        0  ble_hs_hci.o(i.ble_hs_hci_acl_tx_now)
+    i.ble_hs_hci_add_avail_pkts              0x000214d8   Section        0  ble_hs_hci.o(i.ble_hs_hci_add_avail_pkts)
+    i.ble_hs_hci_cmd_send_buf                0x000214fc   Section        0  ble_hs_hci_cmd.o(i.ble_hs_hci_cmd_send_buf)
+    i.ble_hs_hci_cmd_tx                      0x00021558   Section        0  ble_hs_hci.o(i.ble_hs_hci_cmd_tx)
+    i.ble_hs_hci_evt_acl_process             0x0002167c   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_acl_process)
+    i.ble_hs_hci_evt_disconn_complete        0x00021716   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_disconn_complete)
+    ble_hs_hci_evt_disconn_complete          0x00021717   Thumb Code    56  ble_hs_hci_evt.o(i.ble_hs_hci_evt_disconn_complete)
+    i.ble_hs_hci_evt_enc_key_refresh         0x0002174e   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_enc_key_refresh)
+    ble_hs_hci_evt_enc_key_refresh           0x0002174f   Thumb Code    20  ble_hs_hci_evt.o(i.ble_hs_hci_evt_enc_key_refresh)
+    i.ble_hs_hci_evt_encrypt_change          0x00021762   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_encrypt_change)
+    ble_hs_hci_evt_encrypt_change            0x00021763   Thumb Code    20  ble_hs_hci_evt.o(i.ble_hs_hci_evt_encrypt_change)
+    i.ble_hs_hci_evt_hw_error                0x00021776   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_hw_error)
+    ble_hs_hci_evt_hw_error                  0x00021777   Thumb Code    20  ble_hs_hci_evt.o(i.ble_hs_hci_evt_hw_error)
+    i.ble_hs_hci_evt_le_adv_rpt              0x0002178a   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_adv_rpt)
+    ble_hs_hci_evt_le_adv_rpt                0x0002178b   Thumb Code   176  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_adv_rpt)
+    i.ble_hs_hci_evt_le_adv_set_terminated   0x0002183a   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_adv_set_terminated)
+    ble_hs_hci_evt_le_adv_set_terminated     0x0002183b   Thumb Code     4  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_adv_set_terminated)
+    i.ble_hs_hci_evt_le_conn_complete        0x0002183e   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_conn_complete)
+    ble_hs_hci_evt_le_conn_complete          0x0002183f   Thumb Code   224  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_conn_complete)
+    i.ble_hs_hci_evt_le_conn_parm_req        0x0002191e   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_conn_parm_req)
+    ble_hs_hci_evt_le_conn_parm_req          0x0002191f   Thumb Code    20  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_conn_parm_req)
+    i.ble_hs_hci_evt_le_conn_upd_complete    0x00021932   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_conn_upd_complete)
+    ble_hs_hci_evt_le_conn_upd_complete      0x00021933   Thumb Code    20  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_conn_upd_complete)
+    i.ble_hs_hci_evt_le_dir_adv_rpt          0x00021946   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_dir_adv_rpt)
+    ble_hs_hci_evt_le_dir_adv_rpt            0x00021947   Thumb Code   120  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_dir_adv_rpt)
+    i.ble_hs_hci_evt_le_enh_conn_complete    0x000219be   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_enh_conn_complete)
+    ble_hs_hci_evt_le_enh_conn_complete      0x000219bf   Thumb Code   248  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_enh_conn_complete)
+    i.ble_hs_hci_evt_le_ext_adv_rpt          0x00021ab6   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_ext_adv_rpt)
+    ble_hs_hci_evt_le_ext_adv_rpt            0x00021ab7   Thumb Code     4  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_ext_adv_rpt)
+    i.ble_hs_hci_evt_le_lt_key_req           0x00021aba   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_lt_key_req)
+    ble_hs_hci_evt_le_lt_key_req             0x00021abb   Thumb Code    20  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_lt_key_req)
+    i.ble_hs_hci_evt_le_meta                 0x00021ad0   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_meta)
+    ble_hs_hci_evt_le_meta                   0x00021ad1   Thumb Code    36  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_meta)
+    i.ble_hs_hci_evt_le_periodic_adv_rpt     0x00021af8   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_periodic_adv_rpt)
+    ble_hs_hci_evt_le_periodic_adv_rpt       0x00021af9   Thumb Code     4  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_periodic_adv_rpt)
+    i.ble_hs_hci_evt_le_periodic_adv_sync_estab 0x00021afc   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_periodic_adv_sync_estab)
+    ble_hs_hci_evt_le_periodic_adv_sync_estab 0x00021afd   Thumb Code     4  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_periodic_adv_sync_estab)
+    i.ble_hs_hci_evt_le_periodic_adv_sync_lost 0x00021b00   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_periodic_adv_sync_lost)
+    ble_hs_hci_evt_le_periodic_adv_sync_lost 0x00021b01   Thumb Code     4  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_periodic_adv_sync_lost)
+    i.ble_hs_hci_evt_le_periodic_adv_sync_transfer 0x00021b04   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_periodic_adv_sync_transfer)
+    ble_hs_hci_evt_le_periodic_adv_sync_transfer 0x00021b05   Thumb Code     4  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_periodic_adv_sync_transfer)
+    i.ble_hs_hci_evt_le_phy_update_complete  0x00021b08   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_phy_update_complete)
+    ble_hs_hci_evt_le_phy_update_complete    0x00021b09   Thumb Code    20  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_phy_update_complete)
+    i.ble_hs_hci_evt_le_rd_rem_used_feat_complete 0x00021b1c   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_rd_rem_used_feat_complete)
+    ble_hs_hci_evt_le_rd_rem_used_feat_complete 0x00021b1d   Thumb Code    20  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_rd_rem_used_feat_complete)
+    i.ble_hs_hci_evt_le_scan_req_rcvd        0x00021b30   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_scan_req_rcvd)
+    ble_hs_hci_evt_le_scan_req_rcvd          0x00021b31   Thumb Code     4  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_scan_req_rcvd)
+    i.ble_hs_hci_evt_le_scan_timeout         0x00021b34   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_scan_timeout)
+    ble_hs_hci_evt_le_scan_timeout           0x00021b35   Thumb Code     4  ble_hs_hci_evt.o(i.ble_hs_hci_evt_le_scan_timeout)
+    i.ble_hs_hci_evt_num_completed_pkts      0x00021b38   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_num_completed_pkts)
+    ble_hs_hci_evt_num_completed_pkts        0x00021b39   Thumb Code   102  ble_hs_hci_evt.o(i.ble_hs_hci_evt_num_completed_pkts)
+    i.ble_hs_hci_evt_process                 0x00021ba0   Section        0  ble_hs_hci_evt.o(i.ble_hs_hci_evt_process)
+    i.ble_hs_hci_frag_alloc                  0x00021c04   Section        0  ble_hs_hci.o(i.ble_hs_hci_frag_alloc)
+    ble_hs_hci_frag_alloc                    0x00021c05   Thumb Code    28  ble_hs_hci.o(i.ble_hs_hci_frag_alloc)
+    i.ble_hs_hci_get_hci_version             0x00021c24   Section        0  ble_hs_hci.o(i.ble_hs_hci_get_hci_version)
+    i.ble_hs_hci_init                        0x00021c30   Section        0  ble_hs_hci.o(i.ble_hs_hci_init)
+    i.ble_hs_hci_rx_evt                      0x00021c80   Section        0  ble_hs_hci.o(i.ble_hs_hci_rx_evt)
+    i.ble_hs_hci_set_buf_sz                  0x00021cdc   Section        0  ble_hs_hci.o(i.ble_hs_hci_set_buf_sz)
+    i.ble_hs_hci_set_hci_version             0x00021cf8   Section        0  ble_hs_hci.o(i.ble_hs_hci_set_hci_version)
+    i.ble_hs_hci_set_le_supported_feat       0x00021d04   Section        0  ble_hs_hci.o(i.ble_hs_hci_set_le_supported_feat)
+    i.ble_hs_hci_util_data_hdr_strip         0x00021d10   Section        0  ble_hs_hci_util.o(i.ble_hs_hci_util_data_hdr_strip)
+    i.ble_hs_hci_util_handle_pb_bc_join      0x00021d44   Section        0  ble_hs_hci_util.o(i.ble_hs_hci_util_handle_pb_bc_join)
+    i.ble_hs_hci_util_rand                   0x00021d50   Section        0  ble_hs_hci_util.o(i.ble_hs_hci_util_rand)
+    i.ble_hs_hci_util_read_adv_tx_pwr        0x00021d94   Section        0  ble_hs_hci_util.o(i.ble_hs_hci_util_read_adv_tx_pwr)
+    i.ble_hs_hw_error                        0x00021dc0   Section        0  ble_hs.o(i.ble_hs_hw_error)
+    i.ble_hs_id_addr                         0x00021de0   Section        0  ble_hs_id.o(i.ble_hs_id_addr)
+    i.ble_hs_id_addr_type_usable             0x00021e38   Section        0  ble_hs_id.o(i.ble_hs_id_addr_type_usable)
+    ble_hs_id_addr_type_usable               0x00021e39   Thumb Code   122  ble_hs_id.o(i.ble_hs_id_addr_type_usable)
+    i.ble_hs_id_infer_auto                   0x00021ec0   Section        0  ble_hs_id.o(i.ble_hs_id_infer_auto)
+    i.ble_hs_id_reset                        0x00021f7c   Section        0  ble_hs_id.o(i.ble_hs_id_reset)
+    i.ble_hs_id_set_pub                      0x00021f94   Section        0  ble_hs_id.o(i.ble_hs_id_set_pub)
+    i.ble_hs_id_use_addr                     0x00021fb0   Section        0  ble_hs_id.o(i.ble_hs_id_use_addr)
+    i.ble_hs_init                            0x00021fd0   Section        0  ble_hs.o(i.ble_hs_init)
+    i.ble_hs_is_enabled                      0x000220dc   Section        0  ble_hs.o(i.ble_hs_is_enabled)
+    i.ble_hs_is_parent_task                  0x000220f0   Section        0  ble_hs.o(i.ble_hs_is_parent_task)
+    i.ble_hs_lock                            0x00022114   Section        0  ble_hs.o(i.ble_hs_lock)
+    i.ble_hs_log_flat_buf                    0x00022128   Section        0  ble_hs_log.o(i.ble_hs_log_flat_buf)
+    i.ble_hs_log_mbuf                        0x0002212a   Section        0  ble_hs_log.o(i.ble_hs_log_mbuf)
+    i.ble_hs_mbuf_acl_pkt                    0x0002212c   Section        0  ble_hs_mbuf.o(i.ble_hs_mbuf_acl_pkt)
+    i.ble_hs_mbuf_att_pkt                    0x00022158   Section        0  ble_hs_mbuf.o(i.ble_hs_mbuf_att_pkt)
+    i.ble_hs_mbuf_from_flat                  0x00022184   Section        0  ble_hs_mbuf.o(i.ble_hs_mbuf_from_flat)
+    i.ble_hs_mbuf_l2cap_pkt                  0x000221c6   Section        0  ble_hs_mbuf.o(i.ble_hs_mbuf_l2cap_pkt)
+    i.ble_hs_mbuf_pullup_base                0x000221f2   Section        0  ble_hs_mbuf.o(i.ble_hs_mbuf_pullup_base)
+    i.ble_hs_mbuf_to_flat                    0x00022216   Section        0  ble_hs_mbuf.o(i.ble_hs_mbuf_to_flat)
+    i.ble_hs_misc_conn_chan_find             0x00022244   Section        0  ble_hs_misc.o(i.ble_hs_misc_conn_chan_find)
+    i.ble_hs_misc_conn_chan_find_reqd        0x0002227a   Section        0  ble_hs_misc.o(i.ble_hs_misc_conn_chan_find_reqd)
+    i.ble_hs_misc_own_addr_type_to_id        0x000222b8   Section        0  ble_hs_misc.o(i.ble_hs_misc_own_addr_type_to_id)
+    i.ble_hs_misc_peer_addr_type_to_id       0x000222d0   Section        0  ble_hs_misc.o(i.ble_hs_misc_peer_addr_type_to_id)
+    i.ble_hs_misc_restore_irks               0x000222e8   Section        0  ble_hs_misc.o(i.ble_hs_misc_restore_irks)
+    i.ble_hs_misc_restore_one_irk            0x000222fc   Section        0  ble_hs_misc.o(i.ble_hs_misc_restore_one_irk)
+    ble_hs_misc_restore_one_irk              0x000222fd   Thumb Code    28  ble_hs_misc.o(i.ble_hs_misc_restore_one_irk)
+    i.ble_hs_pvcy_add_entry                  0x00022318   Section        0  ble_hs_pvcy.o(i.ble_hs_pvcy_add_entry)
+    i.ble_hs_pvcy_ensure_started             0x0002231c   Section        0  ble_hs_pvcy.o(i.ble_hs_pvcy_ensure_started)
+    i.ble_hs_pvcy_our_irk                    0x00022320   Section        0  ble_hs_pvcy.o(i.ble_hs_pvcy_our_irk)
+    i.ble_hs_pvcy_remove_entry               0x0002232c   Section        0  ble_hs_pvcy.o(i.ble_hs_pvcy_remove_entry)
+    i.ble_hs_pvcy_set_our_irk                0x00022330   Section        0  ble_hs_pvcy.o(i.ble_hs_pvcy_set_our_irk)
+    i.ble_hs_sched_reset                     0x00022380   Section        0  ble_hs.o(i.ble_hs_sched_reset)
+    i.ble_hs_start                           0x00022398   Section        0  ble_hs.o(i.ble_hs_start)
+    i.ble_hs_startup_go                      0x00022438   Section        0  ble_hs_startup.o(i.ble_hs_startup_go)
+    i.ble_hs_stop_init                       0x000225d8   Section        0  ble_hs_stop.o(i.ble_hs_stop_init)
+    i.ble_hs_stop_terminate_timeout_cb       0x000225f4   Section        0  ble_hs_stop.o(i.ble_hs_stop_terminate_timeout_cb)
+    ble_hs_stop_terminate_timeout_cb         0x000225f5   Thumb Code    70  ble_hs_stop.o(i.ble_hs_stop_terminate_timeout_cb)
+    i.ble_hs_timer_exp                       0x00022650   Section        0  ble_hs.o(i.ble_hs_timer_exp)
+    ble_hs_timer_exp                         0x00022651   Thumb Code   158  ble_hs.o(i.ble_hs_timer_exp)
+    i.ble_hs_timer_resched                   0x000226fc   Section        0  ble_hs.o(i.ble_hs_timer_resched)
+    i.ble_hs_timer_sched                     0x0002272c   Section        0  ble_hs.o(i.ble_hs_timer_sched)
+    ble_hs_timer_sched                       0x0002272d   Thumb Code    76  ble_hs.o(i.ble_hs_timer_sched)
+    i.ble_hs_tx_data                         0x00022784   Section        0  ble_hs.o(i.ble_hs_tx_data)
+    i.ble_hs_unlock                          0x0002278c   Section        0  ble_hs.o(i.ble_hs_unlock)
+    i.ble_hs_wakeup_tx                       0x0002279c   Section        0  ble_hs.o(i.ble_hs_wakeup_tx)
+    i.ble_l2cap_chan_alloc                   0x00022858   Section        0  ble_l2cap.o(i.ble_l2cap_chan_alloc)
+    i.ble_l2cap_chan_free                    0x00022880   Section        0  ble_l2cap.o(i.ble_l2cap_chan_free)
+    i.ble_l2cap_get_conn_handle              0x000228a0   Section        0  ble_l2cap.o(i.ble_l2cap_get_conn_handle)
+    i.ble_l2cap_init                         0x000228b0   Section        0  ble_l2cap.o(i.ble_l2cap_init)
+    i.ble_l2cap_is_mtu_req_sent              0x000228f4   Section        0  ble_l2cap.o(i.ble_l2cap_is_mtu_req_sent)
+    i.ble_l2cap_remove_rx                    0x000228fc   Section        0  ble_l2cap.o(i.ble_l2cap_remove_rx)
+    i.ble_l2cap_rx                           0x00022910   Section        0  ble_l2cap.o(i.ble_l2cap_rx)
+    i.ble_l2cap_sig_cmd_get                  0x00022a44   Section        0  ble_l2cap_sig_cmd.o(i.ble_l2cap_sig_cmd_get)
+    i.ble_l2cap_sig_conn_broken              0x00022a80   Section        0  ble_l2cap_sig.o(i.ble_l2cap_sig_conn_broken)
+    i.ble_l2cap_sig_create_chan              0x00022ac8   Section        0  ble_l2cap_sig.o(i.ble_l2cap_sig_create_chan)
+    i.ble_l2cap_sig_hdr_parse                0x00022ae8   Section        0  ble_l2cap_sig_cmd.o(i.ble_l2cap_sig_hdr_parse)
+    i.ble_l2cap_sig_init                     0x00022b00   Section        0  ble_l2cap_sig.o(i.ble_l2cap_sig_init)
+    i.ble_l2cap_sig_reject_invalid_cid_tx    0x00022b40   Section        0  ble_l2cap_sig_cmd.o(i.ble_l2cap_sig_reject_invalid_cid_tx)
+    i.ble_l2cap_sig_reject_tx                0x00022bd6   Section        0  ble_l2cap_sig_cmd.o(i.ble_l2cap_sig_reject_tx)
+    i.ble_l2cap_sig_rx                       0x00022c60   Section        0  ble_l2cap_sig.o(i.ble_l2cap_sig_rx)
+    ble_l2cap_sig_rx                         0x00022c61   Thumb Code   124  ble_l2cap_sig.o(i.ble_l2cap_sig_rx)
+    i.ble_l2cap_sig_rx_noop                  0x00022ce0   Section        0  ble_l2cap_sig.o(i.ble_l2cap_sig_rx_noop)
+    ble_l2cap_sig_rx_noop                    0x00022ce1   Thumb Code     4  ble_l2cap_sig.o(i.ble_l2cap_sig_rx_noop)
+    i.ble_l2cap_sig_rx_reject                0x00022ce4   Section        0  ble_l2cap_sig.o(i.ble_l2cap_sig_rx_reject)
+    ble_l2cap_sig_rx_reject                  0x00022ce5   Thumb Code   112  ble_l2cap_sig.o(i.ble_l2cap_sig_rx_reject)
+    i.ble_l2cap_sig_timer                    0x00022d5c   Section        0  ble_l2cap_sig.o(i.ble_l2cap_sig_timer)
+    i.ble_l2cap_sig_tx                       0x00022df8   Section        0  ble_l2cap_sig_cmd.o(i.ble_l2cap_sig_tx)
+    i.ble_l2cap_sig_update                   0x00022e34   Section        0  ble_l2cap_sig.o(i.ble_l2cap_sig_update)
+    i.ble_l2cap_sig_update_req_rx            0x00022f38   Section        0  ble_l2cap_sig.o(i.ble_l2cap_sig_update_req_rx)
+    ble_l2cap_sig_update_req_rx              0x00022f39   Thumb Code   206  ble_l2cap_sig.o(i.ble_l2cap_sig_update_req_rx)
+    i.ble_l2cap_sig_update_rsp_rx            0x0002300c   Section        0  ble_l2cap_sig.o(i.ble_l2cap_sig_update_rsp_rx)
+    ble_l2cap_sig_update_rsp_rx              0x0002300d   Thumb Code   176  ble_l2cap_sig.o(i.ble_l2cap_sig_update_rsp_rx)
+    i.ble_l2cap_tx                           0x000230c4   Section        0  ble_l2cap.o(i.ble_l2cap_tx)
+    i.ble_mqueue_get                         0x0002313e   Section        0  ble_hs_mqueue.o(i.ble_mqueue_get)
+    i.ble_mqueue_init                        0x00023168   Section        0  ble_hs_mqueue.o(i.ble_mqueue_init)
+    i.ble_mqueue_put                         0x00023178   Section        0  ble_hs_mqueue.o(i.ble_mqueue_put)
+    i.ble_sm_alg_c1                          0x000231b4   Section        0  ble_sm_alg.o(i.ble_sm_alg_c1)
+    i.ble_sm_alg_encrypt                     0x00023300   Section        0  ble_sm_alg.o(i.ble_sm_alg_encrypt)
+    i.ble_sm_alg_s1                          0x0002334a   Section        0  ble_sm_alg.o(i.ble_sm_alg_s1)
+    i.ble_sm_cmd_get                         0x000233ca   Section        0  ble_sm_cmd.o(i.ble_sm_cmd_get)
+    i.ble_sm_confirm_exec                    0x000233fa   Section        0  ble_sm.o(i.ble_sm_confirm_exec)
+    ble_sm_confirm_exec                      0x000233fb   Thumb Code    14  ble_sm.o(i.ble_sm_confirm_exec)
+    i.ble_sm_confirm_rx                      0x00023408   Section        0  ble_sm.o(i.ble_sm_confirm_rx)
+    ble_sm_confirm_rx                        0x00023409   Thumb Code   242  ble_sm.o(i.ble_sm_confirm_rx)
+    i.ble_sm_connection_broken               0x000234fa   Section        0  ble_sm.o(i.ble_sm_connection_broken)
+    i.ble_sm_create_chan                     0x0002351c   Section        0  ble_sm.o(i.ble_sm_create_chan)
+    i.ble_sm_enc_change_rx                   0x0002353c   Section        0  ble_sm.o(i.ble_sm_enc_change_rx)
+    i.ble_sm_enc_event_rx                    0x00023554   Section        0  ble_sm.o(i.ble_sm_enc_event_rx)
+    ble_sm_enc_event_rx                      0x00023555   Thumb Code   274  ble_sm.o(i.ble_sm_enc_event_rx)
+    i.ble_sm_enc_info_rx                     0x00023666   Section        0  ble_sm.o(i.ble_sm_enc_info_rx)
+    ble_sm_enc_info_rx                       0x00023667   Thumb Code   118  ble_sm.o(i.ble_sm_enc_info_rx)
+    i.ble_sm_enc_initiate                    0x000236dc   Section        0  ble_sm.o(i.ble_sm_enc_initiate)
+    i.ble_sm_enc_key_refresh_rx              0x00023790   Section        0  ble_sm.o(i.ble_sm_enc_key_refresh_rx)
+    i.ble_sm_enc_restore_exec                0x000237a4   Section        0  ble_sm.o(i.ble_sm_enc_restore_exec)
+    ble_sm_enc_restore_exec                  0x000237a5   Thumb Code    78  ble_sm.o(i.ble_sm_enc_restore_exec)
+    i.ble_sm_enc_start_exec                  0x000237f8   Section        0  ble_sm.o(i.ble_sm_enc_start_exec)
+    ble_sm_enc_start_exec                    0x000237f9   Thumb Code   118  ble_sm.o(i.ble_sm_enc_start_exec)
+    i.ble_sm_fail_rx                         0x00023874   Section        0  ble_sm.o(i.ble_sm_fail_rx)
+    ble_sm_fail_rx                           0x00023875   Thumb Code    48  ble_sm.o(i.ble_sm_fail_rx)
+    i.ble_sm_fill_store_value                0x000238a4   Section        0  ble_sm.o(i.ble_sm_fill_store_value)
+    ble_sm_fill_store_value                  0x000238a5   Thumb Code   178  ble_sm.o(i.ble_sm_fill_store_value)
+    i.ble_sm_finding_rslvd_addr              0x00023956   Section        0  ble_sm.o(i.ble_sm_finding_rslvd_addr)
+    ble_sm_finding_rslvd_addr                0x00023957   Thumb Code   102  ble_sm.o(i.ble_sm_finding_rslvd_addr)
+    i.ble_sm_ia_ra                           0x000239bc   Section        0  ble_sm.o(i.ble_sm_ia_ra)
+    i.ble_sm_id_addr_info_rx                 0x00023a26   Section        0  ble_sm.o(i.ble_sm_id_addr_info_rx)
+    ble_sm_id_addr_info_rx                   0x00023a27   Thumb Code   118  ble_sm.o(i.ble_sm_id_addr_info_rx)
+    i.ble_sm_id_info_rx                      0x00023a9c   Section        0  ble_sm.o(i.ble_sm_id_info_rx)
+    ble_sm_id_info_rx                        0x00023a9d   Thumb Code   114  ble_sm.o(i.ble_sm_id_info_rx)
+    i.ble_sm_init                            0x00023b10   Section        0  ble_sm.o(i.ble_sm_init)
+    i.ble_sm_key_exch_exec                   0x00023b50   Section        0  ble_sm.o(i.ble_sm_key_exch_exec)
+    ble_sm_key_exch_exec                     0x00023b51   Thumb Code   618  ble_sm.o(i.ble_sm_key_exch_exec)
+    i.ble_sm_key_rxed                        0x00023dba   Section        0  ble_sm.o(i.ble_sm_key_rxed)
+    ble_sm_key_rxed                          0x00023dbb   Thumb Code   130  ble_sm.o(i.ble_sm_key_rxed)
+    i.ble_sm_lgcy_confirm_exec               0x00023e3c   Section        0  ble_sm_lgcy.o(i.ble_sm_lgcy_confirm_exec)
+    i.ble_sm_lgcy_io_action                  0x00023ecc   Section        0  ble_sm_lgcy.o(i.ble_sm_lgcy_io_action)
+    i.ble_sm_lgcy_random_exec                0x00023f64   Section        0  ble_sm_lgcy.o(i.ble_sm_lgcy_random_exec)
+    i.ble_sm_lgcy_random_rx                  0x00023fbc   Section        0  ble_sm_lgcy.o(i.ble_sm_lgcy_random_rx)
+    i.ble_sm_ltk_req_rx                      0x00024088   Section        0  ble_sm.o(i.ble_sm_ltk_req_rx)
+    i.ble_sm_ltk_restore_exec                0x00024200   Section        0  ble_sm.o(i.ble_sm_ltk_restore_exec)
+    ble_sm_ltk_restore_exec                  0x00024201   Thumb Code   142  ble_sm.o(i.ble_sm_ltk_restore_exec)
+    i.ble_sm_ltk_start_exec                  0x00024298   Section        0  ble_sm.o(i.ble_sm_ltk_start_exec)
+    ble_sm_ltk_start_exec                    0x00024299   Thumb Code    84  ble_sm.o(i.ble_sm_ltk_start_exec)
+    i.ble_sm_master_id_rx                    0x000242f0   Section        0  ble_sm.o(i.ble_sm_master_id_rx)
+    ble_sm_master_id_rx                      0x000242f1   Thumb Code   168  ble_sm.o(i.ble_sm_master_id_rx)
+    i.ble_sm_our_pair_rand                   0x00024398   Section        0  ble_sm.o(i.ble_sm_our_pair_rand)
+    i.ble_sm_pair_cfg                        0x000243a6   Section        0  ble_sm.o(i.ble_sm_pair_cfg)
+    ble_sm_pair_cfg                          0x000243a7   Thumb Code   148  ble_sm.o(i.ble_sm_pair_cfg)
+    i.ble_sm_pair_exec                       0x0002443c   Section        0  ble_sm.o(i.ble_sm_pair_exec)
+    ble_sm_pair_exec                         0x0002443d   Thumb Code   276  ble_sm.o(i.ble_sm_pair_exec)
+    i.ble_sm_pair_initiate                   0x00024554   Section        0  ble_sm.o(i.ble_sm_pair_initiate)
+    i.ble_sm_pair_req_rx                     0x000245e4   Section        0  ble_sm.o(i.ble_sm_pair_req_rx)
+    ble_sm_pair_req_rx                       0x000245e5   Thumb Code   538  ble_sm.o(i.ble_sm_pair_req_rx)
+    i.ble_sm_pair_rsp_rx                     0x00024818   Section        0  ble_sm.o(i.ble_sm_pair_rsp_rx)
+    ble_sm_pair_rsp_rx                       0x00024819   Thumb Code   280  ble_sm.o(i.ble_sm_pair_rsp_rx)
+    i.ble_sm_peer_pair_rand                  0x0002493c   Section        0  ble_sm.o(i.ble_sm_peer_pair_rand)
+    i.ble_sm_proc_find                       0x0002494c   Section        0  ble_sm.o(i.ble_sm_proc_find)
+    i.ble_sm_process_result                  0x00024994   Section        0  ble_sm.o(i.ble_sm_process_result)
+    i.ble_sm_random_exec                     0x00024bbc   Section        0  ble_sm.o(i.ble_sm_random_exec)
+    ble_sm_random_exec                       0x00024bbd   Thumb Code    14  ble_sm.o(i.ble_sm_random_exec)
+    i.ble_sm_random_rx                       0x00024bca   Section        0  ble_sm.o(i.ble_sm_random_rx)
+    ble_sm_random_rx                         0x00024bcb   Thumb Code   110  ble_sm.o(i.ble_sm_random_rx)
+    i.ble_sm_rx                              0x00024c38   Section        0  ble_sm.o(i.ble_sm_rx)
+    ble_sm_rx                                0x00024c39   Thumb Code   116  ble_sm.o(i.ble_sm_rx)
+    i.ble_sm_rx_noop                         0x00024cb4   Section        0  ble_sm.o(i.ble_sm_rx_noop)
+    ble_sm_rx_noop                           0x00024cb5   Thumb Code    10  ble_sm.o(i.ble_sm_rx_noop)
+    i.ble_sm_sec_req_exec                    0x00024cc4   Section        0  ble_sm.o(i.ble_sm_sec_req_exec)
+    ble_sm_sec_req_exec                      0x00024cc5   Thumb Code    76  ble_sm.o(i.ble_sm_sec_req_exec)
+    i.ble_sm_sec_req_rx                      0x00024d14   Section        0  ble_sm.o(i.ble_sm_sec_req_rx)
+    ble_sm_sec_req_rx                        0x00024d15   Thumb Code   190  ble_sm.o(i.ble_sm_sec_req_rx)
+    i.ble_sm_sign_info_rx                    0x00024dd8   Section        0  ble_sm.o(i.ble_sm_sign_info_rx)
+    ble_sm_sign_info_rx                      0x00024dd9   Thumb Code   112  ble_sm.o(i.ble_sm_sign_info_rx)
+    i.ble_sm_timer                           0x00024e48   Section        0  ble_sm.o(i.ble_sm_timer)
+    i.ble_sm_try_find_id                     0x00024ef8   Section        0  ble_sm.o(i.ble_sm_try_find_id)
+    i.ble_sm_tx                              0x00024f30   Section        0  ble_sm_cmd.o(i.ble_sm_tx)
+    i.ble_store_config_conf_init             0x00024f5e   Section        0  ble_store_config_conf.o(i.ble_store_config_conf_init)
+    i.ble_store_config_conf_load             0x00024f68   Section        0  ble_store_config_conf.o(i.ble_store_config_conf_load)
+    i.ble_store_config_delete                0x000250f8   Section        0  ble_store_config.o(i.ble_store_config_delete)
+    i.ble_store_config_find_cccd             0x000251dc   Section        0  ble_store_config.o(i.ble_store_config_find_cccd)
+    ble_store_config_find_cccd               0x000251dd   Thumb Code   124  ble_store_config.o(i.ble_store_config_find_cccd)
+    i.ble_store_config_find_sec              0x00025260   Section        0  ble_store_config.o(i.ble_store_config_find_sec)
+    ble_store_config_find_sec                0x00025261   Thumb Code   140  ble_store_config.o(i.ble_store_config_find_sec)
+    i.ble_store_config_init                  0x000252ec   Section        0  ble_store_config.o(i.ble_store_config_init)
+    i.ble_store_config_persist_cccds         0x00025324   Section        0  ble_store_config_conf.o(i.ble_store_config_persist_cccds)
+    i.ble_store_config_persist_our_secs      0x000253b4   Section        0  ble_store_config_conf.o(i.ble_store_config_persist_our_secs)
+    i.ble_store_config_persist_peer_secs     0x0002544c   Section        0  ble_store_config_conf.o(i.ble_store_config_persist_peer_secs)
+    i.ble_store_config_read                  0x000254e4   Section        0  ble_store_config.o(i.ble_store_config_read)
+    i.ble_store_config_write                 0x000255bc   Section        0  ble_store_config.o(i.ble_store_config_write)
+    i.ble_store_delete                       0x00025694   Section        0  ble_store.o(i.ble_store_delete)
+    i.ble_store_delete_cccd                  0x000256c0   Section        0  ble_store.o(i.ble_store_delete_cccd)
+    i.ble_store_iterate                      0x000256ec   Section        0  ble_store.o(i.ble_store_iterate)
+    i.ble_store_iterate_replace_cccd         0x00025798   Section        0  ble_store_config.o(i.ble_store_iterate_replace_cccd)
+    i.ble_store_key_from_value_cccd          0x000257e4   Section        0  ble_store.o(i.ble_store_key_from_value_cccd)
+    i.ble_store_key_from_value_sec           0x000257fa   Section        0  ble_store.o(i.ble_store_key_from_value_sec)
+    i.ble_store_read_cccd                    0x00025820   Section        0  ble_store.o(i.ble_store_read_cccd)
+    i.ble_store_read_our_sec                 0x00025850   Section        0  ble_store.o(i.ble_store_read_our_sec)
+    i.ble_store_read_peer_sec                0x00025880   Section        0  ble_store.o(i.ble_store_read_peer_sec)
+    i.ble_store_util_bonded_peers            0x000258b4   Section        0  ble_store_util.o(i.ble_store_util_bonded_peers)
+    i.ble_store_util_delete_all              0x000258e0   Section        0  ble_store_util.o(i.ble_store_util_delete_all)
+    i.ble_store_util_delete_peer             0x000258fa   Section        0  ble_store_util.o(i.ble_store_util_delete_peer)
+    i.ble_store_util_iter_replace_mac        0x00025978   Section        0  ble_store_config.o(i.ble_store_util_iter_replace_mac)
+    ble_store_util_iter_replace_mac          0x00025979   Thumb Code    74  ble_store_config.o(i.ble_store_util_iter_replace_mac)
+    i.ble_store_util_iter_unique_peer        0x000259c2   Section        0  ble_store_util.o(i.ble_store_util_iter_unique_peer)
+    ble_store_util_iter_unique_peer          0x000259c3   Thumb Code    92  ble_store_util.o(i.ble_store_util_iter_unique_peer)
+    i.ble_store_util_status_rr               0x00025a1e   Section        0  ble_store_util.o(i.ble_store_util_status_rr)
+    i.ble_store_write_cccd                   0x00025a50   Section        0  ble_store.o(i.ble_store_write_cccd)
+    i.ble_store_write_our_sec                0x00025aac   Section        0  ble_store.o(i.ble_store_write_our_sec)
+    i.ble_store_write_peer_sec               0x00025b08   Section        0  ble_store.o(i.ble_store_write_peer_sec)
+    i.ble_svc_dis_access                     0x00025ba0   Section        0  dis.o(i.ble_svc_dis_access)
+    ble_svc_dis_access                       0x00025ba1   Thumb Code   150  dis.o(i.ble_svc_dis_access)
+    i.ble_svc_dis_init                       0x00025c80   Section        0  dis.o(i.ble_svc_dis_init)
+    i.ble_svc_hrs_access                     0x00025d08   Section        0  hrs.o(i.ble_svc_hrs_access)
+    ble_svc_hrs_access                       0x00025d09   Thumb Code    86  hrs.o(i.ble_svc_hrs_access)
+    i.ble_svc_hrs_init                       0x00025da4   Section        0  hrs.o(i.ble_svc_hrs_init)
+    i.ble_svc_hrs_notify                     0x00025e28   Section        0  hrs.o(i.ble_svc_hrs_notify)
+    i.ble_transport_acl_put                  0x00025e50   Section        0  transport.o(i.ble_transport_acl_put)
+    ble_transport_acl_put                    0x00025e51   Thumb Code    30  transport.o(i.ble_transport_acl_put)
+    i.ble_transport_alloc_acl_from_ll        0x00025e74   Section        0  transport.o(i.ble_transport_alloc_acl_from_ll)
+    i.ble_transport_alloc_cmd                0x00025e8c   Section        0  transport.o(i.ble_transport_alloc_cmd)
+    i.ble_transport_alloc_evt                0x00025e9c   Section        0  transport.o(i.ble_transport_alloc_evt)
+    i.ble_transport_free                     0x00025ec0   Section        0  transport.o(i.ble_transport_free)
+    i.ble_transport_hs_init                  0x00025f10   Section        0  ble_hs.o(i.ble_transport_hs_init)
+    i.ble_transport_init                     0x00025f18   Section        0  transport.o(i.ble_transport_init)
+    i.ble_transport_to_hs_acl_impl           0x00026008   Section        0  ble_hs.o(i.ble_transport_to_hs_acl_impl)
+    i.ble_transport_to_hs_evt_impl           0x00026034   Section        0  ble_hs.o(i.ble_transport_to_hs_evt_impl)
+    i.ble_transport_to_ll_acl_impl           0x0002603e   Section        0  pan_spark_glue.o(i.ble_transport_to_ll_acl_impl)
+    i.ble_transport_to_ll_cmd_impl           0x0002605c   Section        0  pan_spark_glue.o(i.ble_transport_to_ll_cmd_impl)
+    i.ble_uuid_cmp                           0x00026080   Section        0  ble_uuid.o(i.ble_uuid_cmp)
+    i.ble_uuid_flat                          0x000260bc   Section        0  ble_uuid.o(i.ble_uuid_flat)
+    i.ble_uuid_init_from_att_buf             0x00026108   Section        0  ble_uuid.o(i.ble_uuid_init_from_att_buf)
+    i.ble_uuid_init_from_att_mbuf            0x00026138   Section        0  ble_uuid.o(i.ble_uuid_init_from_att_mbuf)
+    i.ble_uuid_init_from_buf                 0x00026184   Section        0  ble_uuid.o(i.ble_uuid_init_from_buf)
+    i.ble_uuid_length                        0x000261c6   Section        0  ble_uuid.o(i.ble_uuid_length)
+    i.ble_uuid_to_mbuf                       0x000261cc   Section        0  ble_uuid.o(i.ble_uuid_to_mbuf)
+    i.ble_uuid_to_str                        0x00026224   Section        0  ble_uuid.o(i.ble_uuid_to_str)
+    i.ble_uuid_u16                           0x000262b4   Section        0  ble_uuid.o(i.ble_uuid_u16)
+    i.cbor_encode_byte_string                0x000262c2   Section        0  cborencoder.o(i.cbor_encode_byte_string)
+    i.cbor_encode_int                        0x000262e2   Section        0  cborencoder.o(i.cbor_encode_int)
+    i.cbor_encode_simple_value               0x000262f8   Section        0  cborencoder.o(i.cbor_encode_simple_value)
+    i.cbor_encode_text_string                0x00026316   Section        0  cborencoder.o(i.cbor_encode_text_string)
+    i.cbor_encoder_close_container           0x00026336   Section        0  cborencoder.o(i.cbor_encoder_close_container)
+    i.cbor_encoder_create_array              0x00026358   Section        0  cborencoder.o(i.cbor_encoder_create_array)
+    i.cbor_encoder_create_map                0x00026364   Section        0  cborencoder.o(i.cbor_encoder_create_map)
+    i.cbor_encoder_init                      0x00026384   Section        0  cborencoder.o(i.cbor_encoder_init)
+    i.cbor_internal_read_object              0x0002638e   Section        0  cborattr.o(i.cbor_internal_read_object)
+    cbor_internal_read_object                0x0002638f   Thumb Code   748  cborattr.o(i.cbor_internal_read_object)
+    i.cbor_mbuf_reader_cmp                   0x0002667a   Section        0  cbor_mbuf_reader.o(i.cbor_mbuf_reader_cmp)
+    cbor_mbuf_reader_cmp                     0x0002667b   Thumb Code    28  cbor_mbuf_reader.o(i.cbor_mbuf_reader_cmp)
+    i.cbor_mbuf_reader_cpy                   0x00026696   Section        0  cbor_mbuf_reader.o(i.cbor_mbuf_reader_cpy)
+    cbor_mbuf_reader_cpy                     0x00026697   Thumb Code    32  cbor_mbuf_reader.o(i.cbor_mbuf_reader_cpy)
+    i.cbor_mbuf_reader_get16                 0x000266b6   Section        0  cbor_mbuf_reader.o(i.cbor_mbuf_reader_get16)
+    cbor_mbuf_reader_get16                   0x000266b7   Thumb Code    30  cbor_mbuf_reader.o(i.cbor_mbuf_reader_get16)
+    i.cbor_mbuf_reader_get32                 0x000266d4   Section        0  cbor_mbuf_reader.o(i.cbor_mbuf_reader_get32)
+    cbor_mbuf_reader_get32                   0x000266d5   Thumb Code    22  cbor_mbuf_reader.o(i.cbor_mbuf_reader_get32)
+    i.cbor_mbuf_reader_get64                 0x000266ea   Section        0  cbor_mbuf_reader.o(i.cbor_mbuf_reader_get64)
+    cbor_mbuf_reader_get64                   0x000266eb   Thumb Code    30  cbor_mbuf_reader.o(i.cbor_mbuf_reader_get64)
+    i.cbor_mbuf_reader_get8                  0x00026708   Section        0  cbor_mbuf_reader.o(i.cbor_mbuf_reader_get8)
+    cbor_mbuf_reader_get8                    0x00026709   Thumb Code    22  cbor_mbuf_reader.o(i.cbor_mbuf_reader_get8)
+    i.cbor_mbuf_reader_init                  0x00026720   Section        0  cbor_mbuf_reader.o(i.cbor_mbuf_reader_init)
+    i.cbor_mbuf_writer                       0x00026768   Section        0  cbor_mbuf_writer.o(i.cbor_mbuf_writer)
+    i.cbor_mbuf_writer_init                  0x0002678c   Section        0  cbor_mbuf_writer.o(i.cbor_mbuf_writer_init)
+    i.cbor_parser_init                       0x0002679c   Section        0  cborparser.o(i.cbor_parser_init)
+    i.cbor_read_array                        0x000267bc   Section        0  cborattr.o(i.cbor_read_array)
+    i.cbor_read_object                       0x0002691e   Section        0  cborattr.o(i.cbor_read_object)
+    i.cbor_value_advance                     0x0002692a   Section        0  cborparser.o(i.cbor_value_advance)
+    i.cbor_value_calculate_string_length     0x00026948   Section        0  cborparser.o(i.cbor_value_calculate_string_length)
+    i.cbor_value_enter_container             0x00026984   Section        0  cborparser.o(i.cbor_value_enter_container)
+    i.cbor_value_leave_container             0x00026a34   Section        0  cborparser.o(i.cbor_value_leave_container)
+    i.check_dcoc_in_abs_limit                0x00026a94   Section        0  rf_misc.o(i.check_dcoc_in_abs_limit)
+    check_dcoc_in_abs_limit                  0x00026a95   Thumb Code   228  rf_misc.o(i.check_dcoc_in_abs_limit)
+    i.check_info_tlv_data                    0x00026b9c   Section        0  rf_ft.o(i.check_info_tlv_data)
+    i.clktrim_measure_32k_clk                0x00026cd8   Section        0  soc_32k_cali.o(i.clktrim_measure_32k_clk)
+    i.create_container                       0x00026d40   Section        0  cborencoder.o(i.create_container)
+    create_container                         0x00026d41   Thumb Code   178  cborencoder.o(i.create_container)
+    __tagsym$$noinline                       0x00026d41   Number         0  cborencoder.o(i.create_container)
+    i.cy_rtos_mutex_get                      0x00026df8   Section        0  mtb_kvstore.o(i.cy_rtos_mutex_get)
+    i.dcoc_calibration_process               0x00026e5c   Section        0  rf_misc.o(i.dcoc_calibration_process)
+    i.debug_uart_init                        0x00026fe8   Section        0  app_log_uart.o(i.debug_uart_init)
+    i.encode_number                          0x00027034   Section        0  cborencoder.o(i.encode_number)
+    encode_number                            0x00027035   Thumb Code   138  cborencoder.o(i.encode_number)
+    i.extract_number                         0x000270c4   Section        0  cborparser.o(i.extract_number)
+    extract_number                           0x000270c5   Thumb Code   150  cborparser.o(i.extract_number)
+    i.find_field_func                        0x0002715a   Section        0  ble_hs_adv.o(i.find_field_func)
+    find_field_func                          0x0002715b   Thumb Code    18  ble_hs_adv.o(i.find_field_func)
+    i.flash_area_write                       0x0002716c   Section        0  mynewt_img_mgmt.o(i.flash_area_write)
+    i.fputc                                  0x00027210   Section        0  retarget.o(i.fputc)
+    i.gatt_svr_chr_access_smp                0x0002721c   Section        0  smp_ble.o(i.gatt_svr_chr_access_smp)
+    gatt_svr_chr_access_smp                  0x0002721d   Thumb Code   114  smp_ble.o(i.gatt_svr_chr_access_smp)
+    i.get_le16                               0x00027294   Section        0  endian.o(i.get_le16)
+    i.get_le32                               0x0002729e   Section        0  endian.o(i.get_le32)
+    i.gpio_p02_input_callback                0x000272b4   Section        0  app_ble.o(i.gpio_p02_input_callback)
+    gpio_p02_input_callback                  0x000272b5   Thumb Code    50  app_ble.o(i.gpio_p02_input_callback)
+    i.host_copydata                          0x00027350   Section        0  pan_spark_glue.o(i.host_copydata)
+    i.img_mgmt_erase                         0x00027360   Section        0  img_mgmt.o(i.img_mgmt_erase)
+    img_mgmt_erase                           0x00027361   Thumb Code   102  img_mgmt.o(i.img_mgmt_erase)
+    i.img_mgmt_impl_erase_image_data         0x000273d0   Section        0  mynewt_img_mgmt.o(i.img_mgmt_impl_erase_image_data)
+    i.img_mgmt_impl_erase_slot               0x0002740c   Section        0  mynewt_img_mgmt.o(i.img_mgmt_impl_erase_slot)
+    i.img_mgmt_impl_erased_val               0x00027438   Section        0  mynewt_img_mgmt.o(i.img_mgmt_impl_erased_val)
+    i.img_mgmt_impl_log_upload_done          0x00027440   Section        0  mynewt_img_mgmt.o(i.img_mgmt_impl_log_upload_done)
+    i.img_mgmt_impl_log_upload_start         0x00027444   Section        0  mynewt_img_mgmt.o(i.img_mgmt_impl_log_upload_start)
+    i.img_mgmt_impl_read                     0x00027448   Section        0  mynewt_img_mgmt.o(i.img_mgmt_impl_read)
+    i.img_mgmt_impl_swap_type                0x000274a4   Section        0  mynewt_img_mgmt.o(i.img_mgmt_impl_swap_type)
+    i.img_mgmt_impl_upload_inspect           0x000274b8   Section        0  mynewt_img_mgmt.o(i.img_mgmt_impl_upload_inspect)
+    i.img_mgmt_impl_write_image_data         0x000275f0   Section        0  mynewt_img_mgmt.o(i.img_mgmt_impl_write_image_data)
+    i.img_mgmt_module_init                   0x0002760c   Section        0  mynewt_img_mgmt.o(i.img_mgmt_module_init)
+    i.img_mgmt_my_version                    0x00027658   Section        0  img_mgmt.o(i.img_mgmt_my_version)
+    i.img_mgmt_post_handler                  0x00027668   Section        0  mynewt_img_mgmt.o(i.img_mgmt_post_handler)
+    i.img_mgmt_read_info                     0x000276a8   Section        0  img_mgmt.o(i.img_mgmt_read_info)
+    i.img_mgmt_register_group                0x000277f4   Section        0  img_mgmt.o(i.img_mgmt_register_group)
+    i.img_mgmt_slot_in_use                   0x00027804   Section        0  img_mgmt_state.o(i.img_mgmt_slot_in_use)
+    i.img_mgmt_state_flags                   0x0002781c   Section        0  img_mgmt_state.o(i.img_mgmt_state_flags)
+    i.img_mgmt_state_read                    0x0002786c   Section        0  img_mgmt_state.o(i.img_mgmt_state_read)
+    i.img_mgmt_state_write                   0x00027ae4   Section        0  img_mgmt_state.o(i.img_mgmt_state_write)
+    i.img_mgmt_upload                        0x00027b30   Section        0  img_mgmt.o(i.img_mgmt_upload)
+    img_mgmt_upload                          0x00027b31   Thumb Code   624  img_mgmt.o(i.img_mgmt_upload)
+    i.img_mgmt_ver_str                       0x00027dbc   Section        0  img_mgmt_util.o(i.img_mgmt_ver_str)
+    i.info_data_is_valid                     0x00027e14   Section        0  rf_ft.o(i.info_data_is_valid)
+    i.info_read_from_type                    0x00027e20   Section        0  rf_ft.o(i.info_read_from_type)
+    i.iterate_noop                           0x00027e84   Section        0  cborparser.o(i.iterate_noop)
+    iterate_noop                             0x00027e85   Thumb Code     4  cborparser.o(i.iterate_noop)
+    i.iterate_string_chunks                  0x00027e88   Section        0  cborparser.o(i.iterate_string_chunks)
+    iterate_string_chunks                    0x00027e89   Thumb Code   408  cborparser.o(i.iterate_string_chunks)
+    i.kv_init                                0x00028020   Section        0  mtb_init.o(i.kv_init)
+    i.ll_init                                0x00028054   Section        0  pan_spark_glue.o(i.ll_init)
+    i.main                                   0x000280f8   Section        0  main.o(i.main)
+    i.main_task                              0x00028102   Section        0  os_setup.o(i.main_task)
+    i.mem_alloc                              0x00028110   Section        0  pan_spark_glue.o(i.mem_alloc)
+    mem_alloc                                0x00028111   Thumb Code    46  pan_spark_glue.o(i.mem_alloc)
+    i.mem_init_mbuf_pool                     0x000281ac   Section        0  mem.o(i.mem_init_mbuf_pool)
+    i.mem_split_frag                         0x000281d8   Section        0  mem.o(i.mem_split_frag)
+    i.mgmt_ctxt_init                         0x00028222   Section        0  mgmt.o(i.mgmt_ctxt_init)
+    i.mgmt_err_from_cbor                     0x0002825e   Section        0  mgmt.o(i.mgmt_err_from_cbor)
+    i.mgmt_evt                               0x00028274   Section        0  mgmt.o(i.mgmt_evt)
+    i.mgmt_find_handler                      0x0002828c   Section        0  mgmt.o(i.mgmt_find_handler)
+    i.mgmt_hton_hdr                          0x000282d4   Section        0  mgmt.o(i.mgmt_hton_hdr)
+    i.mgmt_ntoh_hdr                          0x000282e2   Section        0  mgmt.o(i.mgmt_ntoh_hdr)
+    i.mgmt_register_group                    0x000282f0   Section        0  mgmt.o(i.mgmt_register_group)
+    i.mgmt_streamer_alloc_rsp                0x00028308   Section        0  mgmt.o(i.mgmt_streamer_alloc_rsp)
+    i.mgmt_streamer_free_buf                 0x00028314   Section        0  mgmt.o(i.mgmt_streamer_free_buf)
+    i.mgmt_streamer_init_reader              0x00028320   Section        0  mgmt.o(i.mgmt_streamer_init_reader)
+    i.mgmt_streamer_init_writer              0x00028330   Section        0  mgmt.o(i.mgmt_streamer_init_writer)
+    i.mgmt_streamer_reset_buf                0x00028340   Section        0  mgmt.o(i.mgmt_streamer_reset_buf)
+    i.mgmt_streamer_trim_front               0x0002834c   Section        0  mgmt.o(i.mgmt_streamer_trim_front)
+    i.mgmt_streamer_write_at                 0x00028360   Section        0  mgmt.o(i.mgmt_streamer_write_at)
+    i.mgmt_write_rsp_status                  0x00028374   Section        0  mgmt.o(i.mgmt_write_rsp_status)
+    i.mtb_kvstore_init                       0x000283a0   Section        0  mtb_kvstore.o(i.mtb_kvstore_init)
+    i.mtb_kvstore_read                       0x00028870   Section        0  mtb_kvstore.o(i.mtb_kvstore_read)
+    i.mtb_kvstore_write                      0x00028914   Section        0  mtb_kvstore.o(i.mtb_kvstore_write)
+    i.nimble_port_get_dflt_eventq            0x00028970   Section        0  nimble_port.o(i.nimble_port_get_dflt_eventq)
+    i.nimble_port_init                       0x00028978   Section        0  nimble_port.o(i.nimble_port_init)
+    i.nimble_port_run                        0x000289a0   Section        0  nimble_port.o(i.nimble_port_run)
+    i.npl_freertos_callout_init              0x000289b8   Section        0  npl_os_freertos.o(i.npl_freertos_callout_init)
+    i.npl_freertos_callout_reset             0x000289f8   Section        0  npl_os_freertos.o(i.npl_freertos_callout_reset)
+    i.npl_freertos_eventq_get                0x00028a90   Section        0  npl_os_freertos.o(i.npl_freertos_eventq_get)
+    i.npl_freertos_eventq_put                0x00028ae4   Section        0  npl_os_freertos.o(i.npl_freertos_eventq_put)
+    i.npl_freertos_mutex_init                0x00028b30   Section        0  npl_os_freertos.o(i.npl_freertos_mutex_init)
+    i.npl_freertos_mutex_pend                0x00028b50   Section        0  npl_os_freertos.o(i.npl_freertos_mutex_pend)
+    i.npl_freertos_mutex_release             0x00028b80   Section        0  npl_os_freertos.o(i.npl_freertos_mutex_release)
+    i.npl_freertos_sem_init                  0x00028bb0   Section        0  npl_os_freertos.o(i.npl_freertos_sem_init)
+    i.npl_freertos_sem_pend                  0x00028bd0   Section        0  npl_os_freertos.o(i.npl_freertos_sem_pend)
+    i.npl_freertos_sem_release               0x00028c1c   Section        0  npl_os_freertos.o(i.npl_freertos_sem_release)
+    i.npl_freertos_time_ms_to_ticks          0x00028c64   Section        0  npl_os_freertos.o(i.npl_freertos_time_ms_to_ticks)
+    i.on_reset                               0x00028c90   Section        0  pan_spark_glue.o(i.on_reset)
+    i.os_callout_timer_cb                    0x00028cec   Section        0  npl_os_freertos.o(i.os_callout_timer_cb)
+    os_callout_timer_cb                      0x00028ced   Thumb Code    94  npl_os_freertos.o(i.os_callout_timer_cb)
+    i.os_mbuf_adj                            0x00028d50   Section        0  os_mbuf.o(i.os_mbuf_adj)
+    i.os_mbuf_append                         0x00028e02   Section        0  os_mbuf.o(i.os_mbuf_append)
+    i.os_mbuf_appendfrom                     0x00028eca   Section        0  os_mbuf.o(i.os_mbuf_appendfrom)
+    i.os_mbuf_cmpf                           0x00028f3c   Section        0  os_mbuf.o(i.os_mbuf_cmpf)
+    i.os_mbuf_cmpm                           0x00028fbc   Section        0  os_mbuf.o(i.os_mbuf_cmpm)
+    i.os_mbuf_concat                         0x000290bc   Section        0  os_mbuf.o(i.os_mbuf_concat)
+    i.os_mbuf_copydata                       0x000290fc   Section        0  os_mbuf.o(i.os_mbuf_copydata)
+    i.os_mbuf_copyinto                       0x00029154   Section        0  os_mbuf.o(i.os_mbuf_copyinto)
+    i.os_mbuf_extend                         0x000291ea   Section        0  os_mbuf.o(i.os_mbuf_extend)
+    i.os_mbuf_free_chain                     0x00029248   Section        0  os_mbuf.o(i.os_mbuf_free_chain)
+    i.os_mbuf_get                            0x0002926a   Section        0  os_mbuf.o(i.os_mbuf_get)
+    i.os_mbuf_get_pkthdr                     0x00029298   Section        0  os_mbuf.o(i.os_mbuf_get_pkthdr)
+    i.os_mbuf_pack_chains                    0x000292c8   Section        0  os_mbuf.o(i.os_mbuf_pack_chains)
+    i.os_mbuf_pool_init                      0x000293c4   Section        0  os_mbuf.o(i.os_mbuf_pool_init)
+    i.os_mbuf_prepend                        0x000293ce   Section        0  os_mbuf.o(i.os_mbuf_prepend)
+    i.os_mbuf_prepend_pullup                 0x000294d4   Section        0  os_mbuf.o(i.os_mbuf_prepend_pullup)
+    i.os_mbuf_pullup                         0x000294e8   Section        0  os_mbuf.o(i.os_mbuf_pullup)
+    i.os_mbuf_trim_front                     0x00029608   Section        0  os_mbuf.o(i.os_mbuf_trim_front)
+    i.os_memblock_from                       0x00029674   Section        0  os_mempool.o(i.os_memblock_from)
+    i.os_memblock_get                        0x000296aa   Section        0  os_mempool.o(i.os_memblock_get)
+    i.os_memblock_put                        0x000296da   Section        0  os_mempool.o(i.os_memblock_put)
+    i.os_memblock_put_from_cb                0x00029716   Section        0  os_mempool.o(i.os_memblock_put_from_cb)
+    i.os_mempool_ext_init                    0x00029734   Section        0  os_mempool.o(i.os_mempool_ext_init)
+    i.os_mempool_init                        0x000297b4   Section        0  os_mempool.o(i.os_mempool_init)
+    i.os_mempool_module_init                 0x00029828   Section        0  os_mempool.o(i.os_mempool_module_init)
+    i.os_mqueue_get                          0x00029838   Section        0  os_mbuf.o(i.os_mqueue_get)
+    i.os_mqueue_init                         0x00029862   Section        0  os_mbuf.o(i.os_mqueue_init)
+    i.os_mqueue_put                          0x00029872   Section        0  os_mbuf.o(i.os_mqueue_put)
+    i.os_msys_get_pkthdr                     0x000298ac   Section        0  os_mbuf.o(i.os_msys_get_pkthdr)
+    i.os_msys_init                           0x00029910   Section        0  os_msys_init.o(i.os_msys_init)
+    i.os_msys_register                       0x00029958   Section        0  os_mbuf.o(i.os_msys_register)
+    i.os_msys_reset                          0x0002999c   Section        0  os_mbuf.o(i.os_msys_reset)
+    i.os_schedule_main                       0x000299ac   Section        0  os_setup.o(i.os_schedule_main)
+    i.pan10x_mac_addr_get                    0x00029a14   Section        0  pan_mac_addr.o(i.pan10x_mac_addr_get)
+    i.pan10xx_platform_init                  0x00029a7c   Section        0  soc.o(i.pan10xx_platform_init)
+    i.pan_ble_hci_acl_nimble_handle          0x00029e48   Section        0  pan_ble_stack.o(i.pan_ble_hci_acl_nimble_handle)
+    i.pan_ble_hci_cmd_handle                 0x00029ea0   Section        0  pan_ble_stack.o(i.pan_ble_hci_cmd_handle)
+    i.pan_ble_hci_init                       0x00029eec   Section        0  pan_ble_stack.o(i.pan_ble_hci_init)
+    i.pan_ble_init                           0x00029efc   Section        0  pan_ble_stack.o(i.pan_ble_init)
+    i.pan_ble_stack_init                     0x0002a070   Section        0  pan_spark_glue.o(i.pan_ble_stack_init)
+    i.pan_ble_thread_create                  0x0002a1b8   Section        0  pan_spark_glue.o(i.pan_ble_thread_create)
+    i.pan_ble_thread_entry                   0x0002a1e8   Section        0  pan_spark_glue.o(i.pan_ble_thread_entry)
+    pan_ble_thread_entry                     0x0002a1e9   Thumb Code     8  pan_spark_glue.o(i.pan_ble_thread_entry)
+    i.pan_ll_register_hostcopy_cb            0x0002a1f0   Section        0  pan_ble_stack.o(i.pan_ll_register_hostcopy_cb)
+    i.pan_ll_register_semphr_cback           0x0002a1fc   Section        0  pan_ble_stack.o(i.pan_ll_register_semphr_cback)
+    i.pan_misc_register_32k_track_cb         0x0002a204   Section        0  pan_ble_stack.o(i.pan_misc_register_32k_track_cb)
+    i.pan_misc_register_print                0x0002a20c   Section        0  pan_ble_stack.o(i.pan_misc_register_print)
+    i.pan_misc_set_bd_addr                   0x0002a214   Section        0  pan_ble_stack.o(i.pan_misc_set_bd_addr)
+    i.peer_add                               0x0002a220   Section        0  peer.o(i.peer_add)
+    i.peer_chr_disced                        0x0002a270   Section        0  peer.o(i.peer_chr_disced)
+    peer_chr_disced                          0x0002a271   Thumb Code   246  peer.o(i.peer_chr_disced)
+    i.peer_chr_find_uuid                     0x0002a36c   Section        0  peer.o(i.peer_chr_find_uuid)
+    i.peer_delete                            0x0002a3b4   Section        0  peer.o(i.peer_delete)
+    i.peer_disc_all                          0x0002a458   Section        0  peer.o(i.peer_disc_all)
+    i.peer_disc_chrs                         0x0002a4f0   Section        0  peer.o(i.peer_disc_chrs)
+    peer_disc_chrs                           0x0002a4f1   Thumb Code   190  peer.o(i.peer_disc_chrs)
+    i.peer_disc_dscs                         0x0002a5b8   Section        0  peer.o(i.peer_disc_dscs)
+    peer_disc_dscs                           0x0002a5b9   Thumb Code   132  peer.o(i.peer_disc_dscs)
+    i.peer_dsc_disced                        0x0002a640   Section        0  peer.o(i.peer_dsc_disced)
+    peer_dsc_disced                          0x0002a641   Thumb Code   262  peer.o(i.peer_dsc_disced)
+    i.peer_dsc_find_uuid                     0x0002a74c   Section        0  peer.o(i.peer_dsc_find_uuid)
+    i.peer_init                              0x0002a7b8   Section        0  peer.o(i.peer_init)
+    i.peer_svc_disced                        0x0002a8ec   Section        0  peer.o(i.peer_svc_disced)
+    peer_svc_disced                          0x0002a8ed   Thumb Code   194  peer.o(i.peer_svc_disced)
+    i.phy_init_from_info                     0x0002a9b4   Section        0  rf_ft.o(i.phy_init_from_info)
+    i.phy_value_init_from_code               0x0002aa24   Section        0  rf_ft.o(i.phy_value_init_from_code)
+    i.phy_value_init_from_info               0x0002ac00   Section        0  rf_ft.o(i.phy_value_init_from_info)
+    i.preparse_value                         0x0002adac   Section        0  cborparser.o(i.preparse_value)
+    preparse_value                           0x0002adad   Thumb Code   280  cborparser.o(i.preparse_value)
+    i.print_adv_fields                       0x0002aec4   Section        0  app_ble_central.o(i.print_adv_fields)
+    i.prvAddCurrentTaskToDelayedList         0x0002af8c   Section        0  tasks.o(i.prvAddCurrentTaskToDelayedList)
+    prvAddCurrentTaskToDelayedList           0x0002af8d   Thumb Code   114  tasks.o(i.prvAddCurrentTaskToDelayedList)
+    i.prvCopyDataToQueue                     0x0002b008   Section        0  queue.o(i.prvCopyDataToQueue)
+    prvCopyDataToQueue                       0x0002b009   Thumb Code   112  queue.o(i.prvCopyDataToQueue)
+    i.prvIdleTask                            0x0002b078   Section        0  tasks.o(i.prvIdleTask)
+    prvIdleTask                              0x0002b079   Thumb Code    76  tasks.o(i.prvIdleTask)
+    i.prvNotifyQueueSetContainer             0x0002b0d0   Section        0  queue.o(i.prvNotifyQueueSetContainer)
+    prvNotifyQueueSetContainer               0x0002b0d1   Thumb Code    98  queue.o(i.prvNotifyQueueSetContainer)
+    i.prvProcessExpiredTimer                 0x0002b134   Section        0  timers.o(i.prvProcessExpiredTimer)
+    prvProcessExpiredTimer                   0x0002b135   Thumb Code   150  timers.o(i.prvProcessExpiredTimer)
+    i.prvSampleTimeNow                       0x0002b1d0   Section        0  timers.o(i.prvSampleTimeNow)
+    prvSampleTimeNow                         0x0002b1d1   Thumb Code   214  timers.o(i.prvSampleTimeNow)
+    i.prvTaskExitError                       0x0002b2ac   Section        0  port.o(i.prvTaskExitError)
+    prvTaskExitError                         0x0002b2ad   Thumb Code    18  port.o(i.prvTaskExitError)
+    i.prvTimerTask                           0x0002b2c4   Section        0  timers.o(i.prvTimerTask)
+    prvTimerTask                             0x0002b2c5   Thumb Code   666  timers.o(i.prvTimerTask)
+    i.prvUnlockQueue                         0x0002b564   Section        0  queue.o(i.prvUnlockQueue)
+    prvUnlockQueue                           0x0002b565   Thumb Code   226  queue.o(i.prvUnlockQueue)
+    i.put_le16                               0x0002b646   Section        0  endian.o(i.put_le16)
+    i.put_le32                               0x0002b64e   Section        0  endian.o(i.put_le32)
+    i.pvPortMalloc                           0x0002b660   Section        0  heap_4.o(i.pvPortMalloc)
+    i.pvTaskIncrementMutexHeldCount          0x0002b798   Section        0  tasks.o(i.pvTaskIncrementMutexHeldCount)
+    i.pvTimerGetTimerID                      0x0002b7b0   Section        0  timers.o(i.pvTimerGetTimerID)
+    i.pxPortInitialiseStack                  0x0002b7c8   Section        0  port.o(i.pxPortInitialiseStack)
+    i.setup                                  0x0002b7ec   Section        0  app.o(i.setup)
+    i.sleep_timer0_handler                   0x0002b820   Section        0  soc.o(i.sleep_timer0_handler)
+    i.sleep_timer1_handler                   0x0002b83c   Section        0  soc.o(i.sleep_timer1_handler)
+    i.sleep_timer2_handler                   0x0002b858   Section        0  soc.o(i.sleep_timer2_handler)
+    i.sleep_timer_post_irq_handler           0x0002b874   Section        0  soc.o(i.sleep_timer_post_irq_handler)
+    i.smp_alloc_rsp                          0x0002b876   Section        0  smp.o(i.smp_alloc_rsp)
+    smp_alloc_rsp                            0x0002b877   Thumb Code    50  smp.o(i.smp_alloc_rsp)
+    i.smp_ble_event_data_in                  0x0002b8a8   Section        0  smp_ble.o(i.smp_ble_event_data_in)
+    smp_ble_event_data_in                    0x0002b8a9   Thumb Code    48  smp_ble.o(i.smp_ble_event_data_in)
+    i.smp_ble_get_mtu                        0x0002b8e0   Section        0  smp_ble.o(i.smp_ble_get_mtu)
+    i.smp_ble_out                            0x0002b8f4   Section        0  smp_ble.o(i.smp_ble_out)
+    smp_ble_out                              0x0002b8f5   Thumb Code    36  smp_ble.o(i.smp_ble_out)
+    i.smp_ble_pkg_init                       0x0002b91c   Section        0  smp_ble.o(i.smp_ble_pkg_init)
+    i.smp_event_data_in                      0x0002b968   Section        0  smp.o(i.smp_event_data_in)
+    smp_event_data_in                        0x0002b969   Thumb Code    60  smp.o(i.smp_event_data_in)
+    i.smp_free_buf                           0x0002b9a8   Section        0  smp.o(i.smp_free_buf)
+    smp_free_buf                             0x0002b9a9   Thumb Code    14  smp.o(i.smp_free_buf)
+    i.smp_get_dflt_eventq                    0x0002b9b6   Section        0  smp.o(i.smp_get_dflt_eventq)
+    i.smp_init_reader                        0x0002b9be   Section        0  smp.o(i.smp_init_reader)
+    smp_init_reader                          0x0002b9bf   Thumb Code    20  smp.o(i.smp_init_reader)
+    i.smp_init_writer                        0x0002b9d2   Section        0  smp.o(i.smp_init_writer)
+    smp_init_writer                          0x0002b9d3   Thumb Code    18  smp.o(i.smp_init_writer)
+    i.smp_process_request_packet             0x0002b9e4   Section        0  mcumgr_smp.o(i.smp_process_request_packet)
+    i.smp_reset_buf                          0x0002bc98   Section        0  smp.o(i.smp_reset_buf)
+    smp_reset_buf                            0x0002bc99   Thumb Code    18  smp.o(i.smp_reset_buf)
+    i.smp_rsp_frag_alloc                     0x0002bcaa   Section        0  smp.o(i.smp_rsp_frag_alloc)
+    smp_rsp_frag_alloc                       0x0002bcab   Thumb Code    38  smp.o(i.smp_rsp_frag_alloc)
+    i.smp_rx_req                             0x0002bcd0   Section        0  smp.o(i.smp_rx_req)
+    i.smp_transport_init                     0x0002bcf8   Section        0  smp.o(i.smp_transport_init)
+    i.smp_trim_front                         0x0002bd30   Section        0  smp.o(i.smp_trim_front)
+    smp_trim_front                           0x0002bd31   Thumb Code     8  smp.o(i.smp_trim_front)
+    i.smp_tx_rsp                             0x0002bd38   Section        0  smp.o(i.smp_tx_rsp)
+    i.smp_write_at                           0x0002bd80   Section        0  smp.o(i.smp_write_at)
+    smp_write_at                             0x0002bd81   Thumb Code    46  smp.o(i.smp_write_at)
+    i.stackDump                              0x0002bdb0   Section        0  retarget.o(i.stackDump)
+    i.swap_buf                               0x0002be78   Section        0  endian.o(i.swap_buf)
+    i.swap_in_place                          0x0002beaa   Section        0  endian.o(i.swap_in_place)
+    i.sys_clock_Init                         0x0002bec8   Section        0  soc.o(i.sys_clock_Init)
+    i.tc_aes128_set_encrypt_key              0x0002bf6c   Section        0  aes_encrypt.o(i.tc_aes128_set_encrypt_key)
+    i.tc_aes_encrypt                         0x0002c024   Section        0  aes_encrypt.o(i.tc_aes_encrypt)
+    i.tlv_init_iter                          0x0002c5e4   Section        0  rf_ft.o(i.tlv_init_iter)
+    i.ull_to_s                               0x0002c67c   Section        0  img_mgmt_util.o(i.ull_to_s)
+    i.uxListRemove                           0x0002c6d6   Section        0  list.o(i.uxListRemove)
+    i.uxQueueMessagesWaiting                 0x0002c6fc   Section        0  queue.o(i.uxQueueMessagesWaiting)
+    i.uxTaskGetNumberOfTasks                 0x0002c714   Section        0  tasks.o(i.uxTaskGetNumberOfTasks)
+    i.vApplicationMallocFailedHook           0x0002c720   Section        0  utility.o(i.vApplicationMallocFailedHook)
+    i.vApplicationUserHook                   0x0002c79c   Section        0  pan_spark_glue.o(i.vApplicationUserHook)
+    i.vListInitialise                        0x0002c7b4   Section        0  list.o(i.vListInitialise)
+    i.vListInitialiseItem                    0x0002c7ca   Section        0  list.o(i.vListInitialiseItem)
+    i.vListInsert                            0x0002c7d0   Section        0  list.o(i.vListInsert)
+    i.vListInsertEnd                         0x0002c802   Section        0  list.o(i.vListInsertEnd)
+    i.vPortExitCritical                      0x0002c81c   Section        0  port.o(i.vPortExitCritical)
+    i.vPortFree                              0x0002c838   Section        0  heap_4.o(i.vPortFree)
+    i.vPortSetupTimerInterrupt               0x0002c8c0   Section        0  port.o(i.vPortSetupTimerInterrupt)
+    i.vPortYield                             0x0002c8e8   Section        0  port.o(i.vPortYield)
+    i.vQueueAddToRegistry                    0x0002c900   Section        0  queue.o(i.vQueueAddToRegistry)
+    i.vQueueDelete                           0x0002c948   Section        0  queue.o(i.vQueueDelete)
+    i.vQueueWaitForMessageRestricted         0x0002c97c   Section        0  queue.o(i.vQueueWaitForMessageRestricted)
+    i.vTaskDelay                             0x0002c9c0   Section        0  tasks.o(i.vTaskDelay)
+    i.vTaskDelete                            0x0002c9f0   Section        0  tasks.o(i.vTaskDelete)
+    i.vTaskInternalSetTimeOutState           0x0002ca84   Section        0  tasks.o(i.vTaskInternalSetTimeOutState)
+    i.vTaskMissedYield                       0x0002ca94   Section        0  tasks.o(i.vTaskMissedYield)
+    i.vTaskPlaceOnEventList                  0x0002caa0   Section        0  tasks.o(i.vTaskPlaceOnEventList)
+    i.vTaskPlaceOnEventListRestricted        0x0002cac4   Section        0  tasks.o(i.vTaskPlaceOnEventListRestricted)
+    i.vTaskPriorityDisinheritAfterTimeout    0x0002cb0c   Section        0  tasks.o(i.vTaskPriorityDisinheritAfterTimeout)
+    i.vTaskStartScheduler                    0x0002cb98   Section        0  tasks.o(i.vTaskStartScheduler)
+    i.vTaskSuspendAll                        0x0002cbf4   Section        0  tasks.o(i.vTaskSuspendAll)
+    i.vTimerCallback                         0x0002cc04   Section        0  app_ble.o(i.vTimerCallback)
+    i.xPortStartScheduler                    0x0002cc58   Section        0  port.o(i.xPortStartScheduler)
+    i.xQueueCreateCountingSemaphore          0x0002cc88   Section        0  queue.o(i.xQueueCreateCountingSemaphore)
+    i.xQueueCreateMutex                      0x0002cca6   Section        0  queue.o(i.xQueueCreateMutex)
+    i.xQueueGenericCreate                    0x0002ccca   Section        0  queue.o(i.xQueueGenericCreate)
+    i.xQueueGenericSend                      0x0002cd60   Section        0  queue.o(i.xQueueGenericSend)
+    i.xQueueGenericSendFromISR               0x0002cf48   Section        0  queue.o(i.xQueueGenericSendFromISR)
+    i.xQueueGiveFromISR                      0x0002d002   Section        0  queue.o(i.xQueueGiveFromISR)
+    i.xQueueGiveMutexRecursive               0x0002d094   Section        0  queue.o(i.xQueueGiveMutexRecursive)
+    i.xQueueReceive                          0x0002d0c4   Section        0  queue.o(i.xQueueReceive)
+    i.xQueueReceiveFromISR                   0x0002d1e4   Section        0  queue.o(i.xQueueReceiveFromISR)
+    i.xQueueTakeMutexRecursive               0x0002d27e   Section        0  queue.o(i.xQueueTakeMutexRecursive)
+    i.xTaskCheckForTimeOut                   0x0002d2b0   Section        0  tasks.o(i.xTaskCheckForTimeOut)
+    i.xTaskCreate                            0x0002d328   Section        0  tasks.o(i.xTaskCreate)
+    i.xTaskGetCurrentTaskHandle              0x0002d4b8   Section        0  tasks.o(i.xTaskGetCurrentTaskHandle)
+    i.xTaskGetSchedulerState                 0x0002d4c4   Section        0  tasks.o(i.xTaskGetSchedulerState)
+    i.xTaskGetTickCount                      0x0002d4e4   Section        0  tasks.o(i.xTaskGetTickCount)
+    i.xTaskGetTickCountFromISR               0x0002d4f0   Section        0  tasks.o(i.xTaskGetTickCountFromISR)
+    i.xTaskPriorityDisinherit                0x0002d4fc   Section        0  tasks.o(i.xTaskPriorityDisinherit)
+    i.xTaskPriorityInherit                   0x0002d580   Section        0  tasks.o(i.xTaskPriorityInherit)
+    i.xTaskRemoveFromEventList               0x0002d618   Section        0  tasks.o(i.xTaskRemoveFromEventList)
+    i.xTaskResumeAll                         0x0002d6e4   Section        0  tasks.o(i.xTaskResumeAll)
+    i.xTimerCreate                           0x0002d800   Section        0  timers.o(i.xTimerCreate)
+    i.xTimerCreateTimerTask                  0x0002d8a4   Section        0  timers.o(i.xTimerCreateTimerTask)
+    i.xTimerGenericCommand                   0x0002d92c   Section        0  timers.o(i.xTimerGenericCommand)
+    i.xTimerGetExpiryTime                    0x0002d98c   Section        0  timers.o(i.xTimerGetExpiryTime)
+    i.xTimerIsTimerActive                    0x0002d996   Section        0  timers.o(i.xTimerIsTimerActive)
+    .constdata                               0x0002d9b8   Section       63  soc.o(.constdata)
+    __func__                                 0x0002d9b8   Data          21  soc.o(.constdata)
+    __func__                                 0x0002d9cd   Data          21  soc.o(.constdata)
+    __func__                                 0x0002d9e2   Data          21  soc.o(.constdata)
+    .constdata                               0x0002d9f8   Section      216  ble_att.o(.constdata)
+    ble_att_rx_dispatch                      0x0002d9f8   Data         216  ble_att.o(.constdata)
+    .constdata                               0x0002dad0   Section        4  ble_att_svr.o(.constdata)
+    .constdata                               0x0002dad4   Section       16  ble_gap.o(.constdata)
+    ble_gap_conn_params_dflt                 0x0002dad4   Data          16  ble_gap.o(.constdata)
+    .constdata                               0x0002dae4   Section      316  ble_gattc.o(.constdata)
+    ble_gattc_err_dispatch                   0x0002daf4   Data          60  ble_gattc.o(.constdata)
+    ble_gattc_resume_dispatch                0x0002db30   Data          60  ble_gattc.o(.constdata)
+    ble_gattc_tmo_dispatch                   0x0002db6c   Data          60  ble_gattc.o(.constdata)
+    ble_gattc_rx_read_type_elem_entries      0x0002dba8   Data          32  ble_gattc.o(.constdata)
+    ble_gattc_rx_read_type_complete_entries  0x0002dbc8   Data          32  ble_gattc.o(.constdata)
+    ble_gattc_rx_read_rsp_entries            0x0002dbe8   Data          24  ble_gattc.o(.constdata)
+    ble_gattc_rx_prep_entries                0x0002dc00   Data          16  ble_gattc.o(.constdata)
+    ble_gattc_rx_exec_entries                0x0002dc10   Data          16  ble_gattc.o(.constdata)
+    .constdata                               0x0002dc20   Section        4  ble_gatts.o(.constdata)
+    .constdata                               0x0002dc24   Section      148  ble_hs_hci_evt.o(.constdata)
+    ble_hs_hci_evt_dispatch                  0x0002dc24   Data          48  ble_hs_hci_evt.o(.constdata)
+    ble_hs_hci_evt_le_dispatch               0x0002dc54   Data         100  ble_hs_hci_evt.o(.constdata)
+    .constdata                               0x0002dcb8   Section        4  ble_hs_id.o(.constdata)
+    pub_addr_types                           0x0002dcb8   Data           2  ble_hs_id.o(.constdata)
+    priv_addr_types                          0x0002dcba   Data           2  ble_hs_id.o(.constdata)
+    .constdata                               0x0002dcbc   Section       16  ble_hs_pvcy.o(.constdata)
+    .constdata                               0x0002dccc   Section      108  ble_l2cap_sig.o(.constdata)
+    ble_l2cap_sig_dispatch                   0x0002dccc   Data         108  ble_l2cap_sig.o(.constdata)
+    .constdata                               0x0002dd38   Section      104  ble_sm.o(.constdata)
+    ble_sm_dispatch                          0x0002dd38   Data          60  ble_sm.o(.constdata)
+    ble_sm_state_dispatch                    0x0002dd74   Data          44  ble_sm.o(.constdata)
+    .constdata                               0x0002dda0   Section       50  ble_sm_lgcy.o(.constdata)
+    ble_sm_lgcy_init_ioa                     0x0002dda0   Data          25  ble_sm_lgcy.o(.constdata)
+    ble_sm_lgcy_resp_ioa                     0x0002ddb9   Data          25  ble_sm_lgcy.o(.constdata)
+    .constdata                               0x0002ddd4   Section      300  aes_encrypt.o(.constdata)
+    sbox                                     0x0002ddd4   Data         256  aes_encrypt.o(.constdata)
+    .constdata                               0x0002df00   Section       65  base64.o(.constdata)
+    base64_chars                             0x0002df00   Data          65  base64.o(.constdata)
+    .constdata                               0x0002df44   Section       68  dis.o(.constdata)
+    ble_svc_dis_defs                         0x0002df44   Data          32  dis.o(.constdata)
+    __func__                                 0x0002df64   Data          19  dis.o(.constdata)
+    __func__                                 0x0002df77   Data          17  dis.o(.constdata)
+    .constdata                               0x0002df88   Section       68  hrs.o(.constdata)
+    ble_svc_hrs_def                          0x0002df88   Data          32  hrs.o(.constdata)
+    __func__                                 0x0002dfa8   Data          19  hrs.o(.constdata)
+    __func__                                 0x0002dfbb   Data          17  hrs.o(.constdata)
+    .constdata                               0x0002dfcc   Section        8  app_log_uart.o(.constdata)
+    .constdata                               0x0002dfd4   Section       29  utility.o(.constdata)
+    __func__                                 0x0002dfd4   Data          29  utility.o(.constdata)
+    .constdata                               0x0002dff4   Section       20  app_ble.o(.constdata)
+    .constdata                               0x0002e008   Section       70  app_ble_central.o(.constdata)
+    __func__                                 0x0002e01c   Data          29  app_ble_central.o(.constdata)
+    __func__                                 0x0002e039   Data          21  app_ble_central.o(.constdata)
+    .constdata                               0x0002e04e   Section       26  app_ble_periph.o(.constdata)
+    __func__                                 0x0002e04e   Data          26  app_ble_periph.o(.constdata)
+    .constdata                               0x0002e068   Section       24  app_ble_svr.o(.constdata)
+    __func__                                 0x0002e068   Data          24  app_ble_svr.o(.constdata)
+    .constdata                               0x0002e080   Section       17  smp_ble.o(.constdata)
+    gatt_svr_svc_smp                         0x0002e080   Data          17  smp_ble.o(.constdata)
+    .constdata                               0x0002e091   Section       17  smp_ble.o(.constdata)
+    gatt_svr_chr_smp                         0x0002e091   Data          17  smp_ble.o(.constdata)
+    .constdata                               0x0002e0a4   Section       32  smp_ble.o(.constdata)
+    gatt_svr_svcs                            0x0002e0a4   Data          32  smp_ble.o(.constdata)
+    .constdata                               0x0002e0c4   Section       28  smp.o(.constdata)
+    .constdata                               0x0002e0e0   Section       20  smp.o(.constdata)
+    .constdata                               0x0002e0f4   Section       48  img_mgmt.o(.constdata)
+    img_mgmt_handlers                        0x0002e0f4   Data          48  img_mgmt.o(.constdata)
+    .constdata                               0x0002e128   Section      920  img_mgmt.o(.constdata)
+    .constdata                               0x0002e4c0   Section       28  pan_ble_stack.o(.constdata)
+    version                                  0x0002e4c0   Data           8  pan_ble_stack.o(.constdata)
+    .constdata                               0x0002e4dc   Section      500  rf_phy.o(.constdata)
+    tx_pwr_new_val                           0x0002e4dc   Data         500  rf_phy.o(.constdata)
+    .constdata                               0x0002e6d0   Section       48  ll_adv.o(.constdata)
+    .constdata                               0x0002e700   Section      142  ll_pdu_conn.o(.constdata)
+    llCtrlPduHandlerTbl                      0x0002e70c   Data         104  ll_pdu_conn.o(.constdata)
+    pldLenTbl                                0x0002e774   Data          26  ll_pdu_conn.o(.constdata)
+    .constdata                               0x0002e790   Section       56  ll_scan.o(.constdata)
+    .constdata                               0x0002e7c8   Section       32  lmgr_adv.o(.constdata)
+    .constdata                               0x0002e7e8   Section        8  lmgr_scan.o(.constdata)
+    .constdata                               0x0002e7f0   Section       20  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002e804   Section        4  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002e808   Section        8  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002e810   Section     1144  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002ec88   Section       24  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002eca0   Section       28  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002ecbc   Section       28  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002ecd8   Section       28  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002ecf4   Section       32  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002ed14   Section       20  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002ed28   Section       28  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002ed44   Section       28  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002ed60   Section       28  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002ed7c   Section       28  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002ed98   Section       12  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002eda4   Section        4  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002eda8   Section        8  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002edb0   Section        4  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002edb4   Section        4  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002edb8   Section        4  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002edbc   Section        4  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002edc0   Section        1  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002edc1   Section        1  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002edc2   Section        1  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002edc3   Section        1  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002edc4   Section        1  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002edc5   Section        1  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002edc6   Section        1  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002edc7   Section        1  llhwc_phy_sequences_107.o(.constdata)
+    .constdata                               0x0002edc8   Section      152  rf_misc.o(.constdata)
+    .constdata                               0x0002ee60   Section       32  math.o(.constdata)
+    upperSixBits                             0x0002ee60   Data          32  math.o(.constdata)
+    .constdata                               0x0002ee80   Section      522  aes_sw.o(.constdata)
+    aes_sw_S                                 0x0002ee80   Data         256  aes_sw.o(.constdata)
+    aes_sw_Si                                0x0002ef80   Data         256  aes_sw.o(.constdata)
+    Rcon                                     0x0002f080   Data          10  aes_sw.o(.constdata)
+    .conststring                             0x0002f08c   Section       69  ble_uuid.o(.conststring)
+    .conststring                             0x0002f0d4   Section       68  dis.o(.conststring)
+    .conststring                             0x0002f118   Section       11  mtb_kvstore.o(.conststring)
+    .conststring                             0x0002f124   Section      165  app_ble_central.o(.conststring)
+    .conststring                             0x0002f1cc   Section       83  app_ble_periph.o(.conststring)
+    .conststring                             0x0002f220   Section       67  app_ble_svr.o(.conststring)
+    .conststring                             0x0002f264   Section       36  img_mgmt.o(.conststring)
     .ramfunc                                 0x20000000   Section        0  soc.o(.ramfunc)
     .ramfunc                                 0x200000c4   Section        0  soc_32k_cali.o(.ramfunc)
     .ramfunc                                 0x20000118   Section        0  queue.o(.ramfunc)
@@ -10127,64 +10150,63 @@
     block_device                             0x20002a00   Data          28  mtb_init.o(.data)
     .data                                    0x20002a1c   Section        4  mtb_kvstore.o(.data)
     _mtb_kvstore_area_rec_key                0x20002a1c   Data           4  mtb_kvstore.o(.data)
-    .data                                    0x20002a20   Section        8  app_ble.o(.data)
-    .data                                    0x20002a28   Section       20  app_ble_central.o(.data)
-    ble_anchor_name                          0x20002a28   Data          20  app_ble_central.o(.data)
-    .data                                    0x20002a3c   Section       12  app_ble_periph.o(.data)
-    heartrate                                0x20002a3c   Data           1  app_ble_periph.o(.data)
-    notify_state                             0x20002a3d   Data           1  app_ble_periph.o(.data)
-    conn_handle                              0x20002a3e   Data           2  app_ble_periph.o(.data)
-    hrm                                      0x20002a40   Data           2  app_ble_periph.o(.data)
-    device_name                              0x20002a44   Data           4  app_ble_periph.o(.data)
-    .data                                    0x20002a48   Section       20  peer.o(.data)
-    peer_svc_mem                             0x20002a48   Data           4  peer.o(.data)
-    peer_chr_mem                             0x20002a4c   Data           4  peer.o(.data)
-    peer_dsc_mem                             0x20002a50   Data           4  peer.o(.data)
-    peer_mem                                 0x20002a54   Data           4  peer.o(.data)
-    peers                                    0x20002a58   Data           4  peer.o(.data)
-    .data                                    0x20002a5c   Section       48  smp_ble.o(.data)
-    <Data1>                                  0x20002a5c   Data          48  smp_ble.o(.data)
-    .data                                    0x20002a8c   Section        2  smp_ble.o(.data)
-    .data                                    0x20002a90   Section        8  smp.o(.data)
-    .data                                    0x20002a98   Section       12  mgmt.o(.data)
-    evt_cb                                   0x20002a98   Data           4  mgmt.o(.data)
-    mgmt_group_list                          0x20002a9c   Data           4  mgmt.o(.data)
-    mgmt_group_list_end                      0x20002aa0   Data           4  mgmt.o(.data)
-    .data                                    0x20002aa4   Section       24  img_mgmt.o(.data)
-    img_mgmt_upload_cb                       0x20002aa4   Data           4  img_mgmt.o(.data)
-    img_mgmt_upload_arg                      0x20002aa8   Data           4  img_mgmt.o(.data)
-    img_mgmt_group                           0x20002ab0   Data          12  img_mgmt.o(.data)
-    .data                                    0x20002abc   Section       12  mynewt_img_mgmt.o(.data)
-    .data                                    0x20002ac8   Section       46  pan_ble_stack.o(.data)
-    .data                                    0x20002af8   Section        4  critical.o(.data)
-    .data                                    0x20002afc   Section       16  bb.o(.data)
-    .data                                    0x20002b0c   Section       16  bb_mem.o(.data)
-    .data                                    0x20002b1c   Section        8  lhci_main.o(.data)
-    flag                                     0x20002b1c   Data           1  lhci_main.o(.data)
-    .data                                    0x20002b24   Section        4  ll_conn.o(.data)
-    .data                                    0x20002b28   Section        4  ll_init.o(.data)
-    .data                                    0x20002b2c   Section        6  ll_int.o(.data)
-    .data                                    0x20002b34   Section        8  ll_pm.o(.data)
-    .data                                    0x20002b3c   Section       36  sch_main.o(.data)
-    .data                                    0x20002b60   Section       20  rf_phy.o(.data)
-    buck_out_trim                            0x20002b60   Data           1  rf_phy.o(.data)
-    .data                                    0x20002b74   Section        8  heap.o(.data)
-    sysHeapStart                             0x20002b74   Data           4  heap.o(.data)
-    sysHeapSize                              0x20002b78   Data           4  heap.o(.data)
-    .data                                    0x20002b7c   Section       12  pool_buf.o(.data)
-    poolNum                                  0x20002b7c   Data           1  pool_buf.o(.data)
-    poolBufMem                               0x20002b80   Data           4  pool_buf.o(.data)
-    poolBufMemLen                            0x20002b84   Data           4  pool_buf.o(.data)
-    .data                                    0x20002b88   Section       16  stimer.o(.data)
-    mdcTimerRtcLastTicks                     0x20002b88   Data           4  stimer.o(.data)
-    mdcTimerRtcRemainder                     0x20002b8c   Data           4  stimer.o(.data)
-    mdcTimerQueue                            0x20002b90   Data           8  stimer.o(.data)
-    .data                                    0x20002b98   Section        4  track.o(.data)
-    .data                                    0x20002b9c   Section       26  ll_conn_comm.o(.data)
-    .data                                    0x20002bb8   Section        8  ll_whitelist.o(.data)
-    .data                                    0x20002bc0   Section        4  aes.o(.data)
-    .data                                    0x20002bc4   Section        4  llhwc_phy_sequences_107.o(.data)
-    .data                                    0x20002bc8   Section        4  llhwc_phy_sequences_107.o(.data)
+    .data                                    0x20002a20   Section       16  app_ble.o(.data)
+    app_ble_task_h                           0x20002a2c   Data           4  app_ble.o(.data)
+    .data                                    0x20002a30   Section       20  app_ble_central.o(.data)
+    ble_anchor_name                          0x20002a30   Data          20  app_ble_central.o(.data)
+    .data                                    0x20002a44   Section       12  app_ble_periph.o(.data)
+    heartrate                                0x20002a44   Data           1  app_ble_periph.o(.data)
+    notify_state                             0x20002a45   Data           1  app_ble_periph.o(.data)
+    conn_handle                              0x20002a46   Data           2  app_ble_periph.o(.data)
+    hrm                                      0x20002a48   Data           2  app_ble_periph.o(.data)
+    device_name                              0x20002a4c   Data           4  app_ble_periph.o(.data)
+    .data                                    0x20002a50   Section       20  peer.o(.data)
+    peer_svc_mem                             0x20002a50   Data           4  peer.o(.data)
+    peer_chr_mem                             0x20002a54   Data           4  peer.o(.data)
+    peer_dsc_mem                             0x20002a58   Data           4  peer.o(.data)
+    peer_mem                                 0x20002a5c   Data           4  peer.o(.data)
+    peers                                    0x20002a60   Data           4  peer.o(.data)
+    .data                                    0x20002a64   Section       48  smp_ble.o(.data)
+    <Data1>                                  0x20002a64   Data          48  smp_ble.o(.data)
+    .data                                    0x20002a94   Section        2  smp_ble.o(.data)
+    .data                                    0x20002a98   Section        8  smp.o(.data)
+    .data                                    0x20002aa0   Section       12  mgmt.o(.data)
+    evt_cb                                   0x20002aa0   Data           4  mgmt.o(.data)
+    mgmt_group_list                          0x20002aa4   Data           4  mgmt.o(.data)
+    mgmt_group_list_end                      0x20002aa8   Data           4  mgmt.o(.data)
+    .data                                    0x20002aac   Section       24  img_mgmt.o(.data)
+    img_mgmt_upload_cb                       0x20002aac   Data           4  img_mgmt.o(.data)
+    img_mgmt_upload_arg                      0x20002ab0   Data           4  img_mgmt.o(.data)
+    img_mgmt_group                           0x20002ab8   Data          12  img_mgmt.o(.data)
+    .data                                    0x20002ac4   Section       12  mynewt_img_mgmt.o(.data)
+    .data                                    0x20002ad0   Section       46  pan_ble_stack.o(.data)
+    .data                                    0x20002b00   Section        4  critical.o(.data)
+    .data                                    0x20002b04   Section       16  bb.o(.data)
+    .data                                    0x20002b14   Section       16  bb_mem.o(.data)
+    .data                                    0x20002b24   Section        8  lhci_main.o(.data)
+    flag                                     0x20002b24   Data           1  lhci_main.o(.data)
+    .data                                    0x20002b2c   Section        4  ll_conn.o(.data)
+    .data                                    0x20002b30   Section        4  ll_init.o(.data)
+    .data                                    0x20002b34   Section        6  ll_int.o(.data)
+    .data                                    0x20002b3c   Section        8  ll_pm.o(.data)
+    .data                                    0x20002b44   Section       36  sch_main.o(.data)
+    .data                                    0x20002b68   Section       20  rf_phy.o(.data)
+    buck_out_trim                            0x20002b68   Data           1  rf_phy.o(.data)
+    .data                                    0x20002b7c   Section        8  heap.o(.data)
+    sysHeapStart                             0x20002b7c   Data           4  heap.o(.data)
+    sysHeapSize                              0x20002b80   Data           4  heap.o(.data)
+    .data                                    0x20002b84   Section       12  pool_buf.o(.data)
+    poolNum                                  0x20002b84   Data           1  pool_buf.o(.data)
+    poolBufMem                               0x20002b88   Data           4  pool_buf.o(.data)
+    poolBufMemLen                            0x20002b8c   Data           4  pool_buf.o(.data)
+    .data                                    0x20002b90   Section       16  stimer.o(.data)
+    mdcTimerRtcLastTicks                     0x20002b90   Data           4  stimer.o(.data)
+    mdcTimerRtcRemainder                     0x20002b94   Data           4  stimer.o(.data)
+    mdcTimerQueue                            0x20002b98   Data           8  stimer.o(.data)
+    .data                                    0x20002ba0   Section        4  track.o(.data)
+    .data                                    0x20002ba4   Section       26  ll_conn_comm.o(.data)
+    .data                                    0x20002bc0   Section        8  ll_whitelist.o(.data)
+    .data                                    0x20002bc8   Section        4  aes.o(.data)
     .data                                    0x20002bcc   Section        4  llhwc_phy_sequences_107.o(.data)
     .data                                    0x20002bd0   Section        4  llhwc_phy_sequences_107.o(.data)
     .data                                    0x20002bd4   Section        4  llhwc_phy_sequences_107.o(.data)
@@ -10198,18 +10220,20 @@
     .data                                    0x20002bf4   Section        4  llhwc_phy_sequences_107.o(.data)
     .data                                    0x20002bf8   Section        4  llhwc_phy_sequences_107.o(.data)
     .data                                    0x20002bfc   Section        4  llhwc_phy_sequences_107.o(.data)
-    .data                                    0x20002c00   Section        2  rf_misc.o(.data)
-    .data                                    0x20002c04   Section       60  rf_ft.o(.data)
-    .data                                    0x20002c40   Section       16  math.o(.data)
-    rngW                                     0x20002c40   Data           4  math.o(.data)
-    rngX                                     0x20002c44   Data           4  math.o(.data)
-    rngY                                     0x20002c48   Data           4  math.o(.data)
-    rngZ                                     0x20002c4c   Data           4  math.o(.data)
-    .data                                    0x20002c50   Section        4  stdout.o(.data)
-    .bss                                     0x20002c54   Section       64  pan_adc.o(.bss)
-    .bss                                     0x20002c94   Section       19  pan_fmc.o(.bss)
-    .bss                                     0x20002ca8   Section      112  pan_hal_dmac.o(.bss)
-    .bss                                     0x20002d18   Section      104  pan_hal_gpio.o(.bss)
+    .data                                    0x20002c00   Section        4  llhwc_phy_sequences_107.o(.data)
+    .data                                    0x20002c04   Section        4  llhwc_phy_sequences_107.o(.data)
+    .data                                    0x20002c08   Section        2  rf_misc.o(.data)
+    .data                                    0x20002c0c   Section       60  rf_ft.o(.data)
+    .data                                    0x20002c48   Section       16  math.o(.data)
+    rngW                                     0x20002c48   Data           4  math.o(.data)
+    rngX                                     0x20002c4c   Data           4  math.o(.data)
+    rngY                                     0x20002c50   Data           4  math.o(.data)
+    rngZ                                     0x20002c54   Data           4  math.o(.data)
+    .data                                    0x20002c58   Section        4  stdout.o(.data)
+    .bss                                     0x20002c5c   Section       64  pan_adc.o(.bss)
+    .bss                                     0x20002c9c   Section       19  pan_fmc.o(.bss)
+    .bss                                     0x20002cb0   Section      112  pan_hal_dmac.o(.bss)
+    .bss                                     0x20002d20   Section      104  pan_hal_gpio.o(.bss)
     .bss                                     0x20002e00   Section      256  soc.o(.bss)
     ram_vector                               0x20002e00   Data         256  soc.o(.bss)
     .bss                                     0x20002f00   Section       80  queue.o(.bss)
@@ -10485,1020 +10509,1028 @@
     Long Thumb to Thumb Veneer to MDC_TimerSleepUpdate 0x0000abb9   Thumb Code    12  anon$$obj.o(Veneer$$Code)
     Long Thumb to Thumb Veneer to RF_WritePhyCfg 0x0000abc5   Thumb Code    12  anon$$obj.o(Veneer$$Code)
     Long Thumb to Thumb Veneer to LL_TrackTimingScheduler 0x0000abd1   Thumb Code    12  anon$$obj.o(Veneer$$Code)
-    Long Thumb to Thumb Veneer to vPortEnterCritical 0x0000abdd   Thumb Code    12  anon$$obj.o(Veneer$$Code)
-    Long Thumb to Thumb Veneer to xQueueSemaphoreTake 0x0000abe9   Thumb Code    12  anon$$obj.o(Veneer$$Code)
-    Long Thumb to Thumb Veneer to pan_update_stimer 0x0000abf5   Thumb Code    12  anon$$obj.o(Veneer$$Code)
-    Long Thumb to Thumb Veneer to xTaskIncrementTick 0x0000ac01   Thumb Code    12  anon$$obj.o(Veneer$$Code)
-    main                                     0x0000ac0d   Thumb Code    64  soc.o(i.$Sub$$main)
-    ADC_SetCalirationParams                  0x0000ac91   Thumb Code   258  pan_adc.o(i.ADC_SetCalirationParams)
-    AES_Encrypt                              0x0000ad9d   Thumb Code   324  aes.o(i.AES_Encrypt)
-    AES_Init                                 0x0000aee1   Thumb Code    30  aes.o(i.AES_Init)
-    BB_32kTrackingInit                       0x0000af21   Thumb Code   150  bb.o(i.BB_32kTrackingInit)
-    BB_DebugInit                             0x0000afed   Thumb Code    60  bb.o(i.BB_DebugInit)
-    BB_DebugReset                            0x0000b041   Thumb Code    54  bb.o(i.BB_DebugReset)
-    BB_DtmStartReceiverV1                    0x0000b089   Thumb Code   134  bb.o(i.BB_DtmStartReceiverV1)
-    BB_DtmStartReceiverV2                    0x0000b129   Thumb Code   168  bb.o(i.BB_DtmStartReceiverV2)
-    BB_DtmStartTransimitterV1                0x0000b1e9   Thumb Code   192  bb.o(i.BB_DtmStartTransimitterV1)
-    BB_DtmStartTransimitterV2                0x0000b2c9   Thumb Code   264  bb.o(i.BB_DtmStartTransimitterV2)
-    BB_DtmStop                               0x0000b3f1   Thumb Code    32  bb.o(i.BB_DtmStop)
-    BB_Init                                  0x0000b419   Thumb Code   230  bb.o(i.BB_Init)
-    BB_ListMemAlloc                          0x0000b531   Thumb Code    52  bb_mem.o(i.BB_ListMemAlloc)
-    BB_MemAlloc                              0x0000b569   Thumb Code    52  bb_mem.o(i.BB_MemAlloc)
-    BB_RandInit                              0x0000b5a1   Thumb Code    72  bb.o(i.BB_RandInit)
-    BB_Register32KTrackCback                 0x0000b615   Thumb Code     8  bb.o(i.BB_Register32KTrackCback)
-    BB_SetDebugChn                           0x0000b621   Thumb Code    48  bb.o(i.BB_SetDebugChn)
-    BB_SetListMap                            0x0000b659   Thumb Code    40  bb.o(i.BB_SetListMap)
-    BB_SetTxPower                            0x0000b68d   Thumb Code    10  bb.o(i.BB_SetTxPower)
-    BLE_IRQHandler                           0x0000b699   Thumb Code   284  sch_main.o(i.BLE_IRQHandler)
-    BdaCmp                                   0x0000b7cd   Thumb Code    20  bd_addr.o(i.BdaCmp)
-    BdaCpy                                   0x0000b7e1   Thumb Code     8  bd_addr.o(i.BdaCpy)
-    BitReverse8                              0x0000b7e9   Thumb Code    32  math.o(i.BitReverse8)
-    BstreamToUint64                          0x0000b815   Thumb Code    60  byte_stream.o(i.BstreamToUint64)
-    CLK_AHBPeriphClockCmd                    0x0000b851   Thumb Code    18  pan_clk.o(i.CLK_AHBPeriphClockCmd)
-    CLK_APB1PeriphClockCmd                   0x0000b869   Thumb Code    18  pan_clk.o(i.CLK_APB1PeriphClockCmd)
-    CLK_GetPeripheralFreq                    0x0000b881   Thumb Code    94  pan_clk.o(i.CLK_GetPeripheralFreq)
-    CLK_RefClkSrcConfig                      0x0000b905   Thumb Code   180  pan_clk.o(i.CLK_RefClkSrcConfig)
-    CLK_SYSCLKConfig                         0x0000b9c1   Thumb Code   100  pan_clk.o(i.CLK_SYSCLKConfig)
-    CLK_Set3vSyncAuto                        0x0000ba2d   Thumb Code    12  pan_clk.o(i.CLK_Set3vSyncAuto)
-    CLK_WaitClockReady                       0x0000ba3d   Thumb Code    60  pan_clk.o(i.CLK_WaitClockReady)
-    ComputeAccessAddr                        0x0000ba81   Thumb Code    56  math.o(i.ComputeAccessAddr)
-    ComputeHopInc                            0x0000bac9   Thumb Code    52  math.o(i.ComputeHopInc)
-    DMAC_ContinueChannel                     0x0000bb01   Thumb Code    44  pan_dmac.o(i.DMAC_ContinueChannel)
-    DMAC_GetXferredBlockCount                0x0000bb2d   Thumb Code    14  pan_dmac.o(i.DMAC_GetXferredBlockCount)
-    DMAC_ReleaseChannel                      0x0000bb3d   Thumb Code    14  pan_dmac.o(i.DMAC_ReleaseChannel)
-    DMA_IRQHandler                           0x0000bb51   Thumb Code     8  pan_hal_dmac.o(i.DMA_IRQHandler)
-    DMA_IRQHandlerOverlay                    0x0000bb59   Thumb Code   338  pan_hal_dmac.o(i.DMA_IRQHandlerOverlay)
-    EnterCritical                            0x0000bcc1   Thumb Code    24  critical.o(i.EnterCritical)
-    ExitCritical                             0x0000bcdd   Thumb Code    28  critical.o(i.ExitCritical)
-    FIFO_Init                                0x0000bcfd   Thumb Code    56  fifo.o(i.FIFO_Init)
-    FMC_Erase                                0x0000bd35   Thumb Code    84  pan_fmc.o(i.FMC_Erase)
-    FMC_EraseCodeArea                        0x0000bd89   Thumb Code   830  pan_fmc.o(i.FMC_EraseCodeArea)
-    FMC_GetFlashCodeAreaSize                 0x0000c0d5   Thumb Code    74  pan_fmc.o(i.FMC_GetFlashCodeAreaSize)
-    FMC_GetFlashJedecId                      0x0000c131   Thumb Code    58  pan_fmc.o(i.FMC_GetFlashJedecId)
-    FMC_GetFlashUniqueId                     0x0000c17d   Thumb Code    42  pan_fmc.o(i.FMC_GetFlashUniqueId)
-    FMC_ParamsSet                            0x0000c1b5   Thumb Code    10  pan_fmc.o(i.FMC_ParamsSet)
-    FMC_ReadInfoArea                         0x0000c1c5   Thumb Code    68  pan_fmc.o(i.FMC_ReadInfoArea)
-    FMC_ReadStream                           0x0000c209   Thumb Code    28  pan_fmc.o(i.FMC_ReadStream)
-    FMC_SetFlashCapacity                     0x0000c309   Thumb Code   138  pan_fmc.o(i.FMC_SetFlashCapacity)
-    FMC_SetFlashMode                         0x0000c3a9   Thumb Code   370  pan_fmc.o(i.FMC_SetFlashMode)
-    FMC_WriteStream                          0x0000c691   Thumb Code   172  pan_fmc.o(i.FMC_WriteStream)
-    GPIO0_IRQHandler                         0x0000c73d   Thumb Code     8  pan_hal_gpio.o(i.GPIO0_IRQHandler)
-    GPIO0_IRQHandlerOverlay                  0x0000c745   Thumb Code    14  pan_hal_gpio.o(i.GPIO0_IRQHandlerOverlay)
-    GPIO1_IRQHandler                         0x0000c759   Thumb Code     8  pan_hal_gpio.o(i.GPIO1_IRQHandler)
-    GPIO1_IRQHandlerOverlay                  0x0000c761   Thumb Code    14  pan_hal_gpio.o(i.GPIO1_IRQHandlerOverlay)
-    GPIO2_IRQHandler                         0x0000c775   Thumb Code     8  pan_hal_gpio.o(i.GPIO2_IRQHandler)
-    GPIO2_IRQHandlerOverlay                  0x0000c77d   Thumb Code    14  pan_hal_gpio.o(i.GPIO2_IRQHandlerOverlay)
-    GPIO3_IRQHandler                         0x0000c791   Thumb Code     8  pan_hal_gpio.o(i.GPIO3_IRQHandler)
-    GPIO3_IRQHandlerOverlay                  0x0000c799   Thumb Code    14  pan_hal_gpio.o(i.GPIO3_IRQHandlerOverlay)
-    HAL_DriverInit                           0x0000c819   Thumb Code    12  pan_hal.o(i.HAL_DriverInit)
-    HAL_TimeConvMsToTick                     0x0000c829   Thumb Code    60  pan_hal.o(i.HAL_TimeConvMsToTick)
-    HAL_TimeGetCurrTick                      0x0000c869   Thumb Code    10  pan_hal.o(i.HAL_TimeGetCurrTick)
-    HAL_UART_SendData                        0x0000c879   Thumb Code   152  pan_hal_uart.o(i.HAL_UART_SendData)
-    Hard_Fault_Handler                       0x0000c911   Thumb Code    74  retarget.o(i.Hard_Fault_Handler)
-    HeapAlloc                                0x0000c995   Thumb Code    22  heap.o(i.HeapAlloc)
-    HeapAllocEx                              0x0000c9b1   Thumb Code    58  heap.o(i.HeapAllocEx)
-    HeapGetAvailableSize                     0x0000c9f1   Thumb Code     6  heap.o(i.HeapGetAvailableSize)
-    HeapGetFreeStartAddr                     0x0000c9fd   Thumb Code     6  heap.o(i.HeapGetFreeStartAddr)
-    HeapInit                                 0x0000ca09   Thumb Code     8  heap.o(i.HeapInit)
-    I2C0_IRQHandler                          0x0000ca15   Thumb Code     8  pan_hal_i2c.o(i.I2C0_IRQHandler)
-    I2C0_IRQHandlerOverlay                   0x0000ca1d   Thumb Code   374  pan_hal_i2c.o(i.I2C0_IRQHandlerOverlay)
-    I2C_ClearITPendingBit                    0x0000cb9d   Thumb Code    80  pan_i2c.o(i.I2C_ClearITPendingBit)
-    I2C_GetFlagStatus                        0x0000cbf1   Thumb Code    30  pan_i2c.o(i.I2C_GetFlagStatus)
-    InitIcache                               0x0000cc15   Thumb Code    54  pan_fmc.o(i.InitIcache)
-    LHCI_CmdHandler                          0x0000cc4d   Thumb Code   216  lhci_cmd.o(i.LHCI_CmdHandler)
-    LHCI_ControllerCmdHandler                0x0000cd2d   Thumb Code   224  lhci_cmd.o(i.LHCI_ControllerCmdHandler)
-    LHCI_GetRxAclFifo                        0x0000ce19   Thumb Code     4  lhci_main.o(i.LHCI_GetRxAclFifo)
-    LHCI_GetRxCmdFifo                        0x0000ce21   Thumb Code     4  lhci_main.o(i.LHCI_GetRxCmdFifo)
-    LHCI_InfoParamCmdHandler                 0x0000ce29   Thumb Code   248  lhci_cmd.o(i.LHCI_InfoParamCmdHandler)
-    LHCI_Init                                0x0000cf25   Thumb Code   100  lhci_main.o(i.LHCI_Init)
-    LHCI_InitRxAclMem                        0x0000cfad   Thumb Code   100  lhci_main.o(i.LHCI_InitRxAclMem)
-    LHCI_InitRxCmdMem                        0x0000d029   Thumb Code   100  lhci_main.o(i.LHCI_InitRxCmdMem)
-    LHCI_IsEvtEnabled                        0x0000d0c5   Thumb Code    64  lhci_main.o(i.LHCI_IsEvtEnabled)
-    LHCI_IsLeEvtEnabled                      0x0000d109   Thumb Code    46  lhci_main.o(i.LHCI_IsLeEvtEnabled)
-    LHCI_LE_SendConnCmplEvt                  0x0000d13d   Thumb Code   134  lhci_evt.o(i.LHCI_LE_SendConnCmplEvt)
-    LHCI_LE_SendEnhaneConnCmplEvt            0x0000d1c3   Thumb Code   178  lhci_evt.o(i.LHCI_LE_SendEnhaneConnCmplEvt)
-    LHCI_LeControllerCmdHandler              0x0000d275   Thumb Code  1560  lhci_cmd.o(i.LHCI_LeControllerCmdHandler)
-    LHCI_LlTxFifoAvail                       0x0000d88d   Thumb Code    68  lhci_main.o(i.LHCI_LlTxFifoAvail)
-    LHCI_MsgHandler                          0x0000d8d5   Thumb Code   148  lhci_main.o(i.LHCI_MsgHandler)
-    LHCI_NotifyRxHciPkt                      0x0000d96d   Thumb Code    14  lhci_main.o(i.LHCI_NotifyRxHciPkt)
-    LHCI_PushEvtToTxFifo                     0x0000d981   Thumb Code    62  lhci_evt.o(i.LHCI_PushEvtToTxFifo)
-    LHCI_RegisterHciTxCback                  0x0000d9c5   Thumb Code     8  lhci_main.o(i.LHCI_RegisterHciTxCback)
-    LHCI_Reset                               0x0000d9d1   Thumb Code    54  lhci_main.o(i.LHCI_Reset)
-    LHCI_RxAclHandler                        0x0000da1d   Thumb Code   204  lhci_main.o(i.LHCI_RxAclHandler)
-    LHCI_SendCmdCmplEvt                      0x0000daf9   Thumb Code    58  lhci_evt.o(i.LHCI_SendCmdCmplEvt)
-    LHCI_SendCmdCmplStatusEvt                0x0000db33   Thumb Code    32  lhci_evt.o(i.LHCI_SendCmdCmplStatusEvt)
-    LHCI_SendCmdStatusEvt                    0x0000db53   Thumb Code    32  lhci_evt.o(i.LHCI_SendCmdStatusEvt)
-    LHCI_SendNumOfCmplPktEvt                 0x0000db73   Thumb Code    42  lhci_evt.o(i.LHCI_SendNumOfCmplPktEvt)
-    LHCI_TxAclHandler                        0x0000db9d   Thumb Code    96  lhci_acl.o(i.LHCI_TxAclHandler)
-    LHCI_TxEvtHandler                        0x0000dc01   Thumb Code   940  lhci_evt.o(i.LHCI_TxEvtHandler)
-    LHCI_VsCmdHandler                        0x0000dfb1   Thumb Code    80  lhci_vs.o(i.LHCI_VsCmdHandler)
-    LL_AclRegister                           0x0000e001   Thumb Code     6  ll_init.o(i.LL_AclRegister)
-    LL_AddDeviceToWhiteList                  0x0000e00d   Thumb Code    58  ll_whitelist.o(i.LL_AddDeviceToWhiteList)
-    LL_AdjustDataChannelIndexEx              0x0000e04d   Thumb Code    94  ll_conn_comm.o(i.LL_AdjustDataChannelIndexEx)
-    LL_AdvEvtHandler                         0x0000e0d9   Thumb Code   108  ll_adv.o(i.LL_AdvEvtHandler)
-    LL_AdvPduHandler                         0x0000e14d   Thumb Code    78  ll_pdu_adv.o(i.LL_AdvPduHandler)
-    LL_AdvPduRpaUpdate                       0x0000e19b   Thumb Code     2  ll_adv.o(i.LL_AdvPduRpaUpdate)
-    LL_BuildChanRemapTbl                     0x0000e19d   Thumb Code   110  ll_conn_comm.o(i.LL_BuildChanRemapTbl)
-    LL_CalcWinWidening                       0x0000e239   Thumb Code   124  ll_conn_comm.o(i.LL_CalcWinWidening)
-    LL_CheckCmplPktNum                       0x0000e2cd   Thumb Code   216  ll_conn_comm.o(i.LL_CheckCmplPktNum)
-    LL_ChnMapIndHandler                      0x0000e3b5   Thumb Code   152  ll_pdu_conn.o(i.LL_ChnMapIndHandler)
-    LL_ClearResolveList                      0x0000e451   Thumb Code    24  ll_resolvinglist.o(i.LL_ClearResolveList)
-    LL_ClearWhiteList                        0x0000e46d   Thumb Code    24  ll_whitelist.o(i.LL_ClearWhiteList)
-    LL_ConnEvtAdjust                         0x0000e489   Thumb Code   570  ll_pdu_conn.o(i.LL_ConnEvtAdjust)
-    LL_ConnEvtHandler                        0x0000e6d5   Thumb Code   140  ll_conn_comm.o(i.LL_ConnEvtHandler)
-    LL_ConnEvtStopHandler                    0x0000e76d   Thumb Code   230  ll_conn_comm.o(i.LL_ConnEvtStopHandler)
-    LL_ConnIndHandler                        0x0000e88d   Thumb Code   988  ll_pdu_adv.o(i.LL_ConnIndHandler)
-    LL_ConnInit                              0x0000ec8d   Thumb Code    32  ll_conn.o(i.LL_ConnInit)
-    LL_ConnUpdIndHandler                     0x0000ecb5   Thumb Code   144  ll_pdu_conn.o(i.LL_ConnUpdIndHandler)
-    LL_DataLenReqHandler                     0x0000ed4d   Thumb Code   270  ll_pdu_conn.o(i.LL_DataLenReqHandler)
-    LL_DataLenRspHandler                     0x0000ee65   Thumb Code   348  ll_pdu_conn.o(i.LL_DataLenRspHandler)
-    LL_DecodeCtrlPdu                         0x0000efd1   Thumb Code   542  ll_pdu_conn.o(i.LL_DecodeCtrlPdu)
-    LL_DisconnCmplHandler                    0x0000f205   Thumb Code   102  ll_conn_comm.o(i.LL_DisconnCmplHandler)
-    LL_Disconnect                            0x0000f275   Thumb Code    66  ll_main.o(i.LL_Disconnect)
-    LL_EncReqHandler                         0x0000f2bd   Thumb Code   280  ll_pdu_conn.o(i.LL_EncReqHandler)
-    LL_EncRspHandler                         0x0000f3d9   Thumb Code   228  ll_pdu_conn.o(i.LL_EncRspHandler)
-    LL_EvtRegister                           0x0000f4bd   Thumb Code     6  ll_init.o(i.LL_EvtRegister)
-    LL_FeatReqHandler                        0x0000f4c9   Thumb Code    64  ll_pdu_conn.o(i.LL_FeatReqHandler)
-    LL_FeatRspHandler                        0x0000f50d   Thumb Code    96  ll_pdu_conn.o(i.LL_FeatRspHandler)
-    LL_GenerateRPA                           0x0000f575   Thumb Code    82  ll_resolvinglist.o(i.LL_GenerateRPA)
-    LL_GetAuthPayloadTimeout                 0x0000f5c9   Thumb Code    44  ll_main.o(i.LL_GetAuthPayloadTimeout)
-    LL_GetBdAddr                             0x0000f5f9   Thumb Code     8  ll_main.o(i.LL_GetBdAddr)
-    LL_GetCurUsedPhy                         0x0000f605   Thumb Code    26  ll_conn_comm.o(i.LL_GetCurUsedPhy)
-    LL_GetEffTxDataLen                       0x0000f621   Thumb Code   128  ll_conn.o(i.LL_GetEffTxDataLen)
-    LL_GetLocalSCA                           0x0000f6a5   Thumb Code     6  ll_int.o(i.LL_GetLocalSCA)
-    LL_GetPrand                              0x0000f6b1   Thumb Code    96  ll_csa2.o(i.LL_GetPrand)
-    LL_GetSuppPhys                           0x0000f711   Thumb Code    22  ll_conn_comm.o(i.LL_GetSuppPhys)
-    LL_GetVersion                            0x0000f72d   Thumb Code    26  ll_main.o(i.LL_GetVersion)
-    LL_GetWhiteListSize                      0x0000f74d   Thumb Code     6  ll_whitelist.o(i.LL_GetWhiteListSize)
-    LL_Init                                  0x0000f759   Thumb Code   138  ll_init.o(i.LL_Init)
-    LL_InitConnCtx                           0x0000f825   Thumb Code   454  ll_conn.o(i.LL_InitConnCtx)
-    LL_InitConnCtxMem                        0x0000fa05   Thumb Code    68  ll_conn.o(i.LL_InitConnCtxMem)
-    LL_InitConnMem                           0x0000fa79   Thumb Code   364  ll_conn.o(i.LL_InitConnMem)
-    LL_InitScanMem                           0x0000fc2d   Thumb Code   138  ll_scan.o(i.LL_InitScanMem)
-    LL_InitWhiteListMem                      0x0000fced   Thumb Code   106  ll_whitelist.o(i.LL_InitWhiteListMem)
-    LL_IsConnExisted                         0x0000fd95   Thumb Code    84  ll_conn_comm.o(i.LL_IsConnExisted)
-    LL_IsPmEnable                            0x0000fdf1   Thumb Code     6  ll_pm.o(i.LL_IsPmEnable)
-    LL_IsUsedChanNumGreaterThan2             0x0000fdfd   Thumb Code    18  ll_conn_comm.o(i.LL_IsUsedChanNumGreaterThan2)
-    LL_LE_AddDeviceToWhiteList               0x0000fe0f   Thumb Code     8  ll_main.o(i.LL_LE_AddDeviceToWhiteList)
-    LL_LE_ClearWhiteList                     0x0000fe17   Thumb Code    10  ll_main.o(i.LL_LE_ClearWhiteList)
-    LL_LE_ConnUpd                            0x0000fe21   Thumb Code   156  ll_main.o(i.LL_LE_ConnUpd)
-    LL_LE_CreateConn                         0x0000fec5   Thumb Code    76  ll_main.o(i.LL_LE_CreateConn)
-    LL_LE_CreateConnCancel                   0x0000ff15   Thumb Code     8  ll_main.o(i.LL_LE_CreateConnCancel)
-    LL_LE_Encrypt                            0x0000ff1d   Thumb Code    10  ll_main.o(i.LL_LE_Encrypt)
-    LL_LE_GetDefDataLen                      0x0000ff29   Thumb Code    14  ll_main.o(i.LL_LE_GetDefDataLen)
-    LL_LE_GetWhiteListSize                   0x0000ff3d   Thumb Code     8  ll_main.o(i.LL_LE_GetWhiteListSize)
-    LL_LE_LtkReqNegativeReplyHandler         0x0000ff45   Thumb Code    42  ll_main.o(i.LL_LE_LtkReqNegativeReplyHandler)
-    LL_LE_LtkReqReplyHandler                 0x0000ff75   Thumb Code   136  ll_main.o(i.LL_LE_LtkReqReplyHandler)
-    LL_LE_ReadChnMap                         0x00010001   Thumb Code    72  ll_main.o(i.LL_LE_ReadChnMap)
-    LL_LE_ReadMaximumDataLen                 0x0001004d   Thumb Code    62  ll_main.o(i.LL_LE_ReadMaximumDataLen)
-    LL_LE_ReadPhy                            0x00010091   Thumb Code    42  ll_main.o(i.LL_LE_ReadPhy)
-    LL_LE_ReadRemoteFeat                     0x000100c1   Thumb Code    82  ll_main.o(i.LL_LE_ReadRemoteFeat)
-    LL_LE_RemoveDeviceFromWhiteList          0x0001011d   Thumb Code     8  ll_main.o(i.LL_LE_RemoveDeviceFromWhiteList)
-    LL_LE_SetAdvData                         0x00010125   Thumb Code    38  ll_main.o(i.LL_LE_SetAdvData)
-    LL_LE_SetAdvEnable                       0x0001014d   Thumb Code    46  ll_main.o(i.LL_LE_SetAdvEnable)
-    LL_LE_SetAdvParam                        0x00010185   Thumb Code   132  ll_main.o(i.LL_LE_SetAdvParam)
-    LL_LE_SetDataLen                         0x0001020d   Thumb Code   118  ll_main.o(i.LL_LE_SetDataLen)
-    LL_LE_SetDefDataLen                      0x00010299   Thumb Code    72  ll_main.o(i.LL_LE_SetDefDataLen)
-    LL_LE_SetDefaultPhy                      0x000102f5   Thumb Code    64  ll_main.o(i.LL_LE_SetDefaultPhy)
-    LL_LE_SetHostChnClass                    0x0001033d   Thumb Code   138  ll_main.o(i.LL_LE_SetHostChnClass)
-    LL_LE_SetPhy                             0x000103d5   Thumb Code   256  ll_main.o(i.LL_LE_SetPhy)
-    LL_LE_SetRandomAddr                      0x000104dd   Thumb Code    76  ll_main.o(i.LL_LE_SetRandomAddr)
-    LL_LE_SetScanEnable                      0x0001052d   Thumb Code    50  ll_main.o(i.LL_LE_SetScanEnable)
-    LL_LE_SetScanParam                       0x00010569   Thumb Code    58  ll_main.o(i.LL_LE_SetScanParam)
-    LL_LE_SetScanRspData                     0x000105a9   Thumb Code    38  ll_main.o(i.LL_LE_SetScanRspData)
-    LL_LE_StartEncrypt                       0x000105d1   Thumb Code   230  ll_main.o(i.LL_LE_StartEncrypt)
-    LL_LlInit                                0x000106bd   Thumb Code   104  ll_init.o(i.LL_LlInit)
-    LL_LlRspTimerStart                       0x00010755   Thumb Code    34  ll_conn.o(i.LL_LlRspTimerStart)
-    LL_LlRspTimerStop                        0x00010777   Thumb Code    36  ll_conn.o(i.LL_LlRspTimerStop)
-    LL_MsgHandler                            0x0001079d   Thumb Code   482  ll_init.o(i.LL_MsgHandler)
-    LL_MstConnEvtHandler                     0x00010995   Thumb Code    52  ll_conn_mst.o(i.LL_MstConnEvtHandler)
-    LL_MstCreateConn                         0x000109d5   Thumb Code   430  ll_scan.o(i.LL_MstCreateConn)
-    LL_MstCreateConnCancel                   0x00010bc5   Thumb Code   100  ll_scan.o(i.LL_MstCreateConnCancel)
-    LL_MstCreateConnPostHandler              0x00010c3d   Thumb Code   612  ll_pdu_scan.o(i.LL_MstCreateConnPostHandler)
-    LL_MstCreateConnReset                    0x00010eb9   Thumb Code    38  ll_scan.o(i.LL_MstCreateConnReset)
-    LL_MstCreateConnResetCommon              0x00010ef5   Thumb Code    28  ll_scan.o(i.LL_MstCreateConnResetCommon)
-    LL_MstInit                               0x00010f1d   Thumb Code     8  ll_conn_mst.o(i.LL_MstInit)
-    LL_MstInitiatorInit                      0x00010f2d   Thumb Code    54  ll_scan.o(i.LL_MstInitiatorInit)
-    LL_MstScanInit                           0x00010f91   Thumb Code    28  ll_scan.o(i.LL_MstScanInit)
-    LL_NewTxPowerReqHandler                  0x00010fb5   Thumb Code    28  ll_int.o(i.LL_NewTxPowerReqHandler)
-    LL_NotifyAuthPayloadTimeout              0x00010fd5   Thumb Code    26  ll_conn.o(i.LL_NotifyAuthPayloadTimeout)
-    LL_NotifyChnSelInd                       0x00010fef   Thumb Code    30  ll_conn.o(i.LL_NotifyChnSelInd)
-    LL_NotifyConnCmpl                        0x0001100d   Thumb Code    34  ll_conn.o(i.LL_NotifyConnCmpl)
-    LL_NotifyConnCreateCancel                0x00011031   Thumb Code    52  ll_scan.o(i.LL_NotifyConnCreateCancel)
-    LL_NotifyConnEvtClose                    0x00011069   Thumb Code    46  ll_conn.o(i.LL_NotifyConnEvtClose)
-    LL_NotifyConnTxEnd                       0x0001109d   Thumb Code    26  ll_conn.o(i.LL_NotifyConnTxEnd)
-    LL_NotifyConnUpdCmpl                     0x000110b9   Thumb Code    60  ll_conn.o(i.LL_NotifyConnUpdCmpl)
-    LL_NotifyDataLenChangeCmpl               0x000110f9   Thumb Code    46  ll_conn.o(i.LL_NotifyDataLenChangeCmpl)
-    LL_NotifyDisconnCmpl                     0x00011129   Thumb Code    46  ll_conn.o(i.LL_NotifyDisconnCmpl)
-    LL_NotifyEncChangeCmpl                   0x00011185   Thumb Code    34  ll_conn.o(i.LL_NotifyEncChangeCmpl)
-    LL_NotifyEncKeyRefreshCmpl               0x000111a7   Thumb Code    30  ll_conn.o(i.LL_NotifyEncKeyRefreshCmpl)
-    LL_NotifyHandleTxQueue                   0x000111c5   Thumb Code    58  ll_conn.o(i.LL_NotifyHandleTxQueue)
-    LL_NotifyPhyUpdCmpl                      0x00011205   Thumb Code    38  ll_conn.o(i.LL_NotifyPhyUpdCmpl)
-    LL_NotifyReadRemoteFeatCmpl              0x0001122b   Thumb Code    48  ll_conn.o(i.LL_NotifyReadRemoteFeatCmpl)
-    LL_NotifyReadRemoteVerCmpl               0x0001125b   Thumb Code    46  ll_conn.o(i.LL_NotifyReadRemoteVerCmpl)
-    LL_PackAdvPduHdr                         0x00011289   Thumb Code    34  ll_int.o(i.LL_PackAdvPduHdr)
-    LL_PackConnInd                           0x000112ab   Thumb Code   150  ll_scan.o(i.LL_PackConnInd)
-    LL_PackPduHdr                            0x00011341   Thumb Code    18  ll_pdu_conn.o(i.LL_PackPduHdr)
-    LL_PauseEncReqHandler                    0x00011353   Thumb Code    48  ll_pdu_conn.o(i.LL_PauseEncReqHandler)
-    LL_PauseEncRspHandler                    0x00011383   Thumb Code   110  ll_pdu_conn.o(i.LL_PauseEncRspHandler)
-    LL_PduHandler                            0x000113f1   Thumb Code   350  ll_pdu_conn.o(i.LL_PduHandler)
-    LL_PhyReqHandler                         0x0001158d   Thumb Code   388  ll_pdu_conn.o(i.LL_PhyReqHandler)
-    LL_PhyRspHandler                         0x0001171d   Thumb Code   266  ll_pdu_conn.o(i.LL_PhyRspHandler)
-    LL_PhyUpdIndHandler                      0x00011831   Thumb Code   184  ll_pdu_conn.o(i.LL_PhyUpdIndHandler)
-    LL_PingReqHandler                        0x000118f1   Thumb Code     8  ll_pdu_conn.o(i.LL_PingReqHandler)
-    LL_PingRspHandler                        0x000118f9   Thumb Code     8  ll_pdu_conn.o(i.LL_PingRspHandler)
-    LL_PmInit                                0x00011901   Thumb Code     8  ll_pm.o(i.LL_PmInit)
-    LL_ReadRemoteVerInfo                     0x0001190d   Thumb Code    74  ll_main.o(i.LL_ReadRemoteVerInfo)
-    LL_ReadRssi                              0x00011961   Thumb Code    32  ll_main.o(i.LL_ReadRssi)
-    LL_RegisterTxFifoAvailCback              0x00011985   Thumb Code     6  ll_init.o(i.LL_RegisterTxFifoAvailCback)
-    LL_RejectExtIndHandler                   0x00011991   Thumb Code    92  ll_pdu_conn.o(i.LL_RejectExtIndHandler)
-    LL_RejectIndHandler                      0x000119f1   Thumb Code    52  ll_pdu_conn.o(i.LL_RejectIndHandler)
-    LL_RemoveDeviceFromWhiteList             0x00011a29   Thumb Code   202  ll_whitelist.o(i.LL_RemoveDeviceFromWhiteList)
-    LL_Reset                                 0x00011af9   Thumb Code    76  ll_main.o(i.LL_Reset)
-    LL_RxDataChnPktHandler                   0x00011b4d   Thumb Code   158  ll_pdu_conn.o(i.LL_RxDataChnPktHandler)
-    LL_RxQueueHandler                        0x00011bf9   Thumb Code    92  ll_pdu_conn.o(i.LL_RxQueueHandler)
-    LL_RxQueueReset                          0x00011c55   Thumb Code    36  ll_pdu_conn.o(i.LL_RxQueueReset)
-    LL_ScanDupFilterItemUpdate               0x00011c79   Thumb Code   202  ll_pdu_scan.o(i.LL_ScanDupFilterItemUpdate)
-    LL_ScanPduHandler                        0x00011e1d   Thumb Code   124  ll_pdu_scan.o(i.LL_ScanPduHandler)
-    LL_ScanStart                             0x00011e99   Thumb Code   668  ll_scan.o(i.LL_ScanStart)
-    LL_SelectNextChanIndex                   0x00012195   Thumb Code    74  ll_conn_comm.o(i.LL_SelectNextChanIndex)
-    LL_SendAcl                               0x000121e9   Thumb Code   458  ll_conn.o(i.LL_SendAcl)
-    LL_SendConnChnMapInd                     0x000123e5   Thumb Code    62  ll_conn.o(i.LL_SendConnChnMapInd)
-    LL_SendConnUpdateInd                     0x00012423   Thumb Code    96  ll_conn.o(i.LL_SendConnUpdateInd)
-    LL_SendDataLenReq                        0x00012485   Thumb Code   150  ll_conn.o(i.LL_SendDataLenReq)
-    LL_SendDataLenRsp                        0x00012521   Thumb Code    82  ll_conn.o(i.LL_SendDataLenRsp)
-    LL_SendEncReq                            0x00012573   Thumb Code   128  ll_conn.o(i.LL_SendEncReq)
-    LL_SendEncRsp                            0x000125f3   Thumb Code    66  ll_conn.o(i.LL_SendEncRsp)
-    LL_SendEvt                               0x00012635   Thumb Code    12  ll_init.o(i.LL_SendEvt)
-    LL_SendFeatReq                           0x00012645   Thumb Code    86  ll_conn.o(i.LL_SendFeatReq)
-    LL_SendFeatRsp                           0x0001269b   Thumb Code    50  ll_conn.o(i.LL_SendFeatRsp)
-    LL_SendMdcEvt                            0x000126cd   Thumb Code    14  ll_int.o(i.LL_SendMdcEvt)
-    LL_SendPauseEncReq                       0x000126e1   Thumb Code    38  ll_conn.o(i.LL_SendPauseEncReq)
-    LL_SendPauseEncRsp                       0x00012707   Thumb Code    38  ll_conn.o(i.LL_SendPauseEncRsp)
-    LL_SendPhyReq                            0x0001272d   Thumb Code    86  ll_conn.o(i.LL_SendPhyReq)
-    LL_SendPhyRsp                            0x00012783   Thumb Code    86  ll_conn.o(i.LL_SendPhyRsp)
-    LL_SendPhyUpdInd                         0x000127d9   Thumb Code    80  ll_conn.o(i.LL_SendPhyUpdInd)
-    LL_SendPingReq                           0x00012829   Thumb Code    74  ll_conn.o(i.LL_SendPingReq)
-    LL_SendPingRsp                           0x00012873   Thumb Code    38  ll_conn.o(i.LL_SendPingRsp)
-    LL_SendPkt                               0x00012899   Thumb Code   364  ll_conn.o(i.LL_SendPkt)
-    LL_SendQueueMsg                          0x00012a09   Thumb Code    14  ll_int.o(i.LL_SendQueueMsg)
-    LL_SendRejectExtInd                      0x00012a1d   Thumb Code    46  ll_conn.o(i.LL_SendRejectExtInd)
-    LL_SendRejectInd                         0x00012a4b   Thumb Code    42  ll_conn.o(i.LL_SendRejectInd)
-    LL_SendScanReport                        0x00012a75   Thumb Code   548  ll_pdu_scan.o(i.LL_SendScanReport)
-    LL_SendSlvFeatureReq                     0x00012ca5   Thumb Code    86  ll_conn.o(i.LL_SendSlvFeatureReq)
-    LL_SendStartEncReq                       0x00012cfb   Thumb Code    76  ll_conn.o(i.LL_SendStartEncReq)
-    LL_SendStartEncRsp                       0x00012d47   Thumb Code    38  ll_conn.o(i.LL_SendStartEncRsp)
-    LL_SendTerminateInd                      0x00012d6d   Thumb Code    68  ll_conn.o(i.LL_SendTerminateInd)
-    LL_SendUnknownRsp                        0x00012db5   Thumb Code    42  ll_conn.o(i.LL_SendUnknownRsp)
-    LL_SendVerInd                            0x00012ddf   Thumb Code   100  ll_conn.o(i.LL_SendVerInd)
-    LL_SetAdvData                            0x00012e45   Thumb Code    26  ll_adv.o(i.LL_SetAdvData)
-    LL_SetAdvEnable                          0x00012e69   Thumb Code   500  ll_adv.o(i.LL_SetAdvEnable)
-    LL_SetAdvParam                           0x00013099   Thumb Code    16  ll_adv.o(i.LL_SetAdvParam)
-    LL_SetAuthPayloadTimeout                 0x000130ad   Thumb Code    86  ll_main.o(i.LL_SetAuthPayloadTimeout)
-    LL_SetBdAddr                             0x00013111   Thumb Code    54  ll_main.o(i.LL_SetBdAddr)
-    LL_SetLocalSCA                           0x0001314d   Thumb Code     6  ll_int.o(i.LL_SetLocalSCA)
-    LL_SetScanEnable                         0x00013159   Thumb Code   220  ll_scan.o(i.LL_SetScanEnable)
-    LL_SetScanParam                          0x00013265   Thumb Code    20  ll_scan.o(i.LL_SetScanParam)
-    LL_SetScanRspData                        0x0001327d   Thumb Code    24  ll_adv.o(i.LL_SetScanRspData)
-    LL_SlvAdvDataUpdate                      0x0001329d   Thumb Code   110  ll_adv.o(i.LL_SlvAdvDataUpdate)
-    LL_SlvAdvInit                            0x00013325   Thumb Code   124  ll_adv.o(i.LL_SlvAdvInit)
-    LL_SlvAdvStart                           0x000133e9   Thumb Code   536  ll_adv.o(i.LL_SlvAdvStart)
-    LL_SlvDirectAdvTimeoutHandler            0x000136c1   Thumb Code    72  ll_adv.o(i.LL_SlvDirectAdvTimeoutHandler)
-    LL_SlvFeatReqHandler                     0x00013715   Thumb Code    64  ll_pdu_conn.o(i.LL_SlvFeatReqHandler)
-    LL_SlvInit                               0x00013759   Thumb Code     8  ll_conn_slv.o(i.LL_SlvInit)
-    LL_StartAuthTimer                        0x00013769   Thumb Code    14  ll_conn.o(i.LL_StartAuthTimer)
-    LL_StartEncReqHandler                    0x00013777   Thumb Code    70  ll_pdu_conn.o(i.LL_StartEncReqHandler)
-    LL_StartEncRspHandler                    0x000137bd   Thumb Code   134  ll_pdu_conn.o(i.LL_StartEncRspHandler)
-    LL_StopAuthTimer                         0x00013849   Thumb Code    10  ll_conn.o(i.LL_StopAuthTimer)
-    LL_StopSlvConnEvt                        0x00013855   Thumb Code   164  ll_conn_slv.o(i.LL_StopSlvConnEvt)
-    LL_StopTimer                             0x00013901   Thumb Code    12  ll_conn.o(i.LL_StopTimer)
-    LL_TerminateIndHandler                   0x0001390d   Thumb Code    28  ll_pdu_conn.o(i.LL_TerminateIndHandler)
-    LL_TxAclDataPendingHandler               0x0001392d   Thumb Code   204  ll_conn.o(i.LL_TxAclDataPendingHandler)
-    LL_TxQueueHandler                        0x000139f9   Thumb Code   292  ll_conn.o(i.LL_TxQueueHandler)
-    LL_TxQueueReset                          0x00013b21   Thumb Code    36  ll_conn.o(i.LL_TxQueueReset)
-    LL_UnKnownRspHandler                     0x00013b45   Thumb Code    42  ll_pdu_conn.o(i.LL_UnKnownRspHandler)
-    LL_UpdateAllRpa                          0x00013b75   Thumb Code    74  ll_resolvinglist.o(i.LL_UpdateAllRpa)
-    LL_VerIndHandler                         0x00013bc5   Thumb Code   110  ll_pdu_conn.o(i.LL_VerIndHandler)
-    LL_WhiteListInit                         0x00013c3d   Thumb Code    18  ll_whitelist.o(i.LL_WhiteListInit)
-    LMGR_ConnInit                            0x00013c55   Thumb Code    48  lmgr_conn.o(i.LMGR_ConnInit)
-    LMGR_GetDefSupFeat                       0x00013c8d   Thumb Code     8  lmgr_main.o(i.LMGR_GetDefSupFeat)
-    LMGR_GetHciSupCmd                        0x00013c99   Thumb Code     4  lmgr_main.o(i.LMGR_GetHciSupCmd)
-    LMGR_GetSupStates                        0x00013ca1   Thumb Code     8  lmgr_main.o(i.LMGR_GetSupStates)
-    LMGR_Init                                0x00013cad   Thumb Code   102  lmgr_main.o(i.LMGR_Init)
-    LMGR_IsLegCmdAllowed                     0x00013d21   Thumb Code    20  lmgr_main.o(i.LMGR_IsLegCmdAllowed)
-    LMGR_MstScanInit                         0x00013d39   Thumb Code    34  lmgr_scan.o(i.LMGR_MstScanInit)
-    LMGR_PrivReset                           0x00013d65   Thumb Code    18  lmgr_priv.o(i.LMGR_PrivReset)
-    LMGR_SlvAdvInit                          0x00013d7d   Thumb Code    36  lmgr_adv.o(i.LMGR_SlvAdvInit)
-    LP_GetSlptmrCurrCount                    0x00013da9   Thumb Code     4  pan_lp.o(i.LP_GetSlptmrCurrCount)
-    LP_SetSleepMode                          0x00013dad   Thumb Code    12  pan_lp.o(i.LP_SetSleepMode)
-    MDC_AddMsgHandler                        0x00013db9   Thumb Code    66  mdc.o(i.MDC_AddMsgHandler)
-    MDC_Init                                 0x00013e21   Thumb Code    14  mdc.o(i.MDC_Init)
-    MDC_RegisterSemphrCback                  0x00013e35   Thumb Code     6  mdc.o(i.MDC_RegisterSemphrCback)
-    MDC_SendEvent                            0x00013e41   Thumb Code    70  mdc.o(i.MDC_SendEvent)
-    MDC_SendQueueMsg                         0x00013ea9   Thumb Code    88  mdc.o(i.MDC_SendQueueMsg)
-    MDC_Start                                0x00013f25   Thumb Code   180  mdc.o(i.MDC_Start)
-    MDC_TimerConfig                          0x00013fe1   Thumb Code    40  stimer.o(i.MDC_TimerConfig)
-    MDC_TimerConfigEx                        0x00014021   Thumb Code    46  stimer.o(i.MDC_TimerConfigEx)
-    MDC_TimerExpired                         0x00014069   Thumb Code    56  stimer.o(i.MDC_TimerExpired)
-    MDC_TimerInit                            0x000140a5   Thumb Code    20  stimer.o(i.MDC_TimerInit)
-    MDC_TimerReady                           0x000140c5   Thumb Code    22  mdc.o(i.MDC_TimerReady)
-    MDC_TimerStartMs                         0x000140e1   Thumb Code   132  stimer.o(i.MDC_TimerStartMs)
-    MDC_TimerStartSec                        0x00014181   Thumb Code   138  stimer.o(i.MDC_TimerStartSec)
-    MDC_TimerStop                            0x00014229   Thumb Code    78  stimer.o(i.MDC_TimerStop)
-    MathGetNumBitsSet                        0x00014295   Thumb Code    42  math.o(i.MathGetNumBitsSet)
-    MathGetNumBitsSetEx                      0x000142cd   Thumb Code   132  math.o(i.MathGetNumBitsSetEx)
-    MsgAlloc                                 0x00014361   Thumb Code    18  msg.o(i.MsgAlloc)
-    MsgDequeue                               0x00014373   Thumb Code    24  msg.o(i.MsgDequeue)
-    MsgEnqueue                               0x0001438b   Thumb Code    16  msg.o(i.MsgEnqueue)
-    MsgFree                                  0x0001439b   Thumb Code    10  msg.o(i.MsgFree)
-    PW_ParamsSet                             0x000143a5   Thumb Code    40  pan_power.o(i.PW_ParamsSet)
-    PoolBufAlloc                             0x000143d1   Thumb Code    70  pool_buf.o(i.PoolBufAlloc)
-    PoolBufFree                              0x0001441d   Thumb Code    84  pool_buf.o(i.PoolBufFree)
-    PoolBufInit                              0x00014491   Thumb Code   318  pool_buf.o(i.PoolBufInit)
-    PrandNum                                 0x000145f1   Thumb Code    34  math.o(i.PrandNum)
-    PrandNums                                0x00014619   Thumb Code   126  math.o(i.PrandNums)
-    QUEUE_Dequeue                            0x0001469d   Thumb Code    54  xqueue.o(i.QUEUE_Dequeue)
-    QUEUE_Enquene                            0x000146f1   Thumb Code    74  xqueue.o(i.QUEUE_Enquene)
-    QUEUE_InsertElement                      0x0001475d   Thumb Code   218  xqueue.o(i.QUEUE_InsertElement)
-    QUEUE_PushElement                        0x0001485d   Thumb Code    68  xqueue.o(i.QUEUE_PushElement)
-    QUEUE_RemoveElement                      0x000148ad   Thumb Code    84  xqueue.o(i.QUEUE_RemoveElement)
-    RF_CalcRssi                              0x00014921   Thumb Code     6  rf_phy.o(i.RF_CalcRssi)
-    RF_EnableLDO                             0x00014929   Thumb Code    54  rf_phy.o(i.RF_EnableLDO)
-    RF_PhyConfig                             0x00014a39   Thumb Code   176  rf_phy.o(i.RF_PhyConfig)
-    RF_PhyInit                               0x00014b19   Thumb Code    82  rf_phy.o(i.RF_PhyInit)
-    RF_PhySeqRAMInit                         0x00014b7d   Thumb Code   588  rf_phy.o(i.RF_PhySeqRAMInit)
-    RF_SetPhySpiClk                          0x00014e1d   Thumb Code    20  rf_phy_spi.o(i.RF_SetPhySpiClk)
-    RF_SetPowerLevel                         0x00014e35   Thumb Code   860  rf_phy.o(i.RF_SetPowerLevel)
-    SCH_AddItem                              0x00015209   Thumb Code    90  sch_main.o(i.SCH_AddItem)
-    SCH_IRQCmdDoneHandle                     0x0001526d   Thumb Code   866  sch_main.o(i.SCH_IRQCmdDoneHandle)
-    SCH_IRQTimingHandle                      0x000155f1   Thumb Code    98  sch_main.o(i.SCH_IRQTimingHandle)
-    SCH_Init                                 0x0001565d   Thumb Code   236  sch_main.o(i.SCH_Init)
-    SCH_InsertAdvItemToQueue                 0x0001578d   Thumb Code   180  sch_main.o(i.SCH_InsertAdvItemToQueue)
-    SCH_InsertItemToQueue                    0x00015845   Thumb Code   102  sch_main.o(i.SCH_InsertItemToQueue)
-    SCH_IsBusy                               0x000158b1   Thumb Code   128  sch_main.o(i.SCH_IsBusy)
-    SCH_Register                             0x00015935   Thumb Code    78  sch_main.o(i.SCH_Register)
-    SCH_RemoveByEx                           0x00015989   Thumb Code   128  sch_main.o(i.SCH_RemoveByEx)
-    SCH_RemoveInvalidItem                    0x00015a11   Thumb Code   248  sch_main.o(i.SCH_RemoveInvalidItem)
-    SCH_RemoveItem                           0x00015b15   Thumb Code   102  sch_main.o(i.SCH_RemoveItem)
-    SCH_Reset                                0x00015b85   Thumb Code   144  sch_main.o(i.SCH_Reset)
-    SCH_Switch                               0x00015c25   Thumb Code  1486  sch_main.o(i.SCH_Switch)
-    SPI0_IRQHandler                          0x0001624d   Thumb Code     8  pan_hal_spi.o(i.SPI0_IRQHandler)
-    SPI0_IRQHandlerOverlay                   0x00016255   Thumb Code    10  pan_hal_spi.o(i.SPI0_IRQHandlerOverlay)
-    SPI1_IRQHandler                          0x00016265   Thumb Code     8  pan_hal_spi.o(i.SPI1_IRQHandler)
-    SPI1_IRQHandlerOverlay                   0x0001626d   Thumb Code    10  pan_hal_spi.o(i.SPI1_IRQHandlerOverlay)
-    SPI_HandleProc                           0x0001627d   Thumb Code   354  pan_hal_spi.o(i.SPI_HandleProc)
-    SVC_Handler                              0x000163df   Thumb Code     2  port.o(i.SVC_Handler)
-    SYS_delay_10nop                          0x000163e1   Thumb Code    28  pan_sys.o(i.SYS_delay_10nop)
-    SendChar                                 0x000163fd   Thumb Code    16  retarget.o(i.SendChar)
-    SetRandSeed                              0x00016411   Thumb Code    30  math.o(i.SetRandSeed)
-    Spi_Zubao_Send                           0x00016435   Thumb Code   128  app_ble.o(i.Spi_Zubao_Send)
-    SystemCoreClockUpdate                    0x000164cd   Thumb Code    66  system_panseries.o(i.SystemCoreClockUpdate)
-    SystemHwParamLoader                      0x00016525   Thumb Code   674  system_panseries.o(i.SystemHwParamLoader)
-    SystemInit                               0x000167f5   Thumb Code   112  system_panseries.o(i.SystemInit)
-    TMR0_IRQHandler                          0x000168f5   Thumb Code     8  pan_hal_timer.o(i.TMR0_IRQHandler)
-    TMR0_IRQHandlerOverlay                   0x000168fd   Thumb Code    10  pan_hal_timer.o(i.TMR0_IRQHandlerOverlay)
-    TMR1_IRQHandler                          0x0001690d   Thumb Code     8  pan_hal_timer.o(i.TMR1_IRQHandler)
-    TMR1_IRQHandlerOverlay                   0x00016915   Thumb Code    10  pan_hal_timer.o(i.TMR1_IRQHandlerOverlay)
-    TMR2_IRQHandler                          0x00016925   Thumb Code     8  pan_hal_timer.o(i.TMR2_IRQHandler)
-    TMR2_IRQHandlerOverlay                   0x0001692d   Thumb Code    10  pan_hal_timer.o(i.TMR2_IRQHandlerOverlay)
-    TRIM_SetCalCnt                           0x0001693d   Thumb Code    16  pan_clktrim.o(i.TRIM_SetCalCnt)
-    TrackRegisterPrint                       0x0001694d   Thumb Code     6  track.o(i.TrackRegisterPrint)
-    UART0_IRQHandler                         0x00016959   Thumb Code     8  pan_hal_uart.o(i.UART0_IRQHandler)
-    UART0_IRQHandlerOverlay                  0x00016961   Thumb Code    10  pan_hal_uart.o(i.UART0_IRQHandlerOverlay)
-    UART1_IRQHandler                         0x00016971   Thumb Code     8  pan_hal_uart.o(i.UART1_IRQHandler)
-    UART1_IRQHandlerOverlay                  0x00016979   Thumb Code    10  pan_hal_uart.o(i.UART1_IRQHandlerOverlay)
-    UART_Init                                0x00016b8b   Thumb Code   106  pan_uart.o(i.UART_Init)
-    Uint16ToBytes                            0x00016bf5   Thumb Code     8  bytes.o(i.Uint16ToBytes)
-    Uint64ToBstream                          0x00016bfd   Thumb Code    46  byte_stream.o(i.Uint64ToBstream)
-    WDT_IRQHandler                           0x00016c2b   Thumb Code     8  pan_hal_wdt.o(i.WDT_IRQHandler)
-    WDT_IRQHandlerOverlay                    0x00016c35   Thumb Code    22  pan_hal_wdt.o(i.WDT_IRQHandlerOverlay)
-    WWDT_IRQHandler                          0x00016c55   Thumb Code     8  pan_hal_wwdt.o(i.WWDT_IRQHandler)
-    WWDT_IRQHandlerOverlay                   0x00016c5d   Thumb Code    18  pan_hal_wwdt.o(i.WWDT_IRQHandlerOverlay)
-    __0printf                                0x00016c79   Thumb Code    24  printfa.o(i.__0printf)
-    __1printf                                0x00016c79   Thumb Code     0  printfa.o(i.__0printf)
-    __2printf                                0x00016c79   Thumb Code     0  printfa.o(i.__0printf)
-    __c89printf                              0x00016c79   Thumb Code     0  printfa.o(i.__0printf)
-    printf                                   0x00016c79   Thumb Code     0  printfa.o(i.__0printf)
-    __0sprintf                               0x00016c99   Thumb Code    36  printfa.o(i.__0sprintf)
-    __1sprintf                               0x00016c99   Thumb Code     0  printfa.o(i.__0sprintf)
-    __2sprintf                               0x00016c99   Thumb Code     0  printfa.o(i.__0sprintf)
-    __c89sprintf                             0x00016c99   Thumb Code     0  printfa.o(i.__0sprintf)
-    sprintf                                  0x00016c99   Thumb Code     0  printfa.o(i.__0sprintf)
-    __0vprintf                               0x00016cc1   Thumb Code    12  printfa.o(i.__0vprintf)
-    __1vprintf                               0x00016cc1   Thumb Code     0  printfa.o(i.__0vprintf)
-    __2vprintf                               0x00016cc1   Thumb Code     0  printfa.o(i.__0vprintf)
-    __c89vprintf                             0x00016cc1   Thumb Code     0  printfa.o(i.__0vprintf)
-    vprintf                                  0x00016cc1   Thumb Code     0  printfa.o(i.__0vprintf)
-    __ARM_clz                                0x00016cd5   Thumb Code    46  depilogue.o(i.__ARM_clz)
-    __ARM_common_ll_muluu                    0x00016d03   Thumb Code    50  soc_32k_cali.o(i.__ARM_common_ll_muluu)
-    __ARM_common_memclr1_6                   0x00016d35   Thumb Code    16  ble_hs_id.o(i.__ARM_common_memclr1_6)
-    __ARM_common_memclr2_6                   0x00016d45   Thumb Code    10  ble_gap.o(i.__ARM_common_memclr2_6)
-    __ARM_common_memcpy1_6                   0x00016d4f   Thumb Code    26  ble_gap.o(i.__ARM_common_memcpy1_6)
-    __ARM_common_memcpy1_8                   0x00016d69   Thumb Code    34  ble_sm_alg.o(i.__ARM_common_memcpy1_8)
-    __ARM_common_memcpy4_7                   0x00016d8b   Thumb Code    14  segger_rtt.o(i.__ARM_common_memcpy4_7)
-    __ARM_common_memset4_8                   0x00016d99   Thumb Code    16  img_mgmt.o(i.__ARM_common_memset4_8)
-    __scatterload_copy                       0x00016da9   Thumb Code    14  handlers.o(i.__scatterload_copy)
-    __scatterload_null                       0x00016db7   Thumb Code     2  handlers.o(i.__scatterload_null)
-    __scatterload_zeroinit                   0x00016db9   Thumb Code    14  handlers.o(i.__scatterload_zeroinit)
-    _cbor_value_copy_string                  0x00016dc9   Thumb Code    54  cborparser.o(i._cbor_value_copy_string)
-    _cbor_value_decode_int64_internal        0x00016e05   Thumb Code    84  cborparser.o(i._cbor_value_decode_int64_internal)
-    _copy                                    0x00016e59   Thumb Code    26  utils.o(i._copy)
-    _double_byte                             0x00016e73   Thumb Code    14  utils.o(i._double_byte)
-    _mtb_kvstore_crc16                       0x000170c1   Thumb Code    58  mtb_kvstore.o(i._mtb_kvstore_crc16)
-    _rijndaelEncrypt                         0x0001816d   Thumb Code   430  aes_sw.o(i._rijndaelEncrypt)
-    _rijndaelSetKey                          0x00018329   Thumb Code    20  aes_sw.o(i._rijndaelSetKey)
-    _set                                     0x00018341   Thumb Code    14  utils.o(i._set)
-    _swap                                    0x00018359   Thumb Code    46  utils.o(i._swap)
-    abort                                    0x00018387   Thumb Code     2  utility.o(i.abort)
-    addr_to_str                              0x00018389   Thumb Code    38  pan_mac_addr.o(i.addr_to_str)
-    app_ble_adv_start                        0x000188dd   Thumb Code   180  app_ble_periph.o(i.app_ble_adv_start)
-    app_ble_central_init                     0x00018e91   Thumb Code    64  app_ble_central.o(i.app_ble_central_init)
-    app_ble_init                             0x00018fe9   Thumb Code    12  app_ble.o(i.app_ble_init)
-    app_ble_periph_init                      0x00019471   Thumb Code    20  app_ble_periph.o(i.app_ble_periph_init)
-    app_ble_pre_init_cb                      0x0001948d   Thumb Code    96  app_ble.o(i.app_ble_pre_init_cb)
-    app_ble_scan_start                       0x0001950d   Thumb Code   116  app_ble_central.o(i.app_ble_scan_start)
-    app_ble_svc_init                         0x000198bd   Thumb Code    22  app_ble_svr.o(i.app_ble_svc_init)
-    app_ble_svr_register_cb                  0x000198dd   Thumb Code   134  app_ble_svr.o(i.app_ble_svr_register_cb)
-    app_kv_read                              0x000199fd   Thumb Code    16  mtb_init.o(i.app_kv_read)
-    app_kv_write                             0x00019a11   Thumb Code    16  mtb_init.o(i.app_kv_write)
-    app_log_print_data                       0x00019a25   Thumb Code    50  app_log.o(i.app_log_print_data)
-    assert_failed                            0x00019a65   Thumb Code    26  pan_spark_glue.o(i.assert_failed)
-    base64_decode                            0x00019aa5   Thumb Code    28  base64.o(i.base64_decode)
-    base64_decoder_go                        0x00019ac1   Thumb Code   338  base64.o(i.base64_decoder_go)
-    base64_encode                            0x00019c1d   Thumb Code   126  base64.o(i.base64_encode)
-    ble_app_user_evt                         0x00019ced   Thumb Code     2  ble_hs.o(i.ble_app_user_evt)
-    ble_att_chan_mtu                         0x00019cef   Thumb Code    32  ble_att.o(i.ble_att_chan_mtu)
-    ble_att_clt_rx_error                     0x00019d0f   Thumb Code    42  ble_att_clt.o(i.ble_att_clt_rx_error)
-    ble_att_clt_rx_exec_write                0x00019d39   Thumb Code    12  ble_att_clt.o(i.ble_att_clt_rx_exec_write)
-    ble_att_clt_rx_find_info                 0x00019d45   Thumb Code   174  ble_att_clt.o(i.ble_att_clt_rx_find_info)
-    ble_att_clt_rx_find_type_value           0x00019df3   Thumb Code    96  ble_att_clt.o(i.ble_att_clt_rx_find_type_value)
-    ble_att_clt_rx_indicate                  0x00019e53   Thumb Code    10  ble_att_clt.o(i.ble_att_clt_rx_indicate)
-    ble_att_clt_rx_mtu                       0x00019e5d   Thumb Code    98  ble_att_clt.o(i.ble_att_clt_rx_mtu)
-    ble_att_clt_rx_prep_write                0x00019ebf   Thumb Code    70  ble_att_clt.o(i.ble_att_clt_rx_prep_write)
-    ble_att_clt_rx_read                      0x00019f05   Thumb Code    14  ble_att_clt.o(i.ble_att_clt_rx_read)
-    ble_att_clt_rx_read_blob                 0x00019f13   Thumb Code    14  ble_att_clt.o(i.ble_att_clt_rx_read_blob)
-    ble_att_clt_rx_read_group_type           0x00019f21   Thumb Code   136  ble_att_clt.o(i.ble_att_clt_rx_read_group_type)
-    ble_att_clt_rx_read_mult                 0x00019fa9   Thumb Code    14  ble_att_clt.o(i.ble_att_clt_rx_read_mult)
-    ble_att_clt_rx_read_type                 0x00019fb7   Thumb Code   122  ble_att_clt.o(i.ble_att_clt_rx_read_type)
-    ble_att_clt_rx_write                     0x0001a031   Thumb Code    10  ble_att_clt.o(i.ble_att_clt_rx_write)
-    ble_att_clt_tx_exec_write                0x0001a03b   Thumb Code    36  ble_att_clt.o(i.ble_att_clt_tx_exec_write)
-    ble_att_clt_tx_find_info                 0x0001a05f   Thumb Code    60  ble_att_clt.o(i.ble_att_clt_tx_find_info)
-    ble_att_clt_tx_find_type_value           0x0001a09b   Thumb Code    84  ble_att_clt.o(i.ble_att_clt_tx_find_type_value)
-    ble_att_clt_tx_indicate                  0x0001a0ef   Thumb Code    64  ble_att_clt.o(i.ble_att_clt_tx_indicate)
-    ble_att_clt_tx_notify                    0x0001a12f   Thumb Code    64  ble_att_clt.o(i.ble_att_clt_tx_notify)
-    ble_att_clt_tx_prep_write                0x0001a16f   Thumb Code    98  ble_att_clt.o(i.ble_att_clt_tx_prep_write)
-    ble_att_clt_tx_read                      0x0001a1d1   Thumb Code    48  ble_att_clt.o(i.ble_att_clt_tx_read)
-    ble_att_clt_tx_read_blob                 0x0001a201   Thumb Code    56  ble_att_clt.o(i.ble_att_clt_tx_read_blob)
-    ble_att_clt_tx_read_group_type           0x0001a239   Thumb Code    76  ble_att_clt.o(i.ble_att_clt_tx_read_group_type)
-    ble_att_clt_tx_read_type                 0x0001a285   Thumb Code    76  ble_att_clt.o(i.ble_att_clt_tx_read_type)
-    ble_att_clt_tx_write_req                 0x0001a2d1   Thumb Code    56  ble_att_clt.o(i.ble_att_clt_tx_write_req)
-    ble_att_cmd_get                          0x0001a309   Thumb Code    50  ble_att_cmd.o(i.ble_att_cmd_get)
-    ble_att_cmd_prepare                      0x0001a33b   Thumb Code    38  ble_att_cmd.o(i.ble_att_cmd_prepare)
-    ble_att_conn_chan_find                   0x0001a361   Thumb Code    14  ble_att.o(i.ble_att_conn_chan_find)
-    ble_att_create_chan                      0x0001a371   Thumb Code    28  ble_att.o(i.ble_att_create_chan)
-    ble_att_inc_tx_stat                      0x0001a395   Thumb Code     2  ble_att.o(i.ble_att_inc_tx_stat)
-    ble_att_init                             0x0001a399   Thumb Code    10  ble_att.o(i.ble_att_init)
-    ble_att_mtu                              0x0001a3a9   Thumb Code    70  ble_att.o(i.ble_att_mtu)
-    ble_att_set_peer_mtu                     0x0001a4bd   Thumb Code    10  ble_att.o(i.ble_att_set_peer_mtu)
-    ble_att_svr_find_by_uuid                 0x0001a5c5   Thumb Code    56  ble_att_svr.o(i.ble_att_svr_find_by_uuid)
-    ble_att_svr_init                         0x0001a601   Thumb Code    46  ble_att_svr.o(i.ble_att_svr_init)
-    ble_att_svr_prep_clear                   0x0001a661   Thumb Code    40  ble_att_svr.o(i.ble_att_svr_prep_clear)
-    ble_att_svr_prev_handle                  0x0001a68d   Thumb Code     6  ble_att_svr.o(i.ble_att_svr_prev_handle)
-    ble_att_svr_read_handle                  0x0001a731   Thumb Code   130  ble_att_svr.o(i.ble_att_svr_read_handle)
-    ble_att_svr_register                     0x0001a7bd   Thumb Code    80  ble_att_svr.o(i.ble_att_svr_register)
-    ble_att_svr_rx_exec_write                0x0001a819   Thumb Code   468  ble_att_svr.o(i.ble_att_svr_rx_exec_write)
-    ble_att_svr_rx_find_info                 0x0001a9f9   Thumb Code   320  ble_att_svr.o(i.ble_att_svr_rx_find_info)
-    ble_att_svr_rx_find_type_value           0x0001ab3d   Thumb Code   770  ble_att_svr.o(i.ble_att_svr_rx_find_type_value)
-    ble_att_svr_rx_indicate                  0x0001ae4d   Thumb Code   152  ble_att_svr.o(i.ble_att_svr_rx_indicate)
-    ble_att_svr_rx_mtu                       0x0001aee5   Thumb Code   224  ble_att_svr.o(i.ble_att_svr_rx_mtu)
-    ble_att_svr_rx_notify                    0x0001afc5   Thumb Code    84  ble_att_svr.o(i.ble_att_svr_rx_notify)
-    ble_att_svr_rx_prep_write                0x0001b019   Thumb Code   390  ble_att_svr.o(i.ble_att_svr_rx_prep_write)
-    ble_att_svr_rx_read                      0x0001b1ad   Thumb Code   130  ble_att_svr.o(i.ble_att_svr_rx_read)
-    ble_att_svr_rx_read_blob                 0x0001b22f   Thumb Code   140  ble_att_svr.o(i.ble_att_svr_rx_read_blob)
-    ble_att_svr_rx_read_group_type           0x0001b2bd   Thumb Code   696  ble_att_svr.o(i.ble_att_svr_rx_read_group_type)
-    ble_att_svr_rx_read_mult                 0x0001b57d   Thumb Code   210  ble_att_svr.o(i.ble_att_svr_rx_read_mult)
-    ble_att_svr_rx_read_type                 0x0001b651   Thumb Code   634  ble_att_svr.o(i.ble_att_svr_rx_read_type)
-    ble_att_svr_rx_write                     0x0001b8d5   Thumb Code   142  ble_att_svr.o(i.ble_att_svr_rx_write)
-    ble_att_svr_rx_write_no_rsp              0x0001b963   Thumb Code    72  ble_att_svr.o(i.ble_att_svr_rx_write_no_rsp)
-    ble_att_svr_start                        0x0001b9ad   Thumb Code    76  ble_att_svr.o(i.ble_att_svr_start)
-    ble_att_svr_ticks_until_tmo              0x0001ba1d   Thumb Code    20  ble_att_svr.o(i.ble_att_svr_ticks_until_tmo)
-    ble_att_svr_tx_error_rsp                 0x0001ba35   Thumb Code    54  ble_att_svr.o(i.ble_att_svr_tx_error_rsp)
-    ble_att_truncate_to_mtu                  0x0001bb99   Thumb Code    50  ble_att.o(i.ble_att_truncate_to_mtu)
-    ble_att_tx                               0x0001bbcb   Thumb Code    74  ble_att_cmd.o(i.ble_att_tx)
-    ble_dev_filt_alloc                       0x0001bc15   Thumb Code     8  ble_dev_filt_port.o(i.ble_dev_filt_alloc)
-    ble_dev_filt_free                        0x0001bc1d   Thumb Code     8  ble_dev_filt_port.o(i.ble_dev_filt_free)
-    ble_dev_filt_init                        0x0001bc25   Thumb Code    66  ble_dev_filt.o(i.ble_dev_filt_init)
-    ble_dev_filt_is_match                    0x0001bc7d   Thumb Code    22  ble_dev_filt.o(i.ble_dev_filt_is_match)
-    ble_dev_filt_is_match_internal           0x0001bc95   Thumb Code   358  ble_dev_filt.o(i.ble_dev_filt_is_match_internal)
-    ble_dev_filt_set_device_name             0x0001be01   Thumb Code    76  ble_dev_filt.o(i.ble_dev_filt_set_device_name)
-    ble_dev_filt_set_rssi                    0x0001be51   Thumb Code    16  ble_dev_filt.o(i.ble_dev_filt_set_rssi)
-    ble_gap_adv_active                       0x0001be65   Thumb Code    12  ble_gap.o(i.ble_gap_adv_active)
-    ble_gap_adv_set_fields                   0x0001bee1   Thumb Code    68  ble_gap.o(i.ble_gap_adv_set_fields)
-    ble_gap_adv_start                        0x0001bf29   Thumb Code   490  ble_gap.o(i.ble_gap_adv_start)
-    ble_gap_conn_active                      0x0001c189   Thumb Code    16  ble_gap.o(i.ble_gap_conn_active)
-    ble_gap_conn_broken                      0x0001c19d   Thumb Code   214  ble_gap.o(i.ble_gap_conn_broken)
-    ble_gap_conn_find                        0x0001c27d   Thumb Code    46  ble_gap.o(i.ble_gap_conn_find)
-    ble_gap_connect                          0x0001c2ad   Thumb Code   390  ble_gap.o(i.ble_gap_connect)
-    ble_gap_disc                             0x0001c451   Thumb Code   402  ble_gap.o(i.ble_gap_disc)
-    ble_gap_disc_active                      0x0001c5fd   Thumb Code    12  ble_gap.o(i.ble_gap_disc_active)
-    ble_gap_disc_cancel                      0x0001c60d   Thumb Code    72  ble_gap.o(i.ble_gap_disc_cancel)
-    ble_gap_enc_event                        0x0001c6c1   Thumb Code    94  ble_gap.o(i.ble_gap_enc_event)
-    ble_gap_event_listener_unregister        0x0001c725   Thumb Code    60  ble_gap.o(i.ble_gap_event_listener_unregister)
-    ble_gap_identity_event                   0x0001c7d7   Thumb Code    32  ble_gap.o(i.ble_gap_identity_event)
-    ble_gap_init                             0x0001c7f9   Thumb Code    70  ble_gap.o(i.ble_gap_init)
-    ble_gap_mtu_event                        0x0001c8d9   Thumb Code    66  ble_gap.o(i.ble_gap_mtu_event)
-    ble_gap_notify_rx_event                  0x0001c921   Thumb Code    76  ble_gap.o(i.ble_gap_notify_rx_event)
-    ble_gap_notify_tx_event                  0x0001c971   Thumb Code    70  ble_gap.o(i.ble_gap_notify_tx_event)
-    ble_gap_passkey_event                    0x0001c9bd   Thumb Code    44  ble_gap.o(i.ble_gap_passkey_event)
-    ble_gap_repeat_pairing_event             0x0001c9e9   Thumb Code    42  ble_gap.o(i.ble_gap_repeat_pairing_event)
-    ble_gap_reset_state                      0x0001ca15   Thumb Code    50  ble_gap.o(i.ble_gap_reset_state)
-    ble_gap_rx_adv_report                    0x0001ca51   Thumb Code   132  ble_gap.o(i.ble_gap_rx_adv_report)
-    ble_gap_rx_conn_complete                 0x0001cadd   Thumb Code   504  ble_gap.o(i.ble_gap_rx_conn_complete)
-    ble_gap_rx_disconn_complete              0x0001cce1   Thumb Code   110  ble_gap.o(i.ble_gap_rx_disconn_complete)
-    ble_gap_rx_l2cap_update_req              0x0001cd55   Thumb Code    36  ble_gap.o(i.ble_gap_rx_l2cap_update_req)
-    ble_gap_rx_param_req                     0x0001cd79   Thumb Code   238  ble_gap.o(i.ble_gap_rx_param_req)
-    ble_gap_rx_phy_update_complete           0x0001ce75   Thumb Code    80  ble_gap.o(i.ble_gap_rx_phy_update_complete)
-    ble_gap_rx_rd_rem_sup_feat_complete      0x0001cec9   Thumb Code    44  ble_gap.o(i.ble_gap_rx_rd_rem_sup_feat_complete)
-    ble_gap_rx_update_complete               0x0001cef5   Thumb Code   230  ble_gap.o(i.ble_gap_rx_update_complete)
-    ble_gap_subscribe_event                  0x0001cfed   Thumb Code   150  ble_gap.o(i.ble_gap_subscribe_event)
-    ble_gap_terminate                        0x0001d089   Thumb Code    90  ble_gap.o(i.ble_gap_terminate)
-    ble_gap_timer                            0x0001d0e9   Thumb Code   436  ble_gap.o(i.ble_gap_timer)
-    ble_gap_unpair                           0x0001d2c1   Thumb Code   128  ble_gap.o(i.ble_gap_unpair)
-    ble_gap_unpair_oldest_except             0x0001d345   Thumb Code   106  ble_gap.o(i.ble_gap_unpair_oldest_except)
-    ble_gap_unpair_oldest_peer               0x0001d3af   Thumb Code    40  ble_gap.o(i.ble_gap_unpair_oldest_peer)
-    ble_gap_update_params                    0x0001d4e1   Thumb Code   346  ble_gap.o(i.ble_gap_update_params)
-    ble_gattc_connection_broken              0x0001d651   Thumb Code   132  ble_gattc.o(i.ble_gattc_connection_broken)
-    ble_gattc_disc_all_chrs                  0x0001d6e1   Thumb Code    86  ble_gattc.o(i.ble_gattc_disc_all_chrs)
-    ble_gattc_disc_all_dscs                  0x0001d905   Thumb Code    80  ble_gattc.o(i.ble_gattc_disc_all_dscs)
-    ble_gattc_disc_all_svcs                  0x0001da25   Thumb Code    76  ble_gattc.o(i.ble_gattc_disc_all_svcs)
-    ble_gattc_init                           0x0001e0e5   Thumb Code    28  ble_gattc.o(i.ble_gattc_init)
-    ble_gattc_notify_custom                  0x0001e179   Thumb Code    82  ble_gattc.o(i.ble_gattc_notify_custom)
-    ble_gattc_read                           0x0001e341   Thumb Code    68  ble_gattc.o(i.ble_gattc_read)
-    ble_gattc_rx_err                         0x0001e6d5   Thumb Code   118  ble_gattc.o(i.ble_gattc_rx_err)
-    ble_gattc_rx_exec_write_rsp              0x0001e759   Thumb Code    62  ble_gattc.o(i.ble_gattc_rx_exec_write_rsp)
-    ble_gattc_rx_find_info_complete          0x0001e7a1   Thumb Code   178  ble_gattc.o(i.ble_gattc_rx_find_info_complete)
-    ble_gattc_rx_find_info_idata             0x0001e85d   Thumb Code   102  ble_gattc.o(i.ble_gattc_rx_find_info_idata)
-    ble_gattc_rx_find_type_value_complete    0x0001e8c9   Thumb Code   200  ble_gattc.o(i.ble_gattc_rx_find_type_value_complete)
-    ble_gattc_rx_find_type_value_hinfo       0x0001e99d   Thumb Code   118  ble_gattc.o(i.ble_gattc_rx_find_type_value_hinfo)
-    ble_gattc_rx_mtu                         0x0001ea1d   Thumb Code    68  ble_gattc.o(i.ble_gattc_rx_mtu)
-    ble_gattc_rx_prep_write_rsp              0x0001ea69   Thumb Code    72  ble_gattc.o(i.ble_gattc_rx_prep_write_rsp)
-    ble_gattc_rx_read_blob_rsp               0x0001eab9   Thumb Code    56  ble_gattc.o(i.ble_gattc_rx_read_blob_rsp)
-    ble_gattc_rx_read_group_type_adata       0x0001eaf5   Thumb Code   126  ble_gattc.o(i.ble_gattc_rx_read_group_type_adata)
-    ble_gattc_rx_read_group_type_complete    0x0001eb7d   Thumb Code   178  ble_gattc.o(i.ble_gattc_rx_read_group_type_complete)
-    ble_gattc_rx_read_mult_rsp               0x0001ec41   Thumb Code    94  ble_gattc.o(i.ble_gattc_rx_read_mult_rsp)
-    ble_gattc_rx_read_rsp                    0x0001eca9   Thumb Code    66  ble_gattc.o(i.ble_gattc_rx_read_rsp)
-    ble_gattc_rx_read_type_adata             0x0001ecf5   Thumb Code    62  ble_gattc.o(i.ble_gattc_rx_read_type_adata)
-    ble_gattc_rx_read_type_complete          0x0001ed3d   Thumb Code    62  ble_gattc.o(i.ble_gattc_rx_read_type_complete)
-    ble_gattc_rx_write_rsp                   0x0001ed85   Thumb Code    74  ble_gattc.o(i.ble_gattc_rx_write_rsp)
-    ble_gattc_timer                          0x0001edd9   Thumb Code   268  ble_gattc.o(i.ble_gattc_timer)
-    ble_gattc_write_flat                     0x0001ef3d   Thumb Code   106  ble_gattc.o(i.ble_gattc_write_flat)
-    ble_gatts_add_svcs                       0x0001f381   Thumb Code   104  ble_gatts.o(i.ble_gatts_add_svcs)
-    ble_gatts_bonding_established            0x0001f3ed   Thumb Code   110  ble_gatts.o(i.ble_gatts_bonding_established)
-    ble_gatts_bonding_restored               0x0001f45d   Thumb Code   288  ble_gatts.o(i.ble_gatts_bonding_restored)
-    ble_gatts_clt_cfg_access                 0x0001f6b9   Thumb Code   342  ble_gatts.o(i.ble_gatts_clt_cfg_access)
-    ble_gatts_conn_can_alloc                 0x0001f815   Thumb Code    20  ble_gatts.o(i.ble_gatts_conn_can_alloc)
-    ble_gatts_conn_init                      0x0001f831   Thumb Code    52  ble_gatts.o(i.ble_gatts_conn_init)
-    ble_gatts_connection_broken              0x0001f86d   Thumb Code   116  ble_gatts.o(i.ble_gatts_connection_broken)
-    ble_gatts_count_cfg                      0x0001f8e5   Thumb Code   304  ble_gatts.o(i.ble_gatts_count_cfg)
-    ble_gatts_indicate                       0x0001fb19   Thumb Code    10  ble_gattc.o(i.ble_gatts_indicate)
-    ble_gatts_indicate_custom                0x0001fb25   Thumb Code   156  ble_gattc.o(i.ble_gatts_indicate_custom)
-    ble_gatts_indicate_fail_notconn          0x0001fbf5   Thumb Code   132  ble_gattc.o(i.ble_gatts_indicate_fail_notconn)
-    ble_gatts_init                           0x0001fc95   Thumb Code    12  ble_gatts.o(i.ble_gatts_init)
-    ble_gatts_notify                         0x0001fca5   Thumb Code    78  ble_gattc.o(i.ble_gatts_notify)
-    ble_gatts_notify_custom                  0x0001fcf9   Thumb Code    82  ble_gattc.o(i.ble_gatts_notify_custom)
-    ble_gatts_register_svcs                  0x0001fd51   Thumb Code  1046  ble_gatts.o(i.ble_gatts_register_svcs)
-    ble_gatts_rx_indicate_ack                0x00020169   Thumb Code   160  ble_gatts.o(i.ble_gatts_rx_indicate_ack)
-    ble_gatts_rx_indicate_rsp                0x0002020d   Thumb Code    72  ble_gattc.o(i.ble_gatts_rx_indicate_rsp)
-    ble_gatts_send_next_indicate             0x00020259   Thumb Code   102  ble_gatts.o(i.ble_gatts_send_next_indicate)
-    ble_gatts_start                          0x000202c1   Thumb Code   340  ble_gatts.o(i.ble_gatts_start)
-    ble_gatts_tx_notifications               0x00020471   Thumb Code   182  ble_gatts.o(i.ble_gatts_tx_notifications)
-    ble_hci_acl_ll_to_host_cbk               0x0002052d   Thumb Code    54  pan_spark_glue.o(i.ble_hci_acl_ll_to_host_cbk)
-    ble_hci_evt_ll_to_host_cbk               0x000205c1   Thumb Code    64  pan_spark_glue.o(i.ble_hci_evt_ll_to_host_cbk)
-    ble_hs_adv_find_field                    0x0002065d   Thumb Code    86  ble_hs_adv.o(i.ble_hs_adv_find_field)
-    ble_hs_adv_parse_fields                  0x000206b9   Thumb Code   758  ble_hs_adv.o(i.ble_hs_adv_parse_fields)
-    ble_hs_adv_set_fields                    0x000209bd   Thumb Code    12  ble_hs_adv.o(i.ble_hs_adv_set_fields)
-    ble_hs_atomic_conn_delete                0x00020a69   Thumb Code    44  ble_hs_atomic.o(i.ble_hs_atomic_conn_delete)
-    ble_hs_atomic_conn_flags                 0x00020a95   Thumb Code    44  ble_hs_atomic.o(i.ble_hs_atomic_conn_flags)
-    ble_hs_atomic_first_conn_handle          0x00020ac1   Thumb Code    28  ble_hs_atomic.o(i.ble_hs_atomic_first_conn_handle)
-    ble_hs_conn_addrs                        0x00020ae1   Thumb Code   150  ble_hs_conn.o(i.ble_hs_conn_addrs)
-    ble_hs_conn_alloc                        0x00020b7d   Thumb Code   332  ble_hs_conn.o(i.ble_hs_conn_alloc)
-    ble_hs_conn_can_alloc                    0x00020ccd   Thumb Code    34  ble_hs_conn.o(i.ble_hs_conn_can_alloc)
-    ble_hs_conn_chan_find_by_scid            0x00020cf9   Thumb Code    26  ble_hs_conn.o(i.ble_hs_conn_chan_find_by_scid)
-    ble_hs_conn_exists                       0x00020d15   Thumb Code    32  ble_hs_conn.o(i.ble_hs_conn_exists)
-    ble_hs_conn_find                         0x00020d39   Thumb Code    26  ble_hs_conn.o(i.ble_hs_conn_find)
-    ble_hs_conn_find_assert                  0x00020d59   Thumb Code    26  ble_hs_conn.o(i.ble_hs_conn_find_assert)
-    ble_hs_conn_find_by_addr                 0x00020d79   Thumb Code   316  ble_hs_conn.o(i.ble_hs_conn_find_by_addr)
-    ble_hs_conn_find_by_idx                  0x00020ebd   Thumb Code    28  ble_hs_conn.o(i.ble_hs_conn_find_by_idx)
-    ble_hs_conn_first                        0x00020edd   Thumb Code     6  ble_hs_conn.o(i.ble_hs_conn_first)
-    ble_hs_conn_free                         0x00020ee9   Thumb Code   116  ble_hs_conn.o(i.ble_hs_conn_free)
-    ble_hs_conn_init                         0x00020f61   Thumb Code    34  ble_hs_conn.o(i.ble_hs_conn_init)
-    ble_hs_conn_insert                       0x00020fa5   Thumb Code    32  ble_hs_conn.o(i.ble_hs_conn_insert)
-    ble_hs_conn_remove                       0x00020fc9   Thumb Code    32  ble_hs_conn.o(i.ble_hs_conn_remove)
-    ble_hs_conn_timer                        0x00020fed   Thumb Code   110  ble_hs_conn.o(i.ble_hs_conn_timer)
-    ble_hs_enqueue_hci_event                 0x00021069   Thumb Code    42  ble_hs.o(i.ble_hs_enqueue_hci_event)
-    ble_hs_flow_connection_broken            0x00021181   Thumb Code     2  ble_hs_flow.o(i.ble_hs_flow_connection_broken)
-    ble_hs_flow_startup                      0x00021183   Thumb Code     4  ble_hs_flow.o(i.ble_hs_flow_startup)
-    ble_hs_flow_track_data_mbuf              0x00021187   Thumb Code     2  ble_hs_flow.o(i.ble_hs_flow_track_data_mbuf)
-    ble_hs_hci_acl_tx                        0x00021189   Thumb Code    18  ble_hs_hci.o(i.ble_hs_hci_acl_tx)
-    ble_hs_hci_acl_tx_now                    0x0002119d   Thumb Code   244  ble_hs_hci.o(i.ble_hs_hci_acl_tx_now)
-    ble_hs_hci_add_avail_pkts                0x00021299   Thumb Code    26  ble_hs_hci.o(i.ble_hs_hci_add_avail_pkts)
-    ble_hs_hci_cmd_send_buf                  0x000212bd   Thumb Code    88  ble_hs_hci_cmd.o(i.ble_hs_hci_cmd_send_buf)
-    ble_hs_hci_cmd_tx                        0x00021319   Thumb Code   280  ble_hs_hci.o(i.ble_hs_hci_cmd_tx)
-    ble_hs_hci_evt_acl_process               0x0002143d   Thumb Code   154  ble_hs_hci_evt.o(i.ble_hs_hci_evt_acl_process)
-    ble_hs_hci_evt_process                   0x00021961   Thumb Code    88  ble_hs_hci_evt.o(i.ble_hs_hci_evt_process)
-    ble_hs_hci_get_hci_version               0x000219e5   Thumb Code     6  ble_hs_hci.o(i.ble_hs_hci_get_hci_version)
-    ble_hs_hci_init                          0x000219f1   Thumb Code    44  ble_hs_hci.o(i.ble_hs_hci_init)
-    ble_hs_hci_rx_evt                        0x00021a41   Thumb Code    84  ble_hs_hci.o(i.ble_hs_hci_rx_evt)
-    ble_hs_hci_set_buf_sz                    0x00021a9d   Thumb Code    22  ble_hs_hci.o(i.ble_hs_hci_set_buf_sz)
-    ble_hs_hci_set_hci_version               0x00021ab9   Thumb Code     6  ble_hs_hci.o(i.ble_hs_hci_set_hci_version)
-    ble_hs_hci_set_le_supported_feat         0x00021ac5   Thumb Code     6  ble_hs_hci.o(i.ble_hs_hci_set_le_supported_feat)
-    ble_hs_hci_util_data_hdr_strip           0x00021ad1   Thumb Code    52  ble_hs_hci_util.o(i.ble_hs_hci_util_data_hdr_strip)
-    ble_hs_hci_util_handle_pb_bc_join        0x00021b05   Thumb Code    12  ble_hs_hci_util.o(i.ble_hs_hci_util_handle_pb_bc_join)
-    ble_hs_hci_util_rand                     0x00021b11   Thumb Code    64  ble_hs_hci_util.o(i.ble_hs_hci_util_rand)
-    ble_hs_hci_util_read_adv_tx_pwr          0x00021b55   Thumb Code    38  ble_hs_hci_util.o(i.ble_hs_hci_util_read_adv_tx_pwr)
-    ble_hs_hw_error                          0x00021b81   Thumb Code    22  ble_hs.o(i.ble_hs_hw_error)
-    ble_hs_id_addr                           0x00021ba1   Thumb Code    74  ble_hs_id.o(i.ble_hs_id_addr)
-    ble_hs_id_infer_auto                     0x00021c81   Thumb Code   168  ble_hs_id.o(i.ble_hs_id_infer_auto)
-    ble_hs_id_reset                          0x00021d3d   Thumb Code    16  ble_hs_id.o(i.ble_hs_id_reset)
-    ble_hs_id_set_pub                        0x00021d55   Thumb Code    22  ble_hs_id.o(i.ble_hs_id_set_pub)
-    ble_hs_id_use_addr                       0x00021d71   Thumb Code    32  ble_hs_id.o(i.ble_hs_id_use_addr)
-    ble_hs_init                              0x00021d91   Thumb Code   184  ble_hs.o(i.ble_hs_init)
-    ble_hs_is_enabled                        0x00021e9d   Thumb Code    16  ble_hs.o(i.ble_hs_is_enabled)
-    ble_hs_is_parent_task                    0x00021eb1   Thumb Code    30  ble_hs.o(i.ble_hs_is_parent_task)
-    ble_hs_lock                              0x00021ed5   Thumb Code    14  ble_hs.o(i.ble_hs_lock)
-    ble_hs_log_flat_buf                      0x00021ee9   Thumb Code     2  ble_hs_log.o(i.ble_hs_log_flat_buf)
-    ble_hs_log_mbuf                          0x00021eeb   Thumb Code     2  ble_hs_log.o(i.ble_hs_log_mbuf)
-    ble_hs_mbuf_acl_pkt                      0x00021eed   Thumb Code    44  ble_hs_mbuf.o(i.ble_hs_mbuf_acl_pkt)
-    ble_hs_mbuf_att_pkt                      0x00021f19   Thumb Code    44  ble_hs_mbuf.o(i.ble_hs_mbuf_att_pkt)
-    ble_hs_mbuf_from_flat                    0x00021f45   Thumb Code    66  ble_hs_mbuf.o(i.ble_hs_mbuf_from_flat)
-    ble_hs_mbuf_l2cap_pkt                    0x00021f87   Thumb Code    44  ble_hs_mbuf.o(i.ble_hs_mbuf_l2cap_pkt)
-    ble_hs_mbuf_pullup_base                  0x00021fb3   Thumb Code    36  ble_hs_mbuf.o(i.ble_hs_mbuf_pullup_base)
-    ble_hs_mbuf_to_flat                      0x00021fd7   Thumb Code    46  ble_hs_mbuf.o(i.ble_hs_mbuf_to_flat)
-    ble_hs_misc_conn_chan_find               0x00022005   Thumb Code    54  ble_hs_misc.o(i.ble_hs_misc_conn_chan_find)
-    ble_hs_misc_conn_chan_find_reqd          0x0002203b   Thumb Code    62  ble_hs_misc.o(i.ble_hs_misc_conn_chan_find_reqd)
-    ble_hs_misc_own_addr_type_to_id          0x00022079   Thumb Code    24  ble_hs_misc.o(i.ble_hs_misc_own_addr_type_to_id)
-    ble_hs_misc_peer_addr_type_to_id         0x00022091   Thumb Code    24  ble_hs_misc.o(i.ble_hs_misc_peer_addr_type_to_id)
-    ble_hs_misc_restore_irks                 0x000220a9   Thumb Code    14  ble_hs_misc.o(i.ble_hs_misc_restore_irks)
-    ble_hs_pvcy_add_entry                    0x000220d9   Thumb Code     4  ble_hs_pvcy.o(i.ble_hs_pvcy_add_entry)
-    ble_hs_pvcy_ensure_started               0x000220dd   Thumb Code     4  ble_hs_pvcy.o(i.ble_hs_pvcy_ensure_started)
-    ble_hs_pvcy_our_irk                      0x000220e1   Thumb Code     8  ble_hs_pvcy.o(i.ble_hs_pvcy_our_irk)
-    ble_hs_pvcy_remove_entry                 0x000220ed   Thumb Code     4  ble_hs_pvcy.o(i.ble_hs_pvcy_remove_entry)
-    ble_hs_pvcy_set_our_irk                  0x000220f1   Thumb Code    70  ble_hs_pvcy.o(i.ble_hs_pvcy_set_our_irk)
-    ble_hs_sched_reset                       0x00022141   Thumb Code    16  ble_hs.o(i.ble_hs_sched_reset)
-    ble_hs_start                             0x00022159   Thumb Code   140  ble_hs.o(i.ble_hs_start)
-    ble_hs_startup_go                        0x000221f9   Thumb Code   362  ble_hs_startup.o(i.ble_hs_startup_go)
-    ble_hs_stop_init                         0x00022399   Thumb Code    20  ble_hs_stop.o(i.ble_hs_stop_init)
-    ble_hs_timer_resched                     0x000224bd   Thumb Code    40  ble_hs.o(i.ble_hs_timer_resched)
-    ble_hs_tx_data                           0x00022545   Thumb Code     8  ble_hs.o(i.ble_hs_tx_data)
-    ble_hs_unlock                            0x0002254d   Thumb Code    10  ble_hs.o(i.ble_hs_unlock)
-    ble_hs_wakeup_tx                         0x0002255d   Thumb Code   182  ble_hs.o(i.ble_hs_wakeup_tx)
-    ble_l2cap_chan_alloc                     0x00022619   Thumb Code    34  ble_l2cap.o(i.ble_l2cap_chan_alloc)
-    ble_l2cap_chan_free                      0x00022641   Thumb Code    26  ble_l2cap.o(i.ble_l2cap_chan_free)
-    ble_l2cap_get_conn_handle                0x00022661   Thumb Code    12  ble_l2cap.o(i.ble_l2cap_get_conn_handle)
-    ble_l2cap_init                           0x00022671   Thumb Code    40  ble_l2cap.o(i.ble_l2cap_init)
-    ble_l2cap_is_mtu_req_sent                0x000226b5   Thumb Code     8  ble_l2cap.o(i.ble_l2cap_is_mtu_req_sent)
-    ble_l2cap_remove_rx                      0x000226bd   Thumb Code    20  ble_l2cap.o(i.ble_l2cap_remove_rx)
-    ble_l2cap_rx                             0x000226d1   Thumb Code   298  ble_l2cap.o(i.ble_l2cap_rx)
-    ble_l2cap_sig_cmd_get                    0x00022805   Thumb Code    58  ble_l2cap_sig_cmd.o(i.ble_l2cap_sig_cmd_get)
-    ble_l2cap_sig_conn_broken                0x00022841   Thumb Code    62  ble_l2cap_sig.o(i.ble_l2cap_sig_conn_broken)
-    ble_l2cap_sig_create_chan                0x00022889   Thumb Code    26  ble_l2cap_sig.o(i.ble_l2cap_sig_create_chan)
-    ble_l2cap_sig_hdr_parse                  0x000228a9   Thumb Code    24  ble_l2cap_sig_cmd.o(i.ble_l2cap_sig_hdr_parse)
-    ble_l2cap_sig_init                       0x000228c1   Thumb Code    28  ble_l2cap_sig.o(i.ble_l2cap_sig_init)
-    ble_l2cap_sig_reject_invalid_cid_tx      0x00022901   Thumb Code   150  ble_l2cap_sig_cmd.o(i.ble_l2cap_sig_reject_invalid_cid_tx)
-    ble_l2cap_sig_reject_tx                  0x00022997   Thumb Code   136  ble_l2cap_sig_cmd.o(i.ble_l2cap_sig_reject_tx)
-    ble_l2cap_sig_timer                      0x00022b1d   Thumb Code   142  ble_l2cap_sig.o(i.ble_l2cap_sig_timer)
-    ble_l2cap_sig_tx                         0x00022bb9   Thumb Code    58  ble_l2cap_sig_cmd.o(i.ble_l2cap_sig_tx)
-    ble_l2cap_sig_update                     0x00022bf5   Thumb Code   242  ble_l2cap_sig.o(i.ble_l2cap_sig_update)
-    ble_l2cap_tx                             0x00022e85   Thumb Code   122  ble_l2cap.o(i.ble_l2cap_tx)
-    ble_mqueue_get                           0x00022eff   Thumb Code    42  ble_hs_mqueue.o(i.ble_mqueue_get)
-    ble_mqueue_init                          0x00022f29   Thumb Code    16  ble_hs_mqueue.o(i.ble_mqueue_init)
-    ble_mqueue_put                           0x00022f39   Thumb Code    58  ble_hs_mqueue.o(i.ble_mqueue_put)
-    ble_sm_alg_c1                            0x00022f75   Thumb Code   326  ble_sm_alg.o(i.ble_sm_alg_c1)
-    ble_sm_alg_encrypt                       0x000230c1   Thumb Code    74  ble_sm_alg.o(i.ble_sm_alg_encrypt)
-    ble_sm_alg_s1                            0x0002310b   Thumb Code   128  ble_sm_alg.o(i.ble_sm_alg_s1)
-    ble_sm_cmd_get                           0x0002318b   Thumb Code    48  ble_sm_cmd.o(i.ble_sm_cmd_get)
-    ble_sm_connection_broken                 0x000232bb   Thumb Code    32  ble_sm.o(i.ble_sm_connection_broken)
-    ble_sm_create_chan                       0x000232dd   Thumb Code    26  ble_sm.o(i.ble_sm_create_chan)
-    ble_sm_enc_change_rx                     0x000232fd   Thumb Code    24  ble_sm.o(i.ble_sm_enc_change_rx)
-    ble_sm_enc_initiate                      0x0002349d   Thumb Code   170  ble_sm.o(i.ble_sm_enc_initiate)
-    ble_sm_enc_key_refresh_rx                0x00023551   Thumb Code    20  ble_sm.o(i.ble_sm_enc_key_refresh_rx)
-    ble_sm_ia_ra                             0x0002377d   Thumb Code   106  ble_sm.o(i.ble_sm_ia_ra)
-    ble_sm_init                              0x000238d1   Thumb Code    30  ble_sm.o(i.ble_sm_init)
-    ble_sm_lgcy_confirm_exec                 0x00023bfd   Thumb Code   142  ble_sm_lgcy.o(i.ble_sm_lgcy_confirm_exec)
-    ble_sm_lgcy_io_action                    0x00023c8d   Thumb Code   144  ble_sm_lgcy.o(i.ble_sm_lgcy_io_action)
-    ble_sm_lgcy_random_exec                  0x00023d25   Thumb Code    88  ble_sm_lgcy.o(i.ble_sm_lgcy_random_exec)
-    ble_sm_lgcy_random_rx                    0x00023d7d   Thumb Code   200  ble_sm_lgcy.o(i.ble_sm_lgcy_random_rx)
-    ble_sm_ltk_req_rx                        0x00023e49   Thumb Code   362  ble_sm.o(i.ble_sm_ltk_req_rx)
-    ble_sm_our_pair_rand                     0x00024159   Thumb Code    14  ble_sm.o(i.ble_sm_our_pair_rand)
-    ble_sm_pair_initiate                     0x00024315   Thumb Code   134  ble_sm.o(i.ble_sm_pair_initiate)
-    ble_sm_peer_pair_rand                    0x000246fd   Thumb Code    14  ble_sm.o(i.ble_sm_peer_pair_rand)
-    ble_sm_proc_find                         0x0002470d   Thumb Code    66  ble_sm.o(i.ble_sm_proc_find)
-    ble_sm_process_result                    0x00024755   Thumb Code   534  ble_sm.o(i.ble_sm_process_result)
-    ble_sm_timer                             0x00024c09   Thumb Code   162  ble_sm.o(i.ble_sm_timer)
-    ble_sm_try_find_id                       0x00024cb9   Thumb Code    50  ble_sm.o(i.ble_sm_try_find_id)
-    ble_sm_tx                                0x00024cf1   Thumb Code    46  ble_sm_cmd.o(i.ble_sm_tx)
-    ble_store_config_conf_init               0x00024d1f   Thumb Code     8  ble_store_config_conf.o(i.ble_store_config_conf_init)
-    ble_store_config_conf_load               0x00024d29   Thumb Code   272  ble_store_config_conf.o(i.ble_store_config_conf_load)
-    ble_store_config_delete                  0x00024eb9   Thumb Code   202  ble_store_config.o(i.ble_store_config_delete)
-    ble_store_config_init                    0x000250ad   Thumb Code    36  ble_store_config.o(i.ble_store_config_init)
-    ble_store_config_persist_cccds           0x000250e5   Thumb Code   104  ble_store_config_conf.o(i.ble_store_config_persist_cccds)
-    ble_store_config_persist_our_secs        0x00025175   Thumb Code   108  ble_store_config_conf.o(i.ble_store_config_persist_our_secs)
-    ble_store_config_persist_peer_secs       0x0002520d   Thumb Code   108  ble_store_config_conf.o(i.ble_store_config_persist_peer_secs)
-    ble_store_config_read                    0x000252a5   Thumb Code   200  ble_store_config.o(i.ble_store_config_read)
-    ble_store_config_write                   0x0002537d   Thumb Code   198  ble_store_config.o(i.ble_store_config_write)
-    ble_store_delete                         0x00025455   Thumb Code    38  ble_store.o(i.ble_store_delete)
-    ble_store_delete_cccd                    0x00025481   Thumb Code    38  ble_store.o(i.ble_store_delete_cccd)
-    ble_store_iterate                        0x000254ad   Thumb Code   166  ble_store.o(i.ble_store_iterate)
-    ble_store_iterate_replace_cccd           0x00025559   Thumb Code    70  ble_store_config.o(i.ble_store_iterate_replace_cccd)
-    ble_store_key_from_value_cccd            0x000255a5   Thumb Code    22  ble_store.o(i.ble_store_key_from_value_cccd)
-    ble_store_key_from_value_sec             0x000255bb   Thumb Code    38  ble_store.o(i.ble_store_key_from_value_sec)
-    ble_store_read_cccd                      0x000255e1   Thumb Code    42  ble_store.o(i.ble_store_read_cccd)
-    ble_store_read_our_sec                   0x00025611   Thumb Code    42  ble_store.o(i.ble_store_read_our_sec)
-    ble_store_read_peer_sec                  0x00025641   Thumb Code    48  ble_store.o(i.ble_store_read_peer_sec)
-    ble_store_util_bonded_peers              0x00025675   Thumb Code    40  ble_store_util.o(i.ble_store_util_bonded_peers)
-    ble_store_util_delete_all                0x000256a1   Thumb Code    26  ble_store_util.o(i.ble_store_util_delete_all)
-    ble_store_util_delete_peer               0x000256bb   Thumb Code   126  ble_store_util.o(i.ble_store_util_delete_peer)
-    ble_store_util_status_rr                 0x000257df   Thumb Code    50  ble_store_util.o(i.ble_store_util_status_rr)
-    ble_store_write_cccd                     0x00025811   Thumb Code    88  ble_store.o(i.ble_store_write_cccd)
-    ble_store_write_our_sec                  0x0002586d   Thumb Code    88  ble_store.o(i.ble_store_write_our_sec)
-    ble_store_write_peer_sec                 0x000258c9   Thumb Code   146  ble_store.o(i.ble_store_write_peer_sec)
-    ble_svc_dis_init                         0x00025a41   Thumb Code    72  dis.o(i.ble_svc_dis_init)
-    ble_svc_hrs_init                         0x00025b65   Thumb Code    68  hrs.o(i.ble_svc_hrs_init)
-    ble_svc_hrs_notify                       0x00025be9   Thumb Code    34  hrs.o(i.ble_svc_hrs_notify)
-    ble_transport_alloc_acl_from_ll          0x00025c35   Thumb Code    20  transport.o(i.ble_transport_alloc_acl_from_ll)
-    ble_transport_alloc_cmd                  0x00025c4d   Thumb Code    10  transport.o(i.ble_transport_alloc_cmd)
-    ble_transport_alloc_evt                  0x00025c5d   Thumb Code    26  transport.o(i.ble_transport_alloc_evt)
-    ble_transport_free                       0x00025c81   Thumb Code    66  transport.o(i.ble_transport_free)
-    ble_transport_hs_init                    0x00025cd1   Thumb Code     8  ble_hs.o(i.ble_transport_hs_init)
-    ble_transport_init                       0x00025cd9   Thumb Code   114  transport.o(i.ble_transport_init)
-    ble_transport_to_hs_acl_impl             0x00025dc9   Thumb Code    34  ble_hs.o(i.ble_transport_to_hs_acl_impl)
-    ble_transport_to_hs_evt_impl             0x00025df5   Thumb Code    10  ble_hs.o(i.ble_transport_to_hs_evt_impl)
-    ble_transport_to_ll_acl_impl             0x00025dff   Thumb Code    30  pan_spark_glue.o(i.ble_transport_to_ll_acl_impl)
-    ble_transport_to_ll_cmd_impl             0x00025e1d   Thumb Code    36  pan_spark_glue.o(i.ble_transport_to_ll_cmd_impl)
-    ble_uuid_cmp                             0x00025e41   Thumb Code    58  ble_uuid.o(i.ble_uuid_cmp)
-    ble_uuid_flat                            0x00025e7d   Thumb Code    70  ble_uuid.o(i.ble_uuid_flat)
-    ble_uuid_init_from_att_buf               0x00025ec9   Thumb Code    48  ble_uuid.o(i.ble_uuid_init_from_att_buf)
-    ble_uuid_init_from_att_mbuf              0x00025ef9   Thumb Code    76  ble_uuid.o(i.ble_uuid_init_from_att_mbuf)
-    ble_uuid_init_from_buf                   0x00025f45   Thumb Code    66  ble_uuid.o(i.ble_uuid_init_from_buf)
-    ble_uuid_length                          0x00025f87   Thumb Code     6  ble_uuid.o(i.ble_uuid_length)
-    ble_uuid_to_mbuf                         0x00025f8d   Thumb Code    82  ble_uuid.o(i.ble_uuid_to_mbuf)
-    ble_uuid_to_str                          0x00025fe5   Thumb Code   124  ble_uuid.o(i.ble_uuid_to_str)
-    ble_uuid_u16                             0x00026075   Thumb Code    14  ble_uuid.o(i.ble_uuid_u16)
-    cbor_encode_byte_string                  0x00026083   Thumb Code    32  cborencoder.o(i.cbor_encode_byte_string)
-    cbor_encode_int                          0x000260a3   Thumb Code    22  cborencoder.o(i.cbor_encode_int)
-    cbor_encode_simple_value                 0x000260b9   Thumb Code    30  cborencoder.o(i.cbor_encode_simple_value)
-    cbor_encode_text_string                  0x000260d7   Thumb Code    32  cborencoder.o(i.cbor_encode_text_string)
-    cbor_encoder_close_container             0x000260f7   Thumb Code    34  cborencoder.o(i.cbor_encoder_close_container)
-    cbor_encoder_create_array                0x00026119   Thumb Code    10  cborencoder.o(i.cbor_encoder_create_array)
-    cbor_encoder_create_map                  0x00026125   Thumb Code    26  cborencoder.o(i.cbor_encoder_create_map)
-    cbor_encoder_init                        0x00026145   Thumb Code    10  cborencoder.o(i.cbor_encoder_init)
-    cbor_mbuf_reader_init                    0x000264e1   Thumb Code    48  cbor_mbuf_reader.o(i.cbor_mbuf_reader_init)
-    cbor_mbuf_writer                         0x00026529   Thumb Code    34  cbor_mbuf_writer.o(i.cbor_mbuf_writer)
-    cbor_mbuf_writer_init                    0x0002654d   Thumb Code    12  cbor_mbuf_writer.o(i.cbor_mbuf_writer_init)
-    cbor_parser_init                         0x0002655d   Thumb Code    32  cborparser.o(i.cbor_parser_init)
-    cbor_read_array                          0x0002657d   Thumb Code   354  cborattr.o(i.cbor_read_array)
-    cbor_read_object                         0x000266df   Thumb Code    12  cborattr.o(i.cbor_read_object)
-    cbor_value_advance                       0x000266eb   Thumb Code    30  cborparser.o(i.cbor_value_advance)
-    cbor_value_calculate_string_length       0x00026709   Thumb Code    54  cborparser.o(i.cbor_value_calculate_string_length)
-    cbor_value_enter_container               0x00026745   Thumb Code   170  cborparser.o(i.cbor_value_enter_container)
-    cbor_value_leave_container               0x000267f5   Thumb Code    94  cborparser.o(i.cbor_value_leave_container)
-    check_info_tlv_data                      0x0002695d   Thumb Code   302  rf_ft.o(i.check_info_tlv_data)
-    clktrim_measure_32k_clk                  0x00026a99   Thumb Code    88  soc_32k_cali.o(i.clktrim_measure_32k_clk)
-    cy_rtos_mutex_get                        0x00026bb9   Thumb Code    92  mtb_kvstore.o(i.cy_rtos_mutex_get)
-    dcoc_calibration_process                 0x00026c1d   Thumb Code   364  rf_misc.o(i.dcoc_calibration_process)
-    debug_uart_init                          0x00026da9   Thumb Code    60  app_log_uart.o(i.debug_uart_init)
-    flash_area_write                         0x00026f2d   Thumb Code   150  mynewt_img_mgmt.o(i.flash_area_write)
-    fputc                                    0x00026fd1   Thumb Code    12  retarget.o(i.fputc)
-    get_le16                                 0x00027055   Thumb Code    10  endian.o(i.get_le16)
-    get_le32                                 0x0002705f   Thumb Code    22  endian.o(i.get_le32)
-    host_copydata                            0x00027075   Thumb Code    14  pan_spark_glue.o(i.host_copydata)
-    img_mgmt_impl_erase_image_data           0x000270f5   Thumb Code    48  mynewt_img_mgmt.o(i.img_mgmt_impl_erase_image_data)
-    img_mgmt_impl_erase_slot                 0x00027131   Thumb Code    34  mynewt_img_mgmt.o(i.img_mgmt_impl_erase_slot)
-    img_mgmt_impl_erased_val                 0x0002715d   Thumb Code     8  mynewt_img_mgmt.o(i.img_mgmt_impl_erased_val)
-    img_mgmt_impl_log_upload_done            0x00027165   Thumb Code     4  mynewt_img_mgmt.o(i.img_mgmt_impl_log_upload_done)
-    img_mgmt_impl_log_upload_start           0x00027169   Thumb Code     4  mynewt_img_mgmt.o(i.img_mgmt_impl_log_upload_start)
-    img_mgmt_impl_read                       0x0002716d   Thumb Code    78  mynewt_img_mgmt.o(i.img_mgmt_impl_read)
-    img_mgmt_impl_swap_type                  0x000271c9   Thumb Code    18  mynewt_img_mgmt.o(i.img_mgmt_impl_swap_type)
-    img_mgmt_impl_upload_inspect             0x000271dd   Thumb Code   298  mynewt_img_mgmt.o(i.img_mgmt_impl_upload_inspect)
-    img_mgmt_impl_write_image_data           0x00027315   Thumb Code    24  mynewt_img_mgmt.o(i.img_mgmt_impl_write_image_data)
-    img_mgmt_module_init                     0x00027331   Thumb Code    62  mynewt_img_mgmt.o(i.img_mgmt_module_init)
-    img_mgmt_my_version                      0x0002737d   Thumb Code    16  img_mgmt.o(i.img_mgmt_my_version)
-    img_mgmt_post_handler                    0x0002738d   Thumb Code    50  mynewt_img_mgmt.o(i.img_mgmt_post_handler)
-    img_mgmt_read_info                       0x000273cd   Thumb Code   314  img_mgmt.o(i.img_mgmt_read_info)
-    img_mgmt_register_group                  0x00027519   Thumb Code    10  img_mgmt.o(i.img_mgmt_register_group)
-    img_mgmt_slot_in_use                     0x00027529   Thumb Code    24  img_mgmt_state.o(i.img_mgmt_slot_in_use)
-    img_mgmt_state_flags                     0x00027541   Thumb Code    78  img_mgmt_state.o(i.img_mgmt_state_flags)
-    img_mgmt_state_read                      0x00027591   Thumb Code   536  img_mgmt_state.o(i.img_mgmt_state_read)
-    img_mgmt_state_write                     0x00027809   Thumb Code    68  img_mgmt_state.o(i.img_mgmt_state_write)
-    img_mgmt_ver_str                         0x00027ae1   Thumb Code    82  img_mgmt_util.o(i.img_mgmt_ver_str)
-    info_data_is_valid                       0x00027b39   Thumb Code     6  rf_ft.o(i.info_data_is_valid)
-    info_read_from_type                      0x00027b45   Thumb Code    84  rf_ft.o(i.info_read_from_type)
-    kv_init                                  0x00027d45   Thumb Code    38  mtb_init.o(i.kv_init)
-    ll_init                                  0x00027d79   Thumb Code    62  pan_spark_glue.o(i.ll_init)
-    $Super$$main                             0x00027e1d   Thumb Code    10  main.o(i.main)
-    main_task                                0x00027e27   Thumb Code    14  os_setup.o(i.main_task)
-    mem_init_mbuf_pool                       0x00027ed1   Thumb Code    44  mem.o(i.mem_init_mbuf_pool)
-    mem_split_frag                           0x00027efd   Thumb Code    74  mem.o(i.mem_split_frag)
-    mgmt_ctxt_init                           0x00027f47   Thumb Code    60  mgmt.o(i.mgmt_ctxt_init)
-    mgmt_err_from_cbor                       0x00027f83   Thumb Code    20  mgmt.o(i.mgmt_err_from_cbor)
-    mgmt_evt                                 0x00027f99   Thumb Code    20  mgmt.o(i.mgmt_evt)
-    mgmt_find_handler                        0x00027fb1   Thumb Code    66  mgmt.o(i.mgmt_find_handler)
-    mgmt_hton_hdr                            0x00027ff9   Thumb Code    14  mgmt.o(i.mgmt_hton_hdr)
-    mgmt_ntoh_hdr                            0x00028007   Thumb Code    14  mgmt.o(i.mgmt_ntoh_hdr)
-    mgmt_register_group                      0x00028015   Thumb Code    18  mgmt.o(i.mgmt_register_group)
-    mgmt_streamer_alloc_rsp                  0x0002802d   Thumb Code    12  mgmt.o(i.mgmt_streamer_alloc_rsp)
-    mgmt_streamer_free_buf                   0x00028039   Thumb Code    12  mgmt.o(i.mgmt_streamer_free_buf)
-    mgmt_streamer_init_reader                0x00028045   Thumb Code    16  mgmt.o(i.mgmt_streamer_init_reader)
-    mgmt_streamer_init_writer                0x00028055   Thumb Code    16  mgmt.o(i.mgmt_streamer_init_writer)
-    mgmt_streamer_reset_buf                  0x00028065   Thumb Code    12  mgmt.o(i.mgmt_streamer_reset_buf)
-    mgmt_streamer_trim_front                 0x00028071   Thumb Code    20  mgmt.o(i.mgmt_streamer_trim_front)
-    mgmt_streamer_write_at                   0x00028085   Thumb Code    18  mgmt.o(i.mgmt_streamer_write_at)
-    mgmt_write_rsp_status                    0x00028099   Thumb Code    40  mgmt.o(i.mgmt_write_rsp_status)
-    mtb_kvstore_init                         0x000280c5   Thumb Code  1228  mtb_kvstore.o(i.mtb_kvstore_init)
-    mtb_kvstore_read                         0x00028595   Thumb Code   160  mtb_kvstore.o(i.mtb_kvstore_read)
-    mtb_kvstore_write                        0x00028639   Thumb Code    88  mtb_kvstore.o(i.mtb_kvstore_write)
-    nimble_port_get_dflt_eventq              0x00028695   Thumb Code     4  nimble_port.o(i.nimble_port_get_dflt_eventq)
-    nimble_port_init                         0x0002869d   Thumb Code    34  nimble_port.o(i.nimble_port_init)
-    nimble_port_run                          0x000286c5   Thumb Code    18  nimble_port.o(i.nimble_port_run)
-    npl_freertos_callout_init                0x000286dd   Thumb Code    54  npl_os_freertos.o(i.npl_freertos_callout_init)
-    npl_freertos_callout_reset               0x0002871d   Thumb Code   148  npl_os_freertos.o(i.npl_freertos_callout_reset)
-    npl_freertos_eventq_get                  0x000287b5   Thumb Code    78  npl_os_freertos.o(i.npl_freertos_eventq_get)
-    npl_freertos_eventq_put                  0x00028809   Thumb Code    72  npl_os_freertos.o(i.npl_freertos_eventq_put)
-    npl_freertos_mutex_init                  0x00028855   Thumb Code    32  npl_os_freertos.o(i.npl_freertos_mutex_init)
-    npl_freertos_mutex_pend                  0x00028875   Thumb Code    44  npl_os_freertos.o(i.npl_freertos_mutex_pend)
-    npl_freertos_mutex_release               0x000288a5   Thumb Code    44  npl_os_freertos.o(i.npl_freertos_mutex_release)
-    npl_freertos_sem_init                    0x000288d5   Thumb Code    32  npl_os_freertos.o(i.npl_freertos_sem_init)
-    npl_freertos_sem_pend                    0x000288f5   Thumb Code    70  npl_os_freertos.o(i.npl_freertos_sem_pend)
-    npl_freertos_sem_release                 0x00028941   Thumb Code    66  npl_os_freertos.o(i.npl_freertos_sem_release)
-    npl_freertos_time_ms_to_ticks            0x00028989   Thumb Code    44  npl_os_freertos.o(i.npl_freertos_time_ms_to_ticks)
-    on_reset                                 0x000289b5   Thumb Code    14  pan_spark_glue.o(i.on_reset)
-    os_mbuf_adj                              0x00028a75   Thumb Code   178  os_mbuf.o(i.os_mbuf_adj)
-    os_mbuf_append                           0x00028b27   Thumb Code   200  os_mbuf.o(i.os_mbuf_append)
-    os_mbuf_appendfrom                       0x00028bef   Thumb Code   114  os_mbuf.o(i.os_mbuf_appendfrom)
-    os_mbuf_cmpf                             0x00028c61   Thumb Code   122  os_mbuf.o(i.os_mbuf_cmpf)
-    os_mbuf_cmpm                             0x00028ce1   Thumb Code   250  os_mbuf.o(i.os_mbuf_cmpm)
-    os_mbuf_concat                           0x00028de1   Thumb Code    64  os_mbuf.o(i.os_mbuf_concat)
-    os_mbuf_copydata                         0x00028e21   Thumb Code    88  os_mbuf.o(i.os_mbuf_copydata)
-    os_mbuf_copyinto                         0x00028e79   Thumb Code   150  os_mbuf.o(i.os_mbuf_copyinto)
-    os_mbuf_extend                           0x00028f0f   Thumb Code    94  os_mbuf.o(i.os_mbuf_extend)
-    os_mbuf_free_chain                       0x00028f6d   Thumb Code    34  os_mbuf.o(i.os_mbuf_free_chain)
-    os_mbuf_get                              0x00028f8f   Thumb Code    46  os_mbuf.o(i.os_mbuf_get)
-    os_mbuf_get_pkthdr                       0x00028fbd   Thumb Code    48  os_mbuf.o(i.os_mbuf_get_pkthdr)
-    os_mbuf_pack_chains                      0x00028fed   Thumb Code   252  os_mbuf.o(i.os_mbuf_pack_chains)
-    os_mbuf_pool_init                        0x000290e9   Thumb Code    10  os_mbuf.o(i.os_mbuf_pool_init)
-    os_mbuf_prepend                          0x000290f3   Thumb Code   262  os_mbuf.o(i.os_mbuf_prepend)
-    os_mbuf_prepend_pullup                   0x000291f9   Thumb Code    20  os_mbuf.o(i.os_mbuf_prepend_pullup)
-    os_mbuf_pullup                           0x0002920d   Thumb Code   288  os_mbuf.o(i.os_mbuf_pullup)
-    os_mbuf_trim_front                       0x0002932d   Thumb Code   108  os_mbuf.o(i.os_mbuf_trim_front)
-    os_memblock_from                         0x00029399   Thumb Code    54  os_mempool.o(i.os_memblock_from)
-    os_memblock_get                          0x000293cf   Thumb Code    48  os_mempool.o(i.os_memblock_get)
-    os_memblock_put                          0x000293ff   Thumb Code    60  os_mempool.o(i.os_memblock_put)
-    os_memblock_put_from_cb                  0x0002943b   Thumb Code    30  os_mempool.o(i.os_memblock_put_from_cb)
-    os_mempool_ext_init                      0x00029459   Thumb Code   124  os_mempool.o(i.os_mempool_ext_init)
-    os_mempool_init                          0x000294d9   Thumb Code   110  os_mempool.o(i.os_mempool_init)
-    os_mempool_module_init                   0x0002954d   Thumb Code    10  os_mempool.o(i.os_mempool_module_init)
-    os_mqueue_get                            0x0002955d   Thumb Code    42  os_mbuf.o(i.os_mqueue_get)
-    os_mqueue_init                           0x00029587   Thumb Code    16  os_mbuf.o(i.os_mqueue_init)
-    os_mqueue_put                            0x00029597   Thumb Code    58  os_mbuf.o(i.os_mqueue_put)
-    os_msys_get_pkthdr                       0x000295d1   Thumb Code    94  os_mbuf.o(i.os_msys_get_pkthdr)
-    os_msys_init                             0x00029635   Thumb Code    52  os_msys_init.o(i.os_msys_init)
-    os_msys_register                         0x0002967d   Thumb Code    64  os_mbuf.o(i.os_msys_register)
-    os_msys_reset                            0x000296c1   Thumb Code    10  os_mbuf.o(i.os_msys_reset)
-    os_schedule_main                         0x000296d1   Thumb Code    36  os_setup.o(i.os_schedule_main)
-    pan10x_mac_addr_get                      0x00029739   Thumb Code    60  pan_mac_addr.o(i.pan10x_mac_addr_get)
-    pan10xx_platform_init                    0x000297a1   Thumb Code   540  soc.o(i.pan10xx_platform_init)
-    pan_ble_hci_acl_nimble_handle            0x00029b6d   Thumb Code    82  pan_ble_stack.o(i.pan_ble_hci_acl_nimble_handle)
-    pan_ble_hci_cmd_handle                   0x00029bc5   Thumb Code    76  pan_ble_stack.o(i.pan_ble_hci_cmd_handle)
-    pan_ble_hci_init                         0x00029c11   Thumb Code    14  pan_ble_stack.o(i.pan_ble_hci_init)
-    pan_ble_init                             0x00029c21   Thumb Code   320  pan_ble_stack.o(i.pan_ble_init)
-    pan_ble_stack_init                       0x00029d95   Thumb Code   170  pan_spark_glue.o(i.pan_ble_stack_init)
-    pan_ble_thread_create                    0x00029edd   Thumb Code    30  pan_spark_glue.o(i.pan_ble_thread_create)
-    pan_ll_register_hostcopy_cb              0x00029f15   Thumb Code     6  pan_ble_stack.o(i.pan_ll_register_hostcopy_cb)
-    pan_ll_register_semphr_cback             0x00029f21   Thumb Code     8  pan_ble_stack.o(i.pan_ll_register_semphr_cback)
-    pan_misc_register_32k_track_cb           0x00029f29   Thumb Code     8  pan_ble_stack.o(i.pan_misc_register_32k_track_cb)
-    pan_misc_register_print                  0x00029f31   Thumb Code     8  pan_ble_stack.o(i.pan_misc_register_print)
-    pan_misc_set_bd_addr                     0x00029f39   Thumb Code    10  pan_ble_stack.o(i.pan_misc_set_bd_addr)
-    peer_add                                 0x00029f45   Thumb Code    72  peer.o(i.peer_add)
-    peer_chr_find_uuid                       0x0002a091   Thumb Code    72  peer.o(i.peer_chr_find_uuid)
-    peer_delete                              0x0002a0d9   Thumb Code   142  peer.o(i.peer_delete)
-    peer_disc_all                            0x0002a17d   Thumb Code   130  peer.o(i.peer_disc_all)
-    peer_dsc_find_uuid                       0x0002a471   Thumb Code   106  peer.o(i.peer_dsc_find_uuid)
-    peer_init                                0x0002a4dd   Thumb Code   226  peer.o(i.peer_init)
-    phy_init_from_info                       0x0002a6d9   Thumb Code   104  rf_ft.o(i.phy_init_from_info)
-    phy_value_init_from_code                 0x0002a749   Thumb Code   336  rf_ft.o(i.phy_value_init_from_code)
-    phy_value_init_from_info                 0x0002a925   Thumb Code   334  rf_ft.o(i.phy_value_init_from_info)
-    print_adv_fields                         0x0002abe9   Thumb Code   188  app_ble_central.o(i.print_adv_fields)
-    put_le16                                 0x0002b36b   Thumb Code     8  endian.o(i.put_le16)
-    put_le32                                 0x0002b373   Thumb Code    16  endian.o(i.put_le32)
-    pvPortMalloc                             0x0002b385   Thumb Code   294  heap_4.o(i.pvPortMalloc)
-    pvTaskIncrementMutexHeldCount            0x0002b4bd   Thumb Code    20  tasks.o(i.pvTaskIncrementMutexHeldCount)
-    pvTimerGetTimerID                        0x0002b4d5   Thumb Code    22  timers.o(i.pvTimerGetTimerID)
-    pxPortInitialiseStack                    0x0002b4ed   Thumb Code    30  port.o(i.pxPortInitialiseStack)
-    setup                                    0x0002b511   Thumb Code    22  app.o(i.setup)
-    sleep_timer0_handler                     0x0002b545   Thumb Code    12  soc.o(i.sleep_timer0_handler)
-    sleep_timer1_handler                     0x0002b561   Thumb Code    12  soc.o(i.sleep_timer1_handler)
-    sleep_timer2_handler                     0x0002b57d   Thumb Code    12  soc.o(i.sleep_timer2_handler)
-    sleep_timer_post_irq_handler             0x0002b599   Thumb Code     2  soc.o(i.sleep_timer_post_irq_handler)
-    smp_ble_get_mtu                          0x0002b605   Thumb Code    20  smp_ble.o(i.smp_ble_get_mtu)
-    smp_ble_pkg_init                         0x0002b641   Thumb Code    52  smp_ble.o(i.smp_ble_pkg_init)
-    smp_get_dflt_eventq                      0x0002b6db   Thumb Code     8  smp.o(i.smp_get_dflt_eventq)
-    smp_process_request_packet               0x0002b709   Thumb Code   692  mcumgr_smp.o(i.smp_process_request_packet)
-    smp_rx_req                               0x0002b9f5   Thumb Code    40  smp.o(i.smp_rx_req)
-    smp_transport_init                       0x0002ba1d   Thumb Code    44  smp.o(i.smp_transport_init)
-    smp_tx_rsp                               0x0002ba5d   Thumb Code    66  smp.o(i.smp_tx_rsp)
-    stackDump                                0x0002bad5   Thumb Code    70  retarget.o(i.stackDump)
-    swap_buf                                 0x0002bb9d   Thumb Code    50  endian.o(i.swap_buf)
-    swap_in_place                            0x0002bbcf   Thumb Code    30  endian.o(i.swap_in_place)
-    sys_clock_Init                           0x0002bbed   Thumb Code   152  soc.o(i.sys_clock_Init)
-    tc_aes128_set_encrypt_key                0x0002bc91   Thumb Code   176  aes_encrypt.o(i.tc_aes128_set_encrypt_key)
-    tc_aes_encrypt                           0x0002bd49   Thumb Code  1470  aes_encrypt.o(i.tc_aes_encrypt)
-    tlv_init_iter                            0x0002c309   Thumb Code   138  rf_ft.o(i.tlv_init_iter)
-    ull_to_s                                 0x0002c3a1   Thumb Code    90  img_mgmt_util.o(i.ull_to_s)
-    uxListRemove                             0x0002c3fb   Thumb Code    38  list.o(i.uxListRemove)
-    uxQueueMessagesWaiting                   0x0002c421   Thumb Code    22  queue.o(i.uxQueueMessagesWaiting)
-    uxTaskGetNumberOfTasks                   0x0002c439   Thumb Code     6  tasks.o(i.uxTaskGetNumberOfTasks)
-    vApplicationMallocFailedHook             0x0002c445   Thumb Code    36  utility.o(i.vApplicationMallocFailedHook)
-    vApplicationUserHook                     0x0002c4c1   Thumb Code    18  pan_spark_glue.o(i.vApplicationUserHook)
-    vListInitialise                          0x0002c4d9   Thumb Code    22  list.o(i.vListInitialise)
-    vListInitialiseItem                      0x0002c4ef   Thumb Code     6  list.o(i.vListInitialiseItem)
-    vListInsert                              0x0002c4f5   Thumb Code    50  list.o(i.vListInsert)
-    vListInsertEnd                           0x0002c527   Thumb Code    24  list.o(i.vListInsertEnd)
-    vPortExitCritical                        0x0002c541   Thumb Code    22  port.o(i.vPortExitCritical)
-    vPortFree                                0x0002c55d   Thumb Code   128  heap_4.o(i.vPortFree)
-    vPortSetupTimerInterrupt                 0x0002c5e5   Thumb Code    32  port.o(i.vPortSetupTimerInterrupt)
-    vPortYield                               0x0002c60d   Thumb Code    18  port.o(i.vPortYield)
-    vQueueAddToRegistry                      0x0002c625   Thumb Code    66  queue.o(i.vQueueAddToRegistry)
-    vQueueDelete                             0x0002c66d   Thumb Code    48  queue.o(i.vQueueDelete)
-    vQueueWaitForMessageRestricted           0x0002c6a1   Thumb Code    68  queue.o(i.vQueueWaitForMessageRestricted)
-    vTaskDelete                              0x0002c6e5   Thumb Code   140  tasks.o(i.vTaskDelete)
-    vTaskInternalSetTimeOutState             0x0002c779   Thumb Code    12  tasks.o(i.vTaskInternalSetTimeOutState)
-    vTaskMissedYield                         0x0002c789   Thumb Code     8  tasks.o(i.vTaskMissedYield)
-    vTaskPlaceOnEventList                    0x0002c795   Thumb Code    30  tasks.o(i.vTaskPlaceOnEventList)
-    vTaskPlaceOnEventListRestricted          0x0002c7b9   Thumb Code    66  tasks.o(i.vTaskPlaceOnEventListRestricted)
-    vTaskPriorityDisinheritAfterTimeout      0x0002c801   Thumb Code   132  tasks.o(i.vTaskPriorityDisinheritAfterTimeout)
-    vTaskStartScheduler                      0x0002c88d   Thumb Code    72  tasks.o(i.vTaskStartScheduler)
-    vTaskSuspendAll                          0x0002c8e9   Thumb Code    10  tasks.o(i.vTaskSuspendAll)
-    vTimerCallback                           0x0002c8f9   Thumb Code    16  app_ble.o(i.vTimerCallback)
-    xPortStartScheduler                      0x0002c90d   Thumb Code    40  port.o(i.xPortStartScheduler)
-    xQueueCreateCountingSemaphore            0x0002c93d   Thumb Code    30  queue.o(i.xQueueCreateCountingSemaphore)
-    xQueueCreateMutex                        0x0002c95b   Thumb Code    36  queue.o(i.xQueueCreateMutex)
-    xQueueGenericCreate                      0x0002c97f   Thumb Code   150  queue.o(i.xQueueGenericCreate)
-    xQueueGenericSend                        0x0002ca15   Thumb Code   488  queue.o(i.xQueueGenericSend)
-    xQueueGenericSendFromISR                 0x0002cbfd   Thumb Code   186  queue.o(i.xQueueGenericSendFromISR)
-    xQueueGiveFromISR                        0x0002ccb7   Thumb Code   146  queue.o(i.xQueueGiveFromISR)
-    xQueueGiveMutexRecursive                 0x0002cd49   Thumb Code    48  queue.o(i.xQueueGiveMutexRecursive)
-    xQueueReceive                            0x0002cd79   Thumb Code   288  queue.o(i.xQueueReceive)
-    xQueueReceiveFromISR                     0x0002ce99   Thumb Code   154  queue.o(i.xQueueReceiveFromISR)
-    xQueueTakeMutexRecursive                 0x0002cf33   Thumb Code    50  queue.o(i.xQueueTakeMutexRecursive)
-    xTaskCheckForTimeOut                     0x0002cf65   Thumb Code   116  tasks.o(i.xTaskCheckForTimeOut)
-    xTaskCreate                              0x0002cfdd   Thumb Code   370  tasks.o(i.xTaskCreate)
-    xTaskGetCurrentTaskHandle                0x0002d16d   Thumb Code     6  tasks.o(i.xTaskGetCurrentTaskHandle)
-    xTaskGetSchedulerState                   0x0002d179   Thumb Code    26  tasks.o(i.xTaskGetSchedulerState)
-    xTaskGetTickCount                        0x0002d199   Thumb Code     6  tasks.o(i.xTaskGetTickCount)
-    xTaskGetTickCountFromISR                 0x0002d1a5   Thumb Code     6  tasks.o(i.xTaskGetTickCountFromISR)
-    xTaskPriorityDisinherit                  0x0002d1b1   Thumb Code   124  tasks.o(i.xTaskPriorityDisinherit)
-    xTaskPriorityInherit                     0x0002d235   Thumb Code   142  tasks.o(i.xTaskPriorityInherit)
-    xTaskRemoveFromEventList                 0x0002d2cd   Thumb Code   192  tasks.o(i.xTaskRemoveFromEventList)
-    xTaskResumeAll                           0x0002d399   Thumb Code   272  tasks.o(i.xTaskResumeAll)
-    xTimerCreate                             0x0002d4b5   Thumb Code   146  timers.o(i.xTimerCreate)
-    xTimerCreateTimerTask                    0x0002d559   Thumb Code    98  timers.o(i.xTimerCreateTimerTask)
-    xTimerGenericCommand                     0x0002d5e1   Thumb Code    92  timers.o(i.xTimerGenericCommand)
-    xTimerGetExpiryTime                      0x0002d641   Thumb Code    10  timers.o(i.xTimerGetExpiryTime)
-    xTimerIsTimerActive                      0x0002d64b   Thumb Code    34  timers.o(i.xTimerIsTimerActive)
-    ble_hs_pvcy_default_irk                  0x0002d970   Data          16  ble_hs_pvcy.o(.constdata)
-    g_smp_cbor_cfg                           0x0002dd64   Data          28  smp.o(.constdata)
-    init_stdby                               0x0002e490   Data          20  llhwc_phy_sequences_107.o(.constdata)
-    init_slp_to_stdby                        0x0002e4a4   Data           4  llhwc_phy_sequences_107.o(.constdata)
-    reset                                    0x0002e4a8   Data           8  llhwc_phy_sequences_107.o(.constdata)
-    phy_init                                 0x0002e4b0   Data        1144  llhwc_phy_sequences_107.o(.constdata)
-    init_constant_tone                       0x0002e928   Data          24  llhwc_phy_sequences_107.o(.constdata)
-    pre_tx_interpacket                       0x0002e940   Data          28  llhwc_phy_sequences_107.o(.constdata)
-    pre_tx_interpacket_2M                    0x0002e95c   Data          28  llhwc_phy_sequences_107.o(.constdata)
-    pre_tx_interpacket_LR                    0x0002e978   Data          28  llhwc_phy_sequences_107.o(.constdata)
-    pre_tx_interpacket_250K                  0x0002e994   Data          32  llhwc_phy_sequences_107.o(.constdata)
-    post_tx_interpacket                      0x0002e9b4   Data          20  llhwc_phy_sequences_107.o(.constdata)
-    pre_rx_interpacket                       0x0002e9c8   Data          28  llhwc_phy_sequences_107.o(.constdata)
-    pre_rx_interpacket_2M                    0x0002e9e4   Data          28  llhwc_phy_sequences_107.o(.constdata)
-    pre_rx_interpacket_LR                    0x0002ea00   Data          28  llhwc_phy_sequences_107.o(.constdata)
-    pre_rx_interpacket_250K                  0x0002ea1c   Data          28  llhwc_phy_sequences_107.o(.constdata)
-    post_rx_interpacket                      0x0002ea38   Data          12  llhwc_phy_sequences_107.o(.constdata)
-    pre_evnt                                 0x0002ea44   Data           4  llhwc_phy_sequences_107.o(.constdata)
-    post_evnt                                0x0002ea48   Data           8  llhwc_phy_sequences_107.o(.constdata)
-    init_stdby_size                          0x0002ea50   Data           4  llhwc_phy_sequences_107.o(.constdata)
-    init_slp_to_stdby_size                   0x0002ea54   Data           4  llhwc_phy_sequences_107.o(.constdata)
-    reset_size                               0x0002ea58   Data           4  llhwc_phy_sequences_107.o(.constdata)
-    channel_init_size                        0x0002ea5c   Data           4  llhwc_phy_sequences_107.o(.constdata)
-    phy_ch_cfg_reg                           0x0002ea60   Data           1  llhwc_phy_sequences_107.o(.constdata)
-    rssi_out_phy_reg_addrs                   0x0002ea61   Data           1  llhwc_phy_sequences_107.o(.constdata)
-    sm_tx_latency_1m_value                   0x0002ea62   Data           1  llhwc_phy_sequences_107.o(.constdata)
-    sm_rx_latency_1m_value                   0x0002ea63   Data           1  llhwc_phy_sequences_107.o(.constdata)
-    sm_tx_latency_2m_value                   0x0002ea64   Data           1  llhwc_phy_sequences_107.o(.constdata)
-    sm_rx_latency_2m_value                   0x0002ea65   Data           1  llhwc_phy_sequences_107.o(.constdata)
-    sm_tx_latency_coded_value                0x0002ea66   Data           1  llhwc_phy_sequences_107.o(.constdata)
-    sm_rx_latency_coded_value                0x0002ea67   Data           1  llhwc_phy_sequences_107.o(.constdata)
-    dcoc_freq                                0x0002ea68   Data          20  rf_misc.o(.constdata)
-    Region$$Table$$Base                      0x0002ef2c   Number         0  anon$$obj.o(Region$$Table)
-    Region$$Table$$Limit                     0x0002ef5c   Number         0  anon$$obj.o(Region$$Table)
+    Long Thumb to Thumb Veneer to soc_busy_wait 0x0000abdd   Thumb Code    12  anon$$obj.o(Veneer$$Code)
+    Long Thumb to Thumb Veneer to vPortEnterCritical 0x0000abe9   Thumb Code    12  anon$$obj.o(Veneer$$Code)
+    Long Thumb to Thumb Veneer to xQueueSemaphoreTake 0x0000abf5   Thumb Code    12  anon$$obj.o(Veneer$$Code)
+    Long Thumb to Thumb Veneer to pan_update_stimer 0x0000ac01   Thumb Code    12  anon$$obj.o(Veneer$$Code)
+    Long Thumb to Thumb Veneer to xTaskIncrementTick 0x0000ac0d   Thumb Code    12  anon$$obj.o(Veneer$$Code)
+    main                                     0x0000ac19   Thumb Code    64  soc.o(i.$Sub$$main)
+    ADC_SetCalirationParams                  0x0000ac9d   Thumb Code   258  pan_adc.o(i.ADC_SetCalirationParams)
+    AES_Encrypt                              0x0000ada9   Thumb Code   324  aes.o(i.AES_Encrypt)
+    AES_Init                                 0x0000aeed   Thumb Code    30  aes.o(i.AES_Init)
+    BB_32kTrackingInit                       0x0000af2d   Thumb Code   150  bb.o(i.BB_32kTrackingInit)
+    BB_DebugInit                             0x0000aff9   Thumb Code    60  bb.o(i.BB_DebugInit)
+    BB_DebugReset                            0x0000b04d   Thumb Code    54  bb.o(i.BB_DebugReset)
+    BB_DtmStartReceiverV1                    0x0000b095   Thumb Code   134  bb.o(i.BB_DtmStartReceiverV1)
+    BB_DtmStartReceiverV2                    0x0000b135   Thumb Code   168  bb.o(i.BB_DtmStartReceiverV2)
+    BB_DtmStartTransimitterV1                0x0000b1f5   Thumb Code   192  bb.o(i.BB_DtmStartTransimitterV1)
+    BB_DtmStartTransimitterV2                0x0000b2d5   Thumb Code   264  bb.o(i.BB_DtmStartTransimitterV2)
+    BB_DtmStop                               0x0000b3fd   Thumb Code    32  bb.o(i.BB_DtmStop)
+    BB_Init                                  0x0000b425   Thumb Code   230  bb.o(i.BB_Init)
+    BB_ListMemAlloc                          0x0000b53d   Thumb Code    52  bb_mem.o(i.BB_ListMemAlloc)
+    BB_MemAlloc                              0x0000b575   Thumb Code    52  bb_mem.o(i.BB_MemAlloc)
+    BB_RandInit                              0x0000b5ad   Thumb Code    72  bb.o(i.BB_RandInit)
+    BB_Register32KTrackCback                 0x0000b621   Thumb Code     8  bb.o(i.BB_Register32KTrackCback)
+    BB_SetDebugChn                           0x0000b62d   Thumb Code    48  bb.o(i.BB_SetDebugChn)
+    BB_SetListMap                            0x0000b665   Thumb Code    40  bb.o(i.BB_SetListMap)
+    BB_SetTxPower                            0x0000b699   Thumb Code    10  bb.o(i.BB_SetTxPower)
+    BLE_IRQHandler                           0x0000b6a5   Thumb Code   284  sch_main.o(i.BLE_IRQHandler)
+    BdaCmp                                   0x0000b7d9   Thumb Code    20  bd_addr.o(i.BdaCmp)
+    BdaCpy                                   0x0000b7ed   Thumb Code     8  bd_addr.o(i.BdaCpy)
+    BitReverse8                              0x0000b7f5   Thumb Code    32  math.o(i.BitReverse8)
+    BstreamToUint64                          0x0000b821   Thumb Code    60  byte_stream.o(i.BstreamToUint64)
+    CLK_AHBPeriphClockCmd                    0x0000b85d   Thumb Code    18  pan_clk.o(i.CLK_AHBPeriphClockCmd)
+    CLK_APB1PeriphClockCmd                   0x0000b875   Thumb Code    18  pan_clk.o(i.CLK_APB1PeriphClockCmd)
+    CLK_GetPeripheralFreq                    0x0000b88d   Thumb Code    94  pan_clk.o(i.CLK_GetPeripheralFreq)
+    CLK_RefClkSrcConfig                      0x0000b911   Thumb Code   180  pan_clk.o(i.CLK_RefClkSrcConfig)
+    CLK_SYSCLKConfig                         0x0000b9cd   Thumb Code   100  pan_clk.o(i.CLK_SYSCLKConfig)
+    CLK_Set3vSyncAuto                        0x0000ba39   Thumb Code    12  pan_clk.o(i.CLK_Set3vSyncAuto)
+    CLK_Wait3vSyncReady                      0x0000ba49   Thumb Code    22  pan_clk.o(i.CLK_Wait3vSyncReady)
+    CLK_WaitClockReady                       0x0000ba65   Thumb Code    60  pan_clk.o(i.CLK_WaitClockReady)
+    ComputeAccessAddr                        0x0000baa9   Thumb Code    56  math.o(i.ComputeAccessAddr)
+    ComputeHopInc                            0x0000baf1   Thumb Code    52  math.o(i.ComputeHopInc)
+    DMAC_ContinueChannel                     0x0000bb29   Thumb Code    44  pan_dmac.o(i.DMAC_ContinueChannel)
+    DMAC_GetXferredBlockCount                0x0000bb55   Thumb Code    14  pan_dmac.o(i.DMAC_GetXferredBlockCount)
+    DMAC_ReleaseChannel                      0x0000bb65   Thumb Code    14  pan_dmac.o(i.DMAC_ReleaseChannel)
+    DMA_IRQHandler                           0x0000bb79   Thumb Code     8  pan_hal_dmac.o(i.DMA_IRQHandler)
+    DMA_IRQHandlerOverlay                    0x0000bb81   Thumb Code   338  pan_hal_dmac.o(i.DMA_IRQHandlerOverlay)
+    EnterCritical                            0x0000bce9   Thumb Code    24  critical.o(i.EnterCritical)
+    ExitCritical                             0x0000bd05   Thumb Code    28  critical.o(i.ExitCritical)
+    FIFO_Init                                0x0000bd25   Thumb Code    56  fifo.o(i.FIFO_Init)
+    FMC_Erase                                0x0000bd5d   Thumb Code    84  pan_fmc.o(i.FMC_Erase)
+    FMC_EraseCodeArea                        0x0000bdb1   Thumb Code   830  pan_fmc.o(i.FMC_EraseCodeArea)
+    FMC_GetFlashCodeAreaSize                 0x0000c0fd   Thumb Code    74  pan_fmc.o(i.FMC_GetFlashCodeAreaSize)
+    FMC_GetFlashJedecId                      0x0000c159   Thumb Code    58  pan_fmc.o(i.FMC_GetFlashJedecId)
+    FMC_GetFlashUniqueId                     0x0000c1a5   Thumb Code    42  pan_fmc.o(i.FMC_GetFlashUniqueId)
+    FMC_ParamsSet                            0x0000c1dd   Thumb Code    10  pan_fmc.o(i.FMC_ParamsSet)
+    FMC_ReadInfoArea                         0x0000c1ed   Thumb Code    68  pan_fmc.o(i.FMC_ReadInfoArea)
+    FMC_ReadStream                           0x0000c231   Thumb Code    28  pan_fmc.o(i.FMC_ReadStream)
+    FMC_SetFlashCapacity                     0x0000c331   Thumb Code   138  pan_fmc.o(i.FMC_SetFlashCapacity)
+    FMC_SetFlashMode                         0x0000c3d1   Thumb Code   370  pan_fmc.o(i.FMC_SetFlashMode)
+    FMC_WriteStream                          0x0000c6b9   Thumb Code   172  pan_fmc.o(i.FMC_WriteStream)
+    GPIO0_IRQHandler                         0x0000c765   Thumb Code     8  pan_hal_gpio.o(i.GPIO0_IRQHandler)
+    GPIO0_IRQHandlerOverlay                  0x0000c76d   Thumb Code    14  pan_hal_gpio.o(i.GPIO0_IRQHandlerOverlay)
+    GPIO1_IRQHandler                         0x0000c781   Thumb Code     8  pan_hal_gpio.o(i.GPIO1_IRQHandler)
+    GPIO1_IRQHandlerOverlay                  0x0000c789   Thumb Code    14  pan_hal_gpio.o(i.GPIO1_IRQHandlerOverlay)
+    GPIO2_IRQHandler                         0x0000c79d   Thumb Code     8  pan_hal_gpio.o(i.GPIO2_IRQHandler)
+    GPIO2_IRQHandlerOverlay                  0x0000c7a5   Thumb Code    14  pan_hal_gpio.o(i.GPIO2_IRQHandlerOverlay)
+    GPIO3_IRQHandler                         0x0000c7b9   Thumb Code     8  pan_hal_gpio.o(i.GPIO3_IRQHandler)
+    GPIO3_IRQHandlerOverlay                  0x0000c7c1   Thumb Code    14  pan_hal_gpio.o(i.GPIO3_IRQHandlerOverlay)
+    HAL_DriverInit                           0x0000c841   Thumb Code    12  pan_hal.o(i.HAL_DriverInit)
+    HAL_GPIO_Init                            0x0000c851   Thumb Code   166  pan_hal_gpio.o(i.HAL_GPIO_Init)
+    HAL_GPIO_InterruptInit                   0x0000c8fd   Thumb Code   130  pan_hal_gpio.o(i.HAL_GPIO_InterruptInit)
+    HAL_GPIO_ReadPin                         0x0000c991   Thumb Code    30  pan_hal_gpio.o(i.HAL_GPIO_ReadPin)
+    HAL_TimeConvMsToTick                     0x0000c9b5   Thumb Code    60  pan_hal.o(i.HAL_TimeConvMsToTick)
+    HAL_TimeGetCurrTick                      0x0000c9f5   Thumb Code    10  pan_hal.o(i.HAL_TimeGetCurrTick)
+    HAL_UART_SendData                        0x0000ca05   Thumb Code   152  pan_hal_uart.o(i.HAL_UART_SendData)
+    Hard_Fault_Handler                       0x0000ca9d   Thumb Code    74  retarget.o(i.Hard_Fault_Handler)
+    HeapAlloc                                0x0000cb21   Thumb Code    22  heap.o(i.HeapAlloc)
+    HeapAllocEx                              0x0000cb3d   Thumb Code    58  heap.o(i.HeapAllocEx)
+    HeapGetAvailableSize                     0x0000cb7d   Thumb Code     6  heap.o(i.HeapGetAvailableSize)
+    HeapGetFreeStartAddr                     0x0000cb89   Thumb Code     6  heap.o(i.HeapGetFreeStartAddr)
+    HeapInit                                 0x0000cb95   Thumb Code     8  heap.o(i.HeapInit)
+    I2C0_IRQHandler                          0x0000cba1   Thumb Code     8  pan_hal_i2c.o(i.I2C0_IRQHandler)
+    I2C0_IRQHandlerOverlay                   0x0000cba9   Thumb Code   374  pan_hal_i2c.o(i.I2C0_IRQHandlerOverlay)
+    I2C_ClearITPendingBit                    0x0000cd29   Thumb Code    80  pan_i2c.o(i.I2C_ClearITPendingBit)
+    I2C_GetFlagStatus                        0x0000cd7d   Thumb Code    30  pan_i2c.o(i.I2C_GetFlagStatus)
+    InitIcache                               0x0000cda1   Thumb Code    54  pan_fmc.o(i.InitIcache)
+    LHCI_CmdHandler                          0x0000cdd9   Thumb Code   216  lhci_cmd.o(i.LHCI_CmdHandler)
+    LHCI_ControllerCmdHandler                0x0000ceb9   Thumb Code   224  lhci_cmd.o(i.LHCI_ControllerCmdHandler)
+    LHCI_GetRxAclFifo                        0x0000cfa5   Thumb Code     4  lhci_main.o(i.LHCI_GetRxAclFifo)
+    LHCI_GetRxCmdFifo                        0x0000cfad   Thumb Code     4  lhci_main.o(i.LHCI_GetRxCmdFifo)
+    LHCI_InfoParamCmdHandler                 0x0000cfb5   Thumb Code   248  lhci_cmd.o(i.LHCI_InfoParamCmdHandler)
+    LHCI_Init                                0x0000d0b1   Thumb Code   100  lhci_main.o(i.LHCI_Init)
+    LHCI_InitRxAclMem                        0x0000d139   Thumb Code   100  lhci_main.o(i.LHCI_InitRxAclMem)
+    LHCI_InitRxCmdMem                        0x0000d1b5   Thumb Code   100  lhci_main.o(i.LHCI_InitRxCmdMem)
+    LHCI_IsEvtEnabled                        0x0000d251   Thumb Code    64  lhci_main.o(i.LHCI_IsEvtEnabled)
+    LHCI_IsLeEvtEnabled                      0x0000d295   Thumb Code    46  lhci_main.o(i.LHCI_IsLeEvtEnabled)
+    LHCI_LE_SendConnCmplEvt                  0x0000d2c9   Thumb Code   134  lhci_evt.o(i.LHCI_LE_SendConnCmplEvt)
+    LHCI_LE_SendEnhaneConnCmplEvt            0x0000d34f   Thumb Code   178  lhci_evt.o(i.LHCI_LE_SendEnhaneConnCmplEvt)
+    LHCI_LeControllerCmdHandler              0x0000d401   Thumb Code  1560  lhci_cmd.o(i.LHCI_LeControllerCmdHandler)
+    LHCI_LlTxFifoAvail                       0x0000da19   Thumb Code    68  lhci_main.o(i.LHCI_LlTxFifoAvail)
+    LHCI_MsgHandler                          0x0000da61   Thumb Code   148  lhci_main.o(i.LHCI_MsgHandler)
+    LHCI_NotifyRxHciPkt                      0x0000daf9   Thumb Code    14  lhci_main.o(i.LHCI_NotifyRxHciPkt)
+    LHCI_PushEvtToTxFifo                     0x0000db0d   Thumb Code    62  lhci_evt.o(i.LHCI_PushEvtToTxFifo)
+    LHCI_RegisterHciTxCback                  0x0000db51   Thumb Code     8  lhci_main.o(i.LHCI_RegisterHciTxCback)
+    LHCI_Reset                               0x0000db5d   Thumb Code    54  lhci_main.o(i.LHCI_Reset)
+    LHCI_RxAclHandler                        0x0000dba9   Thumb Code   204  lhci_main.o(i.LHCI_RxAclHandler)
+    LHCI_SendCmdCmplEvt                      0x0000dc85   Thumb Code    58  lhci_evt.o(i.LHCI_SendCmdCmplEvt)
+    LHCI_SendCmdCmplStatusEvt                0x0000dcbf   Thumb Code    32  lhci_evt.o(i.LHCI_SendCmdCmplStatusEvt)
+    LHCI_SendCmdStatusEvt                    0x0000dcdf   Thumb Code    32  lhci_evt.o(i.LHCI_SendCmdStatusEvt)
+    LHCI_SendNumOfCmplPktEvt                 0x0000dcff   Thumb Code    42  lhci_evt.o(i.LHCI_SendNumOfCmplPktEvt)
+    LHCI_TxAclHandler                        0x0000dd29   Thumb Code    96  lhci_acl.o(i.LHCI_TxAclHandler)
+    LHCI_TxEvtHandler                        0x0000dd8d   Thumb Code   940  lhci_evt.o(i.LHCI_TxEvtHandler)
+    LHCI_VsCmdHandler                        0x0000e13d   Thumb Code    80  lhci_vs.o(i.LHCI_VsCmdHandler)
+    LL_AclRegister                           0x0000e18d   Thumb Code     6  ll_init.o(i.LL_AclRegister)
+    LL_AddDeviceToWhiteList                  0x0000e199   Thumb Code    58  ll_whitelist.o(i.LL_AddDeviceToWhiteList)
+    LL_AdjustDataChannelIndexEx              0x0000e1d9   Thumb Code    94  ll_conn_comm.o(i.LL_AdjustDataChannelIndexEx)
+    LL_AdvEvtHandler                         0x0000e265   Thumb Code   108  ll_adv.o(i.LL_AdvEvtHandler)
+    LL_AdvPduHandler                         0x0000e2d9   Thumb Code    78  ll_pdu_adv.o(i.LL_AdvPduHandler)
+    LL_AdvPduRpaUpdate                       0x0000e327   Thumb Code     2  ll_adv.o(i.LL_AdvPduRpaUpdate)
+    LL_BuildChanRemapTbl                     0x0000e329   Thumb Code   110  ll_conn_comm.o(i.LL_BuildChanRemapTbl)
+    LL_CalcWinWidening                       0x0000e3c5   Thumb Code   124  ll_conn_comm.o(i.LL_CalcWinWidening)
+    LL_CheckCmplPktNum                       0x0000e459   Thumb Code   216  ll_conn_comm.o(i.LL_CheckCmplPktNum)
+    LL_ChnMapIndHandler                      0x0000e541   Thumb Code   152  ll_pdu_conn.o(i.LL_ChnMapIndHandler)
+    LL_ClearResolveList                      0x0000e5dd   Thumb Code    24  ll_resolvinglist.o(i.LL_ClearResolveList)
+    LL_ClearWhiteList                        0x0000e5f9   Thumb Code    24  ll_whitelist.o(i.LL_ClearWhiteList)
+    LL_ConnEvtAdjust                         0x0000e615   Thumb Code   570  ll_pdu_conn.o(i.LL_ConnEvtAdjust)
+    LL_ConnEvtHandler                        0x0000e861   Thumb Code   140  ll_conn_comm.o(i.LL_ConnEvtHandler)
+    LL_ConnEvtStopHandler                    0x0000e8f9   Thumb Code   230  ll_conn_comm.o(i.LL_ConnEvtStopHandler)
+    LL_ConnIndHandler                        0x0000ea19   Thumb Code   988  ll_pdu_adv.o(i.LL_ConnIndHandler)
+    LL_ConnInit                              0x0000ee19   Thumb Code    32  ll_conn.o(i.LL_ConnInit)
+    LL_ConnUpdIndHandler                     0x0000ee41   Thumb Code   144  ll_pdu_conn.o(i.LL_ConnUpdIndHandler)
+    LL_DataLenReqHandler                     0x0000eed9   Thumb Code   270  ll_pdu_conn.o(i.LL_DataLenReqHandler)
+    LL_DataLenRspHandler                     0x0000eff1   Thumb Code   348  ll_pdu_conn.o(i.LL_DataLenRspHandler)
+    LL_DecodeCtrlPdu                         0x0000f15d   Thumb Code   542  ll_pdu_conn.o(i.LL_DecodeCtrlPdu)
+    LL_DisconnCmplHandler                    0x0000f391   Thumb Code   102  ll_conn_comm.o(i.LL_DisconnCmplHandler)
+    LL_Disconnect                            0x0000f401   Thumb Code    66  ll_main.o(i.LL_Disconnect)
+    LL_EncReqHandler                         0x0000f449   Thumb Code   280  ll_pdu_conn.o(i.LL_EncReqHandler)
+    LL_EncRspHandler                         0x0000f565   Thumb Code   228  ll_pdu_conn.o(i.LL_EncRspHandler)
+    LL_EvtRegister                           0x0000f649   Thumb Code     6  ll_init.o(i.LL_EvtRegister)
+    LL_FeatReqHandler                        0x0000f655   Thumb Code    64  ll_pdu_conn.o(i.LL_FeatReqHandler)
+    LL_FeatRspHandler                        0x0000f699   Thumb Code    96  ll_pdu_conn.o(i.LL_FeatRspHandler)
+    LL_GenerateRPA                           0x0000f701   Thumb Code    82  ll_resolvinglist.o(i.LL_GenerateRPA)
+    LL_GetAuthPayloadTimeout                 0x0000f755   Thumb Code    44  ll_main.o(i.LL_GetAuthPayloadTimeout)
+    LL_GetBdAddr                             0x0000f785   Thumb Code     8  ll_main.o(i.LL_GetBdAddr)
+    LL_GetCurUsedPhy                         0x0000f791   Thumb Code    26  ll_conn_comm.o(i.LL_GetCurUsedPhy)
+    LL_GetEffTxDataLen                       0x0000f7ad   Thumb Code   128  ll_conn.o(i.LL_GetEffTxDataLen)
+    LL_GetLocalSCA                           0x0000f831   Thumb Code     6  ll_int.o(i.LL_GetLocalSCA)
+    LL_GetPrand                              0x0000f83d   Thumb Code    96  ll_csa2.o(i.LL_GetPrand)
+    LL_GetSuppPhys                           0x0000f89d   Thumb Code    22  ll_conn_comm.o(i.LL_GetSuppPhys)
+    LL_GetVersion                            0x0000f8b9   Thumb Code    26  ll_main.o(i.LL_GetVersion)
+    LL_GetWhiteListSize                      0x0000f8d9   Thumb Code     6  ll_whitelist.o(i.LL_GetWhiteListSize)
+    LL_Init                                  0x0000f8e5   Thumb Code   138  ll_init.o(i.LL_Init)
+    LL_InitConnCtx                           0x0000f9b1   Thumb Code   454  ll_conn.o(i.LL_InitConnCtx)
+    LL_InitConnCtxMem                        0x0000fb91   Thumb Code    68  ll_conn.o(i.LL_InitConnCtxMem)
+    LL_InitConnMem                           0x0000fc05   Thumb Code   364  ll_conn.o(i.LL_InitConnMem)
+    LL_InitScanMem                           0x0000fdb9   Thumb Code   138  ll_scan.o(i.LL_InitScanMem)
+    LL_InitWhiteListMem                      0x0000fe79   Thumb Code   106  ll_whitelist.o(i.LL_InitWhiteListMem)
+    LL_IsConnExisted                         0x0000ff21   Thumb Code    84  ll_conn_comm.o(i.LL_IsConnExisted)
+    LL_IsPmEnable                            0x0000ff7d   Thumb Code     6  ll_pm.o(i.LL_IsPmEnable)
+    LL_IsUsedChanNumGreaterThan2             0x0000ff89   Thumb Code    18  ll_conn_comm.o(i.LL_IsUsedChanNumGreaterThan2)
+    LL_LE_AddDeviceToWhiteList               0x0000ff9b   Thumb Code     8  ll_main.o(i.LL_LE_AddDeviceToWhiteList)
+    LL_LE_ClearWhiteList                     0x0000ffa3   Thumb Code    10  ll_main.o(i.LL_LE_ClearWhiteList)
+    LL_LE_ConnUpd                            0x0000ffad   Thumb Code   156  ll_main.o(i.LL_LE_ConnUpd)
+    LL_LE_CreateConn                         0x00010051   Thumb Code    76  ll_main.o(i.LL_LE_CreateConn)
+    LL_LE_CreateConnCancel                   0x000100a1   Thumb Code     8  ll_main.o(i.LL_LE_CreateConnCancel)
+    LL_LE_Encrypt                            0x000100a9   Thumb Code    10  ll_main.o(i.LL_LE_Encrypt)
+    LL_LE_GetDefDataLen                      0x000100b5   Thumb Code    14  ll_main.o(i.LL_LE_GetDefDataLen)
+    LL_LE_GetWhiteListSize                   0x000100c9   Thumb Code     8  ll_main.o(i.LL_LE_GetWhiteListSize)
+    LL_LE_LtkReqNegativeReplyHandler         0x000100d1   Thumb Code    42  ll_main.o(i.LL_LE_LtkReqNegativeReplyHandler)
+    LL_LE_LtkReqReplyHandler                 0x00010101   Thumb Code   136  ll_main.o(i.LL_LE_LtkReqReplyHandler)
+    LL_LE_ReadChnMap                         0x0001018d   Thumb Code    72  ll_main.o(i.LL_LE_ReadChnMap)
+    LL_LE_ReadMaximumDataLen                 0x000101d9   Thumb Code    62  ll_main.o(i.LL_LE_ReadMaximumDataLen)
+    LL_LE_ReadPhy                            0x0001021d   Thumb Code    42  ll_main.o(i.LL_LE_ReadPhy)
+    LL_LE_ReadRemoteFeat                     0x0001024d   Thumb Code    82  ll_main.o(i.LL_LE_ReadRemoteFeat)
+    LL_LE_RemoveDeviceFromWhiteList          0x000102a9   Thumb Code     8  ll_main.o(i.LL_LE_RemoveDeviceFromWhiteList)
+    LL_LE_SetAdvData                         0x000102b1   Thumb Code    38  ll_main.o(i.LL_LE_SetAdvData)
+    LL_LE_SetAdvEnable                       0x000102d9   Thumb Code    46  ll_main.o(i.LL_LE_SetAdvEnable)
+    LL_LE_SetAdvParam                        0x00010311   Thumb Code   132  ll_main.o(i.LL_LE_SetAdvParam)
+    LL_LE_SetDataLen                         0x00010399   Thumb Code   118  ll_main.o(i.LL_LE_SetDataLen)
+    LL_LE_SetDefDataLen                      0x00010425   Thumb Code    72  ll_main.o(i.LL_LE_SetDefDataLen)
+    LL_LE_SetDefaultPhy                      0x00010481   Thumb Code    64  ll_main.o(i.LL_LE_SetDefaultPhy)
+    LL_LE_SetHostChnClass                    0x000104c9   Thumb Code   138  ll_main.o(i.LL_LE_SetHostChnClass)
+    LL_LE_SetPhy                             0x00010561   Thumb Code   256  ll_main.o(i.LL_LE_SetPhy)
+    LL_LE_SetRandomAddr                      0x00010669   Thumb Code    76  ll_main.o(i.LL_LE_SetRandomAddr)
+    LL_LE_SetScanEnable                      0x000106b9   Thumb Code    50  ll_main.o(i.LL_LE_SetScanEnable)
+    LL_LE_SetScanParam                       0x000106f5   Thumb Code    58  ll_main.o(i.LL_LE_SetScanParam)
+    LL_LE_SetScanRspData                     0x00010735   Thumb Code    38  ll_main.o(i.LL_LE_SetScanRspData)
+    LL_LE_StartEncrypt                       0x0001075d   Thumb Code   230  ll_main.o(i.LL_LE_StartEncrypt)
+    LL_LlInit                                0x00010849   Thumb Code   104  ll_init.o(i.LL_LlInit)
+    LL_LlRspTimerStart                       0x000108e1   Thumb Code    34  ll_conn.o(i.LL_LlRspTimerStart)
+    LL_LlRspTimerStop                        0x00010903   Thumb Code    36  ll_conn.o(i.LL_LlRspTimerStop)
+    LL_MsgHandler                            0x00010929   Thumb Code   482  ll_init.o(i.LL_MsgHandler)
+    LL_MstConnEvtHandler                     0x00010b21   Thumb Code    52  ll_conn_mst.o(i.LL_MstConnEvtHandler)
+    LL_MstCreateConn                         0x00010b61   Thumb Code   430  ll_scan.o(i.LL_MstCreateConn)
+    LL_MstCreateConnCancel                   0x00010d51   Thumb Code   100  ll_scan.o(i.LL_MstCreateConnCancel)
+    LL_MstCreateConnPostHandler              0x00010dc9   Thumb Code   612  ll_pdu_scan.o(i.LL_MstCreateConnPostHandler)
+    LL_MstCreateConnReset                    0x00011045   Thumb Code    38  ll_scan.o(i.LL_MstCreateConnReset)
+    LL_MstCreateConnResetCommon              0x00011081   Thumb Code    28  ll_scan.o(i.LL_MstCreateConnResetCommon)
+    LL_MstInit                               0x000110a9   Thumb Code     8  ll_conn_mst.o(i.LL_MstInit)
+    LL_MstInitiatorInit                      0x000110b9   Thumb Code    54  ll_scan.o(i.LL_MstInitiatorInit)
+    LL_MstScanInit                           0x0001111d   Thumb Code    28  ll_scan.o(i.LL_MstScanInit)
+    LL_NewTxPowerReqHandler                  0x00011141   Thumb Code    28  ll_int.o(i.LL_NewTxPowerReqHandler)
+    LL_NotifyAuthPayloadTimeout              0x00011161   Thumb Code    26  ll_conn.o(i.LL_NotifyAuthPayloadTimeout)
+    LL_NotifyChnSelInd                       0x0001117b   Thumb Code    30  ll_conn.o(i.LL_NotifyChnSelInd)
+    LL_NotifyConnCmpl                        0x00011199   Thumb Code    34  ll_conn.o(i.LL_NotifyConnCmpl)
+    LL_NotifyConnCreateCancel                0x000111bd   Thumb Code    52  ll_scan.o(i.LL_NotifyConnCreateCancel)
+    LL_NotifyConnEvtClose                    0x000111f5   Thumb Code    46  ll_conn.o(i.LL_NotifyConnEvtClose)
+    LL_NotifyConnTxEnd                       0x00011229   Thumb Code    26  ll_conn.o(i.LL_NotifyConnTxEnd)
+    LL_NotifyConnUpdCmpl                     0x00011245   Thumb Code    60  ll_conn.o(i.LL_NotifyConnUpdCmpl)
+    LL_NotifyDataLenChangeCmpl               0x00011285   Thumb Code    46  ll_conn.o(i.LL_NotifyDataLenChangeCmpl)
+    LL_NotifyDisconnCmpl                     0x000112b5   Thumb Code    46  ll_conn.o(i.LL_NotifyDisconnCmpl)
+    LL_NotifyEncChangeCmpl                   0x00011311   Thumb Code    34  ll_conn.o(i.LL_NotifyEncChangeCmpl)
+    LL_NotifyEncKeyRefreshCmpl               0x00011333   Thumb Code    30  ll_conn.o(i.LL_NotifyEncKeyRefreshCmpl)
+    LL_NotifyHandleTxQueue                   0x00011351   Thumb Code    58  ll_conn.o(i.LL_NotifyHandleTxQueue)
+    LL_NotifyPhyUpdCmpl                      0x00011391   Thumb Code    38  ll_conn.o(i.LL_NotifyPhyUpdCmpl)
+    LL_NotifyReadRemoteFeatCmpl              0x000113b7   Thumb Code    48  ll_conn.o(i.LL_NotifyReadRemoteFeatCmpl)
+    LL_NotifyReadRemoteVerCmpl               0x000113e7   Thumb Code    46  ll_conn.o(i.LL_NotifyReadRemoteVerCmpl)
+    LL_PackAdvPduHdr                         0x00011415   Thumb Code    34  ll_int.o(i.LL_PackAdvPduHdr)
+    LL_PackConnInd                           0x00011437   Thumb Code   150  ll_scan.o(i.LL_PackConnInd)
+    LL_PackPduHdr                            0x000114cd   Thumb Code    18  ll_pdu_conn.o(i.LL_PackPduHdr)
+    LL_PauseEncReqHandler                    0x000114df   Thumb Code    48  ll_pdu_conn.o(i.LL_PauseEncReqHandler)
+    LL_PauseEncRspHandler                    0x0001150f   Thumb Code   110  ll_pdu_conn.o(i.LL_PauseEncRspHandler)
+    LL_PduHandler                            0x0001157d   Thumb Code   350  ll_pdu_conn.o(i.LL_PduHandler)
+    LL_PhyReqHandler                         0x00011719   Thumb Code   388  ll_pdu_conn.o(i.LL_PhyReqHandler)
+    LL_PhyRspHandler                         0x000118a9   Thumb Code   266  ll_pdu_conn.o(i.LL_PhyRspHandler)
+    LL_PhyUpdIndHandler                      0x000119bd   Thumb Code   184  ll_pdu_conn.o(i.LL_PhyUpdIndHandler)
+    LL_PingReqHandler                        0x00011a7d   Thumb Code     8  ll_pdu_conn.o(i.LL_PingReqHandler)
+    LL_PingRspHandler                        0x00011a85   Thumb Code     8  ll_pdu_conn.o(i.LL_PingRspHandler)
+    LL_PmInit                                0x00011a8d   Thumb Code     8  ll_pm.o(i.LL_PmInit)
+    LL_ReadRemoteVerInfo                     0x00011a99   Thumb Code    74  ll_main.o(i.LL_ReadRemoteVerInfo)
+    LL_ReadRssi                              0x00011aed   Thumb Code    32  ll_main.o(i.LL_ReadRssi)
+    LL_RegisterTxFifoAvailCback              0x00011b11   Thumb Code     6  ll_init.o(i.LL_RegisterTxFifoAvailCback)
+    LL_RejectExtIndHandler                   0x00011b1d   Thumb Code    92  ll_pdu_conn.o(i.LL_RejectExtIndHandler)
+    LL_RejectIndHandler                      0x00011b7d   Thumb Code    52  ll_pdu_conn.o(i.LL_RejectIndHandler)
+    LL_RemoveDeviceFromWhiteList             0x00011bb5   Thumb Code   202  ll_whitelist.o(i.LL_RemoveDeviceFromWhiteList)
+    LL_Reset                                 0x00011c85   Thumb Code    76  ll_main.o(i.LL_Reset)
+    LL_RxDataChnPktHandler                   0x00011cd9   Thumb Code   158  ll_pdu_conn.o(i.LL_RxDataChnPktHandler)
+    LL_RxQueueHandler                        0x00011d85   Thumb Code    92  ll_pdu_conn.o(i.LL_RxQueueHandler)
+    LL_RxQueueReset                          0x00011de1   Thumb Code    36  ll_pdu_conn.o(i.LL_RxQueueReset)
+    LL_ScanDupFilterItemUpdate               0x00011e05   Thumb Code   202  ll_pdu_scan.o(i.LL_ScanDupFilterItemUpdate)
+    LL_ScanPduHandler                        0x00011fa9   Thumb Code   124  ll_pdu_scan.o(i.LL_ScanPduHandler)
+    LL_ScanStart                             0x00012025   Thumb Code   668  ll_scan.o(i.LL_ScanStart)
+    LL_SelectNextChanIndex                   0x00012321   Thumb Code    74  ll_conn_comm.o(i.LL_SelectNextChanIndex)
+    LL_SendAcl                               0x00012375   Thumb Code   458  ll_conn.o(i.LL_SendAcl)
+    LL_SendConnChnMapInd                     0x00012571   Thumb Code    62  ll_conn.o(i.LL_SendConnChnMapInd)
+    LL_SendConnUpdateInd                     0x000125af   Thumb Code    96  ll_conn.o(i.LL_SendConnUpdateInd)
+    LL_SendDataLenReq                        0x00012611   Thumb Code   150  ll_conn.o(i.LL_SendDataLenReq)
+    LL_SendDataLenRsp                        0x000126ad   Thumb Code    82  ll_conn.o(i.LL_SendDataLenRsp)
+    LL_SendEncReq                            0x000126ff   Thumb Code   128  ll_conn.o(i.LL_SendEncReq)
+    LL_SendEncRsp                            0x0001277f   Thumb Code    66  ll_conn.o(i.LL_SendEncRsp)
+    LL_SendEvt                               0x000127c1   Thumb Code    12  ll_init.o(i.LL_SendEvt)
+    LL_SendFeatReq                           0x000127d1   Thumb Code    86  ll_conn.o(i.LL_SendFeatReq)
+    LL_SendFeatRsp                           0x00012827   Thumb Code    50  ll_conn.o(i.LL_SendFeatRsp)
+    LL_SendMdcEvt                            0x00012859   Thumb Code    14  ll_int.o(i.LL_SendMdcEvt)
+    LL_SendPauseEncReq                       0x0001286d   Thumb Code    38  ll_conn.o(i.LL_SendPauseEncReq)
+    LL_SendPauseEncRsp                       0x00012893   Thumb Code    38  ll_conn.o(i.LL_SendPauseEncRsp)
+    LL_SendPhyReq                            0x000128b9   Thumb Code    86  ll_conn.o(i.LL_SendPhyReq)
+    LL_SendPhyRsp                            0x0001290f   Thumb Code    86  ll_conn.o(i.LL_SendPhyRsp)
+    LL_SendPhyUpdInd                         0x00012965   Thumb Code    80  ll_conn.o(i.LL_SendPhyUpdInd)
+    LL_SendPingReq                           0x000129b5   Thumb Code    74  ll_conn.o(i.LL_SendPingReq)
+    LL_SendPingRsp                           0x000129ff   Thumb Code    38  ll_conn.o(i.LL_SendPingRsp)
+    LL_SendPkt                               0x00012a25   Thumb Code   364  ll_conn.o(i.LL_SendPkt)
+    LL_SendQueueMsg                          0x00012b95   Thumb Code    14  ll_int.o(i.LL_SendQueueMsg)
+    LL_SendRejectExtInd                      0x00012ba9   Thumb Code    46  ll_conn.o(i.LL_SendRejectExtInd)
+    LL_SendRejectInd                         0x00012bd7   Thumb Code    42  ll_conn.o(i.LL_SendRejectInd)
+    LL_SendScanReport                        0x00012c01   Thumb Code   548  ll_pdu_scan.o(i.LL_SendScanReport)
+    LL_SendSlvFeatureReq                     0x00012e31   Thumb Code    86  ll_conn.o(i.LL_SendSlvFeatureReq)
+    LL_SendStartEncReq                       0x00012e87   Thumb Code    76  ll_conn.o(i.LL_SendStartEncReq)
+    LL_SendStartEncRsp                       0x00012ed3   Thumb Code    38  ll_conn.o(i.LL_SendStartEncRsp)
+    LL_SendTerminateInd                      0x00012ef9   Thumb Code    68  ll_conn.o(i.LL_SendTerminateInd)
+    LL_SendUnknownRsp                        0x00012f41   Thumb Code    42  ll_conn.o(i.LL_SendUnknownRsp)
+    LL_SendVerInd                            0x00012f6b   Thumb Code   100  ll_conn.o(i.LL_SendVerInd)
+    LL_SetAdvData                            0x00012fd1   Thumb Code    26  ll_adv.o(i.LL_SetAdvData)
+    LL_SetAdvEnable                          0x00012ff5   Thumb Code   500  ll_adv.o(i.LL_SetAdvEnable)
+    LL_SetAdvParam                           0x00013225   Thumb Code    16  ll_adv.o(i.LL_SetAdvParam)
+    LL_SetAuthPayloadTimeout                 0x00013239   Thumb Code    86  ll_main.o(i.LL_SetAuthPayloadTimeout)
+    LL_SetBdAddr                             0x0001329d   Thumb Code    54  ll_main.o(i.LL_SetBdAddr)
+    LL_SetLocalSCA                           0x000132d9   Thumb Code     6  ll_int.o(i.LL_SetLocalSCA)
+    LL_SetScanEnable                         0x000132e5   Thumb Code   220  ll_scan.o(i.LL_SetScanEnable)
+    LL_SetScanParam                          0x000133f1   Thumb Code    20  ll_scan.o(i.LL_SetScanParam)
+    LL_SetScanRspData                        0x00013409   Thumb Code    24  ll_adv.o(i.LL_SetScanRspData)
+    LL_SlvAdvDataUpdate                      0x00013429   Thumb Code   110  ll_adv.o(i.LL_SlvAdvDataUpdate)
+    LL_SlvAdvInit                            0x000134b1   Thumb Code   124  ll_adv.o(i.LL_SlvAdvInit)
+    LL_SlvAdvStart                           0x00013575   Thumb Code   536  ll_adv.o(i.LL_SlvAdvStart)
+    LL_SlvDirectAdvTimeoutHandler            0x0001384d   Thumb Code    72  ll_adv.o(i.LL_SlvDirectAdvTimeoutHandler)
+    LL_SlvFeatReqHandler                     0x000138a1   Thumb Code    64  ll_pdu_conn.o(i.LL_SlvFeatReqHandler)
+    LL_SlvInit                               0x000138e5   Thumb Code     8  ll_conn_slv.o(i.LL_SlvInit)
+    LL_StartAuthTimer                        0x000138f5   Thumb Code    14  ll_conn.o(i.LL_StartAuthTimer)
+    LL_StartEncReqHandler                    0x00013903   Thumb Code    70  ll_pdu_conn.o(i.LL_StartEncReqHandler)
+    LL_StartEncRspHandler                    0x00013949   Thumb Code   134  ll_pdu_conn.o(i.LL_StartEncRspHandler)
+    LL_StopAuthTimer                         0x000139d5   Thumb Code    10  ll_conn.o(i.LL_StopAuthTimer)
+    LL_StopSlvConnEvt                        0x000139e1   Thumb Code   164  ll_conn_slv.o(i.LL_StopSlvConnEvt)
+    LL_StopTimer                             0x00013a8d   Thumb Code    12  ll_conn.o(i.LL_StopTimer)
+    LL_TerminateIndHandler                   0x00013a99   Thumb Code    28  ll_pdu_conn.o(i.LL_TerminateIndHandler)
+    LL_TxAclDataPendingHandler               0x00013ab9   Thumb Code   204  ll_conn.o(i.LL_TxAclDataPendingHandler)
+    LL_TxQueueHandler                        0x00013b85   Thumb Code   292  ll_conn.o(i.LL_TxQueueHandler)
+    LL_TxQueueReset                          0x00013cad   Thumb Code    36  ll_conn.o(i.LL_TxQueueReset)
+    LL_UnKnownRspHandler                     0x00013cd1   Thumb Code    42  ll_pdu_conn.o(i.LL_UnKnownRspHandler)
+    LL_UpdateAllRpa                          0x00013d01   Thumb Code    74  ll_resolvinglist.o(i.LL_UpdateAllRpa)
+    LL_VerIndHandler                         0x00013d51   Thumb Code   110  ll_pdu_conn.o(i.LL_VerIndHandler)
+    LL_WhiteListInit                         0x00013dc9   Thumb Code    18  ll_whitelist.o(i.LL_WhiteListInit)
+    LMGR_ConnInit                            0x00013de1   Thumb Code    48  lmgr_conn.o(i.LMGR_ConnInit)
+    LMGR_GetDefSupFeat                       0x00013e19   Thumb Code     8  lmgr_main.o(i.LMGR_GetDefSupFeat)
+    LMGR_GetHciSupCmd                        0x00013e25   Thumb Code     4  lmgr_main.o(i.LMGR_GetHciSupCmd)
+    LMGR_GetSupStates                        0x00013e2d   Thumb Code     8  lmgr_main.o(i.LMGR_GetSupStates)
+    LMGR_Init                                0x00013e39   Thumb Code   102  lmgr_main.o(i.LMGR_Init)
+    LMGR_IsLegCmdAllowed                     0x00013ead   Thumb Code    20  lmgr_main.o(i.LMGR_IsLegCmdAllowed)
+    LMGR_MstScanInit                         0x00013ec5   Thumb Code    34  lmgr_scan.o(i.LMGR_MstScanInit)
+    LMGR_PrivReset                           0x00013ef1   Thumb Code    18  lmgr_priv.o(i.LMGR_PrivReset)
+    LMGR_SlvAdvInit                          0x00013f09   Thumb Code    36  lmgr_adv.o(i.LMGR_SlvAdvInit)
+    LP_GetSlptmrCurrCount                    0x00013f35   Thumb Code     4  pan_lp.o(i.LP_GetSlptmrCurrCount)
+    LP_SetSleepMode                          0x00013f39   Thumb Code    12  pan_lp.o(i.LP_SetSleepMode)
+    MDC_AddMsgHandler                        0x00013f45   Thumb Code    66  mdc.o(i.MDC_AddMsgHandler)
+    MDC_Init                                 0x00013fad   Thumb Code    14  mdc.o(i.MDC_Init)
+    MDC_RegisterSemphrCback                  0x00013fc1   Thumb Code     6  mdc.o(i.MDC_RegisterSemphrCback)
+    MDC_SendEvent                            0x00013fcd   Thumb Code    70  mdc.o(i.MDC_SendEvent)
+    MDC_SendQueueMsg                         0x00014035   Thumb Code    88  mdc.o(i.MDC_SendQueueMsg)
+    MDC_Start                                0x000140b1   Thumb Code   180  mdc.o(i.MDC_Start)
+    MDC_TimerConfig                          0x0001416d   Thumb Code    40  stimer.o(i.MDC_TimerConfig)
+    MDC_TimerConfigEx                        0x000141ad   Thumb Code    46  stimer.o(i.MDC_TimerConfigEx)
+    MDC_TimerExpired                         0x000141f5   Thumb Code    56  stimer.o(i.MDC_TimerExpired)
+    MDC_TimerInit                            0x00014231   Thumb Code    20  stimer.o(i.MDC_TimerInit)
+    MDC_TimerReady                           0x00014251   Thumb Code    22  mdc.o(i.MDC_TimerReady)
+    MDC_TimerStartMs                         0x0001426d   Thumb Code   132  stimer.o(i.MDC_TimerStartMs)
+    MDC_TimerStartSec                        0x0001430d   Thumb Code   138  stimer.o(i.MDC_TimerStartSec)
+    MDC_TimerStop                            0x000143b5   Thumb Code    78  stimer.o(i.MDC_TimerStop)
+    MathGetNumBitsSet                        0x00014421   Thumb Code    42  math.o(i.MathGetNumBitsSet)
+    MathGetNumBitsSetEx                      0x00014459   Thumb Code   132  math.o(i.MathGetNumBitsSetEx)
+    MsgAlloc                                 0x000144ed   Thumb Code    18  msg.o(i.MsgAlloc)
+    MsgDequeue                               0x000144ff   Thumb Code    24  msg.o(i.MsgDequeue)
+    MsgEnqueue                               0x00014517   Thumb Code    16  msg.o(i.MsgEnqueue)
+    MsgFree                                  0x00014527   Thumb Code    10  msg.o(i.MsgFree)
+    PW_ParamsSet                             0x00014531   Thumb Code    40  pan_power.o(i.PW_ParamsSet)
+    PoolBufAlloc                             0x0001455d   Thumb Code    70  pool_buf.o(i.PoolBufAlloc)
+    PoolBufFree                              0x000145a9   Thumb Code    84  pool_buf.o(i.PoolBufFree)
+    PoolBufInit                              0x0001461d   Thumb Code   318  pool_buf.o(i.PoolBufInit)
+    PrandNum                                 0x0001477d   Thumb Code    34  math.o(i.PrandNum)
+    PrandNums                                0x000147a5   Thumb Code   126  math.o(i.PrandNums)
+    QUEUE_Dequeue                            0x00014829   Thumb Code    54  xqueue.o(i.QUEUE_Dequeue)
+    QUEUE_Enquene                            0x0001487d   Thumb Code    74  xqueue.o(i.QUEUE_Enquene)
+    QUEUE_InsertElement                      0x000148e9   Thumb Code   218  xqueue.o(i.QUEUE_InsertElement)
+    QUEUE_PushElement                        0x000149e9   Thumb Code    68  xqueue.o(i.QUEUE_PushElement)
+    QUEUE_RemoveElement                      0x00014a39   Thumb Code    84  xqueue.o(i.QUEUE_RemoveElement)
+    RF_CalcRssi                              0x00014aad   Thumb Code     6  rf_phy.o(i.RF_CalcRssi)
+    RF_EnableLDO                             0x00014ab5   Thumb Code    54  rf_phy.o(i.RF_EnableLDO)
+    RF_PhyConfig                             0x00014bc5   Thumb Code   176  rf_phy.o(i.RF_PhyConfig)
+    RF_PhyInit                               0x00014ca5   Thumb Code    82  rf_phy.o(i.RF_PhyInit)
+    RF_PhySeqRAMInit                         0x00014d09   Thumb Code   588  rf_phy.o(i.RF_PhySeqRAMInit)
+    RF_SetPhySpiClk                          0x00014fa9   Thumb Code    20  rf_phy_spi.o(i.RF_SetPhySpiClk)
+    RF_SetPowerLevel                         0x00014fc1   Thumb Code   860  rf_phy.o(i.RF_SetPowerLevel)
+    SCH_AddItem                              0x00015395   Thumb Code    90  sch_main.o(i.SCH_AddItem)
+    SCH_IRQCmdDoneHandle                     0x000153f9   Thumb Code   866  sch_main.o(i.SCH_IRQCmdDoneHandle)
+    SCH_IRQTimingHandle                      0x0001577d   Thumb Code    98  sch_main.o(i.SCH_IRQTimingHandle)
+    SCH_Init                                 0x000157e9   Thumb Code   236  sch_main.o(i.SCH_Init)
+    SCH_InsertAdvItemToQueue                 0x00015919   Thumb Code   180  sch_main.o(i.SCH_InsertAdvItemToQueue)
+    SCH_InsertItemToQueue                    0x000159d1   Thumb Code   102  sch_main.o(i.SCH_InsertItemToQueue)
+    SCH_IsBusy                               0x00015a3d   Thumb Code   128  sch_main.o(i.SCH_IsBusy)
+    SCH_Register                             0x00015ac1   Thumb Code    78  sch_main.o(i.SCH_Register)
+    SCH_RemoveByEx                           0x00015b15   Thumb Code   128  sch_main.o(i.SCH_RemoveByEx)
+    SCH_RemoveInvalidItem                    0x00015b9d   Thumb Code   248  sch_main.o(i.SCH_RemoveInvalidItem)
+    SCH_RemoveItem                           0x00015ca1   Thumb Code   102  sch_main.o(i.SCH_RemoveItem)
+    SCH_Reset                                0x00015d11   Thumb Code   144  sch_main.o(i.SCH_Reset)
+    SCH_Switch                               0x00015db1   Thumb Code  1486  sch_main.o(i.SCH_Switch)
+    SPI0_IRQHandler                          0x000163d9   Thumb Code     8  pan_hal_spi.o(i.SPI0_IRQHandler)
+    SPI0_IRQHandlerOverlay                   0x000163e1   Thumb Code    10  pan_hal_spi.o(i.SPI0_IRQHandlerOverlay)
+    SPI1_IRQHandler                          0x000163f1   Thumb Code     8  pan_hal_spi.o(i.SPI1_IRQHandler)
+    SPI1_IRQHandlerOverlay                   0x000163f9   Thumb Code    10  pan_hal_spi.o(i.SPI1_IRQHandlerOverlay)
+    SPI_HandleProc                           0x00016409   Thumb Code   354  pan_hal_spi.o(i.SPI_HandleProc)
+    SVC_Handler                              0x0001656b   Thumb Code     2  port.o(i.SVC_Handler)
+    SYS_delay_10nop                          0x0001656d   Thumb Code    28  pan_sys.o(i.SYS_delay_10nop)
+    SendChar                                 0x00016589   Thumb Code    16  retarget.o(i.SendChar)
+    SetRandSeed                              0x0001659d   Thumb Code    30  math.o(i.SetRandSeed)
+    Spi_Zubao_Send                           0x000165c1   Thumb Code   128  app_ble.o(i.Spi_Zubao_Send)
+    SystemCoreClockUpdate                    0x00016659   Thumb Code    66  system_panseries.o(i.SystemCoreClockUpdate)
+    SystemHwParamLoader                      0x000166b1   Thumb Code   674  system_panseries.o(i.SystemHwParamLoader)
+    SystemInit                               0x00016981   Thumb Code   112  system_panseries.o(i.SystemInit)
+    TMR0_IRQHandler                          0x00016a81   Thumb Code     8  pan_hal_timer.o(i.TMR0_IRQHandler)
+    TMR0_IRQHandlerOverlay                   0x00016a89   Thumb Code    10  pan_hal_timer.o(i.TMR0_IRQHandlerOverlay)
+    TMR1_IRQHandler                          0x00016a99   Thumb Code     8  pan_hal_timer.o(i.TMR1_IRQHandler)
+    TMR1_IRQHandlerOverlay                   0x00016aa1   Thumb Code    10  pan_hal_timer.o(i.TMR1_IRQHandlerOverlay)
+    TMR2_IRQHandler                          0x00016ab1   Thumb Code     8  pan_hal_timer.o(i.TMR2_IRQHandler)
+    TMR2_IRQHandlerOverlay                   0x00016ab9   Thumb Code    10  pan_hal_timer.o(i.TMR2_IRQHandlerOverlay)
+    TRIM_SetCalCnt                           0x00016ac9   Thumb Code    16  pan_clktrim.o(i.TRIM_SetCalCnt)
+    TrackRegisterPrint                       0x00016ad9   Thumb Code     6  track.o(i.TrackRegisterPrint)
+    UART0_IRQHandler                         0x00016ae5   Thumb Code     8  pan_hal_uart.o(i.UART0_IRQHandler)
+    UART0_IRQHandlerOverlay                  0x00016aed   Thumb Code    10  pan_hal_uart.o(i.UART0_IRQHandlerOverlay)
+    UART1_IRQHandler                         0x00016afd   Thumb Code     8  pan_hal_uart.o(i.UART1_IRQHandler)
+    UART1_IRQHandlerOverlay                  0x00016b05   Thumb Code    10  pan_hal_uart.o(i.UART1_IRQHandlerOverlay)
+    UART_Init                                0x00016d17   Thumb Code   106  pan_uart.o(i.UART_Init)
+    Uint16ToBytes                            0x00016d81   Thumb Code     8  bytes.o(i.Uint16ToBytes)
+    Uint64ToBstream                          0x00016d89   Thumb Code    46  byte_stream.o(i.Uint64ToBstream)
+    WDT_IRQHandler                           0x00016db7   Thumb Code     8  pan_hal_wdt.o(i.WDT_IRQHandler)
+    WDT_IRQHandlerOverlay                    0x00016dc1   Thumb Code    22  pan_hal_wdt.o(i.WDT_IRQHandlerOverlay)
+    WWDT_IRQHandler                          0x00016de1   Thumb Code     8  pan_hal_wwdt.o(i.WWDT_IRQHandler)
+    WWDT_IRQHandlerOverlay                   0x00016de9   Thumb Code    18  pan_hal_wwdt.o(i.WWDT_IRQHandlerOverlay)
+    __0printf                                0x00016e05   Thumb Code    24  printfa.o(i.__0printf)
+    __1printf                                0x00016e05   Thumb Code     0  printfa.o(i.__0printf)
+    __2printf                                0x00016e05   Thumb Code     0  printfa.o(i.__0printf)
+    __c89printf                              0x00016e05   Thumb Code     0  printfa.o(i.__0printf)
+    printf                                   0x00016e05   Thumb Code     0  printfa.o(i.__0printf)
+    __0sprintf                               0x00016e25   Thumb Code    36  printfa.o(i.__0sprintf)
+    __1sprintf                               0x00016e25   Thumb Code     0  printfa.o(i.__0sprintf)
+    __2sprintf                               0x00016e25   Thumb Code     0  printfa.o(i.__0sprintf)
+    __c89sprintf                             0x00016e25   Thumb Code     0  printfa.o(i.__0sprintf)
+    sprintf                                  0x00016e25   Thumb Code     0  printfa.o(i.__0sprintf)
+    __0vprintf                               0x00016e4d   Thumb Code    12  printfa.o(i.__0vprintf)
+    __1vprintf                               0x00016e4d   Thumb Code     0  printfa.o(i.__0vprintf)
+    __2vprintf                               0x00016e4d   Thumb Code     0  printfa.o(i.__0vprintf)
+    __c89vprintf                             0x00016e4d   Thumb Code     0  printfa.o(i.__0vprintf)
+    vprintf                                  0x00016e4d   Thumb Code     0  printfa.o(i.__0vprintf)
+    __ARM_clz                                0x00016e61   Thumb Code    46  depilogue.o(i.__ARM_clz)
+    __ARM_common_ll_muluu                    0x00016e8f   Thumb Code    50  soc_32k_cali.o(i.__ARM_common_ll_muluu)
+    __ARM_common_memclr1_6                   0x00016ec1   Thumb Code    16  ble_hs_id.o(i.__ARM_common_memclr1_6)
+    __ARM_common_memclr2_6                   0x00016ed1   Thumb Code    10  ble_gap.o(i.__ARM_common_memclr2_6)
+    __ARM_common_memcpy1_6                   0x00016edb   Thumb Code    26  ble_gap.o(i.__ARM_common_memcpy1_6)
+    __ARM_common_memcpy1_8                   0x00016ef5   Thumb Code    34  ble_sm_alg.o(i.__ARM_common_memcpy1_8)
+    __ARM_common_memcpy4_7                   0x00016f17   Thumb Code    14  segger_rtt.o(i.__ARM_common_memcpy4_7)
+    __ARM_common_memset4_8                   0x00016f25   Thumb Code    16  img_mgmt.o(i.__ARM_common_memset4_8)
+    __scatterload_copy                       0x00016f35   Thumb Code    14  handlers.o(i.__scatterload_copy)
+    __scatterload_null                       0x00016f43   Thumb Code     2  handlers.o(i.__scatterload_null)
+    __scatterload_zeroinit                   0x00016f45   Thumb Code    14  handlers.o(i.__scatterload_zeroinit)
+    _cbor_value_copy_string                  0x00016f55   Thumb Code    54  cborparser.o(i._cbor_value_copy_string)
+    _cbor_value_decode_int64_internal        0x00016f91   Thumb Code    84  cborparser.o(i._cbor_value_decode_int64_internal)
+    _copy                                    0x00016fe5   Thumb Code    26  utils.o(i._copy)
+    _double_byte                             0x00016fff   Thumb Code    14  utils.o(i._double_byte)
+    _mtb_kvstore_crc16                       0x0001724d   Thumb Code    58  mtb_kvstore.o(i._mtb_kvstore_crc16)
+    _rijndaelEncrypt                         0x000182f9   Thumb Code   430  aes_sw.o(i._rijndaelEncrypt)
+    _rijndaelSetKey                          0x000184b5   Thumb Code    20  aes_sw.o(i._rijndaelSetKey)
+    _set                                     0x000184cd   Thumb Code    14  utils.o(i._set)
+    _swap                                    0x000184e5   Thumb Code    46  utils.o(i._swap)
+    abort                                    0x00018513   Thumb Code     2  utility.o(i.abort)
+    addr_to_str                              0x00018515   Thumb Code    38  pan_mac_addr.o(i.addr_to_str)
+    app_ble_adv_start                        0x00018a69   Thumb Code   180  app_ble_periph.o(i.app_ble_adv_start)
+    app_ble_central_init                     0x0001901d   Thumb Code    64  app_ble_central.o(i.app_ble_central_init)
+    app_ble_init                             0x00019171   Thumb Code    12  app_ble.o(i.app_ble_init)
+    app_ble_periph_init                      0x000195f9   Thumb Code    20  app_ble_periph.o(i.app_ble_periph_init)
+    app_ble_pre_init_cb                      0x00019615   Thumb Code   176  app_ble.o(i.app_ble_pre_init_cb)
+    app_ble_scan_start                       0x000196fd   Thumb Code   116  app_ble_central.o(i.app_ble_scan_start)
+    app_ble_svc_init                         0x00019aad   Thumb Code    22  app_ble_svr.o(i.app_ble_svc_init)
+    app_ble_svr_register_cb                  0x00019acd   Thumb Code   134  app_ble_svr.o(i.app_ble_svr_register_cb)
+    app_ble_thread_entry                     0x00019bed   Thumb Code    34  app_ble.o(i.app_ble_thread_entry)
+    app_ble_thread_init                      0x00019c15   Thumb Code    28  app_ble.o(i.app_ble_thread_init)
+    app_kv_read                              0x00019c3d   Thumb Code    16  mtb_init.o(i.app_kv_read)
+    app_kv_write                             0x00019c51   Thumb Code    16  mtb_init.o(i.app_kv_write)
+    app_log_print_data                       0x00019c65   Thumb Code    50  app_log.o(i.app_log_print_data)
+    assert_failed                            0x00019ca5   Thumb Code    26  pan_spark_glue.o(i.assert_failed)
+    base64_decode                            0x00019ce5   Thumb Code    28  base64.o(i.base64_decode)
+    base64_decoder_go                        0x00019d01   Thumb Code   338  base64.o(i.base64_decoder_go)
+    base64_encode                            0x00019e5d   Thumb Code   126  base64.o(i.base64_encode)
+    ble_app_user_evt                         0x00019f2d   Thumb Code     2  ble_hs.o(i.ble_app_user_evt)
+    ble_att_chan_mtu                         0x00019f2f   Thumb Code    32  ble_att.o(i.ble_att_chan_mtu)
+    ble_att_clt_rx_error                     0x00019f4f   Thumb Code    42  ble_att_clt.o(i.ble_att_clt_rx_error)
+    ble_att_clt_rx_exec_write                0x00019f79   Thumb Code    12  ble_att_clt.o(i.ble_att_clt_rx_exec_write)
+    ble_att_clt_rx_find_info                 0x00019f85   Thumb Code   174  ble_att_clt.o(i.ble_att_clt_rx_find_info)
+    ble_att_clt_rx_find_type_value           0x0001a033   Thumb Code    96  ble_att_clt.o(i.ble_att_clt_rx_find_type_value)
+    ble_att_clt_rx_indicate                  0x0001a093   Thumb Code    10  ble_att_clt.o(i.ble_att_clt_rx_indicate)
+    ble_att_clt_rx_mtu                       0x0001a09d   Thumb Code    98  ble_att_clt.o(i.ble_att_clt_rx_mtu)
+    ble_att_clt_rx_prep_write                0x0001a0ff   Thumb Code    70  ble_att_clt.o(i.ble_att_clt_rx_prep_write)
+    ble_att_clt_rx_read                      0x0001a145   Thumb Code    14  ble_att_clt.o(i.ble_att_clt_rx_read)
+    ble_att_clt_rx_read_blob                 0x0001a153   Thumb Code    14  ble_att_clt.o(i.ble_att_clt_rx_read_blob)
+    ble_att_clt_rx_read_group_type           0x0001a161   Thumb Code   136  ble_att_clt.o(i.ble_att_clt_rx_read_group_type)
+    ble_att_clt_rx_read_mult                 0x0001a1e9   Thumb Code    14  ble_att_clt.o(i.ble_att_clt_rx_read_mult)
+    ble_att_clt_rx_read_type                 0x0001a1f7   Thumb Code   122  ble_att_clt.o(i.ble_att_clt_rx_read_type)
+    ble_att_clt_rx_write                     0x0001a271   Thumb Code    10  ble_att_clt.o(i.ble_att_clt_rx_write)
+    ble_att_clt_tx_exec_write                0x0001a27b   Thumb Code    36  ble_att_clt.o(i.ble_att_clt_tx_exec_write)
+    ble_att_clt_tx_find_info                 0x0001a29f   Thumb Code    60  ble_att_clt.o(i.ble_att_clt_tx_find_info)
+    ble_att_clt_tx_find_type_value           0x0001a2db   Thumb Code    84  ble_att_clt.o(i.ble_att_clt_tx_find_type_value)
+    ble_att_clt_tx_indicate                  0x0001a32f   Thumb Code    64  ble_att_clt.o(i.ble_att_clt_tx_indicate)
+    ble_att_clt_tx_notify                    0x0001a36f   Thumb Code    64  ble_att_clt.o(i.ble_att_clt_tx_notify)
+    ble_att_clt_tx_prep_write                0x0001a3af   Thumb Code    98  ble_att_clt.o(i.ble_att_clt_tx_prep_write)
+    ble_att_clt_tx_read                      0x0001a411   Thumb Code    48  ble_att_clt.o(i.ble_att_clt_tx_read)
+    ble_att_clt_tx_read_blob                 0x0001a441   Thumb Code    56  ble_att_clt.o(i.ble_att_clt_tx_read_blob)
+    ble_att_clt_tx_read_group_type           0x0001a479   Thumb Code    76  ble_att_clt.o(i.ble_att_clt_tx_read_group_type)
+    ble_att_clt_tx_read_type                 0x0001a4c5   Thumb Code    76  ble_att_clt.o(i.ble_att_clt_tx_read_type)
+    ble_att_clt_tx_write_req                 0x0001a511   Thumb Code    56  ble_att_clt.o(i.ble_att_clt_tx_write_req)
+    ble_att_cmd_get                          0x0001a549   Thumb Code    50  ble_att_cmd.o(i.ble_att_cmd_get)
+    ble_att_cmd_prepare                      0x0001a57b   Thumb Code    38  ble_att_cmd.o(i.ble_att_cmd_prepare)
+    ble_att_conn_chan_find                   0x0001a5a1   Thumb Code    14  ble_att.o(i.ble_att_conn_chan_find)
+    ble_att_create_chan                      0x0001a5b1   Thumb Code    28  ble_att.o(i.ble_att_create_chan)
+    ble_att_inc_tx_stat                      0x0001a5d5   Thumb Code     2  ble_att.o(i.ble_att_inc_tx_stat)
+    ble_att_init                             0x0001a5d9   Thumb Code    10  ble_att.o(i.ble_att_init)
+    ble_att_mtu                              0x0001a5e9   Thumb Code    70  ble_att.o(i.ble_att_mtu)
+    ble_att_set_peer_mtu                     0x0001a6fd   Thumb Code    10  ble_att.o(i.ble_att_set_peer_mtu)
+    ble_att_svr_find_by_uuid                 0x0001a805   Thumb Code    56  ble_att_svr.o(i.ble_att_svr_find_by_uuid)
+    ble_att_svr_init                         0x0001a841   Thumb Code    46  ble_att_svr.o(i.ble_att_svr_init)
+    ble_att_svr_prep_clear                   0x0001a8a1   Thumb Code    40  ble_att_svr.o(i.ble_att_svr_prep_clear)
+    ble_att_svr_prev_handle                  0x0001a8cd   Thumb Code     6  ble_att_svr.o(i.ble_att_svr_prev_handle)
+    ble_att_svr_read_handle                  0x0001a971   Thumb Code   130  ble_att_svr.o(i.ble_att_svr_read_handle)
+    ble_att_svr_register                     0x0001a9fd   Thumb Code    80  ble_att_svr.o(i.ble_att_svr_register)
+    ble_att_svr_rx_exec_write                0x0001aa59   Thumb Code   468  ble_att_svr.o(i.ble_att_svr_rx_exec_write)
+    ble_att_svr_rx_find_info                 0x0001ac39   Thumb Code   320  ble_att_svr.o(i.ble_att_svr_rx_find_info)
+    ble_att_svr_rx_find_type_value           0x0001ad7d   Thumb Code   770  ble_att_svr.o(i.ble_att_svr_rx_find_type_value)
+    ble_att_svr_rx_indicate                  0x0001b08d   Thumb Code   152  ble_att_svr.o(i.ble_att_svr_rx_indicate)
+    ble_att_svr_rx_mtu                       0x0001b125   Thumb Code   224  ble_att_svr.o(i.ble_att_svr_rx_mtu)
+    ble_att_svr_rx_notify                    0x0001b205   Thumb Code    84  ble_att_svr.o(i.ble_att_svr_rx_notify)
+    ble_att_svr_rx_prep_write                0x0001b259   Thumb Code   390  ble_att_svr.o(i.ble_att_svr_rx_prep_write)
+    ble_att_svr_rx_read                      0x0001b3ed   Thumb Code   130  ble_att_svr.o(i.ble_att_svr_rx_read)
+    ble_att_svr_rx_read_blob                 0x0001b46f   Thumb Code   140  ble_att_svr.o(i.ble_att_svr_rx_read_blob)
+    ble_att_svr_rx_read_group_type           0x0001b4fd   Thumb Code   696  ble_att_svr.o(i.ble_att_svr_rx_read_group_type)
+    ble_att_svr_rx_read_mult                 0x0001b7bd   Thumb Code   210  ble_att_svr.o(i.ble_att_svr_rx_read_mult)
+    ble_att_svr_rx_read_type                 0x0001b891   Thumb Code   634  ble_att_svr.o(i.ble_att_svr_rx_read_type)
+    ble_att_svr_rx_write                     0x0001bb15   Thumb Code   142  ble_att_svr.o(i.ble_att_svr_rx_write)
+    ble_att_svr_rx_write_no_rsp              0x0001bba3   Thumb Code    72  ble_att_svr.o(i.ble_att_svr_rx_write_no_rsp)
+    ble_att_svr_start                        0x0001bbed   Thumb Code    76  ble_att_svr.o(i.ble_att_svr_start)
+    ble_att_svr_ticks_until_tmo              0x0001bc5d   Thumb Code    20  ble_att_svr.o(i.ble_att_svr_ticks_until_tmo)
+    ble_att_svr_tx_error_rsp                 0x0001bc75   Thumb Code    54  ble_att_svr.o(i.ble_att_svr_tx_error_rsp)
+    ble_att_truncate_to_mtu                  0x0001bdd9   Thumb Code    50  ble_att.o(i.ble_att_truncate_to_mtu)
+    ble_att_tx                               0x0001be0b   Thumb Code    74  ble_att_cmd.o(i.ble_att_tx)
+    ble_dev_filt_alloc                       0x0001be55   Thumb Code     8  ble_dev_filt_port.o(i.ble_dev_filt_alloc)
+    ble_dev_filt_free                        0x0001be5d   Thumb Code     8  ble_dev_filt_port.o(i.ble_dev_filt_free)
+    ble_dev_filt_init                        0x0001be65   Thumb Code    66  ble_dev_filt.o(i.ble_dev_filt_init)
+    ble_dev_filt_is_match                    0x0001bebd   Thumb Code    22  ble_dev_filt.o(i.ble_dev_filt_is_match)
+    ble_dev_filt_is_match_internal           0x0001bed5   Thumb Code   358  ble_dev_filt.o(i.ble_dev_filt_is_match_internal)
+    ble_dev_filt_set_device_name             0x0001c041   Thumb Code    76  ble_dev_filt.o(i.ble_dev_filt_set_device_name)
+    ble_dev_filt_set_rssi                    0x0001c091   Thumb Code    16  ble_dev_filt.o(i.ble_dev_filt_set_rssi)
+    ble_gap_adv_active                       0x0001c0a5   Thumb Code    12  ble_gap.o(i.ble_gap_adv_active)
+    ble_gap_adv_set_fields                   0x0001c121   Thumb Code    68  ble_gap.o(i.ble_gap_adv_set_fields)
+    ble_gap_adv_start                        0x0001c169   Thumb Code   490  ble_gap.o(i.ble_gap_adv_start)
+    ble_gap_conn_active                      0x0001c3c9   Thumb Code    16  ble_gap.o(i.ble_gap_conn_active)
+    ble_gap_conn_broken                      0x0001c3dd   Thumb Code   214  ble_gap.o(i.ble_gap_conn_broken)
+    ble_gap_conn_find                        0x0001c4bd   Thumb Code    46  ble_gap.o(i.ble_gap_conn_find)
+    ble_gap_connect                          0x0001c4ed   Thumb Code   390  ble_gap.o(i.ble_gap_connect)
+    ble_gap_disc                             0x0001c691   Thumb Code   402  ble_gap.o(i.ble_gap_disc)
+    ble_gap_disc_active                      0x0001c83d   Thumb Code    12  ble_gap.o(i.ble_gap_disc_active)
+    ble_gap_disc_cancel                      0x0001c84d   Thumb Code    72  ble_gap.o(i.ble_gap_disc_cancel)
+    ble_gap_enc_event                        0x0001c901   Thumb Code    94  ble_gap.o(i.ble_gap_enc_event)
+    ble_gap_event_listener_unregister        0x0001c965   Thumb Code    60  ble_gap.o(i.ble_gap_event_listener_unregister)
+    ble_gap_identity_event                   0x0001ca17   Thumb Code    32  ble_gap.o(i.ble_gap_identity_event)
+    ble_gap_init                             0x0001ca39   Thumb Code    70  ble_gap.o(i.ble_gap_init)
+    ble_gap_mtu_event                        0x0001cb19   Thumb Code    66  ble_gap.o(i.ble_gap_mtu_event)
+    ble_gap_notify_rx_event                  0x0001cb61   Thumb Code    76  ble_gap.o(i.ble_gap_notify_rx_event)
+    ble_gap_notify_tx_event                  0x0001cbb1   Thumb Code    70  ble_gap.o(i.ble_gap_notify_tx_event)
+    ble_gap_passkey_event                    0x0001cbfd   Thumb Code    44  ble_gap.o(i.ble_gap_passkey_event)
+    ble_gap_repeat_pairing_event             0x0001cc29   Thumb Code    42  ble_gap.o(i.ble_gap_repeat_pairing_event)
+    ble_gap_reset_state                      0x0001cc55   Thumb Code    50  ble_gap.o(i.ble_gap_reset_state)
+    ble_gap_rx_adv_report                    0x0001cc91   Thumb Code   132  ble_gap.o(i.ble_gap_rx_adv_report)
+    ble_gap_rx_conn_complete                 0x0001cd1d   Thumb Code   504  ble_gap.o(i.ble_gap_rx_conn_complete)
+    ble_gap_rx_disconn_complete              0x0001cf21   Thumb Code   110  ble_gap.o(i.ble_gap_rx_disconn_complete)
+    ble_gap_rx_l2cap_update_req              0x0001cf95   Thumb Code    36  ble_gap.o(i.ble_gap_rx_l2cap_update_req)
+    ble_gap_rx_param_req                     0x0001cfb9   Thumb Code   238  ble_gap.o(i.ble_gap_rx_param_req)
+    ble_gap_rx_phy_update_complete           0x0001d0b5   Thumb Code    80  ble_gap.o(i.ble_gap_rx_phy_update_complete)
+    ble_gap_rx_rd_rem_sup_feat_complete      0x0001d109   Thumb Code    44  ble_gap.o(i.ble_gap_rx_rd_rem_sup_feat_complete)
+    ble_gap_rx_update_complete               0x0001d135   Thumb Code   230  ble_gap.o(i.ble_gap_rx_update_complete)
+    ble_gap_subscribe_event                  0x0001d22d   Thumb Code   150  ble_gap.o(i.ble_gap_subscribe_event)
+    ble_gap_terminate                        0x0001d2c9   Thumb Code    90  ble_gap.o(i.ble_gap_terminate)
+    ble_gap_timer                            0x0001d329   Thumb Code   436  ble_gap.o(i.ble_gap_timer)
+    ble_gap_unpair                           0x0001d501   Thumb Code   128  ble_gap.o(i.ble_gap_unpair)
+    ble_gap_unpair_oldest_except             0x0001d585   Thumb Code   106  ble_gap.o(i.ble_gap_unpair_oldest_except)
+    ble_gap_unpair_oldest_peer               0x0001d5ef   Thumb Code    40  ble_gap.o(i.ble_gap_unpair_oldest_peer)
+    ble_gap_update_params                    0x0001d721   Thumb Code   346  ble_gap.o(i.ble_gap_update_params)
+    ble_gattc_connection_broken              0x0001d891   Thumb Code   132  ble_gattc.o(i.ble_gattc_connection_broken)
+    ble_gattc_disc_all_chrs                  0x0001d921   Thumb Code    86  ble_gattc.o(i.ble_gattc_disc_all_chrs)
+    ble_gattc_disc_all_dscs                  0x0001db45   Thumb Code    80  ble_gattc.o(i.ble_gattc_disc_all_dscs)
+    ble_gattc_disc_all_svcs                  0x0001dc65   Thumb Code    76  ble_gattc.o(i.ble_gattc_disc_all_svcs)
+    ble_gattc_init                           0x0001e325   Thumb Code    28  ble_gattc.o(i.ble_gattc_init)
+    ble_gattc_notify_custom                  0x0001e3b9   Thumb Code    82  ble_gattc.o(i.ble_gattc_notify_custom)
+    ble_gattc_read                           0x0001e581   Thumb Code    68  ble_gattc.o(i.ble_gattc_read)
+    ble_gattc_rx_err                         0x0001e915   Thumb Code   118  ble_gattc.o(i.ble_gattc_rx_err)
+    ble_gattc_rx_exec_write_rsp              0x0001e999   Thumb Code    62  ble_gattc.o(i.ble_gattc_rx_exec_write_rsp)
+    ble_gattc_rx_find_info_complete          0x0001e9e1   Thumb Code   178  ble_gattc.o(i.ble_gattc_rx_find_info_complete)
+    ble_gattc_rx_find_info_idata             0x0001ea9d   Thumb Code   102  ble_gattc.o(i.ble_gattc_rx_find_info_idata)
+    ble_gattc_rx_find_type_value_complete    0x0001eb09   Thumb Code   200  ble_gattc.o(i.ble_gattc_rx_find_type_value_complete)
+    ble_gattc_rx_find_type_value_hinfo       0x0001ebdd   Thumb Code   118  ble_gattc.o(i.ble_gattc_rx_find_type_value_hinfo)
+    ble_gattc_rx_mtu                         0x0001ec5d   Thumb Code    68  ble_gattc.o(i.ble_gattc_rx_mtu)
+    ble_gattc_rx_prep_write_rsp              0x0001eca9   Thumb Code    72  ble_gattc.o(i.ble_gattc_rx_prep_write_rsp)
+    ble_gattc_rx_read_blob_rsp               0x0001ecf9   Thumb Code    56  ble_gattc.o(i.ble_gattc_rx_read_blob_rsp)
+    ble_gattc_rx_read_group_type_adata       0x0001ed35   Thumb Code   126  ble_gattc.o(i.ble_gattc_rx_read_group_type_adata)
+    ble_gattc_rx_read_group_type_complete    0x0001edbd   Thumb Code   178  ble_gattc.o(i.ble_gattc_rx_read_group_type_complete)
+    ble_gattc_rx_read_mult_rsp               0x0001ee81   Thumb Code    94  ble_gattc.o(i.ble_gattc_rx_read_mult_rsp)
+    ble_gattc_rx_read_rsp                    0x0001eee9   Thumb Code    66  ble_gattc.o(i.ble_gattc_rx_read_rsp)
+    ble_gattc_rx_read_type_adata             0x0001ef35   Thumb Code    62  ble_gattc.o(i.ble_gattc_rx_read_type_adata)
+    ble_gattc_rx_read_type_complete          0x0001ef7d   Thumb Code    62  ble_gattc.o(i.ble_gattc_rx_read_type_complete)
+    ble_gattc_rx_write_rsp                   0x0001efc5   Thumb Code    74  ble_gattc.o(i.ble_gattc_rx_write_rsp)
+    ble_gattc_timer                          0x0001f019   Thumb Code   268  ble_gattc.o(i.ble_gattc_timer)
+    ble_gattc_write_flat                     0x0001f17d   Thumb Code   106  ble_gattc.o(i.ble_gattc_write_flat)
+    ble_gatts_add_svcs                       0x0001f5c1   Thumb Code   104  ble_gatts.o(i.ble_gatts_add_svcs)
+    ble_gatts_bonding_established            0x0001f62d   Thumb Code   110  ble_gatts.o(i.ble_gatts_bonding_established)
+    ble_gatts_bonding_restored               0x0001f69d   Thumb Code   288  ble_gatts.o(i.ble_gatts_bonding_restored)
+    ble_gatts_clt_cfg_access                 0x0001f8f9   Thumb Code   342  ble_gatts.o(i.ble_gatts_clt_cfg_access)
+    ble_gatts_conn_can_alloc                 0x0001fa55   Thumb Code    20  ble_gatts.o(i.ble_gatts_conn_can_alloc)
+    ble_gatts_conn_init                      0x0001fa71   Thumb Code    52  ble_gatts.o(i.ble_gatts_conn_init)
+    ble_gatts_connection_broken              0x0001faad   Thumb Code   116  ble_gatts.o(i.ble_gatts_connection_broken)
+    ble_gatts_count_cfg                      0x0001fb25   Thumb Code   304  ble_gatts.o(i.ble_gatts_count_cfg)
+    ble_gatts_indicate                       0x0001fd59   Thumb Code    10  ble_gattc.o(i.ble_gatts_indicate)
+    ble_gatts_indicate_custom                0x0001fd65   Thumb Code   156  ble_gattc.o(i.ble_gatts_indicate_custom)
+    ble_gatts_indicate_fail_notconn          0x0001fe35   Thumb Code   132  ble_gattc.o(i.ble_gatts_indicate_fail_notconn)
+    ble_gatts_init                           0x0001fed5   Thumb Code    12  ble_gatts.o(i.ble_gatts_init)
+    ble_gatts_notify                         0x0001fee5   Thumb Code    78  ble_gattc.o(i.ble_gatts_notify)
+    ble_gatts_notify_custom                  0x0001ff39   Thumb Code    82  ble_gattc.o(i.ble_gatts_notify_custom)
+    ble_gatts_register_svcs                  0x0001ff91   Thumb Code  1046  ble_gatts.o(i.ble_gatts_register_svcs)
+    ble_gatts_rx_indicate_ack                0x000203a9   Thumb Code   160  ble_gatts.o(i.ble_gatts_rx_indicate_ack)
+    ble_gatts_rx_indicate_rsp                0x0002044d   Thumb Code    72  ble_gattc.o(i.ble_gatts_rx_indicate_rsp)
+    ble_gatts_send_next_indicate             0x00020499   Thumb Code   102  ble_gatts.o(i.ble_gatts_send_next_indicate)
+    ble_gatts_start                          0x00020501   Thumb Code   340  ble_gatts.o(i.ble_gatts_start)
+    ble_gatts_tx_notifications               0x000206b1   Thumb Code   182  ble_gatts.o(i.ble_gatts_tx_notifications)
+    ble_hci_acl_ll_to_host_cbk               0x0002076d   Thumb Code    54  pan_spark_glue.o(i.ble_hci_acl_ll_to_host_cbk)
+    ble_hci_evt_ll_to_host_cbk               0x00020801   Thumb Code    64  pan_spark_glue.o(i.ble_hci_evt_ll_to_host_cbk)
+    ble_hs_adv_find_field                    0x0002089d   Thumb Code    86  ble_hs_adv.o(i.ble_hs_adv_find_field)
+    ble_hs_adv_parse_fields                  0x000208f9   Thumb Code   758  ble_hs_adv.o(i.ble_hs_adv_parse_fields)
+    ble_hs_adv_set_fields                    0x00020bfd   Thumb Code    12  ble_hs_adv.o(i.ble_hs_adv_set_fields)
+    ble_hs_atomic_conn_delete                0x00020ca9   Thumb Code    44  ble_hs_atomic.o(i.ble_hs_atomic_conn_delete)
+    ble_hs_atomic_conn_flags                 0x00020cd5   Thumb Code    44  ble_hs_atomic.o(i.ble_hs_atomic_conn_flags)
+    ble_hs_atomic_first_conn_handle          0x00020d01   Thumb Code    28  ble_hs_atomic.o(i.ble_hs_atomic_first_conn_handle)
+    ble_hs_conn_addrs                        0x00020d21   Thumb Code   150  ble_hs_conn.o(i.ble_hs_conn_addrs)
+    ble_hs_conn_alloc                        0x00020dbd   Thumb Code   332  ble_hs_conn.o(i.ble_hs_conn_alloc)
+    ble_hs_conn_can_alloc                    0x00020f0d   Thumb Code    34  ble_hs_conn.o(i.ble_hs_conn_can_alloc)
+    ble_hs_conn_chan_find_by_scid            0x00020f39   Thumb Code    26  ble_hs_conn.o(i.ble_hs_conn_chan_find_by_scid)
+    ble_hs_conn_exists                       0x00020f55   Thumb Code    32  ble_hs_conn.o(i.ble_hs_conn_exists)
+    ble_hs_conn_find                         0x00020f79   Thumb Code    26  ble_hs_conn.o(i.ble_hs_conn_find)
+    ble_hs_conn_find_assert                  0x00020f99   Thumb Code    26  ble_hs_conn.o(i.ble_hs_conn_find_assert)
+    ble_hs_conn_find_by_addr                 0x00020fb9   Thumb Code   316  ble_hs_conn.o(i.ble_hs_conn_find_by_addr)
+    ble_hs_conn_find_by_idx                  0x000210fd   Thumb Code    28  ble_hs_conn.o(i.ble_hs_conn_find_by_idx)
+    ble_hs_conn_first                        0x0002111d   Thumb Code     6  ble_hs_conn.o(i.ble_hs_conn_first)
+    ble_hs_conn_free                         0x00021129   Thumb Code   116  ble_hs_conn.o(i.ble_hs_conn_free)
+    ble_hs_conn_init                         0x000211a1   Thumb Code    34  ble_hs_conn.o(i.ble_hs_conn_init)
+    ble_hs_conn_insert                       0x000211e5   Thumb Code    32  ble_hs_conn.o(i.ble_hs_conn_insert)
+    ble_hs_conn_remove                       0x00021209   Thumb Code    32  ble_hs_conn.o(i.ble_hs_conn_remove)
+    ble_hs_conn_timer                        0x0002122d   Thumb Code   110  ble_hs_conn.o(i.ble_hs_conn_timer)
+    ble_hs_enqueue_hci_event                 0x000212a9   Thumb Code    42  ble_hs.o(i.ble_hs_enqueue_hci_event)
+    ble_hs_flow_connection_broken            0x000213c1   Thumb Code     2  ble_hs_flow.o(i.ble_hs_flow_connection_broken)
+    ble_hs_flow_startup                      0x000213c3   Thumb Code     4  ble_hs_flow.o(i.ble_hs_flow_startup)
+    ble_hs_flow_track_data_mbuf              0x000213c7   Thumb Code     2  ble_hs_flow.o(i.ble_hs_flow_track_data_mbuf)
+    ble_hs_hci_acl_tx                        0x000213c9   Thumb Code    18  ble_hs_hci.o(i.ble_hs_hci_acl_tx)
+    ble_hs_hci_acl_tx_now                    0x000213dd   Thumb Code   244  ble_hs_hci.o(i.ble_hs_hci_acl_tx_now)
+    ble_hs_hci_add_avail_pkts                0x000214d9   Thumb Code    26  ble_hs_hci.o(i.ble_hs_hci_add_avail_pkts)
+    ble_hs_hci_cmd_send_buf                  0x000214fd   Thumb Code    88  ble_hs_hci_cmd.o(i.ble_hs_hci_cmd_send_buf)
+    ble_hs_hci_cmd_tx                        0x00021559   Thumb Code   280  ble_hs_hci.o(i.ble_hs_hci_cmd_tx)
+    ble_hs_hci_evt_acl_process               0x0002167d   Thumb Code   154  ble_hs_hci_evt.o(i.ble_hs_hci_evt_acl_process)
+    ble_hs_hci_evt_process                   0x00021ba1   Thumb Code    88  ble_hs_hci_evt.o(i.ble_hs_hci_evt_process)
+    ble_hs_hci_get_hci_version               0x00021c25   Thumb Code     6  ble_hs_hci.o(i.ble_hs_hci_get_hci_version)
+    ble_hs_hci_init                          0x00021c31   Thumb Code    44  ble_hs_hci.o(i.ble_hs_hci_init)
+    ble_hs_hci_rx_evt                        0x00021c81   Thumb Code    84  ble_hs_hci.o(i.ble_hs_hci_rx_evt)
+    ble_hs_hci_set_buf_sz                    0x00021cdd   Thumb Code    22  ble_hs_hci.o(i.ble_hs_hci_set_buf_sz)
+    ble_hs_hci_set_hci_version               0x00021cf9   Thumb Code     6  ble_hs_hci.o(i.ble_hs_hci_set_hci_version)
+    ble_hs_hci_set_le_supported_feat         0x00021d05   Thumb Code     6  ble_hs_hci.o(i.ble_hs_hci_set_le_supported_feat)
+    ble_hs_hci_util_data_hdr_strip           0x00021d11   Thumb Code    52  ble_hs_hci_util.o(i.ble_hs_hci_util_data_hdr_strip)
+    ble_hs_hci_util_handle_pb_bc_join        0x00021d45   Thumb Code    12  ble_hs_hci_util.o(i.ble_hs_hci_util_handle_pb_bc_join)
+    ble_hs_hci_util_rand                     0x00021d51   Thumb Code    64  ble_hs_hci_util.o(i.ble_hs_hci_util_rand)
+    ble_hs_hci_util_read_adv_tx_pwr          0x00021d95   Thumb Code    38  ble_hs_hci_util.o(i.ble_hs_hci_util_read_adv_tx_pwr)
+    ble_hs_hw_error                          0x00021dc1   Thumb Code    22  ble_hs.o(i.ble_hs_hw_error)
+    ble_hs_id_addr                           0x00021de1   Thumb Code    74  ble_hs_id.o(i.ble_hs_id_addr)
+    ble_hs_id_infer_auto                     0x00021ec1   Thumb Code   168  ble_hs_id.o(i.ble_hs_id_infer_auto)
+    ble_hs_id_reset                          0x00021f7d   Thumb Code    16  ble_hs_id.o(i.ble_hs_id_reset)
+    ble_hs_id_set_pub                        0x00021f95   Thumb Code    22  ble_hs_id.o(i.ble_hs_id_set_pub)
+    ble_hs_id_use_addr                       0x00021fb1   Thumb Code    32  ble_hs_id.o(i.ble_hs_id_use_addr)
+    ble_hs_init                              0x00021fd1   Thumb Code   184  ble_hs.o(i.ble_hs_init)
+    ble_hs_is_enabled                        0x000220dd   Thumb Code    16  ble_hs.o(i.ble_hs_is_enabled)
+    ble_hs_is_parent_task                    0x000220f1   Thumb Code    30  ble_hs.o(i.ble_hs_is_parent_task)
+    ble_hs_lock                              0x00022115   Thumb Code    14  ble_hs.o(i.ble_hs_lock)
+    ble_hs_log_flat_buf                      0x00022129   Thumb Code     2  ble_hs_log.o(i.ble_hs_log_flat_buf)
+    ble_hs_log_mbuf                          0x0002212b   Thumb Code     2  ble_hs_log.o(i.ble_hs_log_mbuf)
+    ble_hs_mbuf_acl_pkt                      0x0002212d   Thumb Code    44  ble_hs_mbuf.o(i.ble_hs_mbuf_acl_pkt)
+    ble_hs_mbuf_att_pkt                      0x00022159   Thumb Code    44  ble_hs_mbuf.o(i.ble_hs_mbuf_att_pkt)
+    ble_hs_mbuf_from_flat                    0x00022185   Thumb Code    66  ble_hs_mbuf.o(i.ble_hs_mbuf_from_flat)
+    ble_hs_mbuf_l2cap_pkt                    0x000221c7   Thumb Code    44  ble_hs_mbuf.o(i.ble_hs_mbuf_l2cap_pkt)
+    ble_hs_mbuf_pullup_base                  0x000221f3   Thumb Code    36  ble_hs_mbuf.o(i.ble_hs_mbuf_pullup_base)
+    ble_hs_mbuf_to_flat                      0x00022217   Thumb Code    46  ble_hs_mbuf.o(i.ble_hs_mbuf_to_flat)
+    ble_hs_misc_conn_chan_find               0x00022245   Thumb Code    54  ble_hs_misc.o(i.ble_hs_misc_conn_chan_find)
+    ble_hs_misc_conn_chan_find_reqd          0x0002227b   Thumb Code    62  ble_hs_misc.o(i.ble_hs_misc_conn_chan_find_reqd)
+    ble_hs_misc_own_addr_type_to_id          0x000222b9   Thumb Code    24  ble_hs_misc.o(i.ble_hs_misc_own_addr_type_to_id)
+    ble_hs_misc_peer_addr_type_to_id         0x000222d1   Thumb Code    24  ble_hs_misc.o(i.ble_hs_misc_peer_addr_type_to_id)
+    ble_hs_misc_restore_irks                 0x000222e9   Thumb Code    14  ble_hs_misc.o(i.ble_hs_misc_restore_irks)
+    ble_hs_pvcy_add_entry                    0x00022319   Thumb Code     4  ble_hs_pvcy.o(i.ble_hs_pvcy_add_entry)
+    ble_hs_pvcy_ensure_started               0x0002231d   Thumb Code     4  ble_hs_pvcy.o(i.ble_hs_pvcy_ensure_started)
+    ble_hs_pvcy_our_irk                      0x00022321   Thumb Code     8  ble_hs_pvcy.o(i.ble_hs_pvcy_our_irk)
+    ble_hs_pvcy_remove_entry                 0x0002232d   Thumb Code     4  ble_hs_pvcy.o(i.ble_hs_pvcy_remove_entry)
+    ble_hs_pvcy_set_our_irk                  0x00022331   Thumb Code    70  ble_hs_pvcy.o(i.ble_hs_pvcy_set_our_irk)
+    ble_hs_sched_reset                       0x00022381   Thumb Code    16  ble_hs.o(i.ble_hs_sched_reset)
+    ble_hs_start                             0x00022399   Thumb Code   140  ble_hs.o(i.ble_hs_start)
+    ble_hs_startup_go                        0x00022439   Thumb Code   362  ble_hs_startup.o(i.ble_hs_startup_go)
+    ble_hs_stop_init                         0x000225d9   Thumb Code    20  ble_hs_stop.o(i.ble_hs_stop_init)
+    ble_hs_timer_resched                     0x000226fd   Thumb Code    40  ble_hs.o(i.ble_hs_timer_resched)
+    ble_hs_tx_data                           0x00022785   Thumb Code     8  ble_hs.o(i.ble_hs_tx_data)
+    ble_hs_unlock                            0x0002278d   Thumb Code    10  ble_hs.o(i.ble_hs_unlock)
+    ble_hs_wakeup_tx                         0x0002279d   Thumb Code   182  ble_hs.o(i.ble_hs_wakeup_tx)
+    ble_l2cap_chan_alloc                     0x00022859   Thumb Code    34  ble_l2cap.o(i.ble_l2cap_chan_alloc)
+    ble_l2cap_chan_free                      0x00022881   Thumb Code    26  ble_l2cap.o(i.ble_l2cap_chan_free)
+    ble_l2cap_get_conn_handle                0x000228a1   Thumb Code    12  ble_l2cap.o(i.ble_l2cap_get_conn_handle)
+    ble_l2cap_init                           0x000228b1   Thumb Code    40  ble_l2cap.o(i.ble_l2cap_init)
+    ble_l2cap_is_mtu_req_sent                0x000228f5   Thumb Code     8  ble_l2cap.o(i.ble_l2cap_is_mtu_req_sent)
+    ble_l2cap_remove_rx                      0x000228fd   Thumb Code    20  ble_l2cap.o(i.ble_l2cap_remove_rx)
+    ble_l2cap_rx                             0x00022911   Thumb Code   298  ble_l2cap.o(i.ble_l2cap_rx)
+    ble_l2cap_sig_cmd_get                    0x00022a45   Thumb Code    58  ble_l2cap_sig_cmd.o(i.ble_l2cap_sig_cmd_get)
+    ble_l2cap_sig_conn_broken                0x00022a81   Thumb Code    62  ble_l2cap_sig.o(i.ble_l2cap_sig_conn_broken)
+    ble_l2cap_sig_create_chan                0x00022ac9   Thumb Code    26  ble_l2cap_sig.o(i.ble_l2cap_sig_create_chan)
+    ble_l2cap_sig_hdr_parse                  0x00022ae9   Thumb Code    24  ble_l2cap_sig_cmd.o(i.ble_l2cap_sig_hdr_parse)
+    ble_l2cap_sig_init                       0x00022b01   Thumb Code    28  ble_l2cap_sig.o(i.ble_l2cap_sig_init)
+    ble_l2cap_sig_reject_invalid_cid_tx      0x00022b41   Thumb Code   150  ble_l2cap_sig_cmd.o(i.ble_l2cap_sig_reject_invalid_cid_tx)
+    ble_l2cap_sig_reject_tx                  0x00022bd7   Thumb Code   136  ble_l2cap_sig_cmd.o(i.ble_l2cap_sig_reject_tx)
+    ble_l2cap_sig_timer                      0x00022d5d   Thumb Code   142  ble_l2cap_sig.o(i.ble_l2cap_sig_timer)
+    ble_l2cap_sig_tx                         0x00022df9   Thumb Code    58  ble_l2cap_sig_cmd.o(i.ble_l2cap_sig_tx)
+    ble_l2cap_sig_update                     0x00022e35   Thumb Code   242  ble_l2cap_sig.o(i.ble_l2cap_sig_update)
+    ble_l2cap_tx                             0x000230c5   Thumb Code   122  ble_l2cap.o(i.ble_l2cap_tx)
+    ble_mqueue_get                           0x0002313f   Thumb Code    42  ble_hs_mqueue.o(i.ble_mqueue_get)
+    ble_mqueue_init                          0x00023169   Thumb Code    16  ble_hs_mqueue.o(i.ble_mqueue_init)
+    ble_mqueue_put                           0x00023179   Thumb Code    58  ble_hs_mqueue.o(i.ble_mqueue_put)
+    ble_sm_alg_c1                            0x000231b5   Thumb Code   326  ble_sm_alg.o(i.ble_sm_alg_c1)
+    ble_sm_alg_encrypt                       0x00023301   Thumb Code    74  ble_sm_alg.o(i.ble_sm_alg_encrypt)
+    ble_sm_alg_s1                            0x0002334b   Thumb Code   128  ble_sm_alg.o(i.ble_sm_alg_s1)
+    ble_sm_cmd_get                           0x000233cb   Thumb Code    48  ble_sm_cmd.o(i.ble_sm_cmd_get)
+    ble_sm_connection_broken                 0x000234fb   Thumb Code    32  ble_sm.o(i.ble_sm_connection_broken)
+    ble_sm_create_chan                       0x0002351d   Thumb Code    26  ble_sm.o(i.ble_sm_create_chan)
+    ble_sm_enc_change_rx                     0x0002353d   Thumb Code    24  ble_sm.o(i.ble_sm_enc_change_rx)
+    ble_sm_enc_initiate                      0x000236dd   Thumb Code   170  ble_sm.o(i.ble_sm_enc_initiate)
+    ble_sm_enc_key_refresh_rx                0x00023791   Thumb Code    20  ble_sm.o(i.ble_sm_enc_key_refresh_rx)
+    ble_sm_ia_ra                             0x000239bd   Thumb Code   106  ble_sm.o(i.ble_sm_ia_ra)
+    ble_sm_init                              0x00023b11   Thumb Code    30  ble_sm.o(i.ble_sm_init)
+    ble_sm_lgcy_confirm_exec                 0x00023e3d   Thumb Code   142  ble_sm_lgcy.o(i.ble_sm_lgcy_confirm_exec)
+    ble_sm_lgcy_io_action                    0x00023ecd   Thumb Code   144  ble_sm_lgcy.o(i.ble_sm_lgcy_io_action)
+    ble_sm_lgcy_random_exec                  0x00023f65   Thumb Code    88  ble_sm_lgcy.o(i.ble_sm_lgcy_random_exec)
+    ble_sm_lgcy_random_rx                    0x00023fbd   Thumb Code   200  ble_sm_lgcy.o(i.ble_sm_lgcy_random_rx)
+    ble_sm_ltk_req_rx                        0x00024089   Thumb Code   362  ble_sm.o(i.ble_sm_ltk_req_rx)
+    ble_sm_our_pair_rand                     0x00024399   Thumb Code    14  ble_sm.o(i.ble_sm_our_pair_rand)
+    ble_sm_pair_initiate                     0x00024555   Thumb Code   134  ble_sm.o(i.ble_sm_pair_initiate)
+    ble_sm_peer_pair_rand                    0x0002493d   Thumb Code    14  ble_sm.o(i.ble_sm_peer_pair_rand)
+    ble_sm_proc_find                         0x0002494d   Thumb Code    66  ble_sm.o(i.ble_sm_proc_find)
+    ble_sm_process_result                    0x00024995   Thumb Code   534  ble_sm.o(i.ble_sm_process_result)
+    ble_sm_timer                             0x00024e49   Thumb Code   162  ble_sm.o(i.ble_sm_timer)
+    ble_sm_try_find_id                       0x00024ef9   Thumb Code    50  ble_sm.o(i.ble_sm_try_find_id)
+    ble_sm_tx                                0x00024f31   Thumb Code    46  ble_sm_cmd.o(i.ble_sm_tx)
+    ble_store_config_conf_init               0x00024f5f   Thumb Code     8  ble_store_config_conf.o(i.ble_store_config_conf_init)
+    ble_store_config_conf_load               0x00024f69   Thumb Code   272  ble_store_config_conf.o(i.ble_store_config_conf_load)
+    ble_store_config_delete                  0x000250f9   Thumb Code   202  ble_store_config.o(i.ble_store_config_delete)
+    ble_store_config_init                    0x000252ed   Thumb Code    36  ble_store_config.o(i.ble_store_config_init)
+    ble_store_config_persist_cccds           0x00025325   Thumb Code   104  ble_store_config_conf.o(i.ble_store_config_persist_cccds)
+    ble_store_config_persist_our_secs        0x000253b5   Thumb Code   108  ble_store_config_conf.o(i.ble_store_config_persist_our_secs)
+    ble_store_config_persist_peer_secs       0x0002544d   Thumb Code   108  ble_store_config_conf.o(i.ble_store_config_persist_peer_secs)
+    ble_store_config_read                    0x000254e5   Thumb Code   200  ble_store_config.o(i.ble_store_config_read)
+    ble_store_config_write                   0x000255bd   Thumb Code   198  ble_store_config.o(i.ble_store_config_write)
+    ble_store_delete                         0x00025695   Thumb Code    38  ble_store.o(i.ble_store_delete)
+    ble_store_delete_cccd                    0x000256c1   Thumb Code    38  ble_store.o(i.ble_store_delete_cccd)
+    ble_store_iterate                        0x000256ed   Thumb Code   166  ble_store.o(i.ble_store_iterate)
+    ble_store_iterate_replace_cccd           0x00025799   Thumb Code    70  ble_store_config.o(i.ble_store_iterate_replace_cccd)
+    ble_store_key_from_value_cccd            0x000257e5   Thumb Code    22  ble_store.o(i.ble_store_key_from_value_cccd)
+    ble_store_key_from_value_sec             0x000257fb   Thumb Code    38  ble_store.o(i.ble_store_key_from_value_sec)
+    ble_store_read_cccd                      0x00025821   Thumb Code    42  ble_store.o(i.ble_store_read_cccd)
+    ble_store_read_our_sec                   0x00025851   Thumb Code    42  ble_store.o(i.ble_store_read_our_sec)
+    ble_store_read_peer_sec                  0x00025881   Thumb Code    48  ble_store.o(i.ble_store_read_peer_sec)
+    ble_store_util_bonded_peers              0x000258b5   Thumb Code    40  ble_store_util.o(i.ble_store_util_bonded_peers)
+    ble_store_util_delete_all                0x000258e1   Thumb Code    26  ble_store_util.o(i.ble_store_util_delete_all)
+    ble_store_util_delete_peer               0x000258fb   Thumb Code   126  ble_store_util.o(i.ble_store_util_delete_peer)
+    ble_store_util_status_rr                 0x00025a1f   Thumb Code    50  ble_store_util.o(i.ble_store_util_status_rr)
+    ble_store_write_cccd                     0x00025a51   Thumb Code    88  ble_store.o(i.ble_store_write_cccd)
+    ble_store_write_our_sec                  0x00025aad   Thumb Code    88  ble_store.o(i.ble_store_write_our_sec)
+    ble_store_write_peer_sec                 0x00025b09   Thumb Code   146  ble_store.o(i.ble_store_write_peer_sec)
+    ble_svc_dis_init                         0x00025c81   Thumb Code    72  dis.o(i.ble_svc_dis_init)
+    ble_svc_hrs_init                         0x00025da5   Thumb Code    68  hrs.o(i.ble_svc_hrs_init)
+    ble_svc_hrs_notify                       0x00025e29   Thumb Code    34  hrs.o(i.ble_svc_hrs_notify)
+    ble_transport_alloc_acl_from_ll          0x00025e75   Thumb Code    20  transport.o(i.ble_transport_alloc_acl_from_ll)
+    ble_transport_alloc_cmd                  0x00025e8d   Thumb Code    10  transport.o(i.ble_transport_alloc_cmd)
+    ble_transport_alloc_evt                  0x00025e9d   Thumb Code    26  transport.o(i.ble_transport_alloc_evt)
+    ble_transport_free                       0x00025ec1   Thumb Code    66  transport.o(i.ble_transport_free)
+    ble_transport_hs_init                    0x00025f11   Thumb Code     8  ble_hs.o(i.ble_transport_hs_init)
+    ble_transport_init                       0x00025f19   Thumb Code   114  transport.o(i.ble_transport_init)
+    ble_transport_to_hs_acl_impl             0x00026009   Thumb Code    34  ble_hs.o(i.ble_transport_to_hs_acl_impl)
+    ble_transport_to_hs_evt_impl             0x00026035   Thumb Code    10  ble_hs.o(i.ble_transport_to_hs_evt_impl)
+    ble_transport_to_ll_acl_impl             0x0002603f   Thumb Code    30  pan_spark_glue.o(i.ble_transport_to_ll_acl_impl)
+    ble_transport_to_ll_cmd_impl             0x0002605d   Thumb Code    36  pan_spark_glue.o(i.ble_transport_to_ll_cmd_impl)
+    ble_uuid_cmp                             0x00026081   Thumb Code    58  ble_uuid.o(i.ble_uuid_cmp)
+    ble_uuid_flat                            0x000260bd   Thumb Code    70  ble_uuid.o(i.ble_uuid_flat)
+    ble_uuid_init_from_att_buf               0x00026109   Thumb Code    48  ble_uuid.o(i.ble_uuid_init_from_att_buf)
+    ble_uuid_init_from_att_mbuf              0x00026139   Thumb Code    76  ble_uuid.o(i.ble_uuid_init_from_att_mbuf)
+    ble_uuid_init_from_buf                   0x00026185   Thumb Code    66  ble_uuid.o(i.ble_uuid_init_from_buf)
+    ble_uuid_length                          0x000261c7   Thumb Code     6  ble_uuid.o(i.ble_uuid_length)
+    ble_uuid_to_mbuf                         0x000261cd   Thumb Code    82  ble_uuid.o(i.ble_uuid_to_mbuf)
+    ble_uuid_to_str                          0x00026225   Thumb Code   124  ble_uuid.o(i.ble_uuid_to_str)
+    ble_uuid_u16                             0x000262b5   Thumb Code    14  ble_uuid.o(i.ble_uuid_u16)
+    cbor_encode_byte_string                  0x000262c3   Thumb Code    32  cborencoder.o(i.cbor_encode_byte_string)
+    cbor_encode_int                          0x000262e3   Thumb Code    22  cborencoder.o(i.cbor_encode_int)
+    cbor_encode_simple_value                 0x000262f9   Thumb Code    30  cborencoder.o(i.cbor_encode_simple_value)
+    cbor_encode_text_string                  0x00026317   Thumb Code    32  cborencoder.o(i.cbor_encode_text_string)
+    cbor_encoder_close_container             0x00026337   Thumb Code    34  cborencoder.o(i.cbor_encoder_close_container)
+    cbor_encoder_create_array                0x00026359   Thumb Code    10  cborencoder.o(i.cbor_encoder_create_array)
+    cbor_encoder_create_map                  0x00026365   Thumb Code    26  cborencoder.o(i.cbor_encoder_create_map)
+    cbor_encoder_init                        0x00026385   Thumb Code    10  cborencoder.o(i.cbor_encoder_init)
+    cbor_mbuf_reader_init                    0x00026721   Thumb Code    48  cbor_mbuf_reader.o(i.cbor_mbuf_reader_init)
+    cbor_mbuf_writer                         0x00026769   Thumb Code    34  cbor_mbuf_writer.o(i.cbor_mbuf_writer)
+    cbor_mbuf_writer_init                    0x0002678d   Thumb Code    12  cbor_mbuf_writer.o(i.cbor_mbuf_writer_init)
+    cbor_parser_init                         0x0002679d   Thumb Code    32  cborparser.o(i.cbor_parser_init)
+    cbor_read_array                          0x000267bd   Thumb Code   354  cborattr.o(i.cbor_read_array)
+    cbor_read_object                         0x0002691f   Thumb Code    12  cborattr.o(i.cbor_read_object)
+    cbor_value_advance                       0x0002692b   Thumb Code    30  cborparser.o(i.cbor_value_advance)
+    cbor_value_calculate_string_length       0x00026949   Thumb Code    54  cborparser.o(i.cbor_value_calculate_string_length)
+    cbor_value_enter_container               0x00026985   Thumb Code   170  cborparser.o(i.cbor_value_enter_container)
+    cbor_value_leave_container               0x00026a35   Thumb Code    94  cborparser.o(i.cbor_value_leave_container)
+    check_info_tlv_data                      0x00026b9d   Thumb Code   302  rf_ft.o(i.check_info_tlv_data)
+    clktrim_measure_32k_clk                  0x00026cd9   Thumb Code    88  soc_32k_cali.o(i.clktrim_measure_32k_clk)
+    cy_rtos_mutex_get                        0x00026df9   Thumb Code    92  mtb_kvstore.o(i.cy_rtos_mutex_get)
+    dcoc_calibration_process                 0x00026e5d   Thumb Code   364  rf_misc.o(i.dcoc_calibration_process)
+    debug_uart_init                          0x00026fe9   Thumb Code    60  app_log_uart.o(i.debug_uart_init)
+    flash_area_write                         0x0002716d   Thumb Code   150  mynewt_img_mgmt.o(i.flash_area_write)
+    fputc                                    0x00027211   Thumb Code    12  retarget.o(i.fputc)
+    get_le16                                 0x00027295   Thumb Code    10  endian.o(i.get_le16)
+    get_le32                                 0x0002729f   Thumb Code    22  endian.o(i.get_le32)
+    host_copydata                            0x00027351   Thumb Code    14  pan_spark_glue.o(i.host_copydata)
+    img_mgmt_impl_erase_image_data           0x000273d1   Thumb Code    48  mynewt_img_mgmt.o(i.img_mgmt_impl_erase_image_data)
+    img_mgmt_impl_erase_slot                 0x0002740d   Thumb Code    34  mynewt_img_mgmt.o(i.img_mgmt_impl_erase_slot)
+    img_mgmt_impl_erased_val                 0x00027439   Thumb Code     8  mynewt_img_mgmt.o(i.img_mgmt_impl_erased_val)
+    img_mgmt_impl_log_upload_done            0x00027441   Thumb Code     4  mynewt_img_mgmt.o(i.img_mgmt_impl_log_upload_done)
+    img_mgmt_impl_log_upload_start           0x00027445   Thumb Code     4  mynewt_img_mgmt.o(i.img_mgmt_impl_log_upload_start)
+    img_mgmt_impl_read                       0x00027449   Thumb Code    78  mynewt_img_mgmt.o(i.img_mgmt_impl_read)
+    img_mgmt_impl_swap_type                  0x000274a5   Thumb Code    18  mynewt_img_mgmt.o(i.img_mgmt_impl_swap_type)
+    img_mgmt_impl_upload_inspect             0x000274b9   Thumb Code   298  mynewt_img_mgmt.o(i.img_mgmt_impl_upload_inspect)
+    img_mgmt_impl_write_image_data           0x000275f1   Thumb Code    24  mynewt_img_mgmt.o(i.img_mgmt_impl_write_image_data)
+    img_mgmt_module_init                     0x0002760d   Thumb Code    62  mynewt_img_mgmt.o(i.img_mgmt_module_init)
+    img_mgmt_my_version                      0x00027659   Thumb Code    16  img_mgmt.o(i.img_mgmt_my_version)
+    img_mgmt_post_handler                    0x00027669   Thumb Code    50  mynewt_img_mgmt.o(i.img_mgmt_post_handler)
+    img_mgmt_read_info                       0x000276a9   Thumb Code   314  img_mgmt.o(i.img_mgmt_read_info)
+    img_mgmt_register_group                  0x000277f5   Thumb Code    10  img_mgmt.o(i.img_mgmt_register_group)
+    img_mgmt_slot_in_use                     0x00027805   Thumb Code    24  img_mgmt_state.o(i.img_mgmt_slot_in_use)
+    img_mgmt_state_flags                     0x0002781d   Thumb Code    78  img_mgmt_state.o(i.img_mgmt_state_flags)
+    img_mgmt_state_read                      0x0002786d   Thumb Code   536  img_mgmt_state.o(i.img_mgmt_state_read)
+    img_mgmt_state_write                     0x00027ae5   Thumb Code    68  img_mgmt_state.o(i.img_mgmt_state_write)
+    img_mgmt_ver_str                         0x00027dbd   Thumb Code    82  img_mgmt_util.o(i.img_mgmt_ver_str)
+    info_data_is_valid                       0x00027e15   Thumb Code     6  rf_ft.o(i.info_data_is_valid)
+    info_read_from_type                      0x00027e21   Thumb Code    84  rf_ft.o(i.info_read_from_type)
+    kv_init                                  0x00028021   Thumb Code    38  mtb_init.o(i.kv_init)
+    ll_init                                  0x00028055   Thumb Code    62  pan_spark_glue.o(i.ll_init)
+    $Super$$main                             0x000280f9   Thumb Code    10  main.o(i.main)
+    main_task                                0x00028103   Thumb Code    14  os_setup.o(i.main_task)
+    mem_init_mbuf_pool                       0x000281ad   Thumb Code    44  mem.o(i.mem_init_mbuf_pool)
+    mem_split_frag                           0x000281d9   Thumb Code    74  mem.o(i.mem_split_frag)
+    mgmt_ctxt_init                           0x00028223   Thumb Code    60  mgmt.o(i.mgmt_ctxt_init)
+    mgmt_err_from_cbor                       0x0002825f   Thumb Code    20  mgmt.o(i.mgmt_err_from_cbor)
+    mgmt_evt                                 0x00028275   Thumb Code    20  mgmt.o(i.mgmt_evt)
+    mgmt_find_handler                        0x0002828d   Thumb Code    66  mgmt.o(i.mgmt_find_handler)
+    mgmt_hton_hdr                            0x000282d5   Thumb Code    14  mgmt.o(i.mgmt_hton_hdr)
+    mgmt_ntoh_hdr                            0x000282e3   Thumb Code    14  mgmt.o(i.mgmt_ntoh_hdr)
+    mgmt_register_group                      0x000282f1   Thumb Code    18  mgmt.o(i.mgmt_register_group)
+    mgmt_streamer_alloc_rsp                  0x00028309   Thumb Code    12  mgmt.o(i.mgmt_streamer_alloc_rsp)
+    mgmt_streamer_free_buf                   0x00028315   Thumb Code    12  mgmt.o(i.mgmt_streamer_free_buf)
+    mgmt_streamer_init_reader                0x00028321   Thumb Code    16  mgmt.o(i.mgmt_streamer_init_reader)
+    mgmt_streamer_init_writer                0x00028331   Thumb Code    16  mgmt.o(i.mgmt_streamer_init_writer)
+    mgmt_streamer_reset_buf                  0x00028341   Thumb Code    12  mgmt.o(i.mgmt_streamer_reset_buf)
+    mgmt_streamer_trim_front                 0x0002834d   Thumb Code    20  mgmt.o(i.mgmt_streamer_trim_front)
+    mgmt_streamer_write_at                   0x00028361   Thumb Code    18  mgmt.o(i.mgmt_streamer_write_at)
+    mgmt_write_rsp_status                    0x00028375   Thumb Code    40  mgmt.o(i.mgmt_write_rsp_status)
+    mtb_kvstore_init                         0x000283a1   Thumb Code  1228  mtb_kvstore.o(i.mtb_kvstore_init)
+    mtb_kvstore_read                         0x00028871   Thumb Code   160  mtb_kvstore.o(i.mtb_kvstore_read)
+    mtb_kvstore_write                        0x00028915   Thumb Code    88  mtb_kvstore.o(i.mtb_kvstore_write)
+    nimble_port_get_dflt_eventq              0x00028971   Thumb Code     4  nimble_port.o(i.nimble_port_get_dflt_eventq)
+    nimble_port_init                         0x00028979   Thumb Code    34  nimble_port.o(i.nimble_port_init)
+    nimble_port_run                          0x000289a1   Thumb Code    18  nimble_port.o(i.nimble_port_run)
+    npl_freertos_callout_init                0x000289b9   Thumb Code    54  npl_os_freertos.o(i.npl_freertos_callout_init)
+    npl_freertos_callout_reset               0x000289f9   Thumb Code   148  npl_os_freertos.o(i.npl_freertos_callout_reset)
+    npl_freertos_eventq_get                  0x00028a91   Thumb Code    78  npl_os_freertos.o(i.npl_freertos_eventq_get)
+    npl_freertos_eventq_put                  0x00028ae5   Thumb Code    72  npl_os_freertos.o(i.npl_freertos_eventq_put)
+    npl_freertos_mutex_init                  0x00028b31   Thumb Code    32  npl_os_freertos.o(i.npl_freertos_mutex_init)
+    npl_freertos_mutex_pend                  0x00028b51   Thumb Code    44  npl_os_freertos.o(i.npl_freertos_mutex_pend)
+    npl_freertos_mutex_release               0x00028b81   Thumb Code    44  npl_os_freertos.o(i.npl_freertos_mutex_release)
+    npl_freertos_sem_init                    0x00028bb1   Thumb Code    32  npl_os_freertos.o(i.npl_freertos_sem_init)
+    npl_freertos_sem_pend                    0x00028bd1   Thumb Code    70  npl_os_freertos.o(i.npl_freertos_sem_pend)
+    npl_freertos_sem_release                 0x00028c1d   Thumb Code    66  npl_os_freertos.o(i.npl_freertos_sem_release)
+    npl_freertos_time_ms_to_ticks            0x00028c65   Thumb Code    44  npl_os_freertos.o(i.npl_freertos_time_ms_to_ticks)
+    on_reset                                 0x00028c91   Thumb Code    14  pan_spark_glue.o(i.on_reset)
+    os_mbuf_adj                              0x00028d51   Thumb Code   178  os_mbuf.o(i.os_mbuf_adj)
+    os_mbuf_append                           0x00028e03   Thumb Code   200  os_mbuf.o(i.os_mbuf_append)
+    os_mbuf_appendfrom                       0x00028ecb   Thumb Code   114  os_mbuf.o(i.os_mbuf_appendfrom)
+    os_mbuf_cmpf                             0x00028f3d   Thumb Code   122  os_mbuf.o(i.os_mbuf_cmpf)
+    os_mbuf_cmpm                             0x00028fbd   Thumb Code   250  os_mbuf.o(i.os_mbuf_cmpm)
+    os_mbuf_concat                           0x000290bd   Thumb Code    64  os_mbuf.o(i.os_mbuf_concat)
+    os_mbuf_copydata                         0x000290fd   Thumb Code    88  os_mbuf.o(i.os_mbuf_copydata)
+    os_mbuf_copyinto                         0x00029155   Thumb Code   150  os_mbuf.o(i.os_mbuf_copyinto)
+    os_mbuf_extend                           0x000291eb   Thumb Code    94  os_mbuf.o(i.os_mbuf_extend)
+    os_mbuf_free_chain                       0x00029249   Thumb Code    34  os_mbuf.o(i.os_mbuf_free_chain)
+    os_mbuf_get                              0x0002926b   Thumb Code    46  os_mbuf.o(i.os_mbuf_get)
+    os_mbuf_get_pkthdr                       0x00029299   Thumb Code    48  os_mbuf.o(i.os_mbuf_get_pkthdr)
+    os_mbuf_pack_chains                      0x000292c9   Thumb Code   252  os_mbuf.o(i.os_mbuf_pack_chains)
+    os_mbuf_pool_init                        0x000293c5   Thumb Code    10  os_mbuf.o(i.os_mbuf_pool_init)
+    os_mbuf_prepend                          0x000293cf   Thumb Code   262  os_mbuf.o(i.os_mbuf_prepend)
+    os_mbuf_prepend_pullup                   0x000294d5   Thumb Code    20  os_mbuf.o(i.os_mbuf_prepend_pullup)
+    os_mbuf_pullup                           0x000294e9   Thumb Code   288  os_mbuf.o(i.os_mbuf_pullup)
+    os_mbuf_trim_front                       0x00029609   Thumb Code   108  os_mbuf.o(i.os_mbuf_trim_front)
+    os_memblock_from                         0x00029675   Thumb Code    54  os_mempool.o(i.os_memblock_from)
+    os_memblock_get                          0x000296ab   Thumb Code    48  os_mempool.o(i.os_memblock_get)
+    os_memblock_put                          0x000296db   Thumb Code    60  os_mempool.o(i.os_memblock_put)
+    os_memblock_put_from_cb                  0x00029717   Thumb Code    30  os_mempool.o(i.os_memblock_put_from_cb)
+    os_mempool_ext_init                      0x00029735   Thumb Code   124  os_mempool.o(i.os_mempool_ext_init)
+    os_mempool_init                          0x000297b5   Thumb Code   110  os_mempool.o(i.os_mempool_init)
+    os_mempool_module_init                   0x00029829   Thumb Code    10  os_mempool.o(i.os_mempool_module_init)
+    os_mqueue_get                            0x00029839   Thumb Code    42  os_mbuf.o(i.os_mqueue_get)
+    os_mqueue_init                           0x00029863   Thumb Code    16  os_mbuf.o(i.os_mqueue_init)
+    os_mqueue_put                            0x00029873   Thumb Code    58  os_mbuf.o(i.os_mqueue_put)
+    os_msys_get_pkthdr                       0x000298ad   Thumb Code    94  os_mbuf.o(i.os_msys_get_pkthdr)
+    os_msys_init                             0x00029911   Thumb Code    52  os_msys_init.o(i.os_msys_init)
+    os_msys_register                         0x00029959   Thumb Code    64  os_mbuf.o(i.os_msys_register)
+    os_msys_reset                            0x0002999d   Thumb Code    10  os_mbuf.o(i.os_msys_reset)
+    os_schedule_main                         0x000299ad   Thumb Code    36  os_setup.o(i.os_schedule_main)
+    pan10x_mac_addr_get                      0x00029a15   Thumb Code    60  pan_mac_addr.o(i.pan10x_mac_addr_get)
+    pan10xx_platform_init                    0x00029a7d   Thumb Code   540  soc.o(i.pan10xx_platform_init)
+    pan_ble_hci_acl_nimble_handle            0x00029e49   Thumb Code    82  pan_ble_stack.o(i.pan_ble_hci_acl_nimble_handle)
+    pan_ble_hci_cmd_handle                   0x00029ea1   Thumb Code    76  pan_ble_stack.o(i.pan_ble_hci_cmd_handle)
+    pan_ble_hci_init                         0x00029eed   Thumb Code    14  pan_ble_stack.o(i.pan_ble_hci_init)
+    pan_ble_init                             0x00029efd   Thumb Code   320  pan_ble_stack.o(i.pan_ble_init)
+    pan_ble_stack_init                       0x0002a071   Thumb Code   170  pan_spark_glue.o(i.pan_ble_stack_init)
+    pan_ble_thread_create                    0x0002a1b9   Thumb Code    30  pan_spark_glue.o(i.pan_ble_thread_create)
+    pan_ll_register_hostcopy_cb              0x0002a1f1   Thumb Code     6  pan_ble_stack.o(i.pan_ll_register_hostcopy_cb)
+    pan_ll_register_semphr_cback             0x0002a1fd   Thumb Code     8  pan_ble_stack.o(i.pan_ll_register_semphr_cback)
+    pan_misc_register_32k_track_cb           0x0002a205   Thumb Code     8  pan_ble_stack.o(i.pan_misc_register_32k_track_cb)
+    pan_misc_register_print                  0x0002a20d   Thumb Code     8  pan_ble_stack.o(i.pan_misc_register_print)
+    pan_misc_set_bd_addr                     0x0002a215   Thumb Code    10  pan_ble_stack.o(i.pan_misc_set_bd_addr)
+    peer_add                                 0x0002a221   Thumb Code    72  peer.o(i.peer_add)
+    peer_chr_find_uuid                       0x0002a36d   Thumb Code    72  peer.o(i.peer_chr_find_uuid)
+    peer_delete                              0x0002a3b5   Thumb Code   142  peer.o(i.peer_delete)
+    peer_disc_all                            0x0002a459   Thumb Code   130  peer.o(i.peer_disc_all)
+    peer_dsc_find_uuid                       0x0002a74d   Thumb Code   106  peer.o(i.peer_dsc_find_uuid)
+    peer_init                                0x0002a7b9   Thumb Code   226  peer.o(i.peer_init)
+    phy_init_from_info                       0x0002a9b5   Thumb Code   104  rf_ft.o(i.phy_init_from_info)
+    phy_value_init_from_code                 0x0002aa25   Thumb Code   336  rf_ft.o(i.phy_value_init_from_code)
+    phy_value_init_from_info                 0x0002ac01   Thumb Code   334  rf_ft.o(i.phy_value_init_from_info)
+    print_adv_fields                         0x0002aec5   Thumb Code   188  app_ble_central.o(i.print_adv_fields)
+    put_le16                                 0x0002b647   Thumb Code     8  endian.o(i.put_le16)
+    put_le32                                 0x0002b64f   Thumb Code    16  endian.o(i.put_le32)
+    pvPortMalloc                             0x0002b661   Thumb Code   294  heap_4.o(i.pvPortMalloc)
+    pvTaskIncrementMutexHeldCount            0x0002b799   Thumb Code    20  tasks.o(i.pvTaskIncrementMutexHeldCount)
+    pvTimerGetTimerID                        0x0002b7b1   Thumb Code    22  timers.o(i.pvTimerGetTimerID)
+    pxPortInitialiseStack                    0x0002b7c9   Thumb Code    30  port.o(i.pxPortInitialiseStack)
+    setup                                    0x0002b7ed   Thumb Code    22  app.o(i.setup)
+    sleep_timer0_handler                     0x0002b821   Thumb Code    12  soc.o(i.sleep_timer0_handler)
+    sleep_timer1_handler                     0x0002b83d   Thumb Code    12  soc.o(i.sleep_timer1_handler)
+    sleep_timer2_handler                     0x0002b859   Thumb Code    12  soc.o(i.sleep_timer2_handler)
+    sleep_timer_post_irq_handler             0x0002b875   Thumb Code     2  soc.o(i.sleep_timer_post_irq_handler)
+    smp_ble_get_mtu                          0x0002b8e1   Thumb Code    20  smp_ble.o(i.smp_ble_get_mtu)
+    smp_ble_pkg_init                         0x0002b91d   Thumb Code    52  smp_ble.o(i.smp_ble_pkg_init)
+    smp_get_dflt_eventq                      0x0002b9b7   Thumb Code     8  smp.o(i.smp_get_dflt_eventq)
+    smp_process_request_packet               0x0002b9e5   Thumb Code   692  mcumgr_smp.o(i.smp_process_request_packet)
+    smp_rx_req                               0x0002bcd1   Thumb Code    40  smp.o(i.smp_rx_req)
+    smp_transport_init                       0x0002bcf9   Thumb Code    44  smp.o(i.smp_transport_init)
+    smp_tx_rsp                               0x0002bd39   Thumb Code    66  smp.o(i.smp_tx_rsp)
+    stackDump                                0x0002bdb1   Thumb Code    70  retarget.o(i.stackDump)
+    swap_buf                                 0x0002be79   Thumb Code    50  endian.o(i.swap_buf)
+    swap_in_place                            0x0002beab   Thumb Code    30  endian.o(i.swap_in_place)
+    sys_clock_Init                           0x0002bec9   Thumb Code   152  soc.o(i.sys_clock_Init)
+    tc_aes128_set_encrypt_key                0x0002bf6d   Thumb Code   176  aes_encrypt.o(i.tc_aes128_set_encrypt_key)
+    tc_aes_encrypt                           0x0002c025   Thumb Code  1470  aes_encrypt.o(i.tc_aes_encrypt)
+    tlv_init_iter                            0x0002c5e5   Thumb Code   138  rf_ft.o(i.tlv_init_iter)
+    ull_to_s                                 0x0002c67d   Thumb Code    90  img_mgmt_util.o(i.ull_to_s)
+    uxListRemove                             0x0002c6d7   Thumb Code    38  list.o(i.uxListRemove)
+    uxQueueMessagesWaiting                   0x0002c6fd   Thumb Code    22  queue.o(i.uxQueueMessagesWaiting)
+    uxTaskGetNumberOfTasks                   0x0002c715   Thumb Code     6  tasks.o(i.uxTaskGetNumberOfTasks)
+    vApplicationMallocFailedHook             0x0002c721   Thumb Code    36  utility.o(i.vApplicationMallocFailedHook)
+    vApplicationUserHook                     0x0002c79d   Thumb Code    18  pan_spark_glue.o(i.vApplicationUserHook)
+    vListInitialise                          0x0002c7b5   Thumb Code    22  list.o(i.vListInitialise)
+    vListInitialiseItem                      0x0002c7cb   Thumb Code     6  list.o(i.vListInitialiseItem)
+    vListInsert                              0x0002c7d1   Thumb Code    50  list.o(i.vListInsert)
+    vListInsertEnd                           0x0002c803   Thumb Code    24  list.o(i.vListInsertEnd)
+    vPortExitCritical                        0x0002c81d   Thumb Code    22  port.o(i.vPortExitCritical)
+    vPortFree                                0x0002c839   Thumb Code   128  heap_4.o(i.vPortFree)
+    vPortSetupTimerInterrupt                 0x0002c8c1   Thumb Code    32  port.o(i.vPortSetupTimerInterrupt)
+    vPortYield                               0x0002c8e9   Thumb Code    18  port.o(i.vPortYield)
+    vQueueAddToRegistry                      0x0002c901   Thumb Code    66  queue.o(i.vQueueAddToRegistry)
+    vQueueDelete                             0x0002c949   Thumb Code    48  queue.o(i.vQueueDelete)
+    vQueueWaitForMessageRestricted           0x0002c97d   Thumb Code    68  queue.o(i.vQueueWaitForMessageRestricted)
+    vTaskDelay                               0x0002c9c1   Thumb Code    42  tasks.o(i.vTaskDelay)
+    vTaskDelete                              0x0002c9f1   Thumb Code   140  tasks.o(i.vTaskDelete)
+    vTaskInternalSetTimeOutState             0x0002ca85   Thumb Code    12  tasks.o(i.vTaskInternalSetTimeOutState)
+    vTaskMissedYield                         0x0002ca95   Thumb Code     8  tasks.o(i.vTaskMissedYield)
+    vTaskPlaceOnEventList                    0x0002caa1   Thumb Code    30  tasks.o(i.vTaskPlaceOnEventList)
+    vTaskPlaceOnEventListRestricted          0x0002cac5   Thumb Code    66  tasks.o(i.vTaskPlaceOnEventListRestricted)
+    vTaskPriorityDisinheritAfterTimeout      0x0002cb0d   Thumb Code   132  tasks.o(i.vTaskPriorityDisinheritAfterTimeout)
+    vTaskStartScheduler                      0x0002cb99   Thumb Code    72  tasks.o(i.vTaskStartScheduler)
+    vTaskSuspendAll                          0x0002cbf5   Thumb Code    10  tasks.o(i.vTaskSuspendAll)
+    vTimerCallback                           0x0002cc05   Thumb Code    66  app_ble.o(i.vTimerCallback)
+    xPortStartScheduler                      0x0002cc59   Thumb Code    40  port.o(i.xPortStartScheduler)
+    xQueueCreateCountingSemaphore            0x0002cc89   Thumb Code    30  queue.o(i.xQueueCreateCountingSemaphore)
+    xQueueCreateMutex                        0x0002cca7   Thumb Code    36  queue.o(i.xQueueCreateMutex)
+    xQueueGenericCreate                      0x0002cccb   Thumb Code   150  queue.o(i.xQueueGenericCreate)
+    xQueueGenericSend                        0x0002cd61   Thumb Code   488  queue.o(i.xQueueGenericSend)
+    xQueueGenericSendFromISR                 0x0002cf49   Thumb Code   186  queue.o(i.xQueueGenericSendFromISR)
+    xQueueGiveFromISR                        0x0002d003   Thumb Code   146  queue.o(i.xQueueGiveFromISR)
+    xQueueGiveMutexRecursive                 0x0002d095   Thumb Code    48  queue.o(i.xQueueGiveMutexRecursive)
+    xQueueReceive                            0x0002d0c5   Thumb Code   288  queue.o(i.xQueueReceive)
+    xQueueReceiveFromISR                     0x0002d1e5   Thumb Code   154  queue.o(i.xQueueReceiveFromISR)
+    xQueueTakeMutexRecursive                 0x0002d27f   Thumb Code    50  queue.o(i.xQueueTakeMutexRecursive)
+    xTaskCheckForTimeOut                     0x0002d2b1   Thumb Code   116  tasks.o(i.xTaskCheckForTimeOut)
+    xTaskCreate                              0x0002d329   Thumb Code   370  tasks.o(i.xTaskCreate)
+    xTaskGetCurrentTaskHandle                0x0002d4b9   Thumb Code     6  tasks.o(i.xTaskGetCurrentTaskHandle)
+    xTaskGetSchedulerState                   0x0002d4c5   Thumb Code    26  tasks.o(i.xTaskGetSchedulerState)
+    xTaskGetTickCount                        0x0002d4e5   Thumb Code     6  tasks.o(i.xTaskGetTickCount)
+    xTaskGetTickCountFromISR                 0x0002d4f1   Thumb Code     6  tasks.o(i.xTaskGetTickCountFromISR)
+    xTaskPriorityDisinherit                  0x0002d4fd   Thumb Code   124  tasks.o(i.xTaskPriorityDisinherit)
+    xTaskPriorityInherit                     0x0002d581   Thumb Code   142  tasks.o(i.xTaskPriorityInherit)
+    xTaskRemoveFromEventList                 0x0002d619   Thumb Code   192  tasks.o(i.xTaskRemoveFromEventList)
+    xTaskResumeAll                           0x0002d6e5   Thumb Code   272  tasks.o(i.xTaskResumeAll)
+    xTimerCreate                             0x0002d801   Thumb Code   146  timers.o(i.xTimerCreate)
+    xTimerCreateTimerTask                    0x0002d8a5   Thumb Code    98  timers.o(i.xTimerCreateTimerTask)
+    xTimerGenericCommand                     0x0002d92d   Thumb Code    92  timers.o(i.xTimerGenericCommand)
+    xTimerGetExpiryTime                      0x0002d98d   Thumb Code    10  timers.o(i.xTimerGetExpiryTime)
+    xTimerIsTimerActive                      0x0002d997   Thumb Code    34  timers.o(i.xTimerIsTimerActive)
+    ble_hs_pvcy_default_irk                  0x0002dcbc   Data          16  ble_hs_pvcy.o(.constdata)
+    g_smp_cbor_cfg                           0x0002e0c4   Data          28  smp.o(.constdata)
+    init_stdby                               0x0002e7f0   Data          20  llhwc_phy_sequences_107.o(.constdata)
+    init_slp_to_stdby                        0x0002e804   Data           4  llhwc_phy_sequences_107.o(.constdata)
+    reset                                    0x0002e808   Data           8  llhwc_phy_sequences_107.o(.constdata)
+    phy_init                                 0x0002e810   Data        1144  llhwc_phy_sequences_107.o(.constdata)
+    init_constant_tone                       0x0002ec88   Data          24  llhwc_phy_sequences_107.o(.constdata)
+    pre_tx_interpacket                       0x0002eca0   Data          28  llhwc_phy_sequences_107.o(.constdata)
+    pre_tx_interpacket_2M                    0x0002ecbc   Data          28  llhwc_phy_sequences_107.o(.constdata)
+    pre_tx_interpacket_LR                    0x0002ecd8   Data          28  llhwc_phy_sequences_107.o(.constdata)
+    pre_tx_interpacket_250K                  0x0002ecf4   Data          32  llhwc_phy_sequences_107.o(.constdata)
+    post_tx_interpacket                      0x0002ed14   Data          20  llhwc_phy_sequences_107.o(.constdata)
+    pre_rx_interpacket                       0x0002ed28   Data          28  llhwc_phy_sequences_107.o(.constdata)
+    pre_rx_interpacket_2M                    0x0002ed44   Data          28  llhwc_phy_sequences_107.o(.constdata)
+    pre_rx_interpacket_LR                    0x0002ed60   Data          28  llhwc_phy_sequences_107.o(.constdata)
+    pre_rx_interpacket_250K                  0x0002ed7c   Data          28  llhwc_phy_sequences_107.o(.constdata)
+    post_rx_interpacket                      0x0002ed98   Data          12  llhwc_phy_sequences_107.o(.constdata)
+    pre_evnt                                 0x0002eda4   Data           4  llhwc_phy_sequences_107.o(.constdata)
+    post_evnt                                0x0002eda8   Data           8  llhwc_phy_sequences_107.o(.constdata)
+    init_stdby_size                          0x0002edb0   Data           4  llhwc_phy_sequences_107.o(.constdata)
+    init_slp_to_stdby_size                   0x0002edb4   Data           4  llhwc_phy_sequences_107.o(.constdata)
+    reset_size                               0x0002edb8   Data           4  llhwc_phy_sequences_107.o(.constdata)
+    channel_init_size                        0x0002edbc   Data           4  llhwc_phy_sequences_107.o(.constdata)
+    phy_ch_cfg_reg                           0x0002edc0   Data           1  llhwc_phy_sequences_107.o(.constdata)
+    rssi_out_phy_reg_addrs                   0x0002edc1   Data           1  llhwc_phy_sequences_107.o(.constdata)
+    sm_tx_latency_1m_value                   0x0002edc2   Data           1  llhwc_phy_sequences_107.o(.constdata)
+    sm_rx_latency_1m_value                   0x0002edc3   Data           1  llhwc_phy_sequences_107.o(.constdata)
+    sm_tx_latency_2m_value                   0x0002edc4   Data           1  llhwc_phy_sequences_107.o(.constdata)
+    sm_rx_latency_2m_value                   0x0002edc5   Data           1  llhwc_phy_sequences_107.o(.constdata)
+    sm_tx_latency_coded_value                0x0002edc6   Data           1  llhwc_phy_sequences_107.o(.constdata)
+    sm_rx_latency_coded_value                0x0002edc7   Data           1  llhwc_phy_sequences_107.o(.constdata)
+    dcoc_freq                                0x0002edc8   Data          20  rf_misc.o(.constdata)
+    Region$$Table$$Base                      0x0002f288   Number         0  anon$$obj.o(Region$$Table)
+    Region$$Table$$Limit                     0x0002f2b8   Number         0  anon$$obj.o(Region$$Table)
     soc_busy_wait                            0x20000001   Thumb Code    98  soc.o(.ramfunc)
     SLPTMR_IRQHandler                        0x20000063   Thumb Code    82  soc.o(.ramfunc)
     clktrim_32k_clk_measure_start            0x200000c5   Thumb Code    44  soc_32k_cali.o(.ramfunc)
@@ -11635,81 +11667,84 @@
     ble_cfg                                  0x20002880   Data          40  pan_spark_glue.o(.data)
     ble_svc_dis_data                         0x20002988   Data          28  dis.o(.data)
     hrs_hrm_handle                           0x200029fa   Data           2  hrs.o(.data)
-    timer                                    0x20002a20   Data           2  app_ble.o(.data)
-    xTimerUser                               0x20002a24   Data           4  app_ble.o(.data)
-    g_ble_smp_attr_handle                    0x20002a8c   Data           2  smp_ble.o(.data)
-    g_smp_evq                                0x20002a90   Data           4  smp.o(.data)
-    g_eventq_smp                             0x20002a94   Data           4  smp.o(.data)
-    img_mgmt_dfu_callbacks_fn                0x20002aac   Data           4  img_mgmt.o(.data)
-    flash_page_data_len                      0x20002abc   Data           4  mynewt_img_mgmt.o(.data)
-    flash_offset                             0x20002ac0   Data           4  mynewt_img_mgmt.o(.data)
-    flash_area                               0x20002ac4   Data           4  mynewt_img_mgmt.o(.data)
-    host_copy_cb                             0x20002ac8   Data           4  pan_ble_stack.o(.data)
-    lhciCfg                                  0x20002acc   Data          10  pan_ble_stack.o(.data)
-    llCfg                                    0x20002ad6   Data          32  pan_ble_stack.o(.data)
-    csNesting                                0x20002af8   Data           4  critical.o(.data)
-    txRxSettle                               0x20002afc   Data          16  bb.o(.data)
-    bbListMemAddr                            0x20002b0c   Data           4  bb_mem.o(.data)
-    bbListMemSize                            0x20002b10   Data           4  bb_mem.o(.data)
-    bbMemAddr                                0x20002b14   Data           4  bb_mem.o(.data)
-    bbMemSize                                0x20002b18   Data           4  bb_mem.o(.data)
-    pLhciConfig                              0x20002b20   Data           4  lhci_main.o(.data)
-    pLlConnCtxTbl                            0x20002b24   Data           4  ll_conn.o(.data)
-    pLlConfig                                0x20002b28   Data           4  ll_init.o(.data)
-    llCb                                     0x20002b2c   Data           6  ll_int.o(.data)
-    llPmCb                                   0x20002b34   Data           8  ll_pm.o(.data)
-    pSchTbl                                  0x20002b3c   Data           4  sch_main.o(.data)
-    pFreeSchTbl                              0x20002b40   Data           4  sch_main.o(.data)
-    pActSchTbl                               0x20002b44   Data           4  sch_main.o(.data)
-    pCurSch                                  0x20002b48   Data           4  sch_main.o(.data)
-    actSchCnt                                0x20002b4c   Data           4  sch_main.o(.data)
-    schTickQueue                             0x20002b50   Data           8  sch_main.o(.data)
-    antSchTickQueue                          0x20002b58   Data           8  sch_main.o(.data)
-    rfCb                                     0x20002b64   Data          16  rf_phy.o(.data)
-    _print                                   0x20002b98   Data           4  track.o(.data)
-    bleEmptyPkt                              0x20002b9c   Data           4  ll_conn_comm.o(.data)
-    pktHeadTime                              0x20002ba0   Data           6  ll_conn_comm.o(.data)
-    mstScaTbl                                0x20002ba6   Data          16  ll_conn_comm.o(.data)
-    wlCb                                     0x20002bb8   Data           8  ll_whitelist.o(.data)
-    pKeyBuf                                  0x20002bc0   Data           4  aes.o(.data)
-    channel_init                             0x20002bc4   Data           4  llhwc_phy_sequences_107.o(.data)
-    phy_init_size                            0x20002bc8   Data           4  llhwc_phy_sequences_107.o(.data)
-    pre_tx_interpacket_size                  0x20002bcc   Data           4  llhwc_phy_sequences_107.o(.data)
-    pre_tx_interpacket_LR_size               0x20002bd0   Data           4  llhwc_phy_sequences_107.o(.data)
-    pre_tx_interpacket_2M_size               0x20002bd4   Data           4  llhwc_phy_sequences_107.o(.data)
-    pre_tx_interpacket_250K_size             0x20002bd8   Data           4  llhwc_phy_sequences_107.o(.data)
-    post_tx_interpacket_size                 0x20002bdc   Data           4  llhwc_phy_sequences_107.o(.data)
-    pre_rx_interpacket_size                  0x20002be0   Data           4  llhwc_phy_sequences_107.o(.data)
-    pre_rx_interpacket_LR_size               0x20002be4   Data           4  llhwc_phy_sequences_107.o(.data)
-    pre_rx_interpacket_2M_size               0x20002be8   Data           4  llhwc_phy_sequences_107.o(.data)
-    pre_rx_interpacket_250K_size             0x20002bec   Data           4  llhwc_phy_sequences_107.o(.data)
-    post_rx_interpacket_size                 0x20002bf0   Data           4  llhwc_phy_sequences_107.o(.data)
-    pre_evnt_size                            0x20002bf4   Data           4  llhwc_phy_sequences_107.o(.data)
-    post_evnt_size                           0x20002bf8   Data           4  llhwc_phy_sequences_107.o(.data)
-    init_constant_tone_size                  0x20002bfc   Data           4  llhwc_phy_sequences_107.o(.data)
-    dcoc_calib_complete                      0x20002c00   Data           1  rf_misc.o(.data)
-    force_dcoc_default                       0x20002c01   Data           1  rf_misc.o(.data)
-    info_data_valid                          0x20002c04   Data           1  rf_ft.o(.data)
-    g_info_version                           0x20002c06   Data           2  rf_ft.o(.data)
-    g_info_total_len                         0x20002c08   Data           2  rf_ft.o(.data)
-    g_phy_pre_tx_1M_ptr                      0x20002c0c   Data           4  rf_ft.o(.data)
-    g_phy_pre_tx_2M_ptr                      0x20002c10   Data           4  rf_ft.o(.data)
-    g_phy_pre_tx_LR_ptr                      0x20002c14   Data           4  rf_ft.o(.data)
-    g_phy_pre_tx_250K_ptr                    0x20002c18   Data           4  rf_ft.o(.data)
-    g_phy_pre_rx_1M_ptr                      0x20002c1c   Data           4  rf_ft.o(.data)
-    g_phy_pre_rx_2M_ptr                      0x20002c20   Data           4  rf_ft.o(.data)
-    g_phy_pre_rx_LR_ptr                      0x20002c24   Data           4  rf_ft.o(.data)
-    g_phy_pre_rx_250K_ptr                    0x20002c28   Data           4  rf_ft.o(.data)
-    g_phy_post_tx_ptr                        0x20002c2c   Data           4  rf_ft.o(.data)
-    g_phy_post_rx_ptr                        0x20002c30   Data           4  rf_ft.o(.data)
-    g_phy_pre_event_ptr                      0x20002c34   Data           4  rf_ft.o(.data)
-    g_phy_post_event_ptr                     0x20002c38   Data           4  rf_ft.o(.data)
-    g_phy_constant_tone_ptr                  0x20002c3c   Data           4  rf_ft.o(.data)
-    __stdout                                 0x20002c50   Data           4  stdout.o(.data)
-    m_adc_opt                                0x20002c54   Data          64  pan_adc.o(.bss)
-    flash_ids                                0x20002c94   Data          19  pan_fmc.o(.bss)
-    DMAC_Channel_Array                       0x20002ca8   Data         112  pan_hal_dmac.o(.bss)
-    HAL_GPIO_CallbackArray                   0x20002d18   Data         104  pan_hal_gpio.o(.bss)
+    shengji_flag                             0x20002a20   Data           1  app_ble.o(.data)
+    only_one                                 0x20002a21   Data           1  app_ble.o(.data)
+    timer                                    0x20002a22   Data           2  app_ble.o(.data)
+    shengji_time                             0x20002a24   Data           2  app_ble.o(.data)
+    xTimerUser                               0x20002a28   Data           4  app_ble.o(.data)
+    g_ble_smp_attr_handle                    0x20002a94   Data           2  smp_ble.o(.data)
+    g_smp_evq                                0x20002a98   Data           4  smp.o(.data)
+    g_eventq_smp                             0x20002a9c   Data           4  smp.o(.data)
+    img_mgmt_dfu_callbacks_fn                0x20002ab4   Data           4  img_mgmt.o(.data)
+    flash_page_data_len                      0x20002ac4   Data           4  mynewt_img_mgmt.o(.data)
+    flash_offset                             0x20002ac8   Data           4  mynewt_img_mgmt.o(.data)
+    flash_area                               0x20002acc   Data           4  mynewt_img_mgmt.o(.data)
+    host_copy_cb                             0x20002ad0   Data           4  pan_ble_stack.o(.data)
+    lhciCfg                                  0x20002ad4   Data          10  pan_ble_stack.o(.data)
+    llCfg                                    0x20002ade   Data          32  pan_ble_stack.o(.data)
+    csNesting                                0x20002b00   Data           4  critical.o(.data)
+    txRxSettle                               0x20002b04   Data          16  bb.o(.data)
+    bbListMemAddr                            0x20002b14   Data           4  bb_mem.o(.data)
+    bbListMemSize                            0x20002b18   Data           4  bb_mem.o(.data)
+    bbMemAddr                                0x20002b1c   Data           4  bb_mem.o(.data)
+    bbMemSize                                0x20002b20   Data           4  bb_mem.o(.data)
+    pLhciConfig                              0x20002b28   Data           4  lhci_main.o(.data)
+    pLlConnCtxTbl                            0x20002b2c   Data           4  ll_conn.o(.data)
+    pLlConfig                                0x20002b30   Data           4  ll_init.o(.data)
+    llCb                                     0x20002b34   Data           6  ll_int.o(.data)
+    llPmCb                                   0x20002b3c   Data           8  ll_pm.o(.data)
+    pSchTbl                                  0x20002b44   Data           4  sch_main.o(.data)
+    pFreeSchTbl                              0x20002b48   Data           4  sch_main.o(.data)
+    pActSchTbl                               0x20002b4c   Data           4  sch_main.o(.data)
+    pCurSch                                  0x20002b50   Data           4  sch_main.o(.data)
+    actSchCnt                                0x20002b54   Data           4  sch_main.o(.data)
+    schTickQueue                             0x20002b58   Data           8  sch_main.o(.data)
+    antSchTickQueue                          0x20002b60   Data           8  sch_main.o(.data)
+    rfCb                                     0x20002b6c   Data          16  rf_phy.o(.data)
+    _print                                   0x20002ba0   Data           4  track.o(.data)
+    bleEmptyPkt                              0x20002ba4   Data           4  ll_conn_comm.o(.data)
+    pktHeadTime                              0x20002ba8   Data           6  ll_conn_comm.o(.data)
+    mstScaTbl                                0x20002bae   Data          16  ll_conn_comm.o(.data)
+    wlCb                                     0x20002bc0   Data           8  ll_whitelist.o(.data)
+    pKeyBuf                                  0x20002bc8   Data           4  aes.o(.data)
+    channel_init                             0x20002bcc   Data           4  llhwc_phy_sequences_107.o(.data)
+    phy_init_size                            0x20002bd0   Data           4  llhwc_phy_sequences_107.o(.data)
+    pre_tx_interpacket_size                  0x20002bd4   Data           4  llhwc_phy_sequences_107.o(.data)
+    pre_tx_interpacket_LR_size               0x20002bd8   Data           4  llhwc_phy_sequences_107.o(.data)
+    pre_tx_interpacket_2M_size               0x20002bdc   Data           4  llhwc_phy_sequences_107.o(.data)
+    pre_tx_interpacket_250K_size             0x20002be0   Data           4  llhwc_phy_sequences_107.o(.data)
+    post_tx_interpacket_size                 0x20002be4   Data           4  llhwc_phy_sequences_107.o(.data)
+    pre_rx_interpacket_size                  0x20002be8   Data           4  llhwc_phy_sequences_107.o(.data)
+    pre_rx_interpacket_LR_size               0x20002bec   Data           4  llhwc_phy_sequences_107.o(.data)
+    pre_rx_interpacket_2M_size               0x20002bf0   Data           4  llhwc_phy_sequences_107.o(.data)
+    pre_rx_interpacket_250K_size             0x20002bf4   Data           4  llhwc_phy_sequences_107.o(.data)
+    post_rx_interpacket_size                 0x20002bf8   Data           4  llhwc_phy_sequences_107.o(.data)
+    pre_evnt_size                            0x20002bfc   Data           4  llhwc_phy_sequences_107.o(.data)
+    post_evnt_size                           0x20002c00   Data           4  llhwc_phy_sequences_107.o(.data)
+    init_constant_tone_size                  0x20002c04   Data           4  llhwc_phy_sequences_107.o(.data)
+    dcoc_calib_complete                      0x20002c08   Data           1  rf_misc.o(.data)
+    force_dcoc_default                       0x20002c09   Data           1  rf_misc.o(.data)
+    info_data_valid                          0x20002c0c   Data           1  rf_ft.o(.data)
+    g_info_version                           0x20002c0e   Data           2  rf_ft.o(.data)
+    g_info_total_len                         0x20002c10   Data           2  rf_ft.o(.data)
+    g_phy_pre_tx_1M_ptr                      0x20002c14   Data           4  rf_ft.o(.data)
+    g_phy_pre_tx_2M_ptr                      0x20002c18   Data           4  rf_ft.o(.data)
+    g_phy_pre_tx_LR_ptr                      0x20002c1c   Data           4  rf_ft.o(.data)
+    g_phy_pre_tx_250K_ptr                    0x20002c20   Data           4  rf_ft.o(.data)
+    g_phy_pre_rx_1M_ptr                      0x20002c24   Data           4  rf_ft.o(.data)
+    g_phy_pre_rx_2M_ptr                      0x20002c28   Data           4  rf_ft.o(.data)
+    g_phy_pre_rx_LR_ptr                      0x20002c2c   Data           4  rf_ft.o(.data)
+    g_phy_pre_rx_250K_ptr                    0x20002c30   Data           4  rf_ft.o(.data)
+    g_phy_post_tx_ptr                        0x20002c34   Data           4  rf_ft.o(.data)
+    g_phy_post_rx_ptr                        0x20002c38   Data           4  rf_ft.o(.data)
+    g_phy_pre_event_ptr                      0x20002c3c   Data           4  rf_ft.o(.data)
+    g_phy_post_event_ptr                     0x20002c40   Data           4  rf_ft.o(.data)
+    g_phy_constant_tone_ptr                  0x20002c44   Data           4  rf_ft.o(.data)
+    __stdout                                 0x20002c58   Data           4  stdout.o(.data)
+    m_adc_opt                                0x20002c5c   Data          64  pan_adc.o(.bss)
+    flash_ids                                0x20002c9c   Data          19  pan_fmc.o(.bss)
+    DMAC_Channel_Array                       0x20002cb0   Data         112  pan_hal_dmac.o(.bss)
+    HAL_GPIO_CallbackArray                   0x20002d20   Data         104  pan_hal_gpio.o(.bss)
     xQueueRegistry                           0x20002f00   Data          80  queue.o(.bss)
     ble_hs_hci_ev_pool                       0x20005ddc   Data          28  ble_hs.o(.bss)
     ble_l2cap_chan_pool                      0x20006198   Data          28  ble_l2cap.o(.bss)
@@ -11755,7 +11790,7 @@
 
   Image Entry point : 0x0000a329
 
-  Load Region LOAD_FLASH (Base: 0x0000a000, Size: 0x00027bb0, Max: 0x00037000, ABSOLUTE, COMPRESSED[0x00027658])
+  Load Region LOAD_FLASH (Base: 0x0000a000, Size: 0x00027f14, Max: 0x00037000, ABSOLUTE, COMPRESSED[0x000279b4])
 
     Execution Region IMG_HEADER (Exec base: 0x0000a000, Load base: 0x0000a000, Size: 0x00000200, Max: 0x00000200, ABSOLUTE)
 
@@ -11764,1531 +11799,1542 @@
     0x0000a000   0x0000a000   0x00000200   Data   RO         2603    .img.header         soc.o
 
 
-    Execution Region FLASH_TEXT (Exec base: 0x0000a200, Load base: 0x0000a200, Size: 0x00024d5c, Max: 0xffffffff, ABSOLUTE)
+    Execution Region FLASH_TEXT (Exec base: 0x0000a200, Load base: 0x0000a200, Size: 0x000250b8, Max: 0xffffffff, ABSOLUTE)
 
     Exec Addr    Load Addr    Size         Type   Attr      Idx    E Section Name        Object
 
     0x0000a200   0x0000a200   0x000000c0   Data   RO          208    RESET               startup_panseries.o
-    0x0000a2c0   0x0000a2c0   0x00000000   Code   RO        15488  * .ARM.Collect$$$$00000000  mc_p.l(entry.o)
-    0x0000a2c0   0x0000a2c0   0x00000004   Code   RO        15827    .ARM.Collect$$$$00000001  mc_p.l(entry2.o)
-    0x0000a2c4   0x0000a2c4   0x00000004   Code   RO        15830    .ARM.Collect$$$$00000004  mc_p.l(entry5.o)
-    0x0000a2c8   0x0000a2c8   0x00000000   Code   RO        15832    .ARM.Collect$$$$00000008  mc_p.l(entry7b.o)
-    0x0000a2c8   0x0000a2c8   0x00000000   Code   RO        15834    .ARM.Collect$$$$0000000A  mc_p.l(entry8b.o)
-    0x0000a2c8   0x0000a2c8   0x00000008   Code   RO        15835    .ARM.Collect$$$$0000000B  mc_p.l(entry9a.o)
-    0x0000a2d0   0x0000a2d0   0x00000000   Code   RO        15837    .ARM.Collect$$$$0000000D  mc_p.l(entry10a.o)
-    0x0000a2d0   0x0000a2d0   0x00000000   Code   RO        15839    .ARM.Collect$$$$0000000F  mc_p.l(entry11a.o)
-    0x0000a2d0   0x0000a2d0   0x00000004   Code   RO        15828    .ARM.Collect$$$$00002712  mc_p.l(entry2.o)
-    0x0000a2d4   0x0000a2d4   0x0000001c   Code   RO         2997    .emb_text           retarget.o
-    0x0000a2f0   0x0000a2f0   0x00000036   Code   RO         4247    .emb_text           port.o
+    0x0000a2c0   0x0000a2c0   0x00000000   Code   RO        16105  * .ARM.Collect$$$$00000000  mc_p.l(entry.o)
+    0x0000a2c0   0x0000a2c0   0x00000004   Code   RO        16444    .ARM.Collect$$$$00000001  mc_p.l(entry2.o)
+    0x0000a2c4   0x0000a2c4   0x00000004   Code   RO        16447    .ARM.Collect$$$$00000004  mc_p.l(entry5.o)
+    0x0000a2c8   0x0000a2c8   0x00000000   Code   RO        16449    .ARM.Collect$$$$00000008  mc_p.l(entry7b.o)
+    0x0000a2c8   0x0000a2c8   0x00000000   Code   RO        16451    .ARM.Collect$$$$0000000A  mc_p.l(entry8b.o)
+    0x0000a2c8   0x0000a2c8   0x00000008   Code   RO        16452    .ARM.Collect$$$$0000000B  mc_p.l(entry9a.o)
+    0x0000a2d0   0x0000a2d0   0x00000000   Code   RO        16454    .ARM.Collect$$$$0000000D  mc_p.l(entry10a.o)
+    0x0000a2d0   0x0000a2d0   0x00000000   Code   RO        16456    .ARM.Collect$$$$0000000F  mc_p.l(entry11a.o)
+    0x0000a2d0   0x0000a2d0   0x00000004   Code   RO        16445    .ARM.Collect$$$$00002712  mc_p.l(entry2.o)
+    0x0000a2d4   0x0000a2d4   0x0000001c   Code   RO         3164    .emb_text           retarget.o
+    0x0000a2f0   0x0000a2f0   0x00000036   Code   RO         4510    .emb_text           port.o
     0x0000a326   0x0000a326   0x00000002   PAD
     0x0000a328   0x0000a328   0x0000001c   Code   RO          209  * .text               startup_panseries.o
-    0x0000a344   0x0000a344   0x0000002c   Code   RO        15496    .text               mc_p.l(uidiv.o)
-    0x0000a370   0x0000a370   0x00000028   Code   RO        15498    .text               mc_p.l(idiv.o)
-    0x0000a398   0x0000a398   0x00000060   Code   RO        15500    .text               mc_p.l(uldiv.o)
-    0x0000a3f8   0x0000a3f8   0x0000007a   Code   RO        15502    .text               mc_p.l(llmul.o)
-    0x0000a472   0x0000a472   0x00000020   Code   RO        15504    .text               mc_p.l(llshl.o)
-    0x0000a492   0x0000a492   0x00000042   Code   RO        15510    .text               mc_p.l(memmove.o)
-    0x0000a4d4   0x0000a4d4   0x00000024   Code   RO        15516    .text               mc_p.l(memseta.o)
-    0x0000a4f8   0x0000a4f8   0x00000014   Code   RO        15520    .text               mc_p.l(strchr.o)
-    0x0000a50c   0x0000a50c   0x0000000e   Code   RO        15522    .text               mc_p.l(strlen.o)
-    0x0000a51a   0x0000a51a   0x0000001a   Code   RO        15524    .text               mc_p.l(memcmp.o)
-    0x0000a534   0x0000a534   0x00000164   Code   RO        15805    .text               mf_p.l(dadd.o)
-    0x0000a698   0x0000a698   0x000000d0   Code   RO        15807    .text               mf_p.l(dmul.o)
-    0x0000a768   0x0000a768   0x000000f0   Code   RO        15809    .text               mf_p.l(ddiv.o)
-    0x0000a858   0x0000a858   0x00000022   Code   RO        15842    .text               mc_p.l(llushr.o)
-    0x0000a87a   0x0000a87a   0x00000026   Code   RO        15844    .text               mc_p.l(llsshr.o)
-    0x0000a8a0   0x0000a8a0   0x00000000   Code   RO        15846    .text               mc_p.l(iusefp.o)
-    0x0000a8a0   0x0000a8a0   0x000000be   Code   RO        15849    .text               mf_p.l(depilogue.o)
+    0x0000a344   0x0000a344   0x0000002c   Code   RO        16113    .text               mc_p.l(uidiv.o)
+    0x0000a370   0x0000a370   0x00000028   Code   RO        16115    .text               mc_p.l(idiv.o)
+    0x0000a398   0x0000a398   0x00000060   Code   RO        16117    .text               mc_p.l(uldiv.o)
+    0x0000a3f8   0x0000a3f8   0x0000007a   Code   RO        16119    .text               mc_p.l(llmul.o)
+    0x0000a472   0x0000a472   0x00000020   Code   RO        16121    .text               mc_p.l(llshl.o)
+    0x0000a492   0x0000a492   0x00000042   Code   RO        16127    .text               mc_p.l(memmove.o)
+    0x0000a4d4   0x0000a4d4   0x00000024   Code   RO        16133    .text               mc_p.l(memseta.o)
+    0x0000a4f8   0x0000a4f8   0x00000014   Code   RO        16137    .text               mc_p.l(strchr.o)
+    0x0000a50c   0x0000a50c   0x0000000e   Code   RO        16139    .text               mc_p.l(strlen.o)
+    0x0000a51a   0x0000a51a   0x0000001a   Code   RO        16141    .text               mc_p.l(memcmp.o)
+    0x0000a534   0x0000a534   0x00000164   Code   RO        16422    .text               mf_p.l(dadd.o)
+    0x0000a698   0x0000a698   0x000000d0   Code   RO        16424    .text               mf_p.l(dmul.o)
+    0x0000a768   0x0000a768   0x000000f0   Code   RO        16426    .text               mf_p.l(ddiv.o)
+    0x0000a858   0x0000a858   0x00000022   Code   RO        16459    .text               mc_p.l(llushr.o)
+    0x0000a87a   0x0000a87a   0x00000026   Code   RO        16461    .text               mc_p.l(llsshr.o)
+    0x0000a8a0   0x0000a8a0   0x00000000   Code   RO        16463    .text               mc_p.l(iusefp.o)
+    0x0000a8a0   0x0000a8a0   0x000000be   Code   RO        16466    .text               mf_p.l(depilogue.o)
     0x0000a95e   0x0000a95e   0x00000002   PAD
-    0x0000a960   0x0000a960   0x00000040   Code   RO        15853    .text               mf_p.l(dfixul.o)
-    0x0000a9a0   0x0000a9a0   0x00000028   Code   RO        15855    .text               mf_p.l(cdrcmple.o)
-    0x0000a9c8   0x0000a9c8   0x00000024   Code   RO        15857    .text               mc_p.l(init.o)
-    0x0000a9ec   0x0000a9ec   0x00000056   Code   RO        15867    .text               mc_p.l(__dczerorl2.o)
+    0x0000a960   0x0000a960   0x00000040   Code   RO        16470    .text               mf_p.l(dfixul.o)
+    0x0000a9a0   0x0000a9a0   0x00000028   Code   RO        16472    .text               mf_p.l(cdrcmple.o)
+    0x0000a9c8   0x0000a9c8   0x00000024   Code   RO        16474    .text               mc_p.l(init.o)
+    0x0000a9ec   0x0000a9ec   0x00000056   Code   RO        16484    .text               mc_p.l(__dczerorl2.o)
     0x0000aa42   0x0000aa42   0x00000002   PAD
-    0x0000aa44   0x0000aa44   0x0000000c   Ven    RO        15869    Veneer$$Code        anon$$obj.o
-    0x0000aa50   0x0000aa50   0x0000000c   Ven    RO        15870    Veneer$$Code        anon$$obj.o
-    0x0000aa5c   0x0000aa5c   0x0000000c   Ven    RO        15871    Veneer$$Code        anon$$obj.o
-    0x0000aa68   0x0000aa68   0x0000000c   Ven    RO        15872    Veneer$$Code        anon$$obj.o
-    0x0000aa74   0x0000aa74   0x0000000c   Ven    RO        15873    Veneer$$Code        anon$$obj.o
-    0x0000aa80   0x0000aa80   0x0000000c   Ven    RO        15874    Veneer$$Code        anon$$obj.o
-    0x0000aa8c   0x0000aa8c   0x0000000c   Ven    RO        15875    Veneer$$Code        anon$$obj.o
-    0x0000aa98   0x0000aa98   0x0000000c   Ven    RO        15876    Veneer$$Code        anon$$obj.o
-    0x0000aaa4   0x0000aaa4   0x0000000c   Ven    RO        15877    Veneer$$Code        anon$$obj.o
-    0x0000aab0   0x0000aab0   0x0000000c   Ven    RO        15878    Veneer$$Code        anon$$obj.o
-    0x0000aabc   0x0000aabc   0x0000000c   Ven    RO        15879    Veneer$$Code        anon$$obj.o
-    0x0000aac8   0x0000aac8   0x0000000c   Ven    RO        15880    Veneer$$Code        anon$$obj.o
-    0x0000aad4   0x0000aad4   0x0000000c   Ven    RO        15881    Veneer$$Code        anon$$obj.o
-    0x0000aae0   0x0000aae0   0x0000000c   Ven    RO        15882    Veneer$$Code        anon$$obj.o
-    0x0000aaec   0x0000aaec   0x0000000c   Ven    RO        15883    Veneer$$Code        anon$$obj.o
-    0x0000aaf8   0x0000aaf8   0x0000000c   Ven    RO        15884    Veneer$$Code        anon$$obj.o
-    0x0000ab04   0x0000ab04   0x0000000c   Ven    RO        15885    Veneer$$Code        anon$$obj.o
-    0x0000ab10   0x0000ab10   0x0000000c   Ven    RO        15886    Veneer$$Code        anon$$obj.o
-    0x0000ab1c   0x0000ab1c   0x0000000c   Ven    RO        15887    Veneer$$Code        anon$$obj.o
-    0x0000ab28   0x0000ab28   0x0000000c   Ven    RO        15888    Veneer$$Code        anon$$obj.o
-    0x0000ab34   0x0000ab34   0x0000000c   Ven    RO        15889    Veneer$$Code        anon$$obj.o
-    0x0000ab40   0x0000ab40   0x0000000c   Ven    RO        15890    Veneer$$Code        anon$$obj.o
-    0x0000ab4c   0x0000ab4c   0x0000000c   Ven    RO        15891    Veneer$$Code        anon$$obj.o
-    0x0000ab58   0x0000ab58   0x0000000c   Ven    RO        15892    Veneer$$Code        anon$$obj.o
-    0x0000ab64   0x0000ab64   0x0000000c   Ven    RO        15893    Veneer$$Code        anon$$obj.o
-    0x0000ab70   0x0000ab70   0x0000000c   Ven    RO        15894    Veneer$$Code        anon$$obj.o
-    0x0000ab7c   0x0000ab7c   0x0000000c   Ven    RO        15895    Veneer$$Code        anon$$obj.o
-    0x0000ab88   0x0000ab88   0x0000000c   Ven    RO        15896    Veneer$$Code        anon$$obj.o
-    0x0000ab94   0x0000ab94   0x0000000c   Ven    RO        15897    Veneer$$Code        anon$$obj.o
-    0x0000aba0   0x0000aba0   0x0000000c   Ven    RO        15898    Veneer$$Code        anon$$obj.o
-    0x0000abac   0x0000abac   0x0000000c   Ven    RO        15899    Veneer$$Code        anon$$obj.o
-    0x0000abb8   0x0000abb8   0x0000000c   Ven    RO        15900    Veneer$$Code        anon$$obj.o
-    0x0000abc4   0x0000abc4   0x0000000c   Ven    RO        15901    Veneer$$Code        anon$$obj.o
-    0x0000abd0   0x0000abd0   0x0000000c   Ven    RO        15902    Veneer$$Code        anon$$obj.o
-    0x0000abdc   0x0000abdc   0x0000000c   Ven    RO        15903    Veneer$$Code        anon$$obj.o
-    0x0000abe8   0x0000abe8   0x0000000c   Ven    RO        15904    Veneer$$Code        anon$$obj.o
-    0x0000abf4   0x0000abf4   0x0000000c   Ven    RO        15905    Veneer$$Code        anon$$obj.o
-    0x0000ac00   0x0000ac00   0x0000000c   Ven    RO        15906    Veneer$$Code        anon$$obj.o
-    0x0000ac0c   0x0000ac0c   0x00000084   Code   RO         2591    i.$Sub$$main        soc.o
-    0x0000ac90   0x0000ac90   0x0000010c   Code   RO          232    i.ADC_SetCalirationParams  pan_adc.o
-    0x0000ad9c   0x0000ad9c   0x00000144   Code   RO        15263    i.AES_Encrypt       ble_spark_107x_rd.lib(aes.o)
-    0x0000aee0   0x0000aee0   0x00000040   Code   RO        15264    i.AES_Init          ble_spark_107x_rd.lib(aes.o)
-    0x0000af20   0x0000af20   0x000000cc   Code   RO        14114    i.BB_32kTrackingInit  ble_spark_107x_rd.lib(bb.o)
-    0x0000afec   0x0000afec   0x00000054   Code   RO        14117    i.BB_DebugInit      ble_spark_107x_rd.lib(bb.o)
-    0x0000b040   0x0000b040   0x00000048   Code   RO        14118    i.BB_DebugReset     ble_spark_107x_rd.lib(bb.o)
-    0x0000b088   0x0000b088   0x000000a0   Code   RO        14121    i.BB_DtmStartReceiverV1  ble_spark_107x_rd.lib(bb.o)
-    0x0000b128   0x0000b128   0x000000c0   Code   RO        14122    i.BB_DtmStartReceiverV2  ble_spark_107x_rd.lib(bb.o)
-    0x0000b1e8   0x0000b1e8   0x000000e0   Code   RO        14124    i.BB_DtmStartTransimitterV1  ble_spark_107x_rd.lib(bb.o)
-    0x0000b2c8   0x0000b2c8   0x00000128   Code   RO        14125    i.BB_DtmStartTransimitterV2  ble_spark_107x_rd.lib(bb.o)
-    0x0000b3f0   0x0000b3f0   0x00000028   Code   RO        14126    i.BB_DtmStop        ble_spark_107x_rd.lib(bb.o)
-    0x0000b418   0x0000b418   0x00000118   Code   RO        14127    i.BB_Init           ble_spark_107x_rd.lib(bb.o)
-    0x0000b530   0x0000b530   0x00000038   Code   RO        14177    i.BB_ListMemAlloc   ble_spark_107x_rd.lib(bb_mem.o)
-    0x0000b568   0x0000b568   0x00000038   Code   RO        14180    i.BB_MemAlloc       ble_spark_107x_rd.lib(bb_mem.o)
-    0x0000b5a0   0x0000b5a0   0x00000074   Code   RO        14130    i.BB_RandInit       ble_spark_107x_rd.lib(bb.o)
-    0x0000b614   0x0000b614   0x0000000c   Code   RO        14131    i.BB_Register32KTrackCback  ble_spark_107x_rd.lib(bb.o)
-    0x0000b620   0x0000b620   0x00000038   Code   RO        14138    i.BB_SetDebugChn    ble_spark_107x_rd.lib(bb.o)
-    0x0000b658   0x0000b658   0x00000034   Code   RO        14140    i.BB_SetListMap     ble_spark_107x_rd.lib(bb.o)
-    0x0000b68c   0x0000b68c   0x0000000a   Code   RO        14141    i.BB_SetTxPower     ble_spark_107x_rd.lib(bb.o)
-    0x0000b696   0x0000b696   0x00000002   PAD
-    0x0000b698   0x0000b698   0x00000134   Code   RO        14576    i.BLE_IRQHandler    ble_spark_107x_rd.lib(sch_main.o)
-    0x0000b7cc   0x0000b7cc   0x00000014   Code   RO        15482    i.BdaCmp            ble_spark_107x_rd.lib(bd_addr.o)
-    0x0000b7e0   0x0000b7e0   0x00000008   Code   RO        15483    i.BdaCpy            ble_spark_107x_rd.lib(bd_addr.o)
-    0x0000b7e8   0x0000b7e8   0x0000002c   Code   RO        15396    i.BitReverse8       ble_spark_107x_rd.lib(math.o)
-    0x0000b814   0x0000b814   0x0000003c   Code   RO        15388    i.BstreamToUint64   ble_spark_107x_rd.lib(byte_stream.o)
-    0x0000b850   0x0000b850   0x00000018   Code   RO          359    i.CLK_AHBPeriphClockCmd  pan_clk.o
-    0x0000b868   0x0000b868   0x00000018   Code   RO          360    i.CLK_APB1PeriphClockCmd  pan_clk.o
-    0x0000b880   0x0000b880   0x00000084   Code   RO          375    i.CLK_GetPeripheralFreq  pan_clk.o
-    0x0000b904   0x0000b904   0x000000bc   Code   RO          377    i.CLK_RefClkSrcConfig  pan_clk.o
-    0x0000b9c0   0x0000b9c0   0x0000006c   Code   RO          381    i.CLK_SYSCLKConfig  pan_clk.o
-    0x0000ba2c   0x0000ba2c   0x00000010   Code   RO          382    i.CLK_Set3vSyncAuto  pan_clk.o
-    0x0000ba3c   0x0000ba3c   0x00000044   Code   RO          390    i.CLK_WaitClockReady  pan_clk.o
-    0x0000ba80   0x0000ba80   0x00000048   Code   RO        15397    i.ComputeAccessAddr  ble_spark_107x_rd.lib(math.o)
-    0x0000bac8   0x0000bac8   0x00000038   Code   RO        15398    i.ComputeHopInc     ble_spark_107x_rd.lib(math.o)
-    0x0000bb00   0x0000bb00   0x0000002c   Code   RO          618    i.DMAC_ContinueChannel  pan_dmac.o
-    0x0000bb2c   0x0000bb2c   0x0000000e   Code   RO          621    i.DMAC_GetXferredBlockCount  pan_dmac.o
-    0x0000bb3a   0x0000bb3a   0x00000002   PAD
-    0x0000bb3c   0x0000bb3c   0x00000014   Code   RO          624    i.DMAC_ReleaseChannel  pan_dmac.o
-    0x0000bb50   0x0000bb50   0x00000008   Code   RO         1647    i.DMA_IRQHandler    pan_hal_dmac.o
-    0x0000bb58   0x0000bb58   0x00000168   Code   RO         1648    i.DMA_IRQHandlerOverlay  pan_hal_dmac.o
-    0x0000bcc0   0x0000bcc0   0x0000001c   Code   RO        14104    i.EnterCritical     ble_spark_107x_rd.lib(critical.o)
-    0x0000bcdc   0x0000bcdc   0x00000020   Code   RO        14105    i.ExitCritical      ble_spark_107x_rd.lib(critical.o)
-    0x0000bcfc   0x0000bcfc   0x00000038   Code   RO        15392    i.FIFO_Init         ble_spark_107x_rd.lib(fifo.o)
-    0x0000bd34   0x0000bd34   0x00000054   Code   RO          718    i.FMC_Erase         pan_fmc.o
-    0x0000bd88   0x0000bd88   0x0000034c   Code   RO          721    i.FMC_EraseCodeArea  pan_fmc.o
-    0x0000c0d4   0x0000c0d4   0x0000005c   Code   RO          727    i.FMC_GetFlashCodeAreaSize  pan_fmc.o
-    0x0000c130   0x0000c130   0x0000004c   Code   RO          728    i.FMC_GetFlashJedecId  pan_fmc.o
-    0x0000c17c   0x0000c17c   0x00000038   Code   RO          729    i.FMC_GetFlashUniqueId  pan_fmc.o
-    0x0000c1b4   0x0000c1b4   0x00000010   Code   RO          730    i.FMC_ParamsSet     pan_fmc.o
-    0x0000c1c4   0x0000c1c4   0x00000044   Code   RO          732    i.FMC_ReadInfoArea  pan_fmc.o
-    0x0000c208   0x0000c208   0x0000001c   Code   RO          735    i.FMC_ReadStream    pan_fmc.o
-    0x0000c224   0x0000c224   0x000000e4   Code   RO          736    i.FMC_ReadStreamInternal  pan_fmc.o
-    0x0000c308   0x0000c308   0x000000a0   Code   RO          739    i.FMC_SetFlashCapacity  pan_fmc.o
-    0x0000c3a8   0x0000c3a8   0x00000178   Code   RO          740    i.FMC_SetFlashMode  pan_fmc.o
-    0x0000c520   0x0000c520   0x00000058   Code   RO          744    i.FMC_TrigErrorHandler  pan_fmc.o
-    0x0000c578   0x0000c578   0x00000118   Code   RO          750    i.FMC_WritePageInternal  pan_fmc.o
-    0x0000c690   0x0000c690   0x000000ac   Code   RO          752    i.FMC_WriteStream   pan_fmc.o
-    0x0000c73c   0x0000c73c   0x00000008   Code   RO         1700    i.GPIO0_IRQHandler  pan_hal_gpio.o
-    0x0000c744   0x0000c744   0x00000014   Code   RO         1701    i.GPIO0_IRQHandlerOverlay  pan_hal_gpio.o
-    0x0000c758   0x0000c758   0x00000008   Code   RO         1702    i.GPIO1_IRQHandler  pan_hal_gpio.o
-    0x0000c760   0x0000c760   0x00000014   Code   RO         1703    i.GPIO1_IRQHandlerOverlay  pan_hal_gpio.o
-    0x0000c774   0x0000c774   0x00000008   Code   RO         1704    i.GPIO2_IRQHandler  pan_hal_gpio.o
-    0x0000c77c   0x0000c77c   0x00000014   Code   RO         1705    i.GPIO2_IRQHandlerOverlay  pan_hal_gpio.o
-    0x0000c790   0x0000c790   0x00000008   Code   RO         1706    i.GPIO3_IRQHandler  pan_hal_gpio.o
-    0x0000c798   0x0000c798   0x00000014   Code   RO         1707    i.GPIO3_IRQHandlerOverlay  pan_hal_gpio.o
-    0x0000c7ac   0x0000c7ac   0x0000006c   Code   RO         1708    i.GPIO_IRQHandler   pan_hal_gpio.o
-    0x0000c818   0x0000c818   0x00000010   Code   RO         1526    i.HAL_DriverInit    pan_hal.o
-    0x0000c828   0x0000c828   0x00000040   Code   RO         1527    i.HAL_TimeConvMsToTick  pan_hal.o
-    0x0000c868   0x0000c868   0x00000010   Code   RO         1528    i.HAL_TimeGetCurrTick  pan_hal.o
-    0x0000c878   0x0000c878   0x00000098   Code   RO         2277    i.HAL_UART_SendData  pan_hal_uart.o
-    0x0000c910   0x0000c910   0x00000084   Code   RO         2999    i.Hard_Fault_Handler  retarget.o
-    0x0000c994   0x0000c994   0x0000001c   Code   RO        14682    i.HeapAlloc         ble_spark_107x_rd.lib(heap.o)
-    0x0000c9b0   0x0000c9b0   0x00000040   Code   RO        14683    i.HeapAllocEx       ble_spark_107x_rd.lib(heap.o)
-    0x0000c9f0   0x0000c9f0   0x0000000c   Code   RO        14684    i.HeapGetAvailableSize  ble_spark_107x_rd.lib(heap.o)
-    0x0000c9fc   0x0000c9fc   0x0000000c   Code   RO        14685    i.HeapGetFreeStartAddr  ble_spark_107x_rd.lib(heap.o)
-    0x0000ca08   0x0000ca08   0x0000000c   Code   RO        14686    i.HeapInit          ble_spark_107x_rd.lib(heap.o)
-    0x0000ca14   0x0000ca14   0x00000008   Code   RO         1850    i.I2C0_IRQHandler   pan_hal_i2c.o
-    0x0000ca1c   0x0000ca1c   0x00000180   Code   RO         1851    i.I2C0_IRQHandlerOverlay  pan_hal_i2c.o
-    0x0000cb9c   0x0000cb9c   0x00000054   Code   RO          999    i.I2C_ClearITPendingBit  pan_i2c.o
-    0x0000cbf0   0x0000cbf0   0x00000024   Code   RO         1000    i.I2C_GetFlagStatus  pan_i2c.o
-    0x0000cc14   0x0000cc14   0x00000036   Code   RO          753    i.InitIcache        pan_fmc.o
-    0x0000cc4a   0x0000cc4a   0x00000002   PAD
-    0x0000cc4c   0x0000cc4c   0x000000e0   Code   RO        14808    i.LHCI_CmdHandler   ble_spark_107x_rd.lib(lhci_cmd.o)
-    0x0000cd2c   0x0000cd2c   0x000000ec   Code   RO        14809    i.LHCI_ControllerCmdHandler  ble_spark_107x_rd.lib(lhci_cmd.o)
-    0x0000ce18   0x0000ce18   0x00000008   Code   RO        14193    i.LHCI_GetRxAclFifo  ble_spark_107x_rd.lib(lhci_main.o)
-    0x0000ce20   0x0000ce20   0x00000008   Code   RO        14194    i.LHCI_GetRxCmdFifo  ble_spark_107x_rd.lib(lhci_main.o)
-    0x0000ce28   0x0000ce28   0x000000fc   Code   RO        14810    i.LHCI_InfoParamCmdHandler  ble_spark_107x_rd.lib(lhci_cmd.o)
-    0x0000cf24   0x0000cf24   0x00000088   Code   RO        14197    i.LHCI_Init         ble_spark_107x_rd.lib(lhci_main.o)
-    0x0000cfac   0x0000cfac   0x0000007c   Code   RO        14198    i.LHCI_InitRxAclMem  ble_spark_107x_rd.lib(lhci_main.o)
-    0x0000d028   0x0000d028   0x0000009c   Code   RO        14199    i.LHCI_InitRxCmdMem  ble_spark_107x_rd.lib(lhci_main.o)
-    0x0000d0c4   0x0000d0c4   0x00000044   Code   RO        14201    i.LHCI_IsEvtEnabled  ble_spark_107x_rd.lib(lhci_main.o)
-    0x0000d108   0x0000d108   0x00000034   Code   RO        14202    i.LHCI_IsLeEvtEnabled  ble_spark_107x_rd.lib(lhci_main.o)
-    0x0000d13c   0x0000d13c   0x00000086   Code   RO        14826    i.LHCI_LE_SendConnCmplEvt  ble_spark_107x_rd.lib(lhci_evt.o)
-    0x0000d1c2   0x0000d1c2   0x000000b2   Code   RO        14830    i.LHCI_LE_SendEnhaneConnCmplEvt  ble_spark_107x_rd.lib(lhci_evt.o)
-    0x0000d274   0x0000d274   0x00000618   Code   RO        14811    i.LHCI_LeControllerCmdHandler  ble_spark_107x_rd.lib(lhci_cmd.o)
-    0x0000d88c   0x0000d88c   0x00000048   Code   RO        14203    i.LHCI_LlTxFifoAvail  ble_spark_107x_rd.lib(lhci_main.o)
-    0x0000d8d4   0x0000d8d4   0x00000098   Code   RO        14204    i.LHCI_MsgHandler   ble_spark_107x_rd.lib(lhci_main.o)
-    0x0000d96c   0x0000d96c   0x00000014   Code   RO        14205    i.LHCI_NotifyRxHciPkt  ble_spark_107x_rd.lib(lhci_main.o)
-    0x0000d980   0x0000d980   0x00000044   Code   RO        14835    i.LHCI_PushEvtToTxFifo  ble_spark_107x_rd.lib(lhci_evt.o)
-    0x0000d9c4   0x0000d9c4   0x0000000c   Code   RO        14206    i.LHCI_RegisterHciTxCback  ble_spark_107x_rd.lib(lhci_main.o)
-    0x0000d9d0   0x0000d9d0   0x0000004c   Code   RO        14207    i.LHCI_Reset        ble_spark_107x_rd.lib(lhci_main.o)
-    0x0000da1c   0x0000da1c   0x000000dc   Code   RO        14208    i.LHCI_RxAclHandler  ble_spark_107x_rd.lib(lhci_main.o)
-    0x0000daf8   0x0000daf8   0x0000003a   Code   RO        14837    i.LHCI_SendCmdCmplEvt  ble_spark_107x_rd.lib(lhci_evt.o)
-    0x0000db32   0x0000db32   0x00000020   Code   RO        14838    i.LHCI_SendCmdCmplStatusEvt  ble_spark_107x_rd.lib(lhci_evt.o)
-    0x0000db52   0x0000db52   0x00000020   Code   RO        14839    i.LHCI_SendCmdStatusEvt  ble_spark_107x_rd.lib(lhci_evt.o)
-    0x0000db72   0x0000db72   0x0000002a   Code   RO        14845    i.LHCI_SendNumOfCmplPktEvt  ble_spark_107x_rd.lib(lhci_evt.o)
-    0x0000db9c   0x0000db9c   0x00000064   Code   RO        14800    i.LHCI_TxAclHandler  ble_spark_107x_rd.lib(lhci_acl.o)
-    0x0000dc00   0x0000dc00   0x000003b0   Code   RO        14847    i.LHCI_TxEvtHandler  ble_spark_107x_rd.lib(lhci_evt.o)
-    0x0000dfb0   0x0000dfb0   0x00000050   Code   RO        15447    i.LHCI_VsCmdHandler  ble_spark_107x_rd.lib(lhci_vs.o)
-    0x0000e000   0x0000e000   0x0000000c   Code   RO        14398    i.LL_AclRegister    ble_spark_107x_rd.lib(ll_init.o)
-    0x0000e00c   0x0000e00c   0x00000040   Code   RO        15188    i.LL_AddDeviceToWhiteList  ble_spark_107x_rd.lib(ll_whitelist.o)
-    0x0000e04c   0x0000e04c   0x0000008c   Code   RO        14908    i.LL_AdjustDataChannelIndexEx  ble_spark_107x_rd.lib(ll_conn_comm.o)
-    0x0000e0d8   0x0000e0d8   0x00000074   Code   RO        14876    i.LL_AdvEvtHandler  ble_spark_107x_rd.lib(ll_adv.o)
-    0x0000e14c   0x0000e14c   0x0000004e   Code   RO        15460    i.LL_AdvPduHandler  ble_spark_107x_rd.lib(ll_pdu_adv.o)
-    0x0000e19a   0x0000e19a   0x00000002   Code   RO        14877    i.LL_AdvPduRpaUpdate  ble_spark_107x_rd.lib(ll_adv.o)
-    0x0000e19c   0x0000e19c   0x0000009c   Code   RO        14909    i.LL_BuildChanRemapTbl  ble_spark_107x_rd.lib(ll_conn_comm.o)
-    0x0000e238   0x0000e238   0x00000094   Code   RO        14911    i.LL_CalcWinWidening  ble_spark_107x_rd.lib(ll_conn_comm.o)
-    0x0000e2cc   0x0000e2cc   0x000000e8   Code   RO        14912    i.LL_CheckCmplPktNum  ble_spark_107x_rd.lib(ll_conn_comm.o)
-    0x0000e3b4   0x0000e3b4   0x0000009c   Code   RO        14948    i.LL_ChnMapIndHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x0000e450   0x0000e450   0x0000001c   Code   RO        15108    i.LL_ClearResolveList  ble_spark_107x_rd.lib(ll_resolvinglist.o)
-    0x0000e46c   0x0000e46c   0x0000001c   Code   RO        15189    i.LL_ClearWhiteList  ble_spark_107x_rd.lib(ll_whitelist.o)
-    0x0000e488   0x0000e488   0x0000024c   Code   RO        14949    i.LL_ConnEvtAdjust  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x0000e6d4   0x0000e6d4   0x00000098   Code   RO        14913    i.LL_ConnEvtHandler  ble_spark_107x_rd.lib(ll_conn_comm.o)
-    0x0000e76c   0x0000e76c   0x00000120   Code   RO        14914    i.LL_ConnEvtStopHandler  ble_spark_107x_rd.lib(ll_conn_comm.o)
-    0x0000e88c   0x0000e88c   0x00000400   Code   RO        15461    i.LL_ConnIndHandler  ble_spark_107x_rd.lib(ll_pdu_adv.o)
-    0x0000ec8c   0x0000ec8c   0x00000028   Code   RO        14242    i.LL_ConnInit       ble_spark_107x_rd.lib(ll_conn.o)
-    0x0000ecb4   0x0000ecb4   0x00000098   Code   RO        14952    i.LL_ConnUpdIndHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x0000ed4c   0x0000ed4c   0x00000118   Code   RO        14953    i.LL_DataLenReqHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x0000ee64   0x0000ee64   0x0000016c   Code   RO        14954    i.LL_DataLenRspHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x0000efd0   0x0000efd0   0x00000234   Code   RO        14956    i.LL_DecodeCtrlPdu  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x0000f204   0x0000f204   0x00000070   Code   RO        14915    i.LL_DisconnCmplHandler  ble_spark_107x_rd.lib(ll_conn_comm.o)
-    0x0000f274   0x0000f274   0x00000048   Code   RO        14454    i.LL_Disconnect     ble_spark_107x_rd.lib(ll_main.o)
-    0x0000f2bc   0x0000f2bc   0x0000011c   Code   RO        14957    i.LL_EncReqHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x0000f3d8   0x0000f3d8   0x000000e4   Code   RO        14958    i.LL_EncRspHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x0000f4bc   0x0000f4bc   0x0000000c   Code   RO        14400    i.LL_EvtRegister    ble_spark_107x_rd.lib(ll_init.o)
-    0x0000f4c8   0x0000f4c8   0x00000044   Code   RO        14960    i.LL_FeatReqHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x0000f50c   0x0000f50c   0x00000068   Code   RO        14961    i.LL_FeatRspHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x0000f574   0x0000f574   0x00000052   Code   RO        15110    i.LL_GenerateRPA    ble_spark_107x_rd.lib(ll_resolvinglist.o)
-    0x0000f5c6   0x0000f5c6   0x00000002   PAD
-    0x0000f5c8   0x0000f5c8   0x00000030   Code   RO        14456    i.LL_GetAuthPayloadTimeout  ble_spark_107x_rd.lib(ll_main.o)
-    0x0000f5f8   0x0000f5f8   0x0000000c   Code   RO        14457    i.LL_GetBdAddr      ble_spark_107x_rd.lib(ll_main.o)
-    0x0000f604   0x0000f604   0x0000001a   Code   RO        14918    i.LL_GetCurUsedPhy  ble_spark_107x_rd.lib(ll_conn_comm.o)
-    0x0000f61e   0x0000f61e   0x00000002   PAD
-    0x0000f620   0x0000f620   0x00000084   Code   RO        14246    i.LL_GetEffTxDataLen  ble_spark_107x_rd.lib(ll_conn.o)
-    0x0000f6a4   0x0000f6a4   0x0000000c   Code   RO        14431    i.LL_GetLocalSCA    ble_spark_107x_rd.lib(ll_int.o)
-    0x0000f6b0   0x0000f6b0   0x00000060   Code   RO        15454    i.LL_GetPrand       ble_spark_107x_rd.lib(ll_csa2.o)
-    0x0000f710   0x0000f710   0x0000001c   Code   RO        14919    i.LL_GetSuppPhys    ble_spark_107x_rd.lib(ll_conn_comm.o)
-    0x0000f72c   0x0000f72c   0x00000020   Code   RO        14458    i.LL_GetVersion     ble_spark_107x_rd.lib(ll_main.o)
-    0x0000f74c   0x0000f74c   0x0000000c   Code   RO        15191    i.LL_GetWhiteListSize  ble_spark_107x_rd.lib(ll_whitelist.o)
-    0x0000f758   0x0000f758   0x000000cc   Code   RO        14401    i.LL_Init           ble_spark_107x_rd.lib(ll_init.o)
-    0x0000f824   0x0000f824   0x000001e0   Code   RO        14248    i.LL_InitConnCtx    ble_spark_107x_rd.lib(ll_conn.o)
-    0x0000fa04   0x0000fa04   0x00000074   Code   RO        14249    i.LL_InitConnCtxMem  ble_spark_107x_rd.lib(ll_conn.o)
-    0x0000fa78   0x0000fa78   0x000001b4   Code   RO        14250    i.LL_InitConnMem    ble_spark_107x_rd.lib(ll_conn.o)
-    0x0000fc2c   0x0000fc2c   0x000000c0   Code   RO        15146    i.LL_InitScanMem    ble_spark_107x_rd.lib(ll_scan.o)
-    0x0000fcec   0x0000fcec   0x000000a8   Code   RO        15192    i.LL_InitWhiteListMem  ble_spark_107x_rd.lib(ll_whitelist.o)
-    0x0000fd94   0x0000fd94   0x0000005c   Code   RO        14921    i.LL_IsConnExisted  ble_spark_107x_rd.lib(ll_conn_comm.o)
-    0x0000fdf0   0x0000fdf0   0x0000000c   Code   RO        14560    i.LL_IsPmEnable     ble_spark_107x_rd.lib(ll_pm.o)
-    0x0000fdfc   0x0000fdfc   0x00000012   Code   RO        14922    i.LL_IsUsedChanNumGreaterThan2  ble_spark_107x_rd.lib(ll_conn_comm.o)
-    0x0000fe0e   0x0000fe0e   0x00000008   Code   RO        14460    i.LL_LE_AddDeviceToWhiteList  ble_spark_107x_rd.lib(ll_main.o)
-    0x0000fe16   0x0000fe16   0x0000000a   Code   RO        14462    i.LL_LE_ClearWhiteList  ble_spark_107x_rd.lib(ll_main.o)
-    0x0000fe20   0x0000fe20   0x000000a4   Code   RO        14463    i.LL_LE_ConnUpd     ble_spark_107x_rd.lib(ll_main.o)
-    0x0000fec4   0x0000fec4   0x00000050   Code   RO        14464    i.LL_LE_CreateConn  ble_spark_107x_rd.lib(ll_main.o)
-    0x0000ff14   0x0000ff14   0x00000008   Code   RO        14465    i.LL_LE_CreateConnCancel  ble_spark_107x_rd.lib(ll_main.o)
-    0x0000ff1c   0x0000ff1c   0x0000000a   Code   RO        14466    i.LL_LE_Encrypt     ble_spark_107x_rd.lib(ll_main.o)
-    0x0000ff26   0x0000ff26   0x00000002   PAD
-    0x0000ff28   0x0000ff28   0x00000014   Code   RO        14467    i.LL_LE_GetDefDataLen  ble_spark_107x_rd.lib(ll_main.o)
-    0x0000ff3c   0x0000ff3c   0x00000008   Code   RO        14472    i.LL_LE_GetWhiteListSize  ble_spark_107x_rd.lib(ll_main.o)
-    0x0000ff44   0x0000ff44   0x00000030   Code   RO        14473    i.LL_LE_LtkReqNegativeReplyHandler  ble_spark_107x_rd.lib(ll_main.o)
-    0x0000ff74   0x0000ff74   0x0000008c   Code   RO        14474    i.LL_LE_LtkReqReplyHandler  ble_spark_107x_rd.lib(ll_main.o)
-    0x00010000   0x00010000   0x0000004c   Code   RO        14476    i.LL_LE_ReadChnMap  ble_spark_107x_rd.lib(ll_main.o)
-    0x0001004c   0x0001004c   0x00000044   Code   RO        14477    i.LL_LE_ReadMaximumDataLen  ble_spark_107x_rd.lib(ll_main.o)
-    0x00010090   0x00010090   0x00000030   Code   RO        14478    i.LL_LE_ReadPhy     ble_spark_107x_rd.lib(ll_main.o)
-    0x000100c0   0x000100c0   0x0000005c   Code   RO        14479    i.LL_LE_ReadRemoteFeat  ble_spark_107x_rd.lib(ll_main.o)
-    0x0001011c   0x0001011c   0x00000008   Code   RO        14481    i.LL_LE_RemoveDeviceFromWhiteList  ble_spark_107x_rd.lib(ll_main.o)
-    0x00010124   0x00010124   0x00000026   Code   RO        14484    i.LL_LE_SetAdvData  ble_spark_107x_rd.lib(ll_main.o)
-    0x0001014a   0x0001014a   0x00000002   PAD
-    0x0001014c   0x0001014c   0x00000038   Code   RO        14485    i.LL_LE_SetAdvEnable  ble_spark_107x_rd.lib(ll_main.o)
-    0x00010184   0x00010184   0x00000088   Code   RO        14486    i.LL_LE_SetAdvParam  ble_spark_107x_rd.lib(ll_main.o)
-    0x0001020c   0x0001020c   0x0000008c   Code   RO        14487    i.LL_LE_SetDataLen  ble_spark_107x_rd.lib(ll_main.o)
-    0x00010298   0x00010298   0x0000005c   Code   RO        14488    i.LL_LE_SetDefDataLen  ble_spark_107x_rd.lib(ll_main.o)
-    0x000102f4   0x000102f4   0x00000048   Code   RO        14489    i.LL_LE_SetDefaultPhy  ble_spark_107x_rd.lib(ll_main.o)
-    0x0001033c   0x0001033c   0x00000098   Code   RO        14490    i.LL_LE_SetHostChnClass  ble_spark_107x_rd.lib(ll_main.o)
-    0x000103d4   0x000103d4   0x00000108   Code   RO        14492    i.LL_LE_SetPhy      ble_spark_107x_rd.lib(ll_main.o)
-    0x000104dc   0x000104dc   0x00000050   Code   RO        14494    i.LL_LE_SetRandomAddr  ble_spark_107x_rd.lib(ll_main.o)
-    0x0001052c   0x0001052c   0x0000003c   Code   RO        14495    i.LL_LE_SetScanEnable  ble_spark_107x_rd.lib(ll_main.o)
-    0x00010568   0x00010568   0x00000040   Code   RO        14496    i.LL_LE_SetScanParam  ble_spark_107x_rd.lib(ll_main.o)
-    0x000105a8   0x000105a8   0x00000026   Code   RO        14497    i.LL_LE_SetScanRspData  ble_spark_107x_rd.lib(ll_main.o)
-    0x000105ce   0x000105ce   0x00000002   PAD
-    0x000105d0   0x000105d0   0x000000ec   Code   RO        14498    i.LL_LE_StartEncrypt  ble_spark_107x_rd.lib(ll_main.o)
-    0x000106bc   0x000106bc   0x00000098   Code   RO        14403    i.LL_LlInit         ble_spark_107x_rd.lib(ll_init.o)
-    0x00010754   0x00010754   0x00000022   Code   RO        14253    i.LL_LlRspTimerStart  ble_spark_107x_rd.lib(ll_conn.o)
-    0x00010776   0x00010776   0x00000024   Code   RO        14254    i.LL_LlRspTimerStop  ble_spark_107x_rd.lib(ll_conn.o)
-    0x0001079a   0x0001079a   0x00000002   PAD
-    0x0001079c   0x0001079c   0x000001f8   Code   RO        14404    i.LL_MsgHandler     ble_spark_107x_rd.lib(ll_init.o)
-    0x00010994   0x00010994   0x00000040   Code   RO        14375    i.LL_MstConnEvtHandler  ble_spark_107x_rd.lib(ll_conn_mst.o)
-    0x000109d4   0x000109d4   0x000001f0   Code   RO        15147    i.LL_MstCreateConn  ble_spark_107x_rd.lib(ll_scan.o)
-    0x00010bc4   0x00010bc4   0x00000078   Code   RO        15148    i.LL_MstCreateConnCancel  ble_spark_107x_rd.lib(ll_scan.o)
-    0x00010c3c   0x00010c3c   0x0000027c   Code   RO        15068    i.LL_MstCreateConnPostHandler  ble_spark_107x_rd.lib(ll_pdu_scan.o)
-    0x00010eb8   0x00010eb8   0x0000003c   Code   RO        15149    i.LL_MstCreateConnReset  ble_spark_107x_rd.lib(ll_scan.o)
-    0x00010ef4   0x00010ef4   0x00000028   Code   RO        15150    i.LL_MstCreateConnResetCommon  ble_spark_107x_rd.lib(ll_scan.o)
-    0x00010f1c   0x00010f1c   0x00000010   Code   RO        14376    i.LL_MstInit        ble_spark_107x_rd.lib(ll_conn_mst.o)
-    0x00010f2c   0x00010f2c   0x00000064   Code   RO        15151    i.LL_MstInitiatorInit  ble_spark_107x_rd.lib(ll_scan.o)
-    0x00010f90   0x00010f90   0x00000024   Code   RO        15152    i.LL_MstScanInit    ble_spark_107x_rd.lib(ll_scan.o)
-    0x00010fb4   0x00010fb4   0x00000020   Code   RO        14433    i.LL_NewTxPowerReqHandler  ble_spark_107x_rd.lib(ll_int.o)
-    0x00010fd4   0x00010fd4   0x0000001a   Code   RO        14255    i.LL_NotifyAuthPayloadTimeout  ble_spark_107x_rd.lib(ll_conn.o)
-    0x00010fee   0x00010fee   0x0000001e   Code   RO        14256    i.LL_NotifyChnSelInd  ble_spark_107x_rd.lib(ll_conn.o)
-    0x0001100c   0x0001100c   0x00000022   Code   RO        14257    i.LL_NotifyConnCmpl  ble_spark_107x_rd.lib(ll_conn.o)
-    0x0001102e   0x0001102e   0x00000002   PAD
-    0x00011030   0x00011030   0x00000038   Code   RO        15153    i.LL_NotifyConnCreateCancel  ble_spark_107x_rd.lib(ll_scan.o)
-    0x00011068   0x00011068   0x00000034   Code   RO        14258    i.LL_NotifyConnEvtClose  ble_spark_107x_rd.lib(ll_conn.o)
-    0x0001109c   0x0001109c   0x0000001a   Code   RO        14259    i.LL_NotifyConnTxEnd  ble_spark_107x_rd.lib(ll_conn.o)
-    0x000110b6   0x000110b6   0x00000002   PAD
-    0x000110b8   0x000110b8   0x00000040   Code   RO        14260    i.LL_NotifyConnUpdCmpl  ble_spark_107x_rd.lib(ll_conn.o)
-    0x000110f8   0x000110f8   0x0000002e   Code   RO        14261    i.LL_NotifyDataLenChangeCmpl  ble_spark_107x_rd.lib(ll_conn.o)
-    0x00011126   0x00011126   0x00000002   PAD
-    0x00011128   0x00011128   0x0000005c   Code   RO        14262    i.LL_NotifyDisconnCmpl  ble_spark_107x_rd.lib(ll_conn.o)
-    0x00011184   0x00011184   0x00000022   Code   RO        14263    i.LL_NotifyEncChangeCmpl  ble_spark_107x_rd.lib(ll_conn.o)
-    0x000111a6   0x000111a6   0x0000001e   Code   RO        14264    i.LL_NotifyEncKeyRefreshCmpl  ble_spark_107x_rd.lib(ll_conn.o)
-    0x000111c4   0x000111c4   0x00000040   Code   RO        14265    i.LL_NotifyHandleTxQueue  ble_spark_107x_rd.lib(ll_conn.o)
-    0x00011204   0x00011204   0x00000026   Code   RO        14266    i.LL_NotifyPhyUpdCmpl  ble_spark_107x_rd.lib(ll_conn.o)
-    0x0001122a   0x0001122a   0x00000030   Code   RO        14267    i.LL_NotifyReadRemoteFeatCmpl  ble_spark_107x_rd.lib(ll_conn.o)
-    0x0001125a   0x0001125a   0x0000002e   Code   RO        14268    i.LL_NotifyReadRemoteVerCmpl  ble_spark_107x_rd.lib(ll_conn.o)
-    0x00011288   0x00011288   0x00000022   Code   RO        14434    i.LL_PackAdvPduHdr  ble_spark_107x_rd.lib(ll_int.o)
-    0x000112aa   0x000112aa   0x00000096   Code   RO        15154    i.LL_PackConnInd    ble_spark_107x_rd.lib(ll_scan.o)
-    0x00011340   0x00011340   0x00000012   Code   RO        14966    i.LL_PackPduHdr     ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x00011352   0x00011352   0x00000030   Code   RO        14967    i.LL_PauseEncReqHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x00011382   0x00011382   0x0000006e   Code   RO        14968    i.LL_PauseEncRspHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x000113f0   0x000113f0   0x0000019c   Code   RO        14969    i.LL_PduHandler     ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x0001158c   0x0001158c   0x00000190   Code   RO        14970    i.LL_PhyReqHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x0001171c   0x0001171c   0x00000114   Code   RO        14971    i.LL_PhyRspHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x00011830   0x00011830   0x000000c0   Code   RO        14972    i.LL_PhyUpdIndHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x000118f0   0x000118f0   0x00000008   Code   RO        14973    i.LL_PingReqHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x000118f8   0x000118f8   0x00000008   Code   RO        14974    i.LL_PingRspHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x00011900   0x00011900   0x0000000c   Code   RO        14562    i.LL_PmInit         ble_spark_107x_rd.lib(ll_pm.o)
-    0x0001190c   0x0001190c   0x00000054   Code   RO        14499    i.LL_ReadRemoteVerInfo  ble_spark_107x_rd.lib(ll_main.o)
-    0x00011960   0x00011960   0x00000024   Code   RO        14500    i.LL_ReadRssi       ble_spark_107x_rd.lib(ll_main.o)
-    0x00011984   0x00011984   0x0000000c   Code   RO        14408    i.LL_RegisterTxFifoAvailCback  ble_spark_107x_rd.lib(ll_init.o)
-    0x00011990   0x00011990   0x00000060   Code   RO        14975    i.LL_RejectExtIndHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x000119f0   0x000119f0   0x00000038   Code   RO        14976    i.LL_RejectIndHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x00011a28   0x00011a28   0x000000d0   Code   RO        15193    i.LL_RemoveDeviceFromWhiteList  ble_spark_107x_rd.lib(ll_whitelist.o)
-    0x00011af8   0x00011af8   0x00000054   Code   RO        14501    i.LL_Reset          ble_spark_107x_rd.lib(ll_main.o)
-    0x00011b4c   0x00011b4c   0x000000ac   Code   RO        14977    i.LL_RxDataChnPktHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x00011bf8   0x00011bf8   0x0000005c   Code   RO        14978    i.LL_RxQueueHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x00011c54   0x00011c54   0x00000024   Code   RO        14979    i.LL_RxQueueReset   ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x00011c78   0x00011c78   0x000000ca   Code   RO        15071    i.LL_ScanDupFilterItemUpdate  ble_spark_107x_rd.lib(ll_pdu_scan.o)
-    0x00011d42   0x00011d42   0x00000002   PAD
-    0x00011d44   0x00011d44   0x000000d8   Code   RO        15155    i.LL_ScanEvtHandler  ble_spark_107x_rd.lib(ll_scan.o)
-    0x00011e1c   0x00011e1c   0x0000007c   Code   RO        15072    i.LL_ScanPduHandler  ble_spark_107x_rd.lib(ll_pdu_scan.o)
-    0x00011e98   0x00011e98   0x000002fc   Code   RO        15157    i.LL_ScanStart      ble_spark_107x_rd.lib(ll_scan.o)
-    0x00012194   0x00012194   0x00000054   Code   RO        14923    i.LL_SelectNextChanIndex  ble_spark_107x_rd.lib(ll_conn_comm.o)
-    0x000121e8   0x000121e8   0x000001fc   Code   RO        14269    i.LL_SendAcl        ble_spark_107x_rd.lib(ll_conn.o)
-    0x000123e4   0x000123e4   0x0000003e   Code   RO        14270    i.LL_SendConnChnMapInd  ble_spark_107x_rd.lib(ll_conn.o)
-    0x00012422   0x00012422   0x00000060   Code   RO        14273    i.LL_SendConnUpdateInd  ble_spark_107x_rd.lib(ll_conn.o)
-    0x00012482   0x00012482   0x00000002   PAD
-    0x00012484   0x00012484   0x0000009c   Code   RO        14274    i.LL_SendDataLenReq  ble_spark_107x_rd.lib(ll_conn.o)
-    0x00012520   0x00012520   0x00000052   Code   RO        14275    i.LL_SendDataLenRsp  ble_spark_107x_rd.lib(ll_conn.o)
-    0x00012572   0x00012572   0x00000080   Code   RO        14276    i.LL_SendEncReq     ble_spark_107x_rd.lib(ll_conn.o)
-    0x000125f2   0x000125f2   0x00000042   Code   RO        14277    i.LL_SendEncRsp     ble_spark_107x_rd.lib(ll_conn.o)
-    0x00012634   0x00012634   0x00000010   Code   RO        14409    i.LL_SendEvt        ble_spark_107x_rd.lib(ll_init.o)
-    0x00012644   0x00012644   0x00000056   Code   RO        14278    i.LL_SendFeatReq    ble_spark_107x_rd.lib(ll_conn.o)
-    0x0001269a   0x0001269a   0x00000032   Code   RO        14279    i.LL_SendFeatRsp    ble_spark_107x_rd.lib(ll_conn.o)
-    0x000126cc   0x000126cc   0x00000014   Code   RO        14436    i.LL_SendMdcEvt     ble_spark_107x_rd.lib(ll_int.o)
-    0x000126e0   0x000126e0   0x00000026   Code   RO        14281    i.LL_SendPauseEncReq  ble_spark_107x_rd.lib(ll_conn.o)
-    0x00012706   0x00012706   0x00000026   Code   RO        14282    i.LL_SendPauseEncRsp  ble_spark_107x_rd.lib(ll_conn.o)
-    0x0001272c   0x0001272c   0x00000056   Code   RO        14283    i.LL_SendPhyReq     ble_spark_107x_rd.lib(ll_conn.o)
-    0x00012782   0x00012782   0x00000056   Code   RO        14284    i.LL_SendPhyRsp     ble_spark_107x_rd.lib(ll_conn.o)
-    0x000127d8   0x000127d8   0x00000050   Code   RO        14285    i.LL_SendPhyUpdInd  ble_spark_107x_rd.lib(ll_conn.o)
-    0x00012828   0x00012828   0x0000004a   Code   RO        14286    i.LL_SendPingReq    ble_spark_107x_rd.lib(ll_conn.o)
-    0x00012872   0x00012872   0x00000026   Code   RO        14287    i.LL_SendPingRsp    ble_spark_107x_rd.lib(ll_conn.o)
-    0x00012898   0x00012898   0x00000170   Code   RO        14288    i.LL_SendPkt        ble_spark_107x_rd.lib(ll_conn.o)
-    0x00012a08   0x00012a08   0x00000014   Code   RO        14437    i.LL_SendQueueMsg   ble_spark_107x_rd.lib(ll_int.o)
-    0x00012a1c   0x00012a1c   0x0000002e   Code   RO        14289    i.LL_SendRejectExtInd  ble_spark_107x_rd.lib(ll_conn.o)
-    0x00012a4a   0x00012a4a   0x0000002a   Code   RO        14290    i.LL_SendRejectInd  ble_spark_107x_rd.lib(ll_conn.o)
-    0x00012a74   0x00012a74   0x00000230   Code   RO        15073    i.LL_SendScanReport  ble_spark_107x_rd.lib(ll_pdu_scan.o)
-    0x00012ca4   0x00012ca4   0x00000056   Code   RO        14291    i.LL_SendSlvFeatureReq  ble_spark_107x_rd.lib(ll_conn.o)
-    0x00012cfa   0x00012cfa   0x0000004c   Code   RO        14292    i.LL_SendStartEncReq  ble_spark_107x_rd.lib(ll_conn.o)
-    0x00012d46   0x00012d46   0x00000026   Code   RO        14293    i.LL_SendStartEncRsp  ble_spark_107x_rd.lib(ll_conn.o)
-    0x00012d6c   0x00012d6c   0x00000048   Code   RO        14294    i.LL_SendTerminateInd  ble_spark_107x_rd.lib(ll_conn.o)
-    0x00012db4   0x00012db4   0x0000002a   Code   RO        14295    i.LL_SendUnknownRsp  ble_spark_107x_rd.lib(ll_conn.o)
-    0x00012dde   0x00012dde   0x00000064   Code   RO        14296    i.LL_SendVerInd     ble_spark_107x_rd.lib(ll_conn.o)
-    0x00012e42   0x00012e42   0x00000002   PAD
-    0x00012e44   0x00012e44   0x00000024   Code   RO        14879    i.LL_SetAdvData     ble_spark_107x_rd.lib(ll_adv.o)
-    0x00012e68   0x00012e68   0x00000230   Code   RO        14880    i.LL_SetAdvEnable   ble_spark_107x_rd.lib(ll_adv.o)
-    0x00013098   0x00013098   0x00000014   Code   RO        14881    i.LL_SetAdvParam    ble_spark_107x_rd.lib(ll_adv.o)
-    0x000130ac   0x000130ac   0x00000064   Code   RO        14502    i.LL_SetAuthPayloadTimeout  ble_spark_107x_rd.lib(ll_main.o)
-    0x00013110   0x00013110   0x0000003c   Code   RO        14503    i.LL_SetBdAddr      ble_spark_107x_rd.lib(ll_main.o)
-    0x0001314c   0x0001314c   0x0000000c   Code   RO        14438    i.LL_SetLocalSCA    ble_spark_107x_rd.lib(ll_int.o)
-    0x00013158   0x00013158   0x0000010c   Code   RO        15159    i.LL_SetScanEnable  ble_spark_107x_rd.lib(ll_scan.o)
-    0x00013264   0x00013264   0x00000018   Code   RO        15160    i.LL_SetScanParam   ble_spark_107x_rd.lib(ll_scan.o)
-    0x0001327c   0x0001327c   0x00000020   Code   RO        14882    i.LL_SetScanRspData  ble_spark_107x_rd.lib(ll_adv.o)
-    0x0001329c   0x0001329c   0x00000088   Code   RO        14883    i.LL_SlvAdvDataUpdate  ble_spark_107x_rd.lib(ll_adv.o)
-    0x00013324   0x00013324   0x000000c4   Code   RO        14884    i.LL_SlvAdvInit     ble_spark_107x_rd.lib(ll_adv.o)
-    0x000133e8   0x000133e8   0x0000024c   Code   RO        14885    i.LL_SlvAdvStart    ble_spark_107x_rd.lib(ll_adv.o)
-    0x00013634   0x00013634   0x0000008c   Code   RO        14387    i.LL_SlvConnEvtHandler  ble_spark_107x_rd.lib(ll_conn_slv.o)
-    0x000136c0   0x000136c0   0x00000054   Code   RO        14887    i.LL_SlvDirectAdvTimeoutHandler  ble_spark_107x_rd.lib(ll_adv.o)
-    0x00013714   0x00013714   0x00000044   Code   RO        14981    i.LL_SlvFeatReqHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x00013758   0x00013758   0x00000010   Code   RO        14388    i.LL_SlvInit        ble_spark_107x_rd.lib(ll_conn_slv.o)
-    0x00013768   0x00013768   0x0000000e   Code   RO        14297    i.LL_StartAuthTimer  ble_spark_107x_rd.lib(ll_conn.o)
-    0x00013776   0x00013776   0x00000046   Code   RO        14982    i.LL_StartEncReqHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x000137bc   0x000137bc   0x0000008c   Code   RO        14983    i.LL_StartEncRspHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x00013848   0x00013848   0x0000000a   Code   RO        14299    i.LL_StopAuthTimer  ble_spark_107x_rd.lib(ll_conn.o)
-    0x00013852   0x00013852   0x00000002   PAD
-    0x00013854   0x00013854   0x000000ac   Code   RO        14389    i.LL_StopSlvConnEvt  ble_spark_107x_rd.lib(ll_conn_slv.o)
-    0x00013900   0x00013900   0x0000000c   Code   RO        14300    i.LL_StopTimer      ble_spark_107x_rd.lib(ll_conn.o)
-    0x0001390c   0x0001390c   0x00000020   Code   RO        14984    i.LL_TerminateIndHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x0001392c   0x0001392c   0x000000cc   Code   RO        14301    i.LL_TxAclDataPendingHandler  ble_spark_107x_rd.lib(ll_conn.o)
-    0x000139f8   0x000139f8   0x00000128   Code   RO        14302    i.LL_TxQueueHandler  ble_spark_107x_rd.lib(ll_conn.o)
-    0x00013b20   0x00013b20   0x00000024   Code   RO        14303    i.LL_TxQueueReset   ble_spark_107x_rd.lib(ll_conn.o)
-    0x00013b44   0x00013b44   0x00000030   Code   RO        14985    i.LL_UnKnownRspHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x00013b74   0x00013b74   0x00000050   Code   RO        15120    i.LL_UpdateAllRpa   ble_spark_107x_rd.lib(ll_resolvinglist.o)
-    0x00013bc4   0x00013bc4   0x00000078   Code   RO        15002    i.LL_VerIndHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x00013c3c   0x00013c3c   0x00000018   Code   RO        15195    i.LL_WhiteListInit  ble_spark_107x_rd.lib(ll_whitelist.o)
-    0x00013c54   0x00013c54   0x00000038   Code   RO        15217    i.LMGR_ConnInit     ble_spark_107x_rd.lib(lmgr_conn.o)
-    0x00013c8c   0x00013c8c   0x0000000c   Code   RO        15224    i.LMGR_GetDefSupFeat  ble_spark_107x_rd.lib(lmgr_main.o)
-    0x00013c98   0x00013c98   0x00000008   Code   RO        15225    i.LMGR_GetHciSupCmd  ble_spark_107x_rd.lib(lmgr_main.o)
-    0x00013ca0   0x00013ca0   0x0000000c   Code   RO        15226    i.LMGR_GetSupStates  ble_spark_107x_rd.lib(lmgr_main.o)
-    0x00013cac   0x00013cac   0x00000074   Code   RO        15227    i.LMGR_Init         ble_spark_107x_rd.lib(lmgr_main.o)
-    0x00013d20   0x00013d20   0x00000018   Code   RO        15229    i.LMGR_IsLegCmdAllowed  ble_spark_107x_rd.lib(lmgr_main.o)
-    0x00013d38   0x00013d38   0x0000002c   Code   RO        15248    i.LMGR_MstScanInit  ble_spark_107x_rd.lib(lmgr_scan.o)
-    0x00013d64   0x00013d64   0x00000018   Code   RO        15242    i.LMGR_PrivReset    ble_spark_107x_rd.lib(lmgr_priv.o)
-    0x00013d7c   0x00013d7c   0x0000002c   Code   RO        15209    i.LMGR_SlvAdvInit   ble_spark_107x_rd.lib(lmgr_adv.o)
-    0x00013da8   0x00013da8   0x00000004   Code   RO         1073    i.LP_GetSlptmrCurrCount  pan_lp.o
-    0x00013dac   0x00013dac   0x0000000c   Code   RO         1076    i.LP_SetSleepMode   pan_lp.o
-    0x00013db8   0x00013db8   0x00000068   Code   RO        14695    i.MDC_AddMsgHandler  ble_spark_107x_rd.lib(mdc.o)
-    0x00013e20   0x00013e20   0x00000014   Code   RO        14698    i.MDC_Init          ble_spark_107x_rd.lib(mdc.o)
-    0x00013e34   0x00013e34   0x0000000c   Code   RO        14699    i.MDC_RegisterSemphrCback  ble_spark_107x_rd.lib(mdc.o)
-    0x00013e40   0x00013e40   0x00000068   Code   RO        14700    i.MDC_SendEvent     ble_spark_107x_rd.lib(mdc.o)
-    0x00013ea8   0x00013ea8   0x0000007c   Code   RO        14701    i.MDC_SendQueueMsg  ble_spark_107x_rd.lib(mdc.o)
-    0x00013f24   0x00013f24   0x000000bc   Code   RO        14702    i.MDC_Start         ble_spark_107x_rd.lib(mdc.o)
-    0x00013fe0   0x00013fe0   0x00000040   Code   RO        14730    i.MDC_TimerConfig   ble_spark_107x_rd.lib(stimer.o)
-    0x00014020   0x00014020   0x00000048   Code   RO        14731    i.MDC_TimerConfigEx  ble_spark_107x_rd.lib(stimer.o)
-    0x00014068   0x00014068   0x0000003c   Code   RO        14732    i.MDC_TimerExpired  ble_spark_107x_rd.lib(stimer.o)
-    0x000140a4   0x000140a4   0x00000020   Code   RO        14734    i.MDC_TimerInit     ble_spark_107x_rd.lib(stimer.o)
-    0x000140c4   0x000140c4   0x0000001c   Code   RO        14703    i.MDC_TimerReady    ble_spark_107x_rd.lib(mdc.o)
-    0x000140e0   0x000140e0   0x000000a0   Code   RO        14738    i.MDC_TimerStartMs  ble_spark_107x_rd.lib(stimer.o)
-    0x00014180   0x00014180   0x000000a8   Code   RO        14739    i.MDC_TimerStartSec  ble_spark_107x_rd.lib(stimer.o)
-    0x00014228   0x00014228   0x0000006c   Code   RO        14740    i.MDC_TimerStop     ble_spark_107x_rd.lib(stimer.o)
-    0x00014294   0x00014294   0x00000038   Code   RO        15399    i.MathGetNumBitsSet  ble_spark_107x_rd.lib(math.o)
-    0x000142cc   0x000142cc   0x00000094   Code   RO        15400    i.MathGetNumBitsSetEx  ble_spark_107x_rd.lib(math.o)
-    0x00014360   0x00014360   0x00000012   Code   RO        15416    i.MsgAlloc          ble_spark_107x_rd.lib(msg.o)
-    0x00014372   0x00014372   0x00000018   Code   RO        15417    i.MsgDequeue        ble_spark_107x_rd.lib(msg.o)
-    0x0001438a   0x0001438a   0x00000010   Code   RO        15418    i.MsgEnqueue        ble_spark_107x_rd.lib(msg.o)
-    0x0001439a   0x0001439a   0x0000000a   Code   RO        15419    i.MsgFree           ble_spark_107x_rd.lib(msg.o)
-    0x000143a4   0x000143a4   0x0000002c   Code   RO         1184    i.PW_ParamsSet      pan_power.o
-    0x000143d0   0x000143d0   0x0000004c   Code   RO        14718    i.PoolBufAlloc      ble_spark_107x_rd.lib(pool_buf.o)
-    0x0001441c   0x0001441c   0x00000074   Code   RO        14719    i.PoolBufFree       ble_spark_107x_rd.lib(pool_buf.o)
-    0x00014490   0x00014490   0x00000160   Code   RO        14720    i.PoolBufInit       ble_spark_107x_rd.lib(pool_buf.o)
-    0x000145f0   0x000145f0   0x00000028   Code   RO        15401    i.PrandNum          ble_spark_107x_rd.lib(math.o)
-    0x00014618   0x00014618   0x00000084   Code   RO        15402    i.PrandNums         ble_spark_107x_rd.lib(math.o)
-    0x0001469c   0x0001469c   0x00000054   Code   RO        15430    i.QUEUE_Dequeue     ble_spark_107x_rd.lib(xqueue.o)
-    0x000146f0   0x000146f0   0x0000006c   Code   RO        15431    i.QUEUE_Enquene     ble_spark_107x_rd.lib(xqueue.o)
-    0x0001475c   0x0001475c   0x00000100   Code   RO        15432    i.QUEUE_InsertElement  ble_spark_107x_rd.lib(xqueue.o)
-    0x0001485c   0x0001485c   0x00000050   Code   RO        15434    i.QUEUE_PushElement  ble_spark_107x_rd.lib(xqueue.o)
-    0x000148ac   0x000148ac   0x00000074   Code   RO        15435    i.QUEUE_RemoveElement  ble_spark_107x_rd.lib(xqueue.o)
-    0x00014920   0x00014920   0x00000006   Code   RO        14622    i.RF_CalcRssi       ble_spark_107x_rd.lib(rf_phy.o)
-    0x00014926   0x00014926   0x00000002   PAD
-    0x00014928   0x00014928   0x00000040   Code   RO        14624    i.RF_EnableLDO      ble_spark_107x_rd.lib(rf_phy.o)
-    0x00014968   0x00014968   0x000000d0   Code   RO        14626    i.RF_PhyCfgTimeInit  ble_spark_107x_rd.lib(rf_phy.o)
-    0x00014a38   0x00014a38   0x000000e0   Code   RO        14627    i.RF_PhyConfig      ble_spark_107x_rd.lib(rf_phy.o)
-    0x00014b18   0x00014b18   0x00000064   Code   RO        14628    i.RF_PhyInit        ble_spark_107x_rd.lib(rf_phy.o)
-    0x00014b7c   0x00014b7c   0x000002a0   Code   RO        14631    i.RF_PhySeqRAMInit  ble_spark_107x_rd.lib(rf_phy.o)
-    0x00014e1c   0x00014e1c   0x00000018   Code   RO        15375    i.RF_SetPhySpiClk   ble_spark_107x_rd.lib(rf_phy_spi.o)
-    0x00014e34   0x00014e34   0x000003d4   Code   RO        14635    i.RF_SetPowerLevel  ble_spark_107x_rd.lib(rf_phy.o)
-    0x00015208   0x00015208   0x00000064   Code   RO        14577    i.SCH_AddItem       ble_spark_107x_rd.lib(sch_main.o)
-    0x0001526c   0x0001526c   0x00000384   Code   RO        14580    i.SCH_IRQCmdDoneHandle  ble_spark_107x_rd.lib(sch_main.o)
-    0x000155f0   0x000155f0   0x0000006c   Code   RO        14581    i.SCH_IRQTimingHandle  ble_spark_107x_rd.lib(sch_main.o)
-    0x0001565c   0x0001565c   0x00000130   Code   RO        14582    i.SCH_Init          ble_spark_107x_rd.lib(sch_main.o)
-    0x0001578c   0x0001578c   0x000000b8   Code   RO        14583    i.SCH_InsertAdvItemToQueue  ble_spark_107x_rd.lib(sch_main.o)
-    0x00015844   0x00015844   0x0000006c   Code   RO        14584    i.SCH_InsertItemToQueue  ble_spark_107x_rd.lib(sch_main.o)
-    0x000158b0   0x000158b0   0x00000084   Code   RO        14585    i.SCH_IsBusy        ble_spark_107x_rd.lib(sch_main.o)
-    0x00015934   0x00015934   0x00000054   Code   RO        14587    i.SCH_Register      ble_spark_107x_rd.lib(sch_main.o)
-    0x00015988   0x00015988   0x00000088   Code   RO        14588    i.SCH_RemoveByEx    ble_spark_107x_rd.lib(sch_main.o)
-    0x00015a10   0x00015a10   0x00000104   Code   RO        14589    i.SCH_RemoveInvalidItem  ble_spark_107x_rd.lib(sch_main.o)
-    0x00015b14   0x00015b14   0x00000070   Code   RO        14590    i.SCH_RemoveItem    ble_spark_107x_rd.lib(sch_main.o)
-    0x00015b84   0x00015b84   0x000000a0   Code   RO        14591    i.SCH_Reset         ble_spark_107x_rd.lib(sch_main.o)
-    0x00015c24   0x00015c24   0x00000628   Code   RO        14592    i.SCH_Switch        ble_spark_107x_rd.lib(sch_main.o)
-    0x0001624c   0x0001624c   0x00000008   Code   RO         2036    i.SPI0_IRQHandler   pan_hal_spi.o
-    0x00016254   0x00016254   0x00000010   Code   RO         2037    i.SPI0_IRQHandlerOverlay  pan_hal_spi.o
-    0x00016264   0x00016264   0x00000008   Code   RO         2038    i.SPI1_IRQHandler   pan_hal_spi.o
-    0x0001626c   0x0001626c   0x00000010   Code   RO         2039    i.SPI1_IRQHandlerOverlay  pan_hal_spi.o
-    0x0001627c   0x0001627c   0x00000162   Code   RO         2040    i.SPI_HandleProc    pan_hal_spi.o
-    0x000163de   0x000163de   0x00000002   Code   RO         4250    i.SVC_Handler       port.o
-    0x000163e0   0x000163e0   0x0000001c   Code   RO         1319    i.SYS_delay_10nop   pan_sys.o
-    0x000163fc   0x000163fc   0x00000014   Code   RO         3001    i.SendChar          retarget.o
-    0x00016410   0x00016410   0x00000024   Code   RO        15403    i.SetRandSeed       ble_spark_107x_rd.lib(math.o)
-    0x00016434   0x00016434   0x00000098   Code   RO        12125    i.Spi_Zubao_Send    app_ble.o
-    0x000164cc   0x000164cc   0x00000058   Code   RO            7    i.SystemCoreClockUpdate  system_panseries.o
-    0x00016524   0x00016524   0x000002d0   Code   RO            8    i.SystemHwParamLoader  system_panseries.o
-    0x000167f4   0x000167f4   0x0000008c   Code   RO            9    i.SystemInit        system_panseries.o
-    0x00016880   0x00016880   0x00000074   Code   RO         2165    i.TIMER_HandleProc  pan_hal_timer.o
-    0x000168f4   0x000168f4   0x00000008   Code   RO         2166    i.TMR0_IRQHandler   pan_hal_timer.o
-    0x000168fc   0x000168fc   0x00000010   Code   RO         2167    i.TMR0_IRQHandlerOverlay  pan_hal_timer.o
-    0x0001690c   0x0001690c   0x00000008   Code   RO         2168    i.TMR1_IRQHandler   pan_hal_timer.o
-    0x00016914   0x00016914   0x00000010   Code   RO         2169    i.TMR1_IRQHandlerOverlay  pan_hal_timer.o
-    0x00016924   0x00016924   0x00000008   Code   RO         2170    i.TMR2_IRQHandler   pan_hal_timer.o
-    0x0001692c   0x0001692c   0x00000010   Code   RO         2171    i.TMR2_IRQHandlerOverlay  pan_hal_timer.o
-    0x0001693c   0x0001693c   0x00000010   Code   RO          575    i.TRIM_SetCalCnt    pan_clktrim.o
-    0x0001694c   0x0001694c   0x0000000c   Code   RO        14767    i.TrackRegisterPrint  ble_spark_107x_rd.lib(track.o)
-    0x00016958   0x00016958   0x00000008   Code   RO         2282    i.UART0_IRQHandler  pan_hal_uart.o
-    0x00016960   0x00016960   0x00000010   Code   RO         2283    i.UART0_IRQHandlerOverlay  pan_hal_uart.o
-    0x00016970   0x00016970   0x00000008   Code   RO         2284    i.UART1_IRQHandler  pan_hal_uart.o
-    0x00016978   0x00016978   0x00000010   Code   RO         2285    i.UART1_IRQHandlerOverlay  pan_hal_uart.o
-    0x00016988   0x00016988   0x000000d6   Code   RO         2286    i.UART_HandleProc   pan_hal_uart.o
-    0x00016a5e   0x00016a5e   0x0000012c   Code   RO         2287    i.UART_HandleReceivedData  pan_hal_uart.o
-    0x00016b8a   0x00016b8a   0x0000006a   Code   RO         1391    i.UART_Init         pan_uart.o
-    0x00016bf4   0x00016bf4   0x00000008   Code   RO        11876    i.Uint16ToBytes     bytes.o
-    0x00016bfc   0x00016bfc   0x0000002e   Code   RO        15389    i.Uint64ToBstream   ble_spark_107x_rd.lib(byte_stream.o)
-    0x00016c2a   0x00016c2a   0x00000008   Code   RO         2457    i.WDT_IRQHandler    pan_hal_wdt.o
-    0x00016c32   0x00016c32   0x00000002   PAD
-    0x00016c34   0x00016c34   0x00000020   Code   RO         2458    i.WDT_IRQHandlerOverlay  pan_hal_wdt.o
-    0x00016c54   0x00016c54   0x00000008   Code   RO         2529    i.WWDT_IRQHandler   pan_hal_wwdt.o
-    0x00016c5c   0x00016c5c   0x0000001c   Code   RO         2530    i.WWDT_IRQHandlerOverlay  pan_hal_wwdt.o
-    0x00016c78   0x00016c78   0x00000020   Code   RO        15769    i.__0printf         mc_p.l(printfa.o)
-    0x00016c98   0x00016c98   0x00000028   Code   RO        15771    i.__0sprintf        mc_p.l(printfa.o)
-    0x00016cc0   0x00016cc0   0x00000014   Code   RO        15773    i.__0vprintf        mc_p.l(printfa.o)
-    0x00016cd4   0x00016cd4   0x0000002e   Code   RO        15851    i.__ARM_clz         mf_p.l(depilogue.o)
-    0x00016d02   0x00016d02   0x00000032   Code   RO         2953    i.__ARM_common_ll_muluu  soc_32k_cali.o
-    0x00016d34   0x00016d34   0x00000010   Code   RO         8210    i.__ARM_common_memclr1_6  ble_hs_id.o
-    0x00016d44   0x00016d44   0x0000000a   Code   RO         5939    i.__ARM_common_memclr2_6  ble_gap.o
-    0x00016d4e   0x00016d4e   0x0000001a   Code   RO         5941    i.__ARM_common_memcpy1_6  ble_gap.o
-    0x00016d68   0x00016d68   0x00000022   Code   RO         9319    i.__ARM_common_memcpy1_8  ble_sm_alg.o
-    0x00016d8a   0x00016d8a   0x0000000e   Code   RO         3253    i.__ARM_common_memcpy4_7  segger_rtt.o
-    0x00016d98   0x00016d98   0x00000010   Code   RO        13651    i.__ARM_common_memset4_8  img_mgmt.o
-    0x00016da8   0x00016da8   0x0000000e   Code   RO        15861    i.__scatterload_copy  mc_p.l(handlers.o)
-    0x00016db6   0x00016db6   0x00000002   Code   RO        15862    i.__scatterload_null  mc_p.l(handlers.o)
-    0x00016db8   0x00016db8   0x0000000e   Code   RO        15863    i.__scatterload_zeroinit  mc_p.l(handlers.o)
-    0x00016dc6   0x00016dc6   0x00000002   PAD
-    0x00016dc8   0x00016dc8   0x0000003c   Code   RO        13292    i._cbor_value_copy_string  cborparser.o
-    0x00016e04   0x00016e04   0x00000054   Code   RO        13293    i._cbor_value_decode_int64_internal  cborparser.o
-    0x00016e58   0x00016e58   0x0000001a   Code   RO        11223    i._copy             utils.o
-    0x00016e72   0x00016e72   0x0000000e   Code   RO        11224    i._double_byte      utils.o
-    0x00016e80   0x00016e80   0x00000174   Code   RO        15776    i._fp_digits        mc_p.l(printfa.o)
-    0x00016ff4   0x00016ff4   0x000000ca   Code   RO        11656    i._mtb_kvstore_buffered_write  mtb_kvstore.o
-    0x000170be   0x000170be   0x00000002   PAD
-    0x000170c0   0x000170c0   0x00000040   Code   RO        11657    i._mtb_kvstore_crc16  mtb_kvstore.o
-    0x00017100   0x00017100   0x00000084   Code   RO        11658    i._mtb_kvstore_find_record_in_ram_table  mtb_kvstore.o
-    0x00017184   0x00017184   0x00000230   Code   RO        11659    i._mtb_kvstore_garbage_collection  mtb_kvstore.o
-    0x000173b4   0x000173b4   0x00000250   Code   RO        11660    i._mtb_kvstore_read_record  mtb_kvstore.o
-    0x00017604   0x00017604   0x00000026   Code   RO        11661    i._mtb_kvstore_unlock  mtb_kvstore.o
-    0x0001762a   0x0001762a   0x00000086   Code   RO        11662    i._mtb_kvstore_update_ram_table  mtb_kvstore.o
-    0x000176b0   0x000176b0   0x000001d8   Code   RO        11663    i._mtb_kvstore_write_record  mtb_kvstore.o
-    0x00017888   0x00017888   0x000001ac   Code   RO        11664    i._mtb_kvstore_write_with_flags  mtb_kvstore.o
-    0x00017a34   0x00017a34   0x000006ec   Code   RO        15777    i._printf_core      mc_p.l(printfa.o)
-    0x00018120   0x00018120   0x00000020   Code   RO        15778    i._printf_post_padding  mc_p.l(printfa.o)
-    0x00018140   0x00018140   0x0000002c   Code   RO        15779    i._printf_pre_padding  mc_p.l(printfa.o)
-    0x0001816c   0x0001816c   0x000001bc   Code   RO        15471    i._rijndaelEncrypt  ble_spark_107x_rd.lib(aes_sw.o)
-    0x00018328   0x00018328   0x00000018   Code   RO        15472    i._rijndaelSetKey   ble_spark_107x_rd.lib(aes_sw.o)
-    0x00018340   0x00018340   0x0000000e   Code   RO        11225    i._set              utils.o
-    0x0001834e   0x0001834e   0x0000000a   Code   RO        15781    i._sputc            mc_p.l(printfa.o)
-    0x00018358   0x00018358   0x0000002e   Code   RO        14788    i._swap             ble_spark_107x_rd.lib(utils.o)
-    0x00018386   0x00018386   0x00000002   Code   RO        11831    i.abort             utility.o
-    0x00018388   0x00018388   0x0000004c   Code   RO        11932    i.addr_to_str       pan_mac_addr.o
-    0x000183d4   0x000183d4   0x00000392   Code   RO         7264    i.adv_set_fields    ble_hs_adv.o
-    0x00018766   0x00018766   0x00000084   Code   RO        13294    i.advance_internal  cborparser.o
-    0x000187ea   0x000187ea   0x00000002   PAD
-    0x000187ec   0x000187ec   0x000000f0   Code   RO        13295    i.advance_recursive  cborparser.o
-    0x000188dc   0x000188dc   0x00000160   Code   RO        12297    i.app_ble_adv_start  app_ble_periph.o
-    0x00018a3c   0x00018a3c   0x00000454   Code   RO        12179    i.app_ble_central_gap_event_cb  app_ble_central.o
-    0x00018e90   0x00018e90   0x00000080   Code   RO        12180    i.app_ble_central_init  app_ble_central.o
-    0x00018f10   0x00018f10   0x0000000c   Code   RO        12126    i.app_ble_enabled_cb  app_ble.o
-    0x00018f1c   0x00018f1c   0x000000cc   Code   RO        12298    i.app_ble_hr_tx_timer_cb  app_ble_periph.o
-    0x00018fe8   0x00018fe8   0x00000014   Code   RO        12127    i.app_ble_init      app_ble.o
-    0x00018ffc   0x00018ffc   0x000000b4   Code   RO        12181    i.app_ble_on_read   app_ble_central.o
-    0x000190b0   0x000190b0   0x0000006c   Code   RO        12182    i.app_ble_on_subscribe  app_ble_central.o
-    0x0001911c   0x0001911c   0x00000068   Code   RO        12183    i.app_ble_on_write  app_ble_central.o
-    0x00019184   0x00019184   0x000002ec   Code   RO        12299    i.app_ble_periph_gap_event_cb  app_ble_periph.o
-    0x00019470   0x00019470   0x0000001c   Code   RO        12300    i.app_ble_periph_init  app_ble_periph.o
-    0x0001948c   0x0001948c   0x00000080   Code   RO        12128    i.app_ble_pre_init_cb  app_ble.o
-    0x0001950c   0x0001950c   0x000000fc   Code   RO        12184    i.app_ble_scan_start  app_ble_central.o
-    0x00019608   0x00019608   0x000002b4   Code   RO        12185    i.app_ble_sdp_complete_cb  app_ble_central.o
-    0x000198bc   0x000198bc   0x00000020   Code   RO        12369    i.app_ble_svc_init  app_ble_svr.o
-    0x000198dc   0x000198dc   0x00000120   Code   RO        12370    i.app_ble_svr_register_cb  app_ble_svr.o
-    0x000199fc   0x000199fc   0x00000014   Code   RO        11575    i.app_kv_read       mtb_init.o
-    0x00019a10   0x00019a10   0x00000014   Code   RO        11576    i.app_kv_write      mtb_init.o
-    0x00019a24   0x00019a24   0x00000040   Code   RO        11510    i.app_log_print_data  app_log.o
-    0x00019a64   0x00019a64   0x00000040   Code   RO        10696    i.assert_failed     pan_spark_glue.o
-    0x00019aa4   0x00019aa4   0x0000001c   Code   RO        11283    i.base64_decode     base64.o
-    0x00019ac0   0x00019ac0   0x0000015c   Code   RO        11286    i.base64_decoder_go  base64.o
-    0x00019c1c   0x00019c1c   0x00000084   Code   RO        11287    i.base64_encode     base64.o
-    0x00019ca0   0x00019ca0   0x00000010   Code   RO        11577    i.bd_erase          mtb_init.o
-    0x00019cb0   0x00019cb0   0x00000006   Code   RO        11578    i.bd_erase_size     mtb_init.o
-    0x00019cb6   0x00019cb6   0x00000002   PAD
-    0x00019cb8   0x00019cb8   0x00000014   Code   RO        11579    i.bd_program        mtb_init.o
-    0x00019ccc   0x00019ccc   0x00000006   Code   RO        11580    i.bd_program_size   mtb_init.o
-    0x00019cd2   0x00019cd2   0x00000002   PAD
-    0x00019cd4   0x00019cd4   0x00000014   Code   RO        11581    i.bd_read           mtb_init.o
-    0x00019ce8   0x00019ce8   0x00000004   Code   RO        11582    i.bd_read_size      mtb_init.o
-    0x00019cec   0x00019cec   0x00000002   Code   RO         6992    i.ble_app_user_evt  ble_hs.o
-    0x00019cee   0x00019cee   0x00000020   Code   RO         4459    i.ble_att_chan_mtu  ble_att.o
-    0x00019d0e   0x00019d0e   0x0000002a   Code   RO         4650    i.ble_att_clt_rx_error  ble_att_clt.o
-    0x00019d38   0x00019d38   0x0000000c   Code   RO         4651    i.ble_att_clt_rx_exec_write  ble_att_clt.o
-    0x00019d44   0x00019d44   0x000000ae   Code   RO         4652    i.ble_att_clt_rx_find_info  ble_att_clt.o
-    0x00019df2   0x00019df2   0x00000060   Code   RO         4653    i.ble_att_clt_rx_find_type_value  ble_att_clt.o
-    0x00019e52   0x00019e52   0x0000000a   Code   RO         4654    i.ble_att_clt_rx_indicate  ble_att_clt.o
-    0x00019e5c   0x00019e5c   0x00000062   Code   RO         4655    i.ble_att_clt_rx_mtu  ble_att_clt.o
-    0x00019ebe   0x00019ebe   0x00000046   Code   RO         4656    i.ble_att_clt_rx_prep_write  ble_att_clt.o
-    0x00019f04   0x00019f04   0x0000000e   Code   RO         4657    i.ble_att_clt_rx_read  ble_att_clt.o
-    0x00019f12   0x00019f12   0x0000000e   Code   RO         4658    i.ble_att_clt_rx_read_blob  ble_att_clt.o
-    0x00019f20   0x00019f20   0x00000088   Code   RO         4659    i.ble_att_clt_rx_read_group_type  ble_att_clt.o
-    0x00019fa8   0x00019fa8   0x0000000e   Code   RO         4660    i.ble_att_clt_rx_read_mult  ble_att_clt.o
-    0x00019fb6   0x00019fb6   0x0000007a   Code   RO         4661    i.ble_att_clt_rx_read_type  ble_att_clt.o
-    0x0001a030   0x0001a030   0x0000000a   Code   RO         4662    i.ble_att_clt_rx_write  ble_att_clt.o
-    0x0001a03a   0x0001a03a   0x00000024   Code   RO         4663    i.ble_att_clt_tx_exec_write  ble_att_clt.o
-    0x0001a05e   0x0001a05e   0x0000003c   Code   RO         4664    i.ble_att_clt_tx_find_info  ble_att_clt.o
-    0x0001a09a   0x0001a09a   0x00000054   Code   RO         4665    i.ble_att_clt_tx_find_type_value  ble_att_clt.o
-    0x0001a0ee   0x0001a0ee   0x00000040   Code   RO         4666    i.ble_att_clt_tx_indicate  ble_att_clt.o
-    0x0001a12e   0x0001a12e   0x00000040   Code   RO         4668    i.ble_att_clt_tx_notify  ble_att_clt.o
-    0x0001a16e   0x0001a16e   0x00000062   Code   RO         4669    i.ble_att_clt_tx_prep_write  ble_att_clt.o
-    0x0001a1d0   0x0001a1d0   0x00000030   Code   RO         4670    i.ble_att_clt_tx_read  ble_att_clt.o
-    0x0001a200   0x0001a200   0x00000038   Code   RO         4671    i.ble_att_clt_tx_read_blob  ble_att_clt.o
-    0x0001a238   0x0001a238   0x0000004c   Code   RO         4672    i.ble_att_clt_tx_read_group_type  ble_att_clt.o
-    0x0001a284   0x0001a284   0x0000004c   Code   RO         4674    i.ble_att_clt_tx_read_type  ble_att_clt.o
-    0x0001a2d0   0x0001a2d0   0x00000038   Code   RO         4676    i.ble_att_clt_tx_write_req  ble_att_clt.o
-    0x0001a308   0x0001a308   0x00000032   Code   RO         4880    i.ble_att_cmd_get   ble_att_cmd.o
-    0x0001a33a   0x0001a33a   0x00000026   Code   RO         4881    i.ble_att_cmd_prepare  ble_att_cmd.o
-    0x0001a360   0x0001a360   0x0000000e   Code   RO         4460    i.ble_att_conn_chan_find  ble_att.o
-    0x0001a36e   0x0001a36e   0x00000002   PAD
-    0x0001a370   0x0001a370   0x00000024   Code   RO         4461    i.ble_att_create_chan  ble_att.o
-    0x0001a394   0x0001a394   0x00000002   Code   RO         4462    i.ble_att_inc_tx_stat  ble_att.o
-    0x0001a396   0x0001a396   0x00000002   PAD
-    0x0001a398   0x0001a398   0x00000010   Code   RO         4463    i.ble_att_init      ble_att.o
-    0x0001a3a8   0x0001a3a8   0x00000046   Code   RO         4464    i.ble_att_mtu       ble_att.o
-    0x0001a3ee   0x0001a3ee   0x00000002   PAD
-    0x0001a3f0   0x0001a3f0   0x000000cc   Code   RO         4466    i.ble_att_rx        ble_att.o
-    0x0001a4bc   0x0001a4bc   0x0000000a   Code   RO         4467    i.ble_att_set_peer_mtu  ble_att.o
-    0x0001a4c6   0x0001a4c6   0x000000fe   Code   RO         5192    i.ble_att_svr_check_perms  ble_att_svr.o
-    0x0001a5c4   0x0001a5c4   0x0000003c   Code   RO         5194    i.ble_att_svr_find_by_uuid  ble_att_svr.o
-    0x0001a600   0x0001a600   0x00000060   Code   RO         5196    i.ble_att_svr_init  ble_att_svr.o
-    0x0001a660   0x0001a660   0x0000002c   Code   RO         5197    i.ble_att_svr_prep_clear  ble_att_svr.o
-    0x0001a68c   0x0001a68c   0x0000000c   Code   RO         5198    i.ble_att_svr_prev_handle  ble_att_svr.o
-    0x0001a698   0x0001a698   0x00000098   Code   RO         5199    i.ble_att_svr_read_flat  ble_att_svr.o
-    0x0001a730   0x0001a730   0x0000008c   Code   RO         5200    i.ble_att_svr_read_handle  ble_att_svr.o
-    0x0001a7bc   0x0001a7bc   0x0000005c   Code   RO         5202    i.ble_att_svr_register  ble_att_svr.o
-    0x0001a818   0x0001a818   0x000001e0   Code   RO         5205    i.ble_att_svr_rx_exec_write  ble_att_svr.o
-    0x0001a9f8   0x0001a9f8   0x00000144   Code   RO         5206    i.ble_att_svr_rx_find_info  ble_att_svr.o
-    0x0001ab3c   0x0001ab3c   0x00000310   Code   RO         5207    i.ble_att_svr_rx_find_type_value  ble_att_svr.o
-    0x0001ae4c   0x0001ae4c   0x00000098   Code   RO         5208    i.ble_att_svr_rx_indicate  ble_att_svr.o
-    0x0001aee4   0x0001aee4   0x000000e0   Code   RO         5209    i.ble_att_svr_rx_mtu  ble_att_svr.o
-    0x0001afc4   0x0001afc4   0x00000054   Code   RO         5210    i.ble_att_svr_rx_notify  ble_att_svr.o
-    0x0001b018   0x0001b018   0x00000194   Code   RO         5211    i.ble_att_svr_rx_prep_write  ble_att_svr.o
-    0x0001b1ac   0x0001b1ac   0x00000082   Code   RO         5212    i.ble_att_svr_rx_read  ble_att_svr.o
-    0x0001b22e   0x0001b22e   0x0000008c   Code   RO         5213    i.ble_att_svr_rx_read_blob  ble_att_svr.o
-    0x0001b2ba   0x0001b2ba   0x00000002   PAD
-    0x0001b2bc   0x0001b2bc   0x000002c0   Code   RO         5214    i.ble_att_svr_rx_read_group_type  ble_att_svr.o
-    0x0001b57c   0x0001b57c   0x000000d2   Code   RO         5215    i.ble_att_svr_rx_read_mult  ble_att_svr.o
-    0x0001b64e   0x0001b64e   0x00000002   PAD
-    0x0001b650   0x0001b650   0x00000284   Code   RO         5216    i.ble_att_svr_rx_read_type  ble_att_svr.o
-    0x0001b8d4   0x0001b8d4   0x0000008e   Code   RO         5217    i.ble_att_svr_rx_write  ble_att_svr.o
-    0x0001b962   0x0001b962   0x00000048   Code   RO         5218    i.ble_att_svr_rx_write_no_rsp  ble_att_svr.o
-    0x0001b9aa   0x0001b9aa   0x00000002   PAD
-    0x0001b9ac   0x0001b9ac   0x00000070   Code   RO         5219    i.ble_att_svr_start  ble_att_svr.o
-    0x0001ba1c   0x0001ba1c   0x00000018   Code   RO         5220    i.ble_att_svr_ticks_until_tmo  ble_att_svr.o
-    0x0001ba34   0x0001ba34   0x00000036   Code   RO         5221    i.ble_att_svr_tx_error_rsp  ble_att_svr.o
-    0x0001ba6a   0x0001ba6a   0x000000a8   Code   RO         5222    i.ble_att_svr_tx_rsp  ble_att_svr.o
-    0x0001bb12   0x0001bb12   0x00000002   PAD
-    0x0001bb14   0x0001bb14   0x00000084   Code   RO         5223    i.ble_att_svr_write_handle  ble_att_svr.o
-    0x0001bb98   0x0001bb98   0x00000032   Code   RO         4469    i.ble_att_truncate_to_mtu  ble_att.o
-    0x0001bbca   0x0001bbca   0x0000004a   Code   RO         4924    i.ble_att_tx        ble_att_cmd.o
-    0x0001bc14   0x0001bc14   0x00000008   Code   RO        12499    i.ble_dev_filt_alloc  ble_dev_filt_port.o
-    0x0001bc1c   0x0001bc1c   0x00000008   Code   RO        12500    i.ble_dev_filt_free  ble_dev_filt_port.o
-    0x0001bc24   0x0001bc24   0x00000058   Code   RO        12549    i.ble_dev_filt_init  ble_dev_filt.o
-    0x0001bc7c   0x0001bc7c   0x00000016   Code   RO        12550    i.ble_dev_filt_is_match  ble_dev_filt.o
-    0x0001bc92   0x0001bc92   0x00000002   PAD
-    0x0001bc94   0x0001bc94   0x0000016c   Code   RO        12551    i.ble_dev_filt_is_match_internal  ble_dev_filt.o
-    0x0001be00   0x0001be00   0x00000050   Code   RO        12562    i.ble_dev_filt_set_device_name  ble_dev_filt.o
-    0x0001be50   0x0001be50   0x00000014   Code   RO        12565    i.ble_dev_filt_set_rssi  ble_dev_filt.o
-    0x0001be64   0x0001be64   0x00000010   Code   RO         5503    i.ble_gap_adv_active  ble_gap.o
-    0x0001be74   0x0001be74   0x0000006c   Code   RO         5504    i.ble_gap_adv_finished  ble_gap.o
-    0x0001bee0   0x0001bee0   0x00000048   Code   RO         5508    i.ble_gap_adv_set_fields  ble_gap.o
-    0x0001bf28   0x0001bf28   0x00000204   Code   RO         5509    i.ble_gap_adv_start  ble_gap.o
-    0x0001c12c   0x0001c12c   0x0000005a   Code   RO         5511    i.ble_gap_call_conn_event_cb  ble_gap.o
-    0x0001c186   0x0001c186   0x00000002   PAD
-    0x0001c188   0x0001c188   0x00000014   Code   RO         5512    i.ble_gap_conn_active  ble_gap.o
-    0x0001c19c   0x0001c19c   0x000000e0   Code   RO         5513    i.ble_gap_conn_broken  ble_gap.o
-    0x0001c27c   0x0001c27c   0x0000002e   Code   RO         5515    i.ble_gap_conn_find  ble_gap.o
-    0x0001c2aa   0x0001c2aa   0x00000002   PAD
-    0x0001c2ac   0x0001c2ac   0x000001a4   Code   RO         5518    i.ble_gap_connect   ble_gap.o
-    0x0001c450   0x0001c450   0x000001ac   Code   RO         5519    i.ble_gap_disc      ble_gap.o
-    0x0001c5fc   0x0001c5fc   0x00000010   Code   RO         5520    i.ble_gap_disc_active  ble_gap.o
-    0x0001c60c   0x0001c60c   0x00000050   Code   RO         5521    i.ble_gap_disc_cancel  ble_gap.o
-    0x0001c65c   0x0001c65c   0x00000064   Code   RO         5522    i.ble_gap_disc_complete  ble_gap.o
-    0x0001c6c0   0x0001c6c0   0x00000064   Code   RO         5523    i.ble_gap_enc_event  ble_gap.o
-    0x0001c724   0x0001c724   0x00000040   Code   RO         5527    i.ble_gap_event_listener_unregister  ble_gap.o
-    0x0001c764   0x0001c764   0x00000072   Code   RO         5529    i.ble_gap_fill_conn_desc  ble_gap.o
-    0x0001c7d6   0x0001c7d6   0x00000020   Code   RO         5530    i.ble_gap_identity_event  ble_gap.o
-    0x0001c7f6   0x0001c7f6   0x00000002   PAD
-    0x0001c7f8   0x0001c7f8   0x00000070   Code   RO         5531    i.ble_gap_init      ble_gap.o
-    0x0001c868   0x0001c868   0x00000070   Code   RO         5532    i.ble_gap_master_failed  ble_gap.o
-    0x0001c8d8   0x0001c8d8   0x00000048   Code   RO         5534    i.ble_gap_mtu_event  ble_gap.o
-    0x0001c920   0x0001c920   0x00000050   Code   RO         5535    i.ble_gap_notify_rx_event  ble_gap.o
-    0x0001c970   0x0001c970   0x0000004c   Code   RO         5536    i.ble_gap_notify_tx_event  ble_gap.o
-    0x0001c9bc   0x0001c9bc   0x0000002c   Code   RO         5538    i.ble_gap_passkey_event  ble_gap.o
-    0x0001c9e8   0x0001c9e8   0x0000002a   Code   RO         5545    i.ble_gap_repeat_pairing_event  ble_gap.o
-    0x0001ca12   0x0001ca12   0x00000002   PAD
-    0x0001ca14   0x0001ca14   0x0000003c   Code   RO         5546    i.ble_gap_reset_state  ble_gap.o
-    0x0001ca50   0x0001ca50   0x0000008c   Code   RO         5547    i.ble_gap_rx_adv_report  ble_gap.o
-    0x0001cadc   0x0001cadc   0x00000204   Code   RO         5548    i.ble_gap_rx_conn_complete  ble_gap.o
-    0x0001cce0   0x0001cce0   0x00000074   Code   RO         5549    i.ble_gap_rx_disconn_complete  ble_gap.o
-    0x0001cd54   0x0001cd54   0x00000024   Code   RO         5550    i.ble_gap_rx_l2cap_update_req  ble_gap.o
-    0x0001cd78   0x0001cd78   0x000000fc   Code   RO         5551    i.ble_gap_rx_param_req  ble_gap.o
-    0x0001ce74   0x0001ce74   0x00000054   Code   RO         5552    i.ble_gap_rx_phy_update_complete  ble_gap.o
-    0x0001cec8   0x0001cec8   0x0000002c   Code   RO         5553    i.ble_gap_rx_rd_rem_sup_feat_complete  ble_gap.o
-    0x0001cef4   0x0001cef4   0x000000f8   Code   RO         5554    i.ble_gap_rx_update_complete  ble_gap.o
-    0x0001cfec   0x0001cfec   0x0000009c   Code   RO         5564    i.ble_gap_subscribe_event  ble_gap.o
-    0x0001d088   0x0001d088   0x00000060   Code   RO         5565    i.ble_gap_terminate  ble_gap.o
-    0x0001d0e8   0x0001d0e8   0x000001d8   Code   RO         5567    i.ble_gap_timer     ble_gap.o
-    0x0001d2c0   0x0001d2c0   0x00000084   Code   RO         5568    i.ble_gap_unpair    ble_gap.o
-    0x0001d344   0x0001d344   0x0000006a   Code   RO         5569    i.ble_gap_unpair_oldest_except  ble_gap.o
-    0x0001d3ae   0x0001d3ae   0x00000028   Code   RO         5570    i.ble_gap_unpair_oldest_peer  ble_gap.o
-    0x0001d3d6   0x0001d3d6   0x00000002   PAD
-    0x0001d3d8   0x0001d3d8   0x00000044   Code   RO         5571    i.ble_gap_update_entry_remove  ble_gap.o
-    0x0001d41c   0x0001d41c   0x00000034   Code   RO         5572    i.ble_gap_update_l2cap_cb  ble_gap.o
-    0x0001d450   0x0001d450   0x00000090   Code   RO         5573    i.ble_gap_update_notify  ble_gap.o
-    0x0001d4e0   0x0001d4e0   0x00000170   Code   RO         5574    i.ble_gap_update_params  ble_gap.o
-    0x0001d650   0x0001d650   0x00000090   Code   RO         6025    i.ble_gattc_connection_broken  ble_gattc.o
-    0x0001d6e0   0x0001d6e0   0x00000060   Code   RO         6026    i.ble_gattc_disc_all_chrs  ble_gattc.o
-    0x0001d740   0x0001d740   0x0000003c   Code   RO         6027    i.ble_gattc_disc_all_chrs_err  ble_gattc.o
-    0x0001d77c   0x0001d77c   0x0000004c   Code   RO         6028    i.ble_gattc_disc_all_chrs_resume  ble_gattc.o
-    0x0001d7c8   0x0001d7c8   0x00000088   Code   RO         6029    i.ble_gattc_disc_all_chrs_rx_adata  ble_gattc.o
-    0x0001d850   0x0001d850   0x0000008c   Code   RO         6030    i.ble_gattc_disc_all_chrs_rx_complete  ble_gattc.o
-    0x0001d8dc   0x0001d8dc   0x00000028   Code   RO         6031    i.ble_gattc_disc_all_chrs_tmo  ble_gattc.o
-    0x0001d904   0x0001d904   0x00000054   Code   RO         6032    i.ble_gattc_disc_all_dscs  ble_gattc.o
-    0x0001d958   0x0001d958   0x00000030   Code   RO         6033    i.ble_gattc_disc_all_dscs_cb  ble_gattc.o
-    0x0001d988   0x0001d988   0x00000038   Code   RO         6034    i.ble_gattc_disc_all_dscs_err  ble_gattc.o
-    0x0001d9c0   0x0001d9c0   0x00000040   Code   RO         6035    i.ble_gattc_disc_all_dscs_resume  ble_gattc.o
-    0x0001da00   0x0001da00   0x00000024   Code   RO         6036    i.ble_gattc_disc_all_dscs_tmo  ble_gattc.o
-    0x0001da24   0x0001da24   0x00000058   Code   RO         6037    i.ble_gattc_disc_all_svcs  ble_gattc.o
-    0x0001da7c   0x0001da7c   0x0000003c   Code   RO         6038    i.ble_gattc_disc_all_svcs_err  ble_gattc.o
-    0x0001dab8   0x0001dab8   0x00000050   Code   RO         6039    i.ble_gattc_disc_all_svcs_resume  ble_gattc.o
-    0x0001db08   0x0001db08   0x00000028   Code   RO         6040    i.ble_gattc_disc_all_svcs_tmo  ble_gattc.o
-    0x0001db30   0x0001db30   0x00000034   Code   RO         6041    i.ble_gattc_disc_chr_uuid_cb  ble_gattc.o
-    0x0001db64   0x0001db64   0x0000003c   Code   RO         6042    i.ble_gattc_disc_chr_uuid_err  ble_gattc.o
-    0x0001dba0   0x0001dba0   0x0000004c   Code   RO         6043    i.ble_gattc_disc_chr_uuid_resume  ble_gattc.o
-    0x0001dbec   0x0001dbec   0x00000096   Code   RO         6044    i.ble_gattc_disc_chr_uuid_rx_adata  ble_gattc.o
-    0x0001dc82   0x0001dc82   0x00000002   PAD
-    0x0001dc84   0x0001dc84   0x0000008c   Code   RO         6045    i.ble_gattc_disc_chr_uuid_rx_complete  ble_gattc.o
-    0x0001dd10   0x0001dd10   0x00000028   Code   RO         6046    i.ble_gattc_disc_chr_uuid_tmo  ble_gattc.o
-    0x0001dd38   0x0001dd38   0x0000003c   Code   RO         6049    i.ble_gattc_disc_svc_uuid_err  ble_gattc.o
-    0x0001dd74   0x0001dd74   0x00000064   Code   RO         6050    i.ble_gattc_disc_svc_uuid_resume  ble_gattc.o
-    0x0001ddd8   0x0001ddd8   0x00000028   Code   RO         6051    i.ble_gattc_disc_svc_uuid_tmo  ble_gattc.o
-    0x0001de00   0x0001de00   0x00000080   Code   RO         6053    i.ble_gattc_extract  ble_gattc.o
-    0x0001de80   0x0001de80   0x00000034   Code   RO         6055    i.ble_gattc_find_inc_svcs_cb  ble_gattc.o
-    0x0001deb4   0x0001deb4   0x0000001a   Code   RO         6056    i.ble_gattc_find_inc_svcs_err  ble_gattc.o
-    0x0001dece   0x0001dece   0x00000002   PAD
-    0x0001ded0   0x0001ded0   0x00000054   Code   RO         6057    i.ble_gattc_find_inc_svcs_resume  ble_gattc.o
-    0x0001df24   0x0001df24   0x00000086   Code   RO         6058    i.ble_gattc_find_inc_svcs_rx_adata  ble_gattc.o
-    0x0001dfaa   0x0001dfaa   0x00000002   PAD
-    0x0001dfac   0x0001dfac   0x0000007c   Code   RO         6059    i.ble_gattc_find_inc_svcs_rx_complete  ble_gattc.o
-    0x0001e028   0x0001e028   0x000000ac   Code   RO         6060    i.ble_gattc_find_inc_svcs_rx_read_rsp  ble_gattc.o
-    0x0001e0d4   0x0001e0d4   0x0000000e   Code   RO         6061    i.ble_gattc_find_inc_svcs_tmo  ble_gattc.o
-    0x0001e0e2   0x0001e0e2   0x00000002   PAD
-    0x0001e0e4   0x0001e0e4   0x0000003c   Code   RO         6064    i.ble_gattc_init    ble_gattc.o
-    0x0001e120   0x0001e120   0x00000030   Code   RO         6065    i.ble_gattc_mtu_err  ble_gattc.o
-    0x0001e150   0x0001e150   0x00000028   Code   RO         6066    i.ble_gattc_mtu_tmo  ble_gattc.o
-    0x0001e178   0x0001e178   0x00000058   Code   RO         6068    i.ble_gattc_notify_custom  ble_gattc.o
-    0x0001e1d0   0x0001e1d0   0x0000001c   Code   RO         6069    i.ble_gattc_proc_matches_conn_op  ble_gattc.o
-    0x0001e1ec   0x0001e1ec   0x00000078   Code   RO         6070    i.ble_gattc_proc_matches_conn_rx_entry  ble_gattc.o
-    0x0001e264   0x0001e264   0x0000001c   Code   RO         6071    i.ble_gattc_proc_matches_expired  ble_gattc.o
-    0x0001e280   0x0001e280   0x00000008   Code   RO         6072    i.ble_gattc_proc_matches_stalled  ble_gattc.o
-    0x0001e288   0x0001e288   0x00000038   Code   RO         6073    i.ble_gattc_process_resume_status  ble_gattc.o
-    0x0001e2c0   0x0001e2c0   0x00000080   Code   RO         6074    i.ble_gattc_process_status  ble_gattc.o
-    0x0001e340   0x0001e340   0x00000048   Code   RO         6075    i.ble_gattc_read    ble_gattc.o
-    0x0001e388   0x0001e388   0x00000030   Code   RO         6077    i.ble_gattc_read_err  ble_gattc.o
-    0x0001e3b8   0x0001e3b8   0x00000030   Code   RO         6079    i.ble_gattc_read_long_err  ble_gattc.o
-    0x0001e3e8   0x0001e3e8   0x0000004c   Code   RO         6080    i.ble_gattc_read_long_resume  ble_gattc.o
-    0x0001e434   0x0001e434   0x000000c0   Code   RO         6081    i.ble_gattc_read_long_rx_read_rsp  ble_gattc.o
-    0x0001e4f4   0x0001e4f4   0x00000028   Code   RO         6082    i.ble_gattc_read_long_tmo  ble_gattc.o
-    0x0001e51c   0x0001e51c   0x00000034   Code   RO         6084    i.ble_gattc_read_mult_err  ble_gattc.o
-    0x0001e550   0x0001e550   0x0000002c   Code   RO         6085    i.ble_gattc_read_mult_tmo  ble_gattc.o
-    0x0001e57c   0x0001e57c   0x00000038   Code   RO         6086    i.ble_gattc_read_rx_read_rsp  ble_gattc.o
-    0x0001e5b4   0x0001e5b4   0x00000028   Code   RO         6087    i.ble_gattc_read_tmo  ble_gattc.o
-    0x0001e5dc   0x0001e5dc   0x00000030   Code   RO         6088    i.ble_gattc_read_uuid_err  ble_gattc.o
-    0x0001e60c   0x0001e60c   0x00000060   Code   RO         6089    i.ble_gattc_read_uuid_rx_adata  ble_gattc.o
-    0x0001e66c   0x0001e66c   0x00000040   Code   RO         6090    i.ble_gattc_read_uuid_rx_complete  ble_gattc.o
-    0x0001e6ac   0x0001e6ac   0x00000028   Code   RO         6091    i.ble_gattc_read_uuid_tmo  ble_gattc.o
-    0x0001e6d4   0x0001e6d4   0x00000084   Code   RO         6092    i.ble_gattc_rx_err  ble_gattc.o
-    0x0001e758   0x0001e758   0x00000048   Code   RO         6093    i.ble_gattc_rx_exec_write_rsp  ble_gattc.o
-    0x0001e7a0   0x0001e7a0   0x000000bc   Code   RO         6094    i.ble_gattc_rx_find_info_complete  ble_gattc.o
-    0x0001e85c   0x0001e85c   0x0000006c   Code   RO         6095    i.ble_gattc_rx_find_info_idata  ble_gattc.o
-    0x0001e8c8   0x0001e8c8   0x000000d4   Code   RO         6096    i.ble_gattc_rx_find_type_value_complete  ble_gattc.o
-    0x0001e99c   0x0001e99c   0x00000080   Code   RO         6097    i.ble_gattc_rx_find_type_value_hinfo  ble_gattc.o
-    0x0001ea1c   0x0001ea1c   0x0000004c   Code   RO         6098    i.ble_gattc_rx_mtu  ble_gattc.o
-    0x0001ea68   0x0001ea68   0x00000050   Code   RO         6099    i.ble_gattc_rx_prep_write_rsp  ble_gattc.o
-    0x0001eab8   0x0001eab8   0x0000003c   Code   RO         6100    i.ble_gattc_rx_read_blob_rsp  ble_gattc.o
-    0x0001eaf4   0x0001eaf4   0x00000088   Code   RO         6101    i.ble_gattc_rx_read_group_type_adata  ble_gattc.o
-    0x0001eb7c   0x0001eb7c   0x000000c4   Code   RO         6102    i.ble_gattc_rx_read_group_type_complete  ble_gattc.o
-    0x0001ec40   0x0001ec40   0x00000068   Code   RO         6103    i.ble_gattc_rx_read_mult_rsp  ble_gattc.o
-    0x0001eca8   0x0001eca8   0x0000004c   Code   RO         6104    i.ble_gattc_rx_read_rsp  ble_gattc.o
-    0x0001ecf4   0x0001ecf4   0x00000048   Code   RO         6105    i.ble_gattc_rx_read_type_adata  ble_gattc.o
-    0x0001ed3c   0x0001ed3c   0x00000048   Code   RO         6106    i.ble_gattc_rx_read_type_complete  ble_gattc.o
-    0x0001ed84   0x0001ed84   0x00000054   Code   RO         6107    i.ble_gattc_rx_write_rsp  ble_gattc.o
-    0x0001edd8   0x0001edd8   0x00000128   Code   RO         6108    i.ble_gattc_timer   ble_gattc.o
-    0x0001ef00   0x0001ef00   0x0000003c   Code   RO         6110    i.ble_gattc_write_err  ble_gattc.o
-    0x0001ef3c   0x0001ef3c   0x00000070   Code   RO         6111    i.ble_gattc_write_flat  ble_gattc.o
-    0x0001efac   0x0001efac   0x00000044   Code   RO         6113    i.ble_gattc_write_long_err  ble_gattc.o
-    0x0001eff0   0x0001eff0   0x00000094   Code   RO         6114    i.ble_gattc_write_long_resume  ble_gattc.o
-    0x0001f084   0x0001f084   0x00000034   Code   RO         6115    i.ble_gattc_write_long_rx_exec  ble_gattc.o
-    0x0001f0b8   0x0001f0b8   0x00000088   Code   RO         6116    i.ble_gattc_write_long_rx_prep  ble_gattc.o
-    0x0001f140   0x0001f140   0x00000028   Code   RO         6117    i.ble_gattc_write_long_tmo  ble_gattc.o
-    0x0001f168   0x0001f168   0x00000044   Code   RO         6121    i.ble_gattc_write_reliable_err  ble_gattc.o
-    0x0001f1ac   0x0001f1ac   0x000000a8   Code   RO         6122    i.ble_gattc_write_reliable_resume  ble_gattc.o
-    0x0001f254   0x0001f254   0x0000002c   Code   RO         6123    i.ble_gattc_write_reliable_rx_exec  ble_gattc.o
-    0x0001f280   0x0001f280   0x000000a4   Code   RO         6124    i.ble_gattc_write_reliable_rx_prep  ble_gattc.o
-    0x0001f324   0x0001f324   0x00000028   Code   RO         6125    i.ble_gattc_write_reliable_tmo  ble_gattc.o
-    0x0001f34c   0x0001f34c   0x00000034   Code   RO         6126    i.ble_gattc_write_tmo  ble_gattc.o
-    0x0001f380   0x0001f380   0x0000006c   Code   RO         6706    i.ble_gatts_add_svcs  ble_gatts.o
-    0x0001f3ec   0x0001f3ec   0x0000006e   Code   RO         6707    i.ble_gatts_bonding_established  ble_gatts.o
-    0x0001f45a   0x0001f45a   0x00000002   PAD
-    0x0001f45c   0x0001f45c   0x00000124   Code   RO         6708    i.ble_gatts_bonding_restored  ble_gatts.o
-    0x0001f580   0x0001f580   0x00000084   Code   RO         6709    i.ble_gatts_chr_def_access  ble_gatts.o
-    0x0001f604   0x0001f604   0x000000b2   Code   RO         6711    i.ble_gatts_chr_val_access  ble_gatts.o
-    0x0001f6b6   0x0001f6b6   0x00000002   PAD
-    0x0001f6b8   0x0001f6b8   0x0000015c   Code   RO         6712    i.ble_gatts_clt_cfg_access  ble_gatts.o
-    0x0001f814   0x0001f814   0x0000001c   Code   RO         6713    i.ble_gatts_conn_can_alloc  ble_gatts.o
-    0x0001f830   0x0001f830   0x0000003c   Code   RO         6714    i.ble_gatts_conn_init  ble_gatts.o
-    0x0001f86c   0x0001f86c   0x00000078   Code   RO         6715    i.ble_gatts_connection_broken  ble_gatts.o
-    0x0001f8e4   0x0001f8e4   0x0000013c   Code   RO         6716    i.ble_gatts_count_cfg  ble_gatts.o
-    0x0001fa20   0x0001fa20   0x000000b2   Code   RO         6717    i.ble_gatts_dsc_access  ble_gatts.o
-    0x0001fad2   0x0001fad2   0x00000046   Code   RO         6721    i.ble_gatts_inc_access  ble_gatts.o
-    0x0001fb18   0x0001fb18   0x0000000a   Code   RO         6127    i.ble_gatts_indicate  ble_gattc.o
-    0x0001fb22   0x0001fb22   0x00000002   PAD
-    0x0001fb24   0x0001fb24   0x000000a4   Code   RO         6128    i.ble_gatts_indicate_custom  ble_gattc.o
-    0x0001fbc8   0x0001fbc8   0x0000002a   Code   RO         6129    i.ble_gatts_indicate_err  ble_gattc.o
-    0x0001fbf2   0x0001fbf2   0x00000002   PAD
-    0x0001fbf4   0x0001fbf4   0x00000090   Code   RO         6130    i.ble_gatts_indicate_fail_notconn  ble_gattc.o
-    0x0001fc84   0x0001fc84   0x00000010   Code   RO         6131    i.ble_gatts_indicate_tmo  ble_gattc.o
-    0x0001fc94   0x0001fc94   0x00000010   Code   RO         6722    i.ble_gatts_init    ble_gatts.o
-    0x0001fca4   0x0001fca4   0x00000054   Code   RO         6132    i.ble_gatts_notify  ble_gattc.o
-    0x0001fcf8   0x0001fcf8   0x00000058   Code   RO         6133    i.ble_gatts_notify_custom  ble_gattc.o
-    0x0001fd50   0x0001fd50   0x00000416   Code   RO         6724    i.ble_gatts_register_svcs  ble_gatts.o
-    0x00020166   0x00020166   0x00000002   PAD
-    0x00020168   0x00020168   0x000000a4   Code   RO         6726    i.ble_gatts_rx_indicate_ack  ble_gatts.o
-    0x0002020c   0x0002020c   0x0000004c   Code   RO         6134    i.ble_gatts_rx_indicate_rsp  ble_gattc.o
-    0x00020258   0x00020258   0x00000066   Code   RO         6727    i.ble_gatts_send_next_indicate  ble_gatts.o
-    0x000202be   0x000202be   0x00000002   PAD
-    0x000202c0   0x000202c0   0x00000188   Code   RO         6728    i.ble_gatts_start   ble_gatts.o
-    0x00020448   0x00020448   0x00000026   Code   RO         6729    i.ble_gatts_svc_access  ble_gatts.o
-    0x0002046e   0x0002046e   0x00000002   PAD
-    0x00020470   0x00020470   0x000000bc   Code   RO         6731    i.ble_gatts_tx_notifications  ble_gatts.o
-    0x0002052c   0x0002052c   0x00000094   Code   RO        10697    i.ble_hci_acl_ll_to_host_cbk  pan_spark_glue.o
-    0x000205c0   0x000205c0   0x0000009c   Code   RO        10698    i.ble_hci_evt_ll_to_host_cbk  pan_spark_glue.o
-    0x0002065c   0x0002065c   0x0000005c   Code   RO         7265    i.ble_hs_adv_find_field  ble_hs_adv.o
-    0x000206b8   0x000206b8   0x00000304   Code   RO         7267    i.ble_hs_adv_parse_fields  ble_hs_adv.o
-    0x000209bc   0x000209bc   0x0000000c   Code   RO         7268    i.ble_hs_adv_set_fields  ble_hs_adv.o
-    0x000209c8   0x000209c8   0x00000046   Code   RO         7271    i.ble_hs_adv_set_flat_mbuf  ble_hs_adv.o
-    0x00020a0e   0x00020a0e   0x0000005a   Code   RO         7272    i.ble_hs_adv_set_hdr  ble_hs_adv.o
-    0x00020a68   0x00020a68   0x0000002c   Code   RO         7340    i.ble_hs_atomic_conn_delete  ble_hs_atomic.o
-    0x00020a94   0x00020a94   0x0000002c   Code   RO         7341    i.ble_hs_atomic_conn_flags  ble_hs_atomic.o
-    0x00020ac0   0x00020ac0   0x00000020   Code   RO         7344    i.ble_hs_atomic_first_conn_handle  ble_hs_atomic.o
-    0x00020ae0   0x00020ae0   0x0000009c   Code   RO         7448    i.ble_hs_conn_addrs  ble_hs_conn.o
-    0x00020b7c   0x00020b7c   0x00000150   Code   RO         7449    i.ble_hs_conn_alloc  ble_hs_conn.o
-    0x00020ccc   0x00020ccc   0x0000002c   Code   RO         7450    i.ble_hs_conn_can_alloc  ble_hs_conn.o
-    0x00020cf8   0x00020cf8   0x0000001a   Code   RO         7453    i.ble_hs_conn_chan_find_by_scid  ble_hs_conn.o
-    0x00020d12   0x00020d12   0x00000002   PAD
-    0x00020d14   0x00020d14   0x00000024   Code   RO         7456    i.ble_hs_conn_exists  ble_hs_conn.o
-    0x00020d38   0x00020d38   0x00000020   Code   RO         7457    i.ble_hs_conn_find  ble_hs_conn.o
-    0x00020d58   0x00020d58   0x00000020   Code   RO         7458    i.ble_hs_conn_find_assert  ble_hs_conn.o
-    0x00020d78   0x00020d78   0x00000144   Code   RO         7459    i.ble_hs_conn_find_by_addr  ble_hs_conn.o
-    0x00020ebc   0x00020ebc   0x00000020   Code   RO         7460    i.ble_hs_conn_find_by_idx  ble_hs_conn.o
-    0x00020edc   0x00020edc   0x0000000c   Code   RO         7461    i.ble_hs_conn_first  ble_hs_conn.o
-    0x00020ee8   0x00020ee8   0x00000078   Code   RO         7463    i.ble_hs_conn_free  ble_hs_conn.o
-    0x00020f60   0x00020f60   0x00000044   Code   RO         7464    i.ble_hs_conn_init  ble_hs_conn.o
-    0x00020fa4   0x00020fa4   0x00000024   Code   RO         7465    i.ble_hs_conn_insert  ble_hs_conn.o
-    0x00020fc8   0x00020fc8   0x00000024   Code   RO         7466    i.ble_hs_conn_remove  ble_hs_conn.o
-    0x00020fec   0x00020fec   0x0000007c   Code   RO         7467    i.ble_hs_conn_timer  ble_hs_conn.o
-    0x00021068   0x00021068   0x00000038   Code   RO         6994    i.ble_hs_enqueue_hci_event  ble_hs.o
-    0x000210a0   0x000210a0   0x00000078   Code   RO         6995    i.ble_hs_event_reset  ble_hs.o
-    0x00021118   0x00021118   0x00000020   Code   RO         6996    i.ble_hs_event_rx_data  ble_hs.o
-    0x00021138   0x00021138   0x00000018   Code   RO         6997    i.ble_hs_event_rx_hci_ev  ble_hs.o
-    0x00021150   0x00021150   0x00000018   Code   RO         6998    i.ble_hs_event_start_stage1  ble_hs.o
-    0x00021168   0x00021168   0x00000010   Code   RO         6999    i.ble_hs_event_start_stage2  ble_hs.o
-    0x00021178   0x00021178   0x00000008   Code   RO         7000    i.ble_hs_event_tx_notify  ble_hs.o
-    0x00021180   0x00021180   0x00000002   Code   RO         7621    i.ble_hs_flow_connection_broken  ble_hs_flow.o
-    0x00021182   0x00021182   0x00000004   Code   RO         7622    i.ble_hs_flow_startup  ble_hs_flow.o
-    0x00021186   0x00021186   0x00000002   Code   RO         7623    i.ble_hs_flow_track_data_mbuf  ble_hs_flow.o
-    0x00021188   0x00021188   0x00000012   Code   RO         7657    i.ble_hs_hci_acl_tx  ble_hs_hci.o
-    0x0002119a   0x0002119a   0x00000002   PAD
-    0x0002119c   0x0002119c   0x000000fc   Code   RO         7658    i.ble_hs_hci_acl_tx_now  ble_hs_hci.o
-    0x00021298   0x00021298   0x00000024   Code   RO         7659    i.ble_hs_hci_add_avail_pkts  ble_hs_hci.o
-    0x000212bc   0x000212bc   0x0000005c   Code   RO         7829    i.ble_hs_hci_cmd_send_buf  ble_hs_hci_cmd.o
-    0x00021318   0x00021318   0x00000124   Code   RO         7660    i.ble_hs_hci_cmd_tx  ble_hs_hci.o
-    0x0002143c   0x0002143c   0x0000009a   Code   RO         7882    i.ble_hs_hci_evt_acl_process  ble_hs_hci_evt.o
-    0x000214d6   0x000214d6   0x00000038   Code   RO         7883    i.ble_hs_hci_evt_disconn_complete  ble_hs_hci_evt.o
-    0x0002150e   0x0002150e   0x00000014   Code   RO         7884    i.ble_hs_hci_evt_enc_key_refresh  ble_hs_hci_evt.o
-    0x00021522   0x00021522   0x00000014   Code   RO         7885    i.ble_hs_hci_evt_encrypt_change  ble_hs_hci_evt.o
-    0x00021536   0x00021536   0x00000014   Code   RO         7886    i.ble_hs_hci_evt_hw_error  ble_hs_hci_evt.o
-    0x0002154a   0x0002154a   0x000000b0   Code   RO         7887    i.ble_hs_hci_evt_le_adv_rpt  ble_hs_hci_evt.o
-    0x000215fa   0x000215fa   0x00000004   Code   RO         7888    i.ble_hs_hci_evt_le_adv_set_terminated  ble_hs_hci_evt.o
-    0x000215fe   0x000215fe   0x000000e0   Code   RO         7889    i.ble_hs_hci_evt_le_conn_complete  ble_hs_hci_evt.o
-    0x000216de   0x000216de   0x00000014   Code   RO         7890    i.ble_hs_hci_evt_le_conn_parm_req  ble_hs_hci_evt.o
-    0x000216f2   0x000216f2   0x00000014   Code   RO         7891    i.ble_hs_hci_evt_le_conn_upd_complete  ble_hs_hci_evt.o
-    0x00021706   0x00021706   0x00000078   Code   RO         7892    i.ble_hs_hci_evt_le_dir_adv_rpt  ble_hs_hci_evt.o
-    0x0002177e   0x0002177e   0x000000f8   Code   RO         7893    i.ble_hs_hci_evt_le_enh_conn_complete  ble_hs_hci_evt.o
-    0x00021876   0x00021876   0x00000004   Code   RO         7894    i.ble_hs_hci_evt_le_ext_adv_rpt  ble_hs_hci_evt.o
-    0x0002187a   0x0002187a   0x00000014   Code   RO         7895    i.ble_hs_hci_evt_le_lt_key_req  ble_hs_hci_evt.o
-    0x0002188e   0x0002188e   0x00000002   PAD
-    0x00021890   0x00021890   0x00000028   Code   RO         7896    i.ble_hs_hci_evt_le_meta  ble_hs_hci_evt.o
-    0x000218b8   0x000218b8   0x00000004   Code   RO         7897    i.ble_hs_hci_evt_le_periodic_adv_rpt  ble_hs_hci_evt.o
-    0x000218bc   0x000218bc   0x00000004   Code   RO         7898    i.ble_hs_hci_evt_le_periodic_adv_sync_estab  ble_hs_hci_evt.o
-    0x000218c0   0x000218c0   0x00000004   Code   RO         7899    i.ble_hs_hci_evt_le_periodic_adv_sync_lost  ble_hs_hci_evt.o
-    0x000218c4   0x000218c4   0x00000004   Code   RO         7900    i.ble_hs_hci_evt_le_periodic_adv_sync_transfer  ble_hs_hci_evt.o
-    0x000218c8   0x000218c8   0x00000014   Code   RO         7901    i.ble_hs_hci_evt_le_phy_update_complete  ble_hs_hci_evt.o
-    0x000218dc   0x000218dc   0x00000014   Code   RO         7902    i.ble_hs_hci_evt_le_rd_rem_used_feat_complete  ble_hs_hci_evt.o
-    0x000218f0   0x000218f0   0x00000004   Code   RO         7903    i.ble_hs_hci_evt_le_scan_req_rcvd  ble_hs_hci_evt.o
-    0x000218f4   0x000218f4   0x00000004   Code   RO         7904    i.ble_hs_hci_evt_le_scan_timeout  ble_hs_hci_evt.o
-    0x000218f8   0x000218f8   0x00000066   Code   RO         7905    i.ble_hs_hci_evt_num_completed_pkts  ble_hs_hci_evt.o
-    0x0002195e   0x0002195e   0x00000002   PAD
-    0x00021960   0x00021960   0x00000064   Code   RO         7906    i.ble_hs_hci_evt_process  ble_hs_hci_evt.o
-    0x000219c4   0x000219c4   0x00000020   Code   RO         7662    i.ble_hs_hci_frag_alloc  ble_hs_hci.o
-    0x000219e4   0x000219e4   0x0000000c   Code   RO         7665    i.ble_hs_hci_get_hci_version  ble_hs_hci.o
-    0x000219f0   0x000219f0   0x00000050   Code   RO         7667    i.ble_hs_hci_init   ble_hs_hci.o
-    0x00021a40   0x00021a40   0x0000005c   Code   RO         7668    i.ble_hs_hci_rx_evt  ble_hs_hci.o
-    0x00021a9c   0x00021a9c   0x0000001c   Code   RO         7669    i.ble_hs_hci_set_buf_sz  ble_hs_hci.o
-    0x00021ab8   0x00021ab8   0x0000000c   Code   RO         7670    i.ble_hs_hci_set_hci_version  ble_hs_hci.o
-    0x00021ac4   0x00021ac4   0x0000000c   Code   RO         7671    i.ble_hs_hci_set_le_supported_feat  ble_hs_hci.o
-    0x00021ad0   0x00021ad0   0x00000034   Code   RO         8031    i.ble_hs_hci_util_data_hdr_strip  ble_hs_hci_util.o
-    0x00021b04   0x00021b04   0x0000000c   Code   RO         8032    i.ble_hs_hci_util_handle_pb_bc_join  ble_hs_hci_util.o
-    0x00021b10   0x00021b10   0x00000044   Code   RO         8033    i.ble_hs_hci_util_rand  ble_hs_hci_util.o
-    0x00021b54   0x00021b54   0x0000002c   Code   RO         8034    i.ble_hs_hci_util_read_adv_tx_pwr  ble_hs_hci_util.o
-    0x00021b80   0x00021b80   0x00000020   Code   RO         7003    i.ble_hs_hw_error   ble_hs.o
-    0x00021ba0   0x00021ba0   0x00000058   Code   RO         8140    i.ble_hs_id_addr    ble_hs_id.o
-    0x00021bf8   0x00021bf8   0x00000088   Code   RO         8141    i.ble_hs_id_addr_type_usable  ble_hs_id.o
-    0x00021c80   0x00021c80   0x000000bc   Code   RO         8144    i.ble_hs_id_infer_auto  ble_hs_id.o
-    0x00021d3c   0x00021d3c   0x00000018   Code   RO         8145    i.ble_hs_id_reset   ble_hs_id.o
-    0x00021d54   0x00021d54   0x0000001c   Code   RO         8147    i.ble_hs_id_set_pub  ble_hs_id.o
-    0x00021d70   0x00021d70   0x00000020   Code   RO         8149    i.ble_hs_id_use_addr  ble_hs_id.o
-    0x00021d90   0x00021d90   0x0000010c   Code   RO         7004    i.ble_hs_init       ble_hs.o
-    0x00021e9c   0x00021e9c   0x00000014   Code   RO         7005    i.ble_hs_is_enabled  ble_hs.o
-    0x00021eb0   0x00021eb0   0x00000024   Code   RO         7006    i.ble_hs_is_parent_task  ble_hs.o
-    0x00021ed4   0x00021ed4   0x00000014   Code   RO         7007    i.ble_hs_lock       ble_hs.o
-    0x00021ee8   0x00021ee8   0x00000002   Code   RO         8222    i.ble_hs_log_flat_buf  ble_hs_log.o
-    0x00021eea   0x00021eea   0x00000002   Code   RO         8223    i.ble_hs_log_mbuf   ble_hs_log.o
-    0x00021eec   0x00021eec   0x0000002c   Code   RO         8259    i.ble_hs_mbuf_acl_pkt  ble_hs_mbuf.o
-    0x00021f18   0x00021f18   0x0000002c   Code   RO         8260    i.ble_hs_mbuf_att_pkt  ble_hs_mbuf.o
-    0x00021f44   0x00021f44   0x00000042   Code   RO         8262    i.ble_hs_mbuf_from_flat  ble_hs_mbuf.o
-    0x00021f86   0x00021f86   0x0000002c   Code   RO         8263    i.ble_hs_mbuf_l2cap_pkt  ble_hs_mbuf.o
-    0x00021fb2   0x00021fb2   0x00000024   Code   RO         8264    i.ble_hs_mbuf_pullup_base  ble_hs_mbuf.o
-    0x00021fd6   0x00021fd6   0x0000002e   Code   RO         8265    i.ble_hs_mbuf_to_flat  ble_hs_mbuf.o
-    0x00022004   0x00022004   0x00000036   Code   RO         8319    i.ble_hs_misc_conn_chan_find  ble_hs_misc.o
-    0x0002203a   0x0002203a   0x0000003e   Code   RO         8320    i.ble_hs_misc_conn_chan_find_reqd  ble_hs_misc.o
-    0x00022078   0x00022078   0x00000018   Code   RO         8321    i.ble_hs_misc_own_addr_type_to_id  ble_hs_misc.o
-    0x00022090   0x00022090   0x00000018   Code   RO         8322    i.ble_hs_misc_peer_addr_type_to_id  ble_hs_misc.o
-    0x000220a8   0x000220a8   0x00000014   Code   RO         8323    i.ble_hs_misc_restore_irks  ble_hs_misc.o
-    0x000220bc   0x000220bc   0x0000001c   Code   RO         8324    i.ble_hs_misc_restore_one_irk  ble_hs_misc.o
-    0x000220d8   0x000220d8   0x00000004   Code   RO         8485    i.ble_hs_pvcy_add_entry  ble_hs_pvcy.o
-    0x000220dc   0x000220dc   0x00000004   Code   RO         8486    i.ble_hs_pvcy_ensure_started  ble_hs_pvcy.o
-    0x000220e0   0x000220e0   0x0000000c   Code   RO         8487    i.ble_hs_pvcy_our_irk  ble_hs_pvcy.o
-    0x000220ec   0x000220ec   0x00000004   Code   RO         8488    i.ble_hs_pvcy_remove_entry  ble_hs_pvcy.o
-    0x000220f0   0x000220f0   0x00000050   Code   RO         8490    i.ble_hs_pvcy_set_our_irk  ble_hs_pvcy.o
-    0x00022140   0x00022140   0x00000018   Code   RO         7011    i.ble_hs_sched_reset  ble_hs.o
-    0x00022158   0x00022158   0x000000a0   Code   RO         7013    i.ble_hs_start      ble_hs.o
-    0x000221f8   0x000221f8   0x000001a0   Code   RO         8564    i.ble_hs_startup_go  ble_hs_startup.o
-    0x00022398   0x00022398   0x0000001c   Code   RO         8590    i.ble_hs_stop_init  ble_hs_stop.o
-    0x000223b4   0x000223b4   0x0000005c   Code   RO         8592    i.ble_hs_stop_terminate_timeout_cb  ble_hs_stop.o
-    0x00022410   0x00022410   0x000000ac   Code   RO         7015    i.ble_hs_timer_exp  ble_hs.o
-    0x000224bc   0x000224bc   0x00000030   Code   RO         7016    i.ble_hs_timer_resched  ble_hs.o
-    0x000224ec   0x000224ec   0x00000058   Code   RO         7017    i.ble_hs_timer_sched  ble_hs.o
-    0x00022544   0x00022544   0x00000008   Code   RO         7018    i.ble_hs_tx_data    ble_hs.o
-    0x0002254c   0x0002254c   0x00000010   Code   RO         7019    i.ble_hs_unlock     ble_hs.o
-    0x0002255c   0x0002255c   0x000000bc   Code   RO         7021    i.ble_hs_wakeup_tx  ble_hs.o
-    0x00022618   0x00022618   0x00000028   Code   RO         8712    i.ble_l2cap_chan_alloc  ble_l2cap.o
-    0x00022640   0x00022640   0x00000020   Code   RO         8713    i.ble_l2cap_chan_free  ble_l2cap.o
-    0x00022660   0x00022660   0x00000010   Code   RO         8719    i.ble_l2cap_get_conn_handle  ble_l2cap.o
-    0x00022670   0x00022670   0x00000044   Code   RO         8720    i.ble_l2cap_init    ble_l2cap.o
-    0x000226b4   0x000226b4   0x00000008   Code   RO         8721    i.ble_l2cap_is_mtu_req_sent  ble_l2cap.o
-    0x000226bc   0x000226bc   0x00000014   Code   RO         8726    i.ble_l2cap_remove_rx  ble_l2cap.o
-    0x000226d0   0x000226d0   0x00000134   Code   RO         8727    i.ble_l2cap_rx      ble_l2cap.o
-    0x00022804   0x00022804   0x0000003a   Code   RO         8966    i.ble_l2cap_sig_cmd_get  ble_l2cap_sig_cmd.o
-    0x0002283e   0x0002283e   0x00000002   PAD
-    0x00022840   0x00022840   0x00000048   Code   RO         8873    i.ble_l2cap_sig_conn_broken  ble_l2cap_sig.o
-    0x00022888   0x00022888   0x00000020   Code   RO         8874    i.ble_l2cap_sig_create_chan  ble_l2cap_sig.o
-    0x000228a8   0x000228a8   0x00000018   Code   RO         8967    i.ble_l2cap_sig_hdr_parse  ble_l2cap_sig_cmd.o
-    0x000228c0   0x000228c0   0x00000040   Code   RO         8875    i.ble_l2cap_sig_init  ble_l2cap_sig.o
-    0x00022900   0x00022900   0x00000096   Code   RO         8968    i.ble_l2cap_sig_reject_invalid_cid_tx  ble_l2cap_sig_cmd.o
-    0x00022996   0x00022996   0x00000088   Code   RO         8969    i.ble_l2cap_sig_reject_tx  ble_l2cap_sig_cmd.o
-    0x00022a1e   0x00022a1e   0x00000002   PAD
-    0x00022a20   0x00022a20   0x00000080   Code   RO         8876    i.ble_l2cap_sig_rx  ble_l2cap_sig.o
-    0x00022aa0   0x00022aa0   0x00000004   Code   RO         8877    i.ble_l2cap_sig_rx_noop  ble_l2cap_sig.o
-    0x00022aa4   0x00022aa4   0x00000078   Code   RO         8878    i.ble_l2cap_sig_rx_reject  ble_l2cap_sig.o
-    0x00022b1c   0x00022b1c   0x0000009c   Code   RO         8879    i.ble_l2cap_sig_timer  ble_l2cap_sig.o
-    0x00022bb8   0x00022bb8   0x0000003a   Code   RO         8970    i.ble_l2cap_sig_tx  ble_l2cap_sig_cmd.o
-    0x00022bf2   0x00022bf2   0x00000002   PAD
-    0x00022bf4   0x00022bf4   0x00000104   Code   RO         8880    i.ble_l2cap_sig_update  ble_l2cap_sig.o
-    0x00022cf8   0x00022cf8   0x000000d4   Code   RO         8881    i.ble_l2cap_sig_update_req_rx  ble_l2cap_sig.o
-    0x00022dcc   0x00022dcc   0x000000b8   Code   RO         8882    i.ble_l2cap_sig_update_rsp_rx  ble_l2cap_sig.o
-    0x00022e84   0x00022e84   0x0000007a   Code   RO         8729    i.ble_l2cap_tx      ble_l2cap.o
-    0x00022efe   0x00022efe   0x0000002a   Code   RO         8379    i.ble_mqueue_get    ble_hs_mqueue.o
-    0x00022f28   0x00022f28   0x00000010   Code   RO         8380    i.ble_mqueue_init   ble_hs_mqueue.o
-    0x00022f38   0x00022f38   0x0000003a   Code   RO         8381    i.ble_mqueue_put    ble_hs_mqueue.o
-    0x00022f72   0x00022f72   0x00000002   PAD
-    0x00022f74   0x00022f74   0x0000014c   Code   RO         9293    i.ble_sm_alg_c1     ble_sm_alg.o
-    0x000230c0   0x000230c0   0x0000004a   Code   RO         9294    i.ble_sm_alg_encrypt  ble_sm_alg.o
-    0x0002310a   0x0002310a   0x00000080   Code   RO         9295    i.ble_sm_alg_s1     ble_sm_alg.o
-    0x0002318a   0x0002318a   0x00000030   Code   RO         9340    i.ble_sm_cmd_get    ble_sm_cmd.o
-    0x000231ba   0x000231ba   0x0000000e   Code   RO         9012    i.ble_sm_confirm_exec  ble_sm.o
-    0x000231c8   0x000231c8   0x000000f2   Code   RO         9013    i.ble_sm_confirm_rx  ble_sm.o
-    0x000232ba   0x000232ba   0x00000020   Code   RO         9014    i.ble_sm_connection_broken  ble_sm.o
-    0x000232da   0x000232da   0x00000002   PAD
-    0x000232dc   0x000232dc   0x00000020   Code   RO         9015    i.ble_sm_create_chan  ble_sm.o
-    0x000232fc   0x000232fc   0x00000018   Code   RO         9016    i.ble_sm_enc_change_rx  ble_sm.o
-    0x00023314   0x00023314   0x00000112   Code   RO         9017    i.ble_sm_enc_event_rx  ble_sm.o
-    0x00023426   0x00023426   0x00000076   Code   RO         9018    i.ble_sm_enc_info_rx  ble_sm.o
-    0x0002349c   0x0002349c   0x000000b4   Code   RO         9019    i.ble_sm_enc_initiate  ble_sm.o
-    0x00023550   0x00023550   0x00000014   Code   RO         9020    i.ble_sm_enc_key_refresh_rx  ble_sm.o
-    0x00023564   0x00023564   0x00000054   Code   RO         9021    i.ble_sm_enc_restore_exec  ble_sm.o
-    0x000235b8   0x000235b8   0x0000007c   Code   RO         9022    i.ble_sm_enc_start_exec  ble_sm.o
-    0x00023634   0x00023634   0x00000030   Code   RO         9023    i.ble_sm_fail_rx    ble_sm.o
-    0x00023664   0x00023664   0x000000b2   Code   RO         9024    i.ble_sm_fill_store_value  ble_sm.o
-    0x00023716   0x00023716   0x00000066   Code   RO         9025    i.ble_sm_finding_rslvd_addr  ble_sm.o
-    0x0002377c   0x0002377c   0x0000006a   Code   RO         9027    i.ble_sm_ia_ra      ble_sm.o
-    0x000237e6   0x000237e6   0x00000076   Code   RO         9028    i.ble_sm_id_addr_info_rx  ble_sm.o
-    0x0002385c   0x0002385c   0x00000072   Code   RO         9029    i.ble_sm_id_info_rx  ble_sm.o
-    0x000238ce   0x000238ce   0x00000002   PAD
-    0x000238d0   0x000238d0   0x00000040   Code   RO         9030    i.ble_sm_init       ble_sm.o
-    0x00023910   0x00023910   0x0000026a   Code   RO         9033    i.ble_sm_key_exch_exec  ble_sm.o
-    0x00023b7a   0x00023b7a   0x00000082   Code   RO         9034    i.ble_sm_key_rxed   ble_sm.o
-    0x00023bfc   0x00023bfc   0x0000008e   Code   RO         9370    i.ble_sm_lgcy_confirm_exec  ble_sm_lgcy.o
-    0x00023c8a   0x00023c8a   0x00000002   PAD
-    0x00023c8c   0x00023c8c   0x00000098   Code   RO         9371    i.ble_sm_lgcy_io_action  ble_sm_lgcy.o
-    0x00023d24   0x00023d24   0x00000058   Code   RO         9372    i.ble_sm_lgcy_random_exec  ble_sm_lgcy.o
-    0x00023d7c   0x00023d7c   0x000000cc   Code   RO         9373    i.ble_sm_lgcy_random_rx  ble_sm_lgcy.o
-    0x00023e48   0x00023e48   0x00000178   Code   RO         9035    i.ble_sm_ltk_req_rx  ble_sm.o
-    0x00023fc0   0x00023fc0   0x00000098   Code   RO         9036    i.ble_sm_ltk_restore_exec  ble_sm.o
-    0x00024058   0x00024058   0x00000058   Code   RO         9037    i.ble_sm_ltk_start_exec  ble_sm.o
-    0x000240b0   0x000240b0   0x000000a8   Code   RO         9038    i.ble_sm_master_id_rx  ble_sm.o
-    0x00024158   0x00024158   0x0000000e   Code   RO         9040    i.ble_sm_our_pair_rand  ble_sm.o
-    0x00024166   0x00024166   0x00000094   Code   RO         9041    i.ble_sm_pair_cfg   ble_sm.o
-    0x000241fa   0x000241fa   0x00000002   PAD
-    0x000241fc   0x000241fc   0x00000118   Code   RO         9042    i.ble_sm_pair_exec  ble_sm.o
-    0x00024314   0x00024314   0x00000090   Code   RO         9043    i.ble_sm_pair_initiate  ble_sm.o
-    0x000243a4   0x000243a4   0x00000234   Code   RO         9044    i.ble_sm_pair_req_rx  ble_sm.o
-    0x000245d8   0x000245d8   0x00000124   Code   RO         9045    i.ble_sm_pair_rsp_rx  ble_sm.o
-    0x000246fc   0x000246fc   0x0000000e   Code   RO         9046    i.ble_sm_peer_pair_rand  ble_sm.o
-    0x0002470a   0x0002470a   0x00000002   PAD
-    0x0002470c   0x0002470c   0x00000048   Code   RO         9048    i.ble_sm_proc_find  ble_sm.o
-    0x00024754   0x00024754   0x00000228   Code   RO         9049    i.ble_sm_process_result  ble_sm.o
-    0x0002497c   0x0002497c   0x0000000e   Code   RO         9050    i.ble_sm_random_exec  ble_sm.o
-    0x0002498a   0x0002498a   0x0000006e   Code   RO         9051    i.ble_sm_random_rx  ble_sm.o
-    0x000249f8   0x000249f8   0x0000007c   Code   RO         9052    i.ble_sm_rx         ble_sm.o
-    0x00024a74   0x00024a74   0x00000010   Code   RO         9053    i.ble_sm_rx_noop    ble_sm.o
-    0x00024a84   0x00024a84   0x00000050   Code   RO         9054    i.ble_sm_sec_req_exec  ble_sm.o
-    0x00024ad4   0x00024ad4   0x000000c4   Code   RO         9055    i.ble_sm_sec_req_rx  ble_sm.o
-    0x00024b98   0x00024b98   0x00000070   Code   RO         9056    i.ble_sm_sign_info_rx  ble_sm.o
-    0x00024c08   0x00024c08   0x000000b0   Code   RO         9058    i.ble_sm_timer      ble_sm.o
-    0x00024cb8   0x00024cb8   0x00000038   Code   RO         9059    i.ble_sm_try_find_id  ble_sm.o
-    0x00024cf0   0x00024cf0   0x0000002e   Code   RO         9341    i.ble_sm_tx         ble_sm_cmd.o
-    0x00024d1e   0x00024d1e   0x00000008   Code   RO        10621    i.ble_store_config_conf_init  ble_store_config_conf.o
-    0x00024d26   0x00024d26   0x00000002   PAD
-    0x00024d28   0x00024d28   0x00000190   Code   RO        10622    i.ble_store_config_conf_load  ble_store_config_conf.o
-    0x00024eb8   0x00024eb8   0x000000e4   Code   RO        10532    i.ble_store_config_delete  ble_store_config.o
-    0x00024f9c   0x00024f9c   0x00000084   Code   RO        10533    i.ble_store_config_find_cccd  ble_store_config.o
-    0x00025020   0x00025020   0x0000008c   Code   RO        10534    i.ble_store_config_find_sec  ble_store_config.o
-    0x000250ac   0x000250ac   0x00000038   Code   RO        10535    i.ble_store_config_init  ble_store_config.o
-    0x000250e4   0x000250e4   0x00000090   Code   RO        10624    i.ble_store_config_persist_cccds  ble_store_config_conf.o
-    0x00025174   0x00025174   0x00000098   Code   RO        10625    i.ble_store_config_persist_our_secs  ble_store_config_conf.o
-    0x0002520c   0x0002520c   0x00000098   Code   RO        10626    i.ble_store_config_persist_peer_secs  ble_store_config_conf.o
-    0x000252a4   0x000252a4   0x000000d8   Code   RO        10536    i.ble_store_config_read  ble_store_config.o
-    0x0002537c   0x0002537c   0x000000d8   Code   RO        10537    i.ble_store_config_write  ble_store_config.o
-    0x00025454   0x00025454   0x0000002c   Code   RO         9433    i.ble_store_delete  ble_store.o
-    0x00025480   0x00025480   0x0000002c   Code   RO         9434    i.ble_store_delete_cccd  ble_store.o
-    0x000254ac   0x000254ac   0x000000ac   Code   RO         9438    i.ble_store_iterate  ble_store.o
-    0x00025558   0x00025558   0x0000004c   Code   RO        10538    i.ble_store_iterate_replace_cccd  ble_store_config.o
-    0x000255a4   0x000255a4   0x00000016   Code   RO         9440    i.ble_store_key_from_value_cccd  ble_store.o
-    0x000255ba   0x000255ba   0x00000026   Code   RO         9441    i.ble_store_key_from_value_sec  ble_store.o
-    0x000255e0   0x000255e0   0x00000030   Code   RO         9444    i.ble_store_read_cccd  ble_store.o
-    0x00025610   0x00025610   0x00000030   Code   RO         9445    i.ble_store_read_our_sec  ble_store.o
-    0x00025640   0x00025640   0x00000034   Code   RO         9446    i.ble_store_read_peer_sec  ble_store.o
-    0x00025674   0x00025674   0x0000002c   Code   RO         9559    i.ble_store_util_bonded_peers  ble_store_util.o
-    0x000256a0   0x000256a0   0x0000001a   Code   RO         9561    i.ble_store_util_delete_all  ble_store_util.o
-    0x000256ba   0x000256ba   0x0000007e   Code   RO         9563    i.ble_store_util_delete_peer  ble_store_util.o
-    0x00025738   0x00025738   0x0000004a   Code   RO        10539    i.ble_store_util_iter_replace_mac  ble_store_config.o
-    0x00025782   0x00025782   0x0000005c   Code   RO         9565    i.ble_store_util_iter_unique_peer  ble_store_util.o
-    0x000257de   0x000257de   0x00000032   Code   RO         9566    i.ble_store_util_status_rr  ble_store_util.o
-    0x00025810   0x00025810   0x0000005c   Code   RO         9448    i.ble_store_write_cccd  ble_store.o
-    0x0002586c   0x0002586c   0x0000005c   Code   RO         9449    i.ble_store_write_our_sec  ble_store.o
-    0x000258c8   0x000258c8   0x00000098   Code   RO         9450    i.ble_store_write_peer_sec  ble_store.o
-    0x00025960   0x00025960   0x000000e0   Code   RO        11336    i.ble_svc_dis_access  dis.o
-    0x00025a40   0x00025a40   0x00000088   Code   RO        11341    i.ble_svc_dis_init  dis.o
-    0x00025ac8   0x00025ac8   0x0000009c   Code   RO        11466    i.ble_svc_hrs_access  hrs.o
-    0x00025b64   0x00025b64   0x00000084   Code   RO        11467    i.ble_svc_hrs_init  hrs.o
-    0x00025be8   0x00025be8   0x00000028   Code   RO        11468    i.ble_svc_hrs_notify  hrs.o
-    0x00025c10   0x00025c10   0x00000024   Code   RO        10458    i.ble_transport_acl_put  transport.o
-    0x00025c34   0x00025c34   0x00000018   Code   RO        10460    i.ble_transport_alloc_acl_from_ll  transport.o
-    0x00025c4c   0x00025c4c   0x00000010   Code   RO        10461    i.ble_transport_alloc_cmd  transport.o
-    0x00025c5c   0x00025c5c   0x00000024   Code   RO        10462    i.ble_transport_alloc_evt  transport.o
-    0x00025c80   0x00025c80   0x00000050   Code   RO        10463    i.ble_transport_free  transport.o
-    0x00025cd0   0x00025cd0   0x00000008   Code   RO         7022    i.ble_transport_hs_init  ble_hs.o
-    0x00025cd8   0x00025cd8   0x000000f0   Code   RO        10464    i.ble_transport_init  transport.o
-    0x00025dc8   0x00025dc8   0x0000002c   Code   RO         7023    i.ble_transport_to_hs_acl_impl  ble_hs.o
-    0x00025df4   0x00025df4   0x0000000a   Code   RO         7024    i.ble_transport_to_hs_evt_impl  ble_hs.o
-    0x00025dfe   0x00025dfe   0x0000001e   Code   RO        10699    i.ble_transport_to_ll_acl_impl  pan_spark_glue.o
-    0x00025e1c   0x00025e1c   0x00000024   Code   RO        10700    i.ble_transport_to_ll_cmd_impl  pan_spark_glue.o
-    0x00025e40   0x00025e40   0x0000003a   Code   RO         9621    i.ble_uuid_cmp      ble_uuid.o
-    0x00025e7a   0x00025e7a   0x00000002   PAD
-    0x00025e7c   0x00025e7c   0x0000004c   Code   RO         9623    i.ble_uuid_flat     ble_uuid.o
-    0x00025ec8   0x00025ec8   0x00000030   Code   RO         9624    i.ble_uuid_init_from_att_buf  ble_uuid.o
-    0x00025ef8   0x00025ef8   0x0000004c   Code   RO         9625    i.ble_uuid_init_from_att_mbuf  ble_uuid.o
-    0x00025f44   0x00025f44   0x00000042   Code   RO         9626    i.ble_uuid_init_from_buf  ble_uuid.o
-    0x00025f86   0x00025f86   0x00000006   Code   RO         9627    i.ble_uuid_length   ble_uuid.o
-    0x00025f8c   0x00025f8c   0x00000058   Code   RO         9629    i.ble_uuid_to_mbuf  ble_uuid.o
-    0x00025fe4   0x00025fe4   0x00000090   Code   RO         9630    i.ble_uuid_to_str   ble_uuid.o
-    0x00026074   0x00026074   0x0000000e   Code   RO         9631    i.ble_uuid_u16      ble_uuid.o
-    0x00026082   0x00026082   0x00000020   Code   RO        13177    i.cbor_encode_byte_string  cborencoder.o
-    0x000260a2   0x000260a2   0x00000016   Code   RO        13178    i.cbor_encode_int   cborencoder.o
-    0x000260b8   0x000260b8   0x0000001e   Code   RO        13180    i.cbor_encode_simple_value  cborencoder.o
-    0x000260d6   0x000260d6   0x00000020   Code   RO        13182    i.cbor_encode_text_string  cborencoder.o
-    0x000260f6   0x000260f6   0x00000022   Code   RO        13184    i.cbor_encoder_close_container  cborencoder.o
-    0x00026118   0x00026118   0x0000000a   Code   RO        13185    i.cbor_encoder_create_array  cborencoder.o
-    0x00026122   0x00026122   0x00000002   PAD
-    0x00026124   0x00026124   0x00000020   Code   RO        13188    i.cbor_encoder_create_map  cborencoder.o
-    0x00026144   0x00026144   0x0000000a   Code   RO        13189    i.cbor_encoder_init  cborencoder.o
-    0x0002614e   0x0002614e   0x000002ec   Code   RO        13485    i.cbor_internal_read_object  cborattr.o
-    0x0002643a   0x0002643a   0x0000001c   Code   RO        13073    i.cbor_mbuf_reader_cmp  cbor_mbuf_reader.o
-    0x00026456   0x00026456   0x00000020   Code   RO        13074    i.cbor_mbuf_reader_cpy  cbor_mbuf_reader.o
-    0x00026476   0x00026476   0x0000001e   Code   RO        13075    i.cbor_mbuf_reader_get16  cbor_mbuf_reader.o
-    0x00026494   0x00026494   0x00000016   Code   RO        13076    i.cbor_mbuf_reader_get32  cbor_mbuf_reader.o
-    0x000264aa   0x000264aa   0x0000001e   Code   RO        13077    i.cbor_mbuf_reader_get64  cbor_mbuf_reader.o
-    0x000264c8   0x000264c8   0x00000016   Code   RO        13078    i.cbor_mbuf_reader_get8  cbor_mbuf_reader.o
-    0x000264de   0x000264de   0x00000002   PAD
-    0x000264e0   0x000264e0   0x00000048   Code   RO        13079    i.cbor_mbuf_reader_init  cbor_mbuf_reader.o
-    0x00026528   0x00026528   0x00000022   Code   RO        13142    i.cbor_mbuf_writer  cbor_mbuf_writer.o
-    0x0002654a   0x0002654a   0x00000002   PAD
-    0x0002654c   0x0002654c   0x00000010   Code   RO        13143    i.cbor_mbuf_writer_init  cbor_mbuf_writer.o
-    0x0002655c   0x0002655c   0x00000020   Code   RO        13296    i.cbor_parser_init  cborparser.o
-    0x0002657c   0x0002657c   0x00000162   Code   RO        13486    i.cbor_read_array   cborattr.o
-    0x000266de   0x000266de   0x0000000c   Code   RO        13488    i.cbor_read_object  cborattr.o
-    0x000266ea   0x000266ea   0x0000001e   Code   RO        13297    i.cbor_value_advance  cborparser.o
-    0x00026708   0x00026708   0x0000003c   Code   RO        13299    i.cbor_value_calculate_string_length  cborparser.o
-    0x00026744   0x00026744   0x000000b0   Code   RO        13300    i.cbor_value_enter_container  cborparser.o
-    0x000267f4   0x000267f4   0x0000005e   Code   RO        13304    i.cbor_value_leave_container  cborparser.o
-    0x00026852   0x00026852   0x00000002   PAD
-    0x00026854   0x00026854   0x00000108   Code   RO        15328    i.check_dcoc_in_abs_limit  ble_spark_107x_rd.lib(rf_misc.o)
-    0x0002695c   0x0002695c   0x0000013c   Code   RO        15343    i.check_info_tlv_data  ble_spark_107x_rd.lib(rf_ft.o)
-    0x00026a98   0x00026a98   0x00000068   Code   RO         2930    i.clktrim_measure_32k_clk  soc_32k_cali.o
-    0x00026b00   0x00026b00   0x000000b8   Code   RO        13190    i.create_container  cborencoder.o
-    0x00026bb8   0x00026bb8   0x00000064   Code   RO        11667    i.cy_rtos_mutex_get  mtb_kvstore.o
-    0x00026c1c   0x00026c1c   0x0000018c   Code   RO        15329    i.dcoc_calibration_process  ble_spark_107x_rd.lib(rf_misc.o)
-    0x00026da8   0x00026da8   0x0000004c   Code   RO        11528    i.debug_uart_init   app_log_uart.o
-    0x00026df4   0x00026df4   0x00000090   Code   RO        13191    i.encode_number     cborencoder.o
-    0x00026e84   0x00026e84   0x00000096   Code   RO        13308    i.extract_number    cborparser.o
-    0x00026f1a   0x00026f1a   0x00000012   Code   RO         7273    i.find_field_func   ble_hs_adv.o
-    0x00026f2c   0x00026f2c   0x000000a4   Code   RO        13814    i.flash_area_write  mynewt_img_mgmt.o
-    0x00026fd0   0x00026fd0   0x0000000c   Code   RO         3006    i.fputc             retarget.o
-    0x00026fdc   0x00026fdc   0x00000078   Code   RO        12685    i.gatt_svr_chr_access_smp  smp_ble.o
-    0x00027054   0x00027054   0x0000000a   Code   RO         9744    i.get_le16          endian.o
-    0x0002705e   0x0002705e   0x00000016   Code   RO         9746    i.get_le32          endian.o
-    0x00027074   0x00027074   0x0000000e   Code   RO        10701    i.host_copydata     pan_spark_glue.o
-    0x00027082   0x00027082   0x00000002   PAD
-    0x00027084   0x00027084   0x00000070   Code   RO        13560    i.img_mgmt_erase    img_mgmt.o
-    0x000270f4   0x000270f4   0x0000003c   Code   RO        13815    i.img_mgmt_impl_erase_image_data  mynewt_img_mgmt.o
-    0x00027130   0x00027130   0x0000002c   Code   RO        13816    i.img_mgmt_impl_erase_slot  mynewt_img_mgmt.o
-    0x0002715c   0x0002715c   0x00000008   Code   RO        13817    i.img_mgmt_impl_erased_val  mynewt_img_mgmt.o
-    0x00027164   0x00027164   0x00000004   Code   RO        13820    i.img_mgmt_impl_log_upload_done  mynewt_img_mgmt.o
-    0x00027168   0x00027168   0x00000004   Code   RO        13821    i.img_mgmt_impl_log_upload_start  mynewt_img_mgmt.o
-    0x0002716c   0x0002716c   0x0000005c   Code   RO        13822    i.img_mgmt_impl_read  mynewt_img_mgmt.o
-    0x000271c8   0x000271c8   0x00000012   Code   RO        13823    i.img_mgmt_impl_swap_type  mynewt_img_mgmt.o
-    0x000271da   0x000271da   0x00000002   PAD
-    0x000271dc   0x000271dc   0x00000138   Code   RO        13824    i.img_mgmt_impl_upload_inspect  mynewt_img_mgmt.o
-    0x00027314   0x00027314   0x0000001c   Code   RO        13826    i.img_mgmt_impl_write_image_data  mynewt_img_mgmt.o
-    0x00027330   0x00027330   0x0000004c   Code   RO        13828    i.img_mgmt_module_init  mynewt_img_mgmt.o
-    0x0002737c   0x0002737c   0x00000010   Code   RO        13563    i.img_mgmt_my_version  img_mgmt.o
-    0x0002738c   0x0002738c   0x00000040   Code   RO        13829    i.img_mgmt_post_handler  mynewt_img_mgmt.o
-    0x000273cc   0x000273cc   0x0000014c   Code   RO        13564    i.img_mgmt_read_info  img_mgmt.o
-    0x00027518   0x00027518   0x00000010   Code   RO        13566    i.img_mgmt_register_group  img_mgmt.o
-    0x00027528   0x00027528   0x00000018   Code   RO        13687    i.img_mgmt_slot_in_use  img_mgmt_state.o
-    0x00027540   0x00027540   0x0000004e   Code   RO        13690    i.img_mgmt_state_flags  img_mgmt_state.o
-    0x0002758e   0x0002758e   0x00000002   PAD
-    0x00027590   0x00027590   0x00000278   Code   RO        13691    i.img_mgmt_state_read  img_mgmt_state.o
-    0x00027808   0x00027808   0x0000004c   Code   RO        13693    i.img_mgmt_state_write  img_mgmt_state.o
-    0x00027854   0x00027854   0x0000028c   Code   RO        13569    i.img_mgmt_upload   img_mgmt.o
-    0x00027ae0   0x00027ae0   0x00000058   Code   RO        13760    i.img_mgmt_ver_str  img_mgmt_util.o
-    0x00027b38   0x00027b38   0x0000000c   Code   RO        15345    i.info_data_is_valid  ble_spark_107x_rd.lib(rf_ft.o)
-    0x00027b44   0x00027b44   0x00000064   Code   RO        15346    i.info_read_from_type  ble_spark_107x_rd.lib(rf_ft.o)
-    0x00027ba8   0x00027ba8   0x00000004   Code   RO        13309    i.iterate_noop      cborparser.o
-    0x00027bac   0x00027bac   0x00000198   Code   RO        13310    i.iterate_string_chunks  cborparser.o
-    0x00027d44   0x00027d44   0x00000034   Code   RO        11583    i.kv_init           mtb_init.o
-    0x00027d78   0x00027d78   0x000000a4   Code   RO        10702    i.ll_init           pan_spark_glue.o
-    0x00027e1c   0x00027e1c   0x0000000a   Code   RO        12031    i.main              main.o
-    0x00027e26   0x00027e26   0x0000000e   Code   RO         4406    i.main_task         os_setup.o
-    0x00027e34   0x00027e34   0x0000009c   Code   RO        10703    i.mem_alloc         pan_spark_glue.o
-    0x00027ed0   0x00027ed0   0x0000002c   Code   RO         9856    i.mem_init_mbuf_pool  mem.o
-    0x00027efc   0x00027efc   0x0000004a   Code   RO         9862    i.mem_split_frag    mem.o
-    0x00027f46   0x00027f46   0x0000003c   Code   RO        12948    i.mgmt_ctxt_init    mgmt.o
-    0x00027f82   0x00027f82   0x00000014   Code   RO        12949    i.mgmt_err_from_cbor  mgmt.o
-    0x00027f96   0x00027f96   0x00000002   PAD
-    0x00027f98   0x00027f98   0x00000018   Code   RO        12950    i.mgmt_evt          mgmt.o
-    0x00027fb0   0x00027fb0   0x00000048   Code   RO        12951    i.mgmt_find_handler  mgmt.o
-    0x00027ff8   0x00027ff8   0x0000000e   Code   RO        12952    i.mgmt_hton_hdr     mgmt.o
-    0x00028006   0x00028006   0x0000000e   Code   RO        12953    i.mgmt_ntoh_hdr     mgmt.o
-    0x00028014   0x00028014   0x00000018   Code   RO        12955    i.mgmt_register_group  mgmt.o
-    0x0002802c   0x0002802c   0x0000000c   Code   RO        12956    i.mgmt_streamer_alloc_rsp  mgmt.o
-    0x00028038   0x00028038   0x0000000c   Code   RO        12957    i.mgmt_streamer_free_buf  mgmt.o
-    0x00028044   0x00028044   0x00000010   Code   RO        12958    i.mgmt_streamer_init_reader  mgmt.o
-    0x00028054   0x00028054   0x00000010   Code   RO        12959    i.mgmt_streamer_init_writer  mgmt.o
-    0x00028064   0x00028064   0x0000000c   Code   RO        12960    i.mgmt_streamer_reset_buf  mgmt.o
-    0x00028070   0x00028070   0x00000014   Code   RO        12961    i.mgmt_streamer_trim_front  mgmt.o
-    0x00028084   0x00028084   0x00000012   Code   RO        12962    i.mgmt_streamer_write_at  mgmt.o
-    0x00028096   0x00028096   0x00000002   PAD
-    0x00028098   0x00028098   0x0000002c   Code   RO        12964    i.mgmt_write_rsp_status  mgmt.o
-    0x000280c4   0x000280c4   0x000004d0   Code   RO        11673    i.mtb_kvstore_init  mtb_kvstore.o
-    0x00028594   0x00028594   0x000000a4   Code   RO        11675    i.mtb_kvstore_read  mtb_kvstore.o
-    0x00028638   0x00028638   0x0000005c   Code   RO        11681    i.mtb_kvstore_write  mtb_kvstore.o
-    0x00028694   0x00028694   0x00000008   Code   RO         9930    i.nimble_port_get_dflt_eventq  nimble_port.o
-    0x0002869c   0x0002869c   0x00000028   Code   RO         9931    i.nimble_port_init  nimble_port.o
-    0x000286c4   0x000286c4   0x00000018   Code   RO         9932    i.nimble_port_run   nimble_port.o
-    0x000286dc   0x000286dc   0x00000040   Code   RO        10345    i.npl_freertos_callout_init  npl_os_freertos.o
-    0x0002871c   0x0002871c   0x00000098   Code   RO        10347    i.npl_freertos_callout_reset  npl_os_freertos.o
-    0x000287b4   0x000287b4   0x00000054   Code   RO        10348    i.npl_freertos_eventq_get  npl_os_freertos.o
-    0x00028808   0x00028808   0x0000004c   Code   RO        10349    i.npl_freertos_eventq_put  npl_os_freertos.o
-    0x00028854   0x00028854   0x00000020   Code   RO        10351    i.npl_freertos_mutex_init  npl_os_freertos.o
-    0x00028874   0x00028874   0x00000030   Code   RO        10352    i.npl_freertos_mutex_pend  npl_os_freertos.o
-    0x000288a4   0x000288a4   0x00000030   Code   RO        10353    i.npl_freertos_mutex_release  npl_os_freertos.o
-    0x000288d4   0x000288d4   0x00000020   Code   RO        10354    i.npl_freertos_sem_init  npl_os_freertos.o
-    0x000288f4   0x000288f4   0x0000004c   Code   RO        10355    i.npl_freertos_sem_pend  npl_os_freertos.o
-    0x00028940   0x00028940   0x00000048   Code   RO        10356    i.npl_freertos_sem_release  npl_os_freertos.o
-    0x00028988   0x00028988   0x0000002c   Code   RO        10357    i.npl_freertos_time_ms_to_ticks  npl_os_freertos.o
-    0x000289b4   0x000289b4   0x0000005c   Code   RO        10704    i.on_reset          pan_spark_glue.o
-    0x00028a10   0x00028a10   0x00000064   Code   RO        10359    i.os_callout_timer_cb  npl_os_freertos.o
-    0x00028a74   0x00028a74   0x000000b2   Code   RO         9996    i.os_mbuf_adj       os_mbuf.o
-    0x00028b26   0x00028b26   0x000000c8   Code   RO         9997    i.os_mbuf_append    os_mbuf.o
-    0x00028bee   0x00028bee   0x00000072   Code   RO         9998    i.os_mbuf_appendfrom  os_mbuf.o
-    0x00028c60   0x00028c60   0x00000080   Code   RO         9999    i.os_mbuf_cmpf      os_mbuf.o
-    0x00028ce0   0x00028ce0   0x00000100   Code   RO        10000    i.os_mbuf_cmpm      os_mbuf.o
-    0x00028de0   0x00028de0   0x00000040   Code   RO        10001    i.os_mbuf_concat    os_mbuf.o
-    0x00028e20   0x00028e20   0x00000058   Code   RO        10002    i.os_mbuf_copydata  os_mbuf.o
-    0x00028e78   0x00028e78   0x00000096   Code   RO        10003    i.os_mbuf_copyinto  os_mbuf.o
-    0x00028f0e   0x00028f0e   0x0000005e   Code   RO        10005    i.os_mbuf_extend    os_mbuf.o
-    0x00028f6c   0x00028f6c   0x00000022   Code   RO        10007    i.os_mbuf_free_chain  os_mbuf.o
-    0x00028f8e   0x00028f8e   0x0000002e   Code   RO        10008    i.os_mbuf_get       os_mbuf.o
-    0x00028fbc   0x00028fbc   0x00000030   Code   RO        10009    i.os_mbuf_get_pkthdr  os_mbuf.o
-    0x00028fec   0x00028fec   0x000000fc   Code   RO        10012    i.os_mbuf_pack_chains  os_mbuf.o
-    0x000290e8   0x000290e8   0x0000000a   Code   RO        10013    i.os_mbuf_pool_init  os_mbuf.o
-    0x000290f2   0x000290f2   0x00000106   Code   RO        10014    i.os_mbuf_prepend   os_mbuf.o
-    0x000291f8   0x000291f8   0x00000014   Code   RO        10015    i.os_mbuf_prepend_pullup  os_mbuf.o
-    0x0002920c   0x0002920c   0x00000120   Code   RO        10016    i.os_mbuf_pullup    os_mbuf.o
-    0x0002932c   0x0002932c   0x0000006c   Code   RO        10017    i.os_mbuf_trim_front  os_mbuf.o
-    0x00029398   0x00029398   0x00000036   Code   RO        10221    i.os_memblock_from  os_mempool.o
-    0x000293ce   0x000293ce   0x00000030   Code   RO        10222    i.os_memblock_get   os_mempool.o
-    0x000293fe   0x000293fe   0x0000003c   Code   RO        10223    i.os_memblock_put   os_mempool.o
-    0x0002943a   0x0002943a   0x0000001e   Code   RO        10224    i.os_memblock_put_from_cb  os_mempool.o
-    0x00029458   0x00029458   0x00000080   Code   RO        10226    i.os_mempool_ext_init  os_mempool.o
-    0x000294d8   0x000294d8   0x00000074   Code   RO        10228    i.os_mempool_init   os_mempool.o
-    0x0002954c   0x0002954c   0x00000010   Code   RO        10230    i.os_mempool_module_init  os_mempool.o
-    0x0002955c   0x0002955c   0x0000002a   Code   RO        10019    i.os_mqueue_get     os_mbuf.o
-    0x00029586   0x00029586   0x00000010   Code   RO        10020    i.os_mqueue_init    os_mbuf.o
-    0x00029596   0x00029596   0x0000003a   Code   RO        10021    i.os_mqueue_put     os_mbuf.o
-    0x000295d0   0x000295d0   0x00000064   Code   RO        10024    i.os_msys_get_pkthdr  os_mbuf.o
-    0x00029634   0x00029634   0x00000048   Code   RO        10319    i.os_msys_init      os_msys_init.o
-    0x0002967c   0x0002967c   0x00000044   Code   RO        10026    i.os_msys_register  os_mbuf.o
-    0x000296c0   0x000296c0   0x00000010   Code   RO        10027    i.os_msys_reset     os_mbuf.o
-    0x000296d0   0x000296d0   0x00000068   Code   RO         4407    i.os_schedule_main  os_setup.o
-    0x00029738   0x00029738   0x00000068   Code   RO        11933    i.pan10x_mac_addr_get  pan_mac_addr.o
-    0x000297a0   0x000297a0   0x000003cc   Code   RO         2593    i.pan10xx_platform_init  soc.o
-    0x00029b6c   0x00029b6c   0x00000058   Code   RO        14027    i.pan_ble_hci_acl_nimble_handle  ble_spark_107x_rd.lib(pan_ble_stack.o)
-    0x00029bc4   0x00029bc4   0x0000004c   Code   RO        14028    i.pan_ble_hci_cmd_handle  ble_spark_107x_rd.lib(pan_ble_stack.o)
-    0x00029c10   0x00029c10   0x0000000e   Code   RO        14029    i.pan_ble_hci_init  ble_spark_107x_rd.lib(pan_ble_stack.o)
-    0x00029c1e   0x00029c1e   0x00000002   PAD
-    0x00029c20   0x00029c20   0x00000174   Code   RO        14030    i.pan_ble_init      ble_spark_107x_rd.lib(pan_ble_stack.o)
-    0x00029d94   0x00029d94   0x00000148   Code   RO        10705    i.pan_ble_stack_init  pan_spark_glue.o
-    0x00029edc   0x00029edc   0x00000030   Code   RO        10707    i.pan_ble_thread_create  pan_spark_glue.o
-    0x00029f0c   0x00029f0c   0x00000008   Code   RO        10708    i.pan_ble_thread_entry  pan_spark_glue.o
-    0x00029f14   0x00029f14   0x0000000c   Code   RO        14036    i.pan_ll_register_hostcopy_cb  ble_spark_107x_rd.lib(pan_ble_stack.o)
-    0x00029f20   0x00029f20   0x00000008   Code   RO        14037    i.pan_ll_register_semphr_cback  ble_spark_107x_rd.lib(pan_ble_stack.o)
-    0x00029f28   0x00029f28   0x00000008   Code   RO        14042    i.pan_misc_register_32k_track_cb  ble_spark_107x_rd.lib(pan_ble_stack.o)
-    0x00029f30   0x00029f30   0x00000008   Code   RO        14045    i.pan_misc_register_print  ble_spark_107x_rd.lib(pan_ble_stack.o)
-    0x00029f38   0x00029f38   0x0000000a   Code   RO        14046    i.pan_misc_set_bd_addr  ble_spark_107x_rd.lib(pan_ble_stack.o)
-    0x00029f42   0x00029f42   0x00000002   PAD
-    0x00029f44   0x00029f44   0x00000050   Code   RO        12399    i.peer_add          peer.o
-    0x00029f94   0x00029f94   0x000000fc   Code   RO        12400    i.peer_chr_disced   peer.o
-    0x0002a090   0x0002a090   0x00000048   Code   RO        12401    i.peer_chr_find_uuid  peer.o
-    0x0002a0d8   0x0002a0d8   0x000000a4   Code   RO        12402    i.peer_delete       peer.o
-    0x0002a17c   0x0002a17c   0x00000098   Code   RO        12403    i.peer_disc_all     peer.o
-    0x0002a214   0x0002a214   0x000000c8   Code   RO        12404    i.peer_disc_chrs    peer.o
-    0x0002a2dc   0x0002a2dc   0x00000088   Code   RO        12405    i.peer_disc_dscs    peer.o
-    0x0002a364   0x0002a364   0x0000010c   Code   RO        12406    i.peer_dsc_disced   peer.o
-    0x0002a470   0x0002a470   0x0000006a   Code   RO        12407    i.peer_dsc_find_uuid  peer.o
-    0x0002a4da   0x0002a4da   0x00000002   PAD
-    0x0002a4dc   0x0002a4dc   0x00000134   Code   RO        12408    i.peer_init         peer.o
-    0x0002a610   0x0002a610   0x000000c8   Code   RO        12409    i.peer_svc_disced   peer.o
-    0x0002a6d8   0x0002a6d8   0x00000070   Code   RO        15347    i.phy_init_from_info  ble_spark_107x_rd.lib(rf_ft.o)
-    0x0002a748   0x0002a748   0x000001dc   Code   RO        15348    i.phy_value_init_from_code  ble_spark_107x_rd.lib(rf_ft.o)
-    0x0002a924   0x0002a924   0x000001ac   Code   RO        15349    i.phy_value_init_from_info  ble_spark_107x_rd.lib(rf_ft.o)
-    0x0002aad0   0x0002aad0   0x00000118   Code   RO        13311    i.preparse_value    cborparser.o
-    0x0002abe8   0x0002abe8   0x000000c8   Code   RO        12186    i.print_adv_fields  app_ble_central.o
-    0x0002acb0   0x0002acb0   0x0000007c   Code   RO         3778    i.prvAddCurrentTaskToDelayedList  tasks.o
-    0x0002ad2c   0x0002ad2c   0x00000070   Code   RO         3418    i.prvCopyDataToQueue  queue.o
-    0x0002ad9c   0x0002ad9c   0x00000058   Code   RO         3779    i.prvIdleTask       tasks.o
-    0x0002adf4   0x0002adf4   0x00000062   Code   RO         3419    i.prvNotifyQueueSetContainer  queue.o
-    0x0002ae56   0x0002ae56   0x00000002   PAD
-    0x0002ae58   0x0002ae58   0x0000009c   Code   RO         4119    i.prvProcessExpiredTimer  timers.o
-    0x0002aef4   0x0002aef4   0x000000dc   Code   RO         4120    i.prvSampleTimeNow  timers.o
-    0x0002afd0   0x0002afd0   0x00000018   Code   RO         4251    i.prvTaskExitError  port.o
-    0x0002afe8   0x0002afe8   0x000002a0   Code   RO         4121    i.prvTimerTask      timers.o
-    0x0002b288   0x0002b288   0x000000e2   Code   RO         3420    i.prvUnlockQueue    queue.o
-    0x0002b36a   0x0002b36a   0x00000008   Code   RO         9752    i.put_le16          endian.o
-    0x0002b372   0x0002b372   0x00000010   Code   RO         9754    i.put_le32          endian.o
-    0x0002b382   0x0002b382   0x00000002   PAD
-    0x0002b384   0x0002b384   0x00000138   Code   RO         4344    i.pvPortMalloc      heap_4.o
-    0x0002b4bc   0x0002b4bc   0x00000018   Code   RO         3781    i.pvTaskIncrementMutexHeldCount  tasks.o
-    0x0002b4d4   0x0002b4d4   0x00000016   Code   RO         4122    i.pvTimerGetTimerID  timers.o
-    0x0002b4ea   0x0002b4ea   0x00000002   PAD
-    0x0002b4ec   0x0002b4ec   0x00000024   Code   RO         4252    i.pxPortInitialiseStack  port.o
-    0x0002b510   0x0002b510   0x00000034   Code   RO        12096    i.setup             app.o
-    0x0002b544   0x0002b544   0x0000001c   Code   RO         2594    i.sleep_timer0_handler  soc.o
-    0x0002b560   0x0002b560   0x0000001c   Code   RO         2595    i.sleep_timer1_handler  soc.o
-    0x0002b57c   0x0002b57c   0x0000001c   Code   RO         2596    i.sleep_timer2_handler  soc.o
-    0x0002b598   0x0002b598   0x00000002   Code   RO         2597    i.sleep_timer_post_irq_handler  soc.o
-    0x0002b59a   0x0002b59a   0x00000032   Code   RO        12788    i.smp_alloc_rsp     smp.o
-    0x0002b5cc   0x0002b5cc   0x00000038   Code   RO        12686    i.smp_ble_event_data_in  smp_ble.o
-    0x0002b604   0x0002b604   0x00000014   Code   RO        12688    i.smp_ble_get_mtu   smp_ble.o
-    0x0002b618   0x0002b618   0x00000028   Code   RO        12689    i.smp_ble_out       smp_ble.o
-    0x0002b640   0x0002b640   0x0000004c   Code   RO        12690    i.smp_ble_pkg_init  smp_ble.o
-    0x0002b68c   0x0002b68c   0x00000040   Code   RO        12789    i.smp_event_data_in  smp.o
-    0x0002b6cc   0x0002b6cc   0x0000000e   Code   RO        12790    i.smp_free_buf      smp.o
-    0x0002b6da   0x0002b6da   0x00000008   Code   RO        12791    i.smp_get_dflt_eventq  smp.o
-    0x0002b6e2   0x0002b6e2   0x00000014   Code   RO        12792    i.smp_init_reader   smp.o
-    0x0002b6f6   0x0002b6f6   0x00000012   Code   RO        12793    i.smp_init_writer   smp.o
-    0x0002b708   0x0002b708   0x000002b4   Code   RO        12920    i.smp_process_request_packet  mcumgr_smp.o
-    0x0002b9bc   0x0002b9bc   0x00000012   Code   RO        12795    i.smp_reset_buf     smp.o
-    0x0002b9ce   0x0002b9ce   0x00000026   Code   RO        12796    i.smp_rsp_frag_alloc  smp.o
-    0x0002b9f4   0x0002b9f4   0x00000028   Code   RO        12797    i.smp_rx_req        smp.o
-    0x0002ba1c   0x0002ba1c   0x00000038   Code   RO        12798    i.smp_transport_init  smp.o
-    0x0002ba54   0x0002ba54   0x00000008   Code   RO        12799    i.smp_trim_front    smp.o
-    0x0002ba5c   0x0002ba5c   0x00000048   Code   RO        12800    i.smp_tx_rsp        smp.o
-    0x0002baa4   0x0002baa4   0x0000002e   Code   RO        12801    i.smp_write_at      smp.o
-    0x0002bad2   0x0002bad2   0x00000002   PAD
-    0x0002bad4   0x0002bad4   0x000000c8   Code   RO         3008    i.stackDump         retarget.o
-    0x0002bb9c   0x0002bb9c   0x00000032   Code   RO         9756    i.swap_buf          endian.o
-    0x0002bbce   0x0002bbce   0x0000001e   Code   RO         9757    i.swap_in_place     endian.o
-    0x0002bbec   0x0002bbec   0x000000a4   Code   RO         2599    i.sys_clock_Init    soc.o
-    0x0002bc90   0x0002bc90   0x000000b8   Code   RO        10890    i.tc_aes128_set_encrypt_key  aes_encrypt.o
-    0x0002bd48   0x0002bd48   0x000005be   Code   RO        10891    i.tc_aes_encrypt    aes_encrypt.o
-    0x0002c306   0x0002c306   0x00000002   PAD
-    0x0002c308   0x0002c308   0x00000098   Code   RO        15352    i.tlv_init_iter     ble_spark_107x_rd.lib(rf_ft.o)
-    0x0002c3a0   0x0002c3a0   0x0000005a   Code   RO        13762    i.ull_to_s          img_mgmt_util.o
-    0x0002c3fa   0x0002c3fa   0x00000026   Code   RO         3368    i.uxListRemove      list.o
-    0x0002c420   0x0002c420   0x00000016   Code   RO         3421    i.uxQueueMessagesWaiting  queue.o
-    0x0002c436   0x0002c436   0x00000002   PAD
-    0x0002c438   0x0002c438   0x0000000c   Code   RO         3784    i.uxTaskGetNumberOfTasks  tasks.o
-    0x0002c444   0x0002c444   0x0000007c   Code   RO        11832    i.vApplicationMallocFailedHook  utility.o
-    0x0002c4c0   0x0002c4c0   0x00000018   Code   RO        10710    i.vApplicationUserHook  pan_spark_glue.o
-    0x0002c4d8   0x0002c4d8   0x00000016   Code   RO         3369    i.vListInitialise   list.o
-    0x0002c4ee   0x0002c4ee   0x00000006   Code   RO         3370    i.vListInitialiseItem  list.o
-    0x0002c4f4   0x0002c4f4   0x00000032   Code   RO         3371    i.vListInsert       list.o
-    0x0002c526   0x0002c526   0x00000018   Code   RO         3372    i.vListInsertEnd    list.o
-    0x0002c53e   0x0002c53e   0x00000002   PAD
-    0x0002c540   0x0002c540   0x0000001c   Code   RO         4254    i.vPortExitCritical  port.o
-    0x0002c55c   0x0002c55c   0x00000088   Code   RO         4345    i.vPortFree         heap_4.o
-    0x0002c5e4   0x0002c5e4   0x00000028   Code   RO         4255    i.vPortSetupTimerInterrupt  port.o
-    0x0002c60c   0x0002c60c   0x00000018   Code   RO         4256    i.vPortYield        port.o
-    0x0002c624   0x0002c624   0x00000048   Code   RO         3424    i.vQueueAddToRegistry  queue.o
-    0x0002c66c   0x0002c66c   0x00000034   Code   RO         3425    i.vQueueDelete      queue.o
-    0x0002c6a0   0x0002c6a0   0x00000044   Code   RO         3427    i.vQueueWaitForMessageRestricted  queue.o
-    0x0002c6e4   0x0002c6e4   0x00000094   Code   RO         3791    i.vTaskDelete       tasks.o
-    0x0002c778   0x0002c778   0x00000010   Code   RO         3794    i.vTaskInternalSetTimeOutState  tasks.o
-    0x0002c788   0x0002c788   0x0000000c   Code   RO         3795    i.vTaskMissedYield  tasks.o
-    0x0002c794   0x0002c794   0x00000024   Code   RO         3796    i.vTaskPlaceOnEventList  tasks.o
-    0x0002c7b8   0x0002c7b8   0x00000048   Code   RO         3797    i.vTaskPlaceOnEventListRestricted  tasks.o
-    0x0002c800   0x0002c800   0x0000008c   Code   RO         3799    i.vTaskPriorityDisinheritAfterTimeout  tasks.o
-    0x0002c88c   0x0002c88c   0x0000005c   Code   RO         3804    i.vTaskStartScheduler  tasks.o
-    0x0002c8e8   0x0002c8e8   0x00000010   Code   RO         3806    i.vTaskSuspendAll   tasks.o
-    0x0002c8f8   0x0002c8f8   0x00000014   Code   RO        12129    i.vTimerCallback    app_ble.o
-    0x0002c90c   0x0002c90c   0x00000030   Code   RO         4257    i.xPortStartScheduler  port.o
-    0x0002c93c   0x0002c93c   0x0000001e   Code   RO         3429    i.xQueueCreateCountingSemaphore  queue.o
-    0x0002c95a   0x0002c95a   0x00000024   Code   RO         3430    i.xQueueCreateMutex  queue.o
-    0x0002c97e   0x0002c97e   0x00000096   Code   RO         3432    i.xQueueGenericCreate  queue.o
-    0x0002ca14   0x0002ca14   0x000001e8   Code   RO         3434    i.xQueueGenericSend  queue.o
-    0x0002cbfc   0x0002cbfc   0x000000ba   Code   RO         3435    i.xQueueGenericSendFromISR  queue.o
-    0x0002ccb6   0x0002ccb6   0x00000092   Code   RO         3438    i.xQueueGiveFromISR  queue.o
-    0x0002cd48   0x0002cd48   0x00000030   Code   RO         3439    i.xQueueGiveMutexRecursive  queue.o
-    0x0002cd78   0x0002cd78   0x00000120   Code   RO         3444    i.xQueueReceive     queue.o
-    0x0002ce98   0x0002ce98   0x0000009a   Code   RO         3445    i.xQueueReceiveFromISR  queue.o
-    0x0002cf32   0x0002cf32   0x00000032   Code   RO         3449    i.xQueueTakeMutexRecursive  queue.o
-    0x0002cf64   0x0002cf64   0x00000078   Code   RO         3809    i.xTaskCheckForTimeOut  tasks.o
-    0x0002cfdc   0x0002cfdc   0x00000190   Code   RO         3810    i.xTaskCreate       tasks.o
-    0x0002d16c   0x0002d16c   0x0000000c   Code   RO         3816    i.xTaskGetCurrentTaskHandle  tasks.o
-    0x0002d178   0x0002d178   0x00000020   Code   RO         3819    i.xTaskGetSchedulerState  tasks.o
-    0x0002d198   0x0002d198   0x0000000c   Code   RO         3820    i.xTaskGetTickCount  tasks.o
-    0x0002d1a4   0x0002d1a4   0x0000000c   Code   RO         3821    i.xTaskGetTickCountFromISR  tasks.o
-    0x0002d1b0   0x0002d1b0   0x00000084   Code   RO         3822    i.xTaskPriorityDisinherit  tasks.o
-    0x0002d234   0x0002d234   0x00000098   Code   RO         3823    i.xTaskPriorityInherit  tasks.o
-    0x0002d2cc   0x0002d2cc   0x000000cc   Code   RO         3824    i.xTaskRemoveFromEventList  tasks.o
-    0x0002d398   0x0002d398   0x0000011c   Code   RO         3825    i.xTaskResumeAll    tasks.o
-    0x0002d4b4   0x0002d4b4   0x000000a4   Code   RO         4126    i.xTimerCreate      timers.o
-    0x0002d558   0x0002d558   0x00000088   Code   RO         4127    i.xTimerCreateTimerTask  timers.o
-    0x0002d5e0   0x0002d5e0   0x00000060   Code   RO         4128    i.xTimerGenericCommand  timers.o
-    0x0002d640   0x0002d640   0x0000000a   Code   RO         4129    i.xTimerGetExpiryTime  timers.o
-    0x0002d64a   0x0002d64a   0x00000022   Code   RO         4133    i.xTimerIsTimerActive  timers.o
-    0x0002d66c   0x0002d66c   0x0000003f   Data   RO         2601    .constdata          soc.o
-    0x0002d6ab   0x0002d6ab   0x00000001   PAD
-    0x0002d6ac   0x0002d6ac   0x000000d8   Data   RO         4470    .constdata          ble_att.o
-    0x0002d784   0x0002d784   0x00000004   Data   RO         5226    .constdata          ble_att_svr.o
-    0x0002d788   0x0002d788   0x00000010   Data   RO         5577    .constdata          ble_gap.o
-    0x0002d798   0x0002d798   0x0000013c   Data   RO         6136    .constdata          ble_gattc.o
-    0x0002d8d4   0x0002d8d4   0x00000004   Data   RO         6733    .constdata          ble_gatts.o
-    0x0002d8d8   0x0002d8d8   0x00000094   Data   RO         7907    .constdata          ble_hs_hci_evt.o
-    0x0002d96c   0x0002d96c   0x00000004   Data   RO         8150    .constdata          ble_hs_id.o
-    0x0002d970   0x0002d970   0x00000010   Data   RO         8492    .constdata          ble_hs_pvcy.o
-    0x0002d980   0x0002d980   0x0000006c   Data   RO         8884    .constdata          ble_l2cap_sig.o
-    0x0002d9ec   0x0002d9ec   0x00000068   Data   RO         9062    .constdata          ble_sm.o
-    0x0002da54   0x0002da54   0x00000032   Data   RO         9374    .constdata          ble_sm_lgcy.o
-    0x0002da86   0x0002da86   0x00000002   PAD
-    0x0002da88   0x0002da88   0x0000012c   Data   RO        10892    .constdata          aes_encrypt.o
-    0x0002dbb4   0x0002dbb4   0x00000041   Data   RO        11289    .constdata          base64.o
-    0x0002dbf5   0x0002dbf5   0x00000003   PAD
-    0x0002dbf8   0x0002dbf8   0x00000044   Data   RO        11352    .constdata          dis.o
-    0x0002dc3c   0x0002dc3c   0x00000044   Data   RO        11469    .constdata          hrs.o
-    0x0002dc80   0x0002dc80   0x00000008   Data   RO        11529    .constdata          app_log_uart.o
-    0x0002dc88   0x0002dc88   0x0000001d   Data   RO        11833    .constdata          utility.o
-    0x0002dca5   0x0002dca5   0x00000003   PAD
-    0x0002dca8   0x0002dca8   0x00000046   Data   RO        12189    .constdata          app_ble_central.o
-    0x0002dcee   0x0002dcee   0x0000001a   Data   RO        12302    .constdata          app_ble_periph.o
-    0x0002dd08   0x0002dd08   0x00000018   Data   RO        12371    .constdata          app_ble_svr.o
-    0x0002dd20   0x0002dd20   0x00000011   Data   RO        12692    .constdata          smp_ble.o
-    0x0002dd31   0x0002dd31   0x00000011   Data   RO        12693    .constdata          smp_ble.o
-    0x0002dd42   0x0002dd42   0x00000002   PAD
-    0x0002dd44   0x0002dd44   0x00000020   Data   RO        12694    .constdata          smp_ble.o
-    0x0002dd64   0x0002dd64   0x0000001c   Data   RO        12802    .constdata          smp.o
-    0x0002dd80   0x0002dd80   0x00000014   Data   RO        12803    .constdata          smp.o
-    0x0002dd94   0x0002dd94   0x00000030   Data   RO        13571    .constdata          img_mgmt.o
-    0x0002ddc4   0x0002ddc4   0x00000004   PAD
-    0x0002ddc8   0x0002ddc8   0x00000398   Data   RO        13572    .constdata          img_mgmt.o
-    0x0002e160   0x0002e160   0x0000001c   Data   RO        14051    .constdata          ble_spark_107x_rd.lib(pan_ble_stack.o)
-    0x0002e17c   0x0002e17c   0x000001f4   Data   RO        14637    .constdata          ble_spark_107x_rd.lib(rf_phy.o)
-    0x0002e370   0x0002e370   0x00000030   Data   RO        14889    .constdata          ble_spark_107x_rd.lib(ll_adv.o)
-    0x0002e3a0   0x0002e3a0   0x0000008e   Data   RO        15005    .constdata          ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x0002e42e   0x0002e42e   0x00000002   PAD
-    0x0002e430   0x0002e430   0x00000038   Data   RO        15162    .constdata          ble_spark_107x_rd.lib(ll_scan.o)
-    0x0002e468   0x0002e468   0x00000020   Data   RO        15211    .constdata          ble_spark_107x_rd.lib(lmgr_adv.o)
-    0x0002e488   0x0002e488   0x00000008   Data   RO        15250    .constdata          ble_spark_107x_rd.lib(lmgr_scan.o)
-    0x0002e490   0x0002e490   0x00000014   Data   RO        15273    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002e4a4   0x0002e4a4   0x00000004   Data   RO        15274    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002e4a8   0x0002e4a8   0x00000008   Data   RO        15275    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002e4b0   0x0002e4b0   0x00000478   Data   RO        15276    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002e928   0x0002e928   0x00000018   Data   RO        15278    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002e940   0x0002e940   0x0000001c   Data   RO        15279    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002e95c   0x0002e95c   0x0000001c   Data   RO        15280    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002e978   0x0002e978   0x0000001c   Data   RO        15281    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002e994   0x0002e994   0x00000020   Data   RO        15282    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002e9b4   0x0002e9b4   0x00000014   Data   RO        15283    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002e9c8   0x0002e9c8   0x0000001c   Data   RO        15284    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002e9e4   0x0002e9e4   0x0000001c   Data   RO        15285    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002ea00   0x0002ea00   0x0000001c   Data   RO        15286    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002ea1c   0x0002ea1c   0x0000001c   Data   RO        15287    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002ea38   0x0002ea38   0x0000000c   Data   RO        15288    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002ea44   0x0002ea44   0x00000004   Data   RO        15289    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002ea48   0x0002ea48   0x00000008   Data   RO        15290    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002ea50   0x0002ea50   0x00000004   Data   RO        15292    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002ea54   0x0002ea54   0x00000004   Data   RO        15293    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002ea58   0x0002ea58   0x00000004   Data   RO        15294    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002ea5c   0x0002ea5c   0x00000004   Data   RO        15295    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002ea60   0x0002ea60   0x00000001   Data   RO        15297    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002ea61   0x0002ea61   0x00000001   Data   RO        15299    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002ea62   0x0002ea62   0x00000001   Data   RO        15300    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002ea63   0x0002ea63   0x00000001   Data   RO        15301    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002ea64   0x0002ea64   0x00000001   Data   RO        15302    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002ea65   0x0002ea65   0x00000001   Data   RO        15303    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002ea66   0x0002ea66   0x00000001   Data   RO        15304    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002ea67   0x0002ea67   0x00000001   Data   RO        15305    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x0002ea68   0x0002ea68   0x00000098   Data   RO        15331    .constdata          ble_spark_107x_rd.lib(rf_misc.o)
-    0x0002eb00   0x0002eb00   0x00000020   Data   RO        15404    .constdata          ble_spark_107x_rd.lib(math.o)
-    0x0002eb20   0x0002eb20   0x0000020a   Data   RO        15474    .constdata          ble_spark_107x_rd.lib(aes_sw.o)
-    0x0002ed2a   0x0002ed2a   0x00000002   PAD
-    0x0002ed2c   0x0002ed2c   0x00000045   Data   RO         9632    .conststring        ble_uuid.o
-    0x0002ed71   0x0002ed71   0x00000003   PAD
-    0x0002ed74   0x0002ed74   0x00000044   Data   RO        11353    .conststring        dis.o
-    0x0002edb8   0x0002edb8   0x0000000b   Data   RO        11682    .conststring        mtb_kvstore.o
-    0x0002edc3   0x0002edc3   0x00000001   PAD
-    0x0002edc4   0x0002edc4   0x000000a5   Data   RO        12190    .conststring        app_ble_central.o
-    0x0002ee69   0x0002ee69   0x00000003   PAD
-    0x0002ee6c   0x0002ee6c   0x00000058   Data   RO        12303    .conststring        app_ble_periph.o
-    0x0002eec4   0x0002eec4   0x00000043   Data   RO        12372    .conststring        app_ble_svr.o
-    0x0002ef07   0x0002ef07   0x00000001   PAD
-    0x0002ef08   0x0002ef08   0x00000024   Data   RO        13573    .conststring        img_mgmt.o
-    0x0002ef2c   0x0002ef2c   0x00000030   Data   RO        15859    Region$$Table       anon$$obj.o
+    0x0000aa44   0x0000aa44   0x0000000c   Ven    RO        16486    Veneer$$Code        anon$$obj.o
+    0x0000aa50   0x0000aa50   0x0000000c   Ven    RO        16487    Veneer$$Code        anon$$obj.o
+    0x0000aa5c   0x0000aa5c   0x0000000c   Ven    RO        16488    Veneer$$Code        anon$$obj.o
+    0x0000aa68   0x0000aa68   0x0000000c   Ven    RO        16489    Veneer$$Code        anon$$obj.o
+    0x0000aa74   0x0000aa74   0x0000000c   Ven    RO        16490    Veneer$$Code        anon$$obj.o
+    0x0000aa80   0x0000aa80   0x0000000c   Ven    RO        16491    Veneer$$Code        anon$$obj.o
+    0x0000aa8c   0x0000aa8c   0x0000000c   Ven    RO        16492    Veneer$$Code        anon$$obj.o
+    0x0000aa98   0x0000aa98   0x0000000c   Ven    RO        16493    Veneer$$Code        anon$$obj.o
+    0x0000aaa4   0x0000aaa4   0x0000000c   Ven    RO        16494    Veneer$$Code        anon$$obj.o
+    0x0000aab0   0x0000aab0   0x0000000c   Ven    RO        16495    Veneer$$Code        anon$$obj.o
+    0x0000aabc   0x0000aabc   0x0000000c   Ven    RO        16496    Veneer$$Code        anon$$obj.o
+    0x0000aac8   0x0000aac8   0x0000000c   Ven    RO        16497    Veneer$$Code        anon$$obj.o
+    0x0000aad4   0x0000aad4   0x0000000c   Ven    RO        16498    Veneer$$Code        anon$$obj.o
+    0x0000aae0   0x0000aae0   0x0000000c   Ven    RO        16499    Veneer$$Code        anon$$obj.o
+    0x0000aaec   0x0000aaec   0x0000000c   Ven    RO        16500    Veneer$$Code        anon$$obj.o
+    0x0000aaf8   0x0000aaf8   0x0000000c   Ven    RO        16501    Veneer$$Code        anon$$obj.o
+    0x0000ab04   0x0000ab04   0x0000000c   Ven    RO        16502    Veneer$$Code        anon$$obj.o
+    0x0000ab10   0x0000ab10   0x0000000c   Ven    RO        16503    Veneer$$Code        anon$$obj.o
+    0x0000ab1c   0x0000ab1c   0x0000000c   Ven    RO        16504    Veneer$$Code        anon$$obj.o
+    0x0000ab28   0x0000ab28   0x0000000c   Ven    RO        16505    Veneer$$Code        anon$$obj.o
+    0x0000ab34   0x0000ab34   0x0000000c   Ven    RO        16506    Veneer$$Code        anon$$obj.o
+    0x0000ab40   0x0000ab40   0x0000000c   Ven    RO        16507    Veneer$$Code        anon$$obj.o
+    0x0000ab4c   0x0000ab4c   0x0000000c   Ven    RO        16508    Veneer$$Code        anon$$obj.o
+    0x0000ab58   0x0000ab58   0x0000000c   Ven    RO        16509    Veneer$$Code        anon$$obj.o
+    0x0000ab64   0x0000ab64   0x0000000c   Ven    RO        16510    Veneer$$Code        anon$$obj.o
+    0x0000ab70   0x0000ab70   0x0000000c   Ven    RO        16511    Veneer$$Code        anon$$obj.o
+    0x0000ab7c   0x0000ab7c   0x0000000c   Ven    RO        16512    Veneer$$Code        anon$$obj.o
+    0x0000ab88   0x0000ab88   0x0000000c   Ven    RO        16513    Veneer$$Code        anon$$obj.o
+    0x0000ab94   0x0000ab94   0x0000000c   Ven    RO        16514    Veneer$$Code        anon$$obj.o
+    0x0000aba0   0x0000aba0   0x0000000c   Ven    RO        16515    Veneer$$Code        anon$$obj.o
+    0x0000abac   0x0000abac   0x0000000c   Ven    RO        16516    Veneer$$Code        anon$$obj.o
+    0x0000abb8   0x0000abb8   0x0000000c   Ven    RO        16517    Veneer$$Code        anon$$obj.o
+    0x0000abc4   0x0000abc4   0x0000000c   Ven    RO        16518    Veneer$$Code        anon$$obj.o
+    0x0000abd0   0x0000abd0   0x0000000c   Ven    RO        16519    Veneer$$Code        anon$$obj.o
+    0x0000abdc   0x0000abdc   0x0000000c   Ven    RO        16520    Veneer$$Code        anon$$obj.o
+    0x0000abe8   0x0000abe8   0x0000000c   Ven    RO        16521    Veneer$$Code        anon$$obj.o
+    0x0000abf4   0x0000abf4   0x0000000c   Ven    RO        16522    Veneer$$Code        anon$$obj.o
+    0x0000ac00   0x0000ac00   0x0000000c   Ven    RO        16523    Veneer$$Code        anon$$obj.o
+    0x0000ac0c   0x0000ac0c   0x0000000c   Ven    RO        16524    Veneer$$Code        anon$$obj.o
+    0x0000ac18   0x0000ac18   0x00000084   Code   RO         2591    i.$Sub$$main        soc.o
+    0x0000ac9c   0x0000ac9c   0x0000010c   Code   RO          232    i.ADC_SetCalirationParams  pan_adc.o
+    0x0000ada8   0x0000ada8   0x00000144   Code   RO        15880    i.AES_Encrypt       ble_spark_107x_rd.lib(aes.o)
+    0x0000aeec   0x0000aeec   0x00000040   Code   RO        15881    i.AES_Init          ble_spark_107x_rd.lib(aes.o)
+    0x0000af2c   0x0000af2c   0x000000cc   Code   RO        14731    i.BB_32kTrackingInit  ble_spark_107x_rd.lib(bb.o)
+    0x0000aff8   0x0000aff8   0x00000054   Code   RO        14734    i.BB_DebugInit      ble_spark_107x_rd.lib(bb.o)
+    0x0000b04c   0x0000b04c   0x00000048   Code   RO        14735    i.BB_DebugReset     ble_spark_107x_rd.lib(bb.o)
+    0x0000b094   0x0000b094   0x000000a0   Code   RO        14738    i.BB_DtmStartReceiverV1  ble_spark_107x_rd.lib(bb.o)
+    0x0000b134   0x0000b134   0x000000c0   Code   RO        14739    i.BB_DtmStartReceiverV2  ble_spark_107x_rd.lib(bb.o)
+    0x0000b1f4   0x0000b1f4   0x000000e0   Code   RO        14741    i.BB_DtmStartTransimitterV1  ble_spark_107x_rd.lib(bb.o)
+    0x0000b2d4   0x0000b2d4   0x00000128   Code   RO        14742    i.BB_DtmStartTransimitterV2  ble_spark_107x_rd.lib(bb.o)
+    0x0000b3fc   0x0000b3fc   0x00000028   Code   RO        14743    i.BB_DtmStop        ble_spark_107x_rd.lib(bb.o)
+    0x0000b424   0x0000b424   0x00000118   Code   RO        14744    i.BB_Init           ble_spark_107x_rd.lib(bb.o)
+    0x0000b53c   0x0000b53c   0x00000038   Code   RO        14794    i.BB_ListMemAlloc   ble_spark_107x_rd.lib(bb_mem.o)
+    0x0000b574   0x0000b574   0x00000038   Code   RO        14797    i.BB_MemAlloc       ble_spark_107x_rd.lib(bb_mem.o)
+    0x0000b5ac   0x0000b5ac   0x00000074   Code   RO        14747    i.BB_RandInit       ble_spark_107x_rd.lib(bb.o)
+    0x0000b620   0x0000b620   0x0000000c   Code   RO        14748    i.BB_Register32KTrackCback  ble_spark_107x_rd.lib(bb.o)
+    0x0000b62c   0x0000b62c   0x00000038   Code   RO        14755    i.BB_SetDebugChn    ble_spark_107x_rd.lib(bb.o)
+    0x0000b664   0x0000b664   0x00000034   Code   RO        14757    i.BB_SetListMap     ble_spark_107x_rd.lib(bb.o)
+    0x0000b698   0x0000b698   0x0000000a   Code   RO        14758    i.BB_SetTxPower     ble_spark_107x_rd.lib(bb.o)
+    0x0000b6a2   0x0000b6a2   0x00000002   PAD
+    0x0000b6a4   0x0000b6a4   0x00000134   Code   RO        15193    i.BLE_IRQHandler    ble_spark_107x_rd.lib(sch_main.o)
+    0x0000b7d8   0x0000b7d8   0x00000014   Code   RO        16099    i.BdaCmp            ble_spark_107x_rd.lib(bd_addr.o)
+    0x0000b7ec   0x0000b7ec   0x00000008   Code   RO        16100    i.BdaCpy            ble_spark_107x_rd.lib(bd_addr.o)
+    0x0000b7f4   0x0000b7f4   0x0000002c   Code   RO        16013    i.BitReverse8       ble_spark_107x_rd.lib(math.o)
+    0x0000b820   0x0000b820   0x0000003c   Code   RO        16005    i.BstreamToUint64   ble_spark_107x_rd.lib(byte_stream.o)
+    0x0000b85c   0x0000b85c   0x00000018   Code   RO          359    i.CLK_AHBPeriphClockCmd  pan_clk.o
+    0x0000b874   0x0000b874   0x00000018   Code   RO          360    i.CLK_APB1PeriphClockCmd  pan_clk.o
+    0x0000b88c   0x0000b88c   0x00000084   Code   RO          375    i.CLK_GetPeripheralFreq  pan_clk.o
+    0x0000b910   0x0000b910   0x000000bc   Code   RO          377    i.CLK_RefClkSrcConfig  pan_clk.o
+    0x0000b9cc   0x0000b9cc   0x0000006c   Code   RO          381    i.CLK_SYSCLKConfig  pan_clk.o
+    0x0000ba38   0x0000ba38   0x00000010   Code   RO          382    i.CLK_Set3vSyncAuto  pan_clk.o
+    0x0000ba48   0x0000ba48   0x0000001c   Code   RO          389    i.CLK_Wait3vSyncReady  pan_clk.o
+    0x0000ba64   0x0000ba64   0x00000044   Code   RO          390    i.CLK_WaitClockReady  pan_clk.o
+    0x0000baa8   0x0000baa8   0x00000048   Code   RO        16014    i.ComputeAccessAddr  ble_spark_107x_rd.lib(math.o)
+    0x0000baf0   0x0000baf0   0x00000038   Code   RO        16015    i.ComputeHopInc     ble_spark_107x_rd.lib(math.o)
+    0x0000bb28   0x0000bb28   0x0000002c   Code   RO          618    i.DMAC_ContinueChannel  pan_dmac.o
+    0x0000bb54   0x0000bb54   0x0000000e   Code   RO          621    i.DMAC_GetXferredBlockCount  pan_dmac.o
+    0x0000bb62   0x0000bb62   0x00000002   PAD
+    0x0000bb64   0x0000bb64   0x00000014   Code   RO          624    i.DMAC_ReleaseChannel  pan_dmac.o
+    0x0000bb78   0x0000bb78   0x00000008   Code   RO         1647    i.DMA_IRQHandler    pan_hal_dmac.o
+    0x0000bb80   0x0000bb80   0x00000168   Code   RO         1648    i.DMA_IRQHandlerOverlay  pan_hal_dmac.o
+    0x0000bce8   0x0000bce8   0x0000001c   Code   RO        14721    i.EnterCritical     ble_spark_107x_rd.lib(critical.o)
+    0x0000bd04   0x0000bd04   0x00000020   Code   RO        14722    i.ExitCritical      ble_spark_107x_rd.lib(critical.o)
+    0x0000bd24   0x0000bd24   0x00000038   Code   RO        16009    i.FIFO_Init         ble_spark_107x_rd.lib(fifo.o)
+    0x0000bd5c   0x0000bd5c   0x00000054   Code   RO          718    i.FMC_Erase         pan_fmc.o
+    0x0000bdb0   0x0000bdb0   0x0000034c   Code   RO          721    i.FMC_EraseCodeArea  pan_fmc.o
+    0x0000c0fc   0x0000c0fc   0x0000005c   Code   RO          727    i.FMC_GetFlashCodeAreaSize  pan_fmc.o
+    0x0000c158   0x0000c158   0x0000004c   Code   RO          728    i.FMC_GetFlashJedecId  pan_fmc.o
+    0x0000c1a4   0x0000c1a4   0x00000038   Code   RO          729    i.FMC_GetFlashUniqueId  pan_fmc.o
+    0x0000c1dc   0x0000c1dc   0x00000010   Code   RO          730    i.FMC_ParamsSet     pan_fmc.o
+    0x0000c1ec   0x0000c1ec   0x00000044   Code   RO          732    i.FMC_ReadInfoArea  pan_fmc.o
+    0x0000c230   0x0000c230   0x0000001c   Code   RO          735    i.FMC_ReadStream    pan_fmc.o
+    0x0000c24c   0x0000c24c   0x000000e4   Code   RO          736    i.FMC_ReadStreamInternal  pan_fmc.o
+    0x0000c330   0x0000c330   0x000000a0   Code   RO          739    i.FMC_SetFlashCapacity  pan_fmc.o
+    0x0000c3d0   0x0000c3d0   0x00000178   Code   RO          740    i.FMC_SetFlashMode  pan_fmc.o
+    0x0000c548   0x0000c548   0x00000058   Code   RO          744    i.FMC_TrigErrorHandler  pan_fmc.o
+    0x0000c5a0   0x0000c5a0   0x00000118   Code   RO          750    i.FMC_WritePageInternal  pan_fmc.o
+    0x0000c6b8   0x0000c6b8   0x000000ac   Code   RO          752    i.FMC_WriteStream   pan_fmc.o
+    0x0000c764   0x0000c764   0x00000008   Code   RO         1700    i.GPIO0_IRQHandler  pan_hal_gpio.o
+    0x0000c76c   0x0000c76c   0x00000014   Code   RO         1701    i.GPIO0_IRQHandlerOverlay  pan_hal_gpio.o
+    0x0000c780   0x0000c780   0x00000008   Code   RO         1702    i.GPIO1_IRQHandler  pan_hal_gpio.o
+    0x0000c788   0x0000c788   0x00000014   Code   RO         1703    i.GPIO1_IRQHandlerOverlay  pan_hal_gpio.o
+    0x0000c79c   0x0000c79c   0x00000008   Code   RO         1704    i.GPIO2_IRQHandler  pan_hal_gpio.o
+    0x0000c7a4   0x0000c7a4   0x00000014   Code   RO         1705    i.GPIO2_IRQHandlerOverlay  pan_hal_gpio.o
+    0x0000c7b8   0x0000c7b8   0x00000008   Code   RO         1706    i.GPIO3_IRQHandler  pan_hal_gpio.o
+    0x0000c7c0   0x0000c7c0   0x00000014   Code   RO         1707    i.GPIO3_IRQHandlerOverlay  pan_hal_gpio.o
+    0x0000c7d4   0x0000c7d4   0x0000006c   Code   RO         1708    i.GPIO_IRQHandler   pan_hal_gpio.o
+    0x0000c840   0x0000c840   0x00000010   Code   RO         1526    i.HAL_DriverInit    pan_hal.o
+    0x0000c850   0x0000c850   0x000000ac   Code   RO         1710    i.HAL_GPIO_Init     pan_hal_gpio.o
+    0x0000c8fc   0x0000c8fc   0x00000094   Code   RO         1711    i.HAL_GPIO_InterruptInit  pan_hal_gpio.o
+    0x0000c990   0x0000c990   0x00000024   Code   RO         1712    i.HAL_GPIO_ReadPin  pan_hal_gpio.o
+    0x0000c9b4   0x0000c9b4   0x00000040   Code   RO         1527    i.HAL_TimeConvMsToTick  pan_hal.o
+    0x0000c9f4   0x0000c9f4   0x00000010   Code   RO         1528    i.HAL_TimeGetCurrTick  pan_hal.o
+    0x0000ca04   0x0000ca04   0x00000098   Code   RO         2277    i.HAL_UART_SendData  pan_hal_uart.o
+    0x0000ca9c   0x0000ca9c   0x00000084   Code   RO         3166    i.Hard_Fault_Handler  retarget.o
+    0x0000cb20   0x0000cb20   0x0000001c   Code   RO        15299    i.HeapAlloc         ble_spark_107x_rd.lib(heap.o)
+    0x0000cb3c   0x0000cb3c   0x00000040   Code   RO        15300    i.HeapAllocEx       ble_spark_107x_rd.lib(heap.o)
+    0x0000cb7c   0x0000cb7c   0x0000000c   Code   RO        15301    i.HeapGetAvailableSize  ble_spark_107x_rd.lib(heap.o)
+    0x0000cb88   0x0000cb88   0x0000000c   Code   RO        15302    i.HeapGetFreeStartAddr  ble_spark_107x_rd.lib(heap.o)
+    0x0000cb94   0x0000cb94   0x0000000c   Code   RO        15303    i.HeapInit          ble_spark_107x_rd.lib(heap.o)
+    0x0000cba0   0x0000cba0   0x00000008   Code   RO         1850    i.I2C0_IRQHandler   pan_hal_i2c.o
+    0x0000cba8   0x0000cba8   0x00000180   Code   RO         1851    i.I2C0_IRQHandlerOverlay  pan_hal_i2c.o
+    0x0000cd28   0x0000cd28   0x00000054   Code   RO          999    i.I2C_ClearITPendingBit  pan_i2c.o
+    0x0000cd7c   0x0000cd7c   0x00000024   Code   RO         1000    i.I2C_GetFlagStatus  pan_i2c.o
+    0x0000cda0   0x0000cda0   0x00000036   Code   RO          753    i.InitIcache        pan_fmc.o
+    0x0000cdd6   0x0000cdd6   0x00000002   PAD
+    0x0000cdd8   0x0000cdd8   0x000000e0   Code   RO        15425    i.LHCI_CmdHandler   ble_spark_107x_rd.lib(lhci_cmd.o)
+    0x0000ceb8   0x0000ceb8   0x000000ec   Code   RO        15426    i.LHCI_ControllerCmdHandler  ble_spark_107x_rd.lib(lhci_cmd.o)
+    0x0000cfa4   0x0000cfa4   0x00000008   Code   RO        14810    i.LHCI_GetRxAclFifo  ble_spark_107x_rd.lib(lhci_main.o)
+    0x0000cfac   0x0000cfac   0x00000008   Code   RO        14811    i.LHCI_GetRxCmdFifo  ble_spark_107x_rd.lib(lhci_main.o)
+    0x0000cfb4   0x0000cfb4   0x000000fc   Code   RO        15427    i.LHCI_InfoParamCmdHandler  ble_spark_107x_rd.lib(lhci_cmd.o)
+    0x0000d0b0   0x0000d0b0   0x00000088   Code   RO        14814    i.LHCI_Init         ble_spark_107x_rd.lib(lhci_main.o)
+    0x0000d138   0x0000d138   0x0000007c   Code   RO        14815    i.LHCI_InitRxAclMem  ble_spark_107x_rd.lib(lhci_main.o)
+    0x0000d1b4   0x0000d1b4   0x0000009c   Code   RO        14816    i.LHCI_InitRxCmdMem  ble_spark_107x_rd.lib(lhci_main.o)
+    0x0000d250   0x0000d250   0x00000044   Code   RO        14818    i.LHCI_IsEvtEnabled  ble_spark_107x_rd.lib(lhci_main.o)
+    0x0000d294   0x0000d294   0x00000034   Code   RO        14819    i.LHCI_IsLeEvtEnabled  ble_spark_107x_rd.lib(lhci_main.o)
+    0x0000d2c8   0x0000d2c8   0x00000086   Code   RO        15443    i.LHCI_LE_SendConnCmplEvt  ble_spark_107x_rd.lib(lhci_evt.o)
+    0x0000d34e   0x0000d34e   0x000000b2   Code   RO        15447    i.LHCI_LE_SendEnhaneConnCmplEvt  ble_spark_107x_rd.lib(lhci_evt.o)
+    0x0000d400   0x0000d400   0x00000618   Code   RO        15428    i.LHCI_LeControllerCmdHandler  ble_spark_107x_rd.lib(lhci_cmd.o)
+    0x0000da18   0x0000da18   0x00000048   Code   RO        14820    i.LHCI_LlTxFifoAvail  ble_spark_107x_rd.lib(lhci_main.o)
+    0x0000da60   0x0000da60   0x00000098   Code   RO        14821    i.LHCI_MsgHandler   ble_spark_107x_rd.lib(lhci_main.o)
+    0x0000daf8   0x0000daf8   0x00000014   Code   RO        14822    i.LHCI_NotifyRxHciPkt  ble_spark_107x_rd.lib(lhci_main.o)
+    0x0000db0c   0x0000db0c   0x00000044   Code   RO        15452    i.LHCI_PushEvtToTxFifo  ble_spark_107x_rd.lib(lhci_evt.o)
+    0x0000db50   0x0000db50   0x0000000c   Code   RO        14823    i.LHCI_RegisterHciTxCback  ble_spark_107x_rd.lib(lhci_main.o)
+    0x0000db5c   0x0000db5c   0x0000004c   Code   RO        14824    i.LHCI_Reset        ble_spark_107x_rd.lib(lhci_main.o)
+    0x0000dba8   0x0000dba8   0x000000dc   Code   RO        14825    i.LHCI_RxAclHandler  ble_spark_107x_rd.lib(lhci_main.o)
+    0x0000dc84   0x0000dc84   0x0000003a   Code   RO        15454    i.LHCI_SendCmdCmplEvt  ble_spark_107x_rd.lib(lhci_evt.o)
+    0x0000dcbe   0x0000dcbe   0x00000020   Code   RO        15455    i.LHCI_SendCmdCmplStatusEvt  ble_spark_107x_rd.lib(lhci_evt.o)
+    0x0000dcde   0x0000dcde   0x00000020   Code   RO        15456    i.LHCI_SendCmdStatusEvt  ble_spark_107x_rd.lib(lhci_evt.o)
+    0x0000dcfe   0x0000dcfe   0x0000002a   Code   RO        15462    i.LHCI_SendNumOfCmplPktEvt  ble_spark_107x_rd.lib(lhci_evt.o)
+    0x0000dd28   0x0000dd28   0x00000064   Code   RO        15417    i.LHCI_TxAclHandler  ble_spark_107x_rd.lib(lhci_acl.o)
+    0x0000dd8c   0x0000dd8c   0x000003b0   Code   RO        15464    i.LHCI_TxEvtHandler  ble_spark_107x_rd.lib(lhci_evt.o)
+    0x0000e13c   0x0000e13c   0x00000050   Code   RO        16064    i.LHCI_VsCmdHandler  ble_spark_107x_rd.lib(lhci_vs.o)
+    0x0000e18c   0x0000e18c   0x0000000c   Code   RO        15015    i.LL_AclRegister    ble_spark_107x_rd.lib(ll_init.o)
+    0x0000e198   0x0000e198   0x00000040   Code   RO        15805    i.LL_AddDeviceToWhiteList  ble_spark_107x_rd.lib(ll_whitelist.o)
+    0x0000e1d8   0x0000e1d8   0x0000008c   Code   RO        15525    i.LL_AdjustDataChannelIndexEx  ble_spark_107x_rd.lib(ll_conn_comm.o)
+    0x0000e264   0x0000e264   0x00000074   Code   RO        15493    i.LL_AdvEvtHandler  ble_spark_107x_rd.lib(ll_adv.o)
+    0x0000e2d8   0x0000e2d8   0x0000004e   Code   RO        16077    i.LL_AdvPduHandler  ble_spark_107x_rd.lib(ll_pdu_adv.o)
+    0x0000e326   0x0000e326   0x00000002   Code   RO        15494    i.LL_AdvPduRpaUpdate  ble_spark_107x_rd.lib(ll_adv.o)
+    0x0000e328   0x0000e328   0x0000009c   Code   RO        15526    i.LL_BuildChanRemapTbl  ble_spark_107x_rd.lib(ll_conn_comm.o)
+    0x0000e3c4   0x0000e3c4   0x00000094   Code   RO        15528    i.LL_CalcWinWidening  ble_spark_107x_rd.lib(ll_conn_comm.o)
+    0x0000e458   0x0000e458   0x000000e8   Code   RO        15529    i.LL_CheckCmplPktNum  ble_spark_107x_rd.lib(ll_conn_comm.o)
+    0x0000e540   0x0000e540   0x0000009c   Code   RO        15565    i.LL_ChnMapIndHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x0000e5dc   0x0000e5dc   0x0000001c   Code   RO        15725    i.LL_ClearResolveList  ble_spark_107x_rd.lib(ll_resolvinglist.o)
+    0x0000e5f8   0x0000e5f8   0x0000001c   Code   RO        15806    i.LL_ClearWhiteList  ble_spark_107x_rd.lib(ll_whitelist.o)
+    0x0000e614   0x0000e614   0x0000024c   Code   RO        15566    i.LL_ConnEvtAdjust  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x0000e860   0x0000e860   0x00000098   Code   RO        15530    i.LL_ConnEvtHandler  ble_spark_107x_rd.lib(ll_conn_comm.o)
+    0x0000e8f8   0x0000e8f8   0x00000120   Code   RO        15531    i.LL_ConnEvtStopHandler  ble_spark_107x_rd.lib(ll_conn_comm.o)
+    0x0000ea18   0x0000ea18   0x00000400   Code   RO        16078    i.LL_ConnIndHandler  ble_spark_107x_rd.lib(ll_pdu_adv.o)
+    0x0000ee18   0x0000ee18   0x00000028   Code   RO        14859    i.LL_ConnInit       ble_spark_107x_rd.lib(ll_conn.o)
+    0x0000ee40   0x0000ee40   0x00000098   Code   RO        15569    i.LL_ConnUpdIndHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x0000eed8   0x0000eed8   0x00000118   Code   RO        15570    i.LL_DataLenReqHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x0000eff0   0x0000eff0   0x0000016c   Code   RO        15571    i.LL_DataLenRspHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x0000f15c   0x0000f15c   0x00000234   Code   RO        15573    i.LL_DecodeCtrlPdu  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x0000f390   0x0000f390   0x00000070   Code   RO        15532    i.LL_DisconnCmplHandler  ble_spark_107x_rd.lib(ll_conn_comm.o)
+    0x0000f400   0x0000f400   0x00000048   Code   RO        15071    i.LL_Disconnect     ble_spark_107x_rd.lib(ll_main.o)
+    0x0000f448   0x0000f448   0x0000011c   Code   RO        15574    i.LL_EncReqHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x0000f564   0x0000f564   0x000000e4   Code   RO        15575    i.LL_EncRspHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x0000f648   0x0000f648   0x0000000c   Code   RO        15017    i.LL_EvtRegister    ble_spark_107x_rd.lib(ll_init.o)
+    0x0000f654   0x0000f654   0x00000044   Code   RO        15577    i.LL_FeatReqHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x0000f698   0x0000f698   0x00000068   Code   RO        15578    i.LL_FeatRspHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x0000f700   0x0000f700   0x00000052   Code   RO        15727    i.LL_GenerateRPA    ble_spark_107x_rd.lib(ll_resolvinglist.o)
+    0x0000f752   0x0000f752   0x00000002   PAD
+    0x0000f754   0x0000f754   0x00000030   Code   RO        15073    i.LL_GetAuthPayloadTimeout  ble_spark_107x_rd.lib(ll_main.o)
+    0x0000f784   0x0000f784   0x0000000c   Code   RO        15074    i.LL_GetBdAddr      ble_spark_107x_rd.lib(ll_main.o)
+    0x0000f790   0x0000f790   0x0000001a   Code   RO        15535    i.LL_GetCurUsedPhy  ble_spark_107x_rd.lib(ll_conn_comm.o)
+    0x0000f7aa   0x0000f7aa   0x00000002   PAD
+    0x0000f7ac   0x0000f7ac   0x00000084   Code   RO        14863    i.LL_GetEffTxDataLen  ble_spark_107x_rd.lib(ll_conn.o)
+    0x0000f830   0x0000f830   0x0000000c   Code   RO        15048    i.LL_GetLocalSCA    ble_spark_107x_rd.lib(ll_int.o)
+    0x0000f83c   0x0000f83c   0x00000060   Code   RO        16071    i.LL_GetPrand       ble_spark_107x_rd.lib(ll_csa2.o)
+    0x0000f89c   0x0000f89c   0x0000001c   Code   RO        15536    i.LL_GetSuppPhys    ble_spark_107x_rd.lib(ll_conn_comm.o)
+    0x0000f8b8   0x0000f8b8   0x00000020   Code   RO        15075    i.LL_GetVersion     ble_spark_107x_rd.lib(ll_main.o)
+    0x0000f8d8   0x0000f8d8   0x0000000c   Code   RO        15808    i.LL_GetWhiteListSize  ble_spark_107x_rd.lib(ll_whitelist.o)
+    0x0000f8e4   0x0000f8e4   0x000000cc   Code   RO        15018    i.LL_Init           ble_spark_107x_rd.lib(ll_init.o)
+    0x0000f9b0   0x0000f9b0   0x000001e0   Code   RO        14865    i.LL_InitConnCtx    ble_spark_107x_rd.lib(ll_conn.o)
+    0x0000fb90   0x0000fb90   0x00000074   Code   RO        14866    i.LL_InitConnCtxMem  ble_spark_107x_rd.lib(ll_conn.o)
+    0x0000fc04   0x0000fc04   0x000001b4   Code   RO        14867    i.LL_InitConnMem    ble_spark_107x_rd.lib(ll_conn.o)
+    0x0000fdb8   0x0000fdb8   0x000000c0   Code   RO        15763    i.LL_InitScanMem    ble_spark_107x_rd.lib(ll_scan.o)
+    0x0000fe78   0x0000fe78   0x000000a8   Code   RO        15809    i.LL_InitWhiteListMem  ble_spark_107x_rd.lib(ll_whitelist.o)
+    0x0000ff20   0x0000ff20   0x0000005c   Code   RO        15538    i.LL_IsConnExisted  ble_spark_107x_rd.lib(ll_conn_comm.o)
+    0x0000ff7c   0x0000ff7c   0x0000000c   Code   RO        15177    i.LL_IsPmEnable     ble_spark_107x_rd.lib(ll_pm.o)
+    0x0000ff88   0x0000ff88   0x00000012   Code   RO        15539    i.LL_IsUsedChanNumGreaterThan2  ble_spark_107x_rd.lib(ll_conn_comm.o)
+    0x0000ff9a   0x0000ff9a   0x00000008   Code   RO        15077    i.LL_LE_AddDeviceToWhiteList  ble_spark_107x_rd.lib(ll_main.o)
+    0x0000ffa2   0x0000ffa2   0x0000000a   Code   RO        15079    i.LL_LE_ClearWhiteList  ble_spark_107x_rd.lib(ll_main.o)
+    0x0000ffac   0x0000ffac   0x000000a4   Code   RO        15080    i.LL_LE_ConnUpd     ble_spark_107x_rd.lib(ll_main.o)
+    0x00010050   0x00010050   0x00000050   Code   RO        15081    i.LL_LE_CreateConn  ble_spark_107x_rd.lib(ll_main.o)
+    0x000100a0   0x000100a0   0x00000008   Code   RO        15082    i.LL_LE_CreateConnCancel  ble_spark_107x_rd.lib(ll_main.o)
+    0x000100a8   0x000100a8   0x0000000a   Code   RO        15083    i.LL_LE_Encrypt     ble_spark_107x_rd.lib(ll_main.o)
+    0x000100b2   0x000100b2   0x00000002   PAD
+    0x000100b4   0x000100b4   0x00000014   Code   RO        15084    i.LL_LE_GetDefDataLen  ble_spark_107x_rd.lib(ll_main.o)
+    0x000100c8   0x000100c8   0x00000008   Code   RO        15089    i.LL_LE_GetWhiteListSize  ble_spark_107x_rd.lib(ll_main.o)
+    0x000100d0   0x000100d0   0x00000030   Code   RO        15090    i.LL_LE_LtkReqNegativeReplyHandler  ble_spark_107x_rd.lib(ll_main.o)
+    0x00010100   0x00010100   0x0000008c   Code   RO        15091    i.LL_LE_LtkReqReplyHandler  ble_spark_107x_rd.lib(ll_main.o)
+    0x0001018c   0x0001018c   0x0000004c   Code   RO        15093    i.LL_LE_ReadChnMap  ble_spark_107x_rd.lib(ll_main.o)
+    0x000101d8   0x000101d8   0x00000044   Code   RO        15094    i.LL_LE_ReadMaximumDataLen  ble_spark_107x_rd.lib(ll_main.o)
+    0x0001021c   0x0001021c   0x00000030   Code   RO        15095    i.LL_LE_ReadPhy     ble_spark_107x_rd.lib(ll_main.o)
+    0x0001024c   0x0001024c   0x0000005c   Code   RO        15096    i.LL_LE_ReadRemoteFeat  ble_spark_107x_rd.lib(ll_main.o)
+    0x000102a8   0x000102a8   0x00000008   Code   RO        15098    i.LL_LE_RemoveDeviceFromWhiteList  ble_spark_107x_rd.lib(ll_main.o)
+    0x000102b0   0x000102b0   0x00000026   Code   RO        15101    i.LL_LE_SetAdvData  ble_spark_107x_rd.lib(ll_main.o)
+    0x000102d6   0x000102d6   0x00000002   PAD
+    0x000102d8   0x000102d8   0x00000038   Code   RO        15102    i.LL_LE_SetAdvEnable  ble_spark_107x_rd.lib(ll_main.o)
+    0x00010310   0x00010310   0x00000088   Code   RO        15103    i.LL_LE_SetAdvParam  ble_spark_107x_rd.lib(ll_main.o)
+    0x00010398   0x00010398   0x0000008c   Code   RO        15104    i.LL_LE_SetDataLen  ble_spark_107x_rd.lib(ll_main.o)
+    0x00010424   0x00010424   0x0000005c   Code   RO        15105    i.LL_LE_SetDefDataLen  ble_spark_107x_rd.lib(ll_main.o)
+    0x00010480   0x00010480   0x00000048   Code   RO        15106    i.LL_LE_SetDefaultPhy  ble_spark_107x_rd.lib(ll_main.o)
+    0x000104c8   0x000104c8   0x00000098   Code   RO        15107    i.LL_LE_SetHostChnClass  ble_spark_107x_rd.lib(ll_main.o)
+    0x00010560   0x00010560   0x00000108   Code   RO        15109    i.LL_LE_SetPhy      ble_spark_107x_rd.lib(ll_main.o)
+    0x00010668   0x00010668   0x00000050   Code   RO        15111    i.LL_LE_SetRandomAddr  ble_spark_107x_rd.lib(ll_main.o)
+    0x000106b8   0x000106b8   0x0000003c   Code   RO        15112    i.LL_LE_SetScanEnable  ble_spark_107x_rd.lib(ll_main.o)
+    0x000106f4   0x000106f4   0x00000040   Code   RO        15113    i.LL_LE_SetScanParam  ble_spark_107x_rd.lib(ll_main.o)
+    0x00010734   0x00010734   0x00000026   Code   RO        15114    i.LL_LE_SetScanRspData  ble_spark_107x_rd.lib(ll_main.o)
+    0x0001075a   0x0001075a   0x00000002   PAD
+    0x0001075c   0x0001075c   0x000000ec   Code   RO        15115    i.LL_LE_StartEncrypt  ble_spark_107x_rd.lib(ll_main.o)
+    0x00010848   0x00010848   0x00000098   Code   RO        15020    i.LL_LlInit         ble_spark_107x_rd.lib(ll_init.o)
+    0x000108e0   0x000108e0   0x00000022   Code   RO        14870    i.LL_LlRspTimerStart  ble_spark_107x_rd.lib(ll_conn.o)
+    0x00010902   0x00010902   0x00000024   Code   RO        14871    i.LL_LlRspTimerStop  ble_spark_107x_rd.lib(ll_conn.o)
+    0x00010926   0x00010926   0x00000002   PAD
+    0x00010928   0x00010928   0x000001f8   Code   RO        15021    i.LL_MsgHandler     ble_spark_107x_rd.lib(ll_init.o)
+    0x00010b20   0x00010b20   0x00000040   Code   RO        14992    i.LL_MstConnEvtHandler  ble_spark_107x_rd.lib(ll_conn_mst.o)
+    0x00010b60   0x00010b60   0x000001f0   Code   RO        15764    i.LL_MstCreateConn  ble_spark_107x_rd.lib(ll_scan.o)
+    0x00010d50   0x00010d50   0x00000078   Code   RO        15765    i.LL_MstCreateConnCancel  ble_spark_107x_rd.lib(ll_scan.o)
+    0x00010dc8   0x00010dc8   0x0000027c   Code   RO        15685    i.LL_MstCreateConnPostHandler  ble_spark_107x_rd.lib(ll_pdu_scan.o)
+    0x00011044   0x00011044   0x0000003c   Code   RO        15766    i.LL_MstCreateConnReset  ble_spark_107x_rd.lib(ll_scan.o)
+    0x00011080   0x00011080   0x00000028   Code   RO        15767    i.LL_MstCreateConnResetCommon  ble_spark_107x_rd.lib(ll_scan.o)
+    0x000110a8   0x000110a8   0x00000010   Code   RO        14993    i.LL_MstInit        ble_spark_107x_rd.lib(ll_conn_mst.o)
+    0x000110b8   0x000110b8   0x00000064   Code   RO        15768    i.LL_MstInitiatorInit  ble_spark_107x_rd.lib(ll_scan.o)
+    0x0001111c   0x0001111c   0x00000024   Code   RO        15769    i.LL_MstScanInit    ble_spark_107x_rd.lib(ll_scan.o)
+    0x00011140   0x00011140   0x00000020   Code   RO        15050    i.LL_NewTxPowerReqHandler  ble_spark_107x_rd.lib(ll_int.o)
+    0x00011160   0x00011160   0x0000001a   Code   RO        14872    i.LL_NotifyAuthPayloadTimeout  ble_spark_107x_rd.lib(ll_conn.o)
+    0x0001117a   0x0001117a   0x0000001e   Code   RO        14873    i.LL_NotifyChnSelInd  ble_spark_107x_rd.lib(ll_conn.o)
+    0x00011198   0x00011198   0x00000022   Code   RO        14874    i.LL_NotifyConnCmpl  ble_spark_107x_rd.lib(ll_conn.o)
+    0x000111ba   0x000111ba   0x00000002   PAD
+    0x000111bc   0x000111bc   0x00000038   Code   RO        15770    i.LL_NotifyConnCreateCancel  ble_spark_107x_rd.lib(ll_scan.o)
+    0x000111f4   0x000111f4   0x00000034   Code   RO        14875    i.LL_NotifyConnEvtClose  ble_spark_107x_rd.lib(ll_conn.o)
+    0x00011228   0x00011228   0x0000001a   Code   RO        14876    i.LL_NotifyConnTxEnd  ble_spark_107x_rd.lib(ll_conn.o)
+    0x00011242   0x00011242   0x00000002   PAD
+    0x00011244   0x00011244   0x00000040   Code   RO        14877    i.LL_NotifyConnUpdCmpl  ble_spark_107x_rd.lib(ll_conn.o)
+    0x00011284   0x00011284   0x0000002e   Code   RO        14878    i.LL_NotifyDataLenChangeCmpl  ble_spark_107x_rd.lib(ll_conn.o)
+    0x000112b2   0x000112b2   0x00000002   PAD
+    0x000112b4   0x000112b4   0x0000005c   Code   RO        14879    i.LL_NotifyDisconnCmpl  ble_spark_107x_rd.lib(ll_conn.o)
+    0x00011310   0x00011310   0x00000022   Code   RO        14880    i.LL_NotifyEncChangeCmpl  ble_spark_107x_rd.lib(ll_conn.o)
+    0x00011332   0x00011332   0x0000001e   Code   RO        14881    i.LL_NotifyEncKeyRefreshCmpl  ble_spark_107x_rd.lib(ll_conn.o)
+    0x00011350   0x00011350   0x00000040   Code   RO        14882    i.LL_NotifyHandleTxQueue  ble_spark_107x_rd.lib(ll_conn.o)
+    0x00011390   0x00011390   0x00000026   Code   RO        14883    i.LL_NotifyPhyUpdCmpl  ble_spark_107x_rd.lib(ll_conn.o)
+    0x000113b6   0x000113b6   0x00000030   Code   RO        14884    i.LL_NotifyReadRemoteFeatCmpl  ble_spark_107x_rd.lib(ll_conn.o)
+    0x000113e6   0x000113e6   0x0000002e   Code   RO        14885    i.LL_NotifyReadRemoteVerCmpl  ble_spark_107x_rd.lib(ll_conn.o)
+    0x00011414   0x00011414   0x00000022   Code   RO        15051    i.LL_PackAdvPduHdr  ble_spark_107x_rd.lib(ll_int.o)
+    0x00011436   0x00011436   0x00000096   Code   RO        15771    i.LL_PackConnInd    ble_spark_107x_rd.lib(ll_scan.o)
+    0x000114cc   0x000114cc   0x00000012   Code   RO        15583    i.LL_PackPduHdr     ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x000114de   0x000114de   0x00000030   Code   RO        15584    i.LL_PauseEncReqHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x0001150e   0x0001150e   0x0000006e   Code   RO        15585    i.LL_PauseEncRspHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x0001157c   0x0001157c   0x0000019c   Code   RO        15586    i.LL_PduHandler     ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x00011718   0x00011718   0x00000190   Code   RO        15587    i.LL_PhyReqHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x000118a8   0x000118a8   0x00000114   Code   RO        15588    i.LL_PhyRspHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x000119bc   0x000119bc   0x000000c0   Code   RO        15589    i.LL_PhyUpdIndHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x00011a7c   0x00011a7c   0x00000008   Code   RO        15590    i.LL_PingReqHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x00011a84   0x00011a84   0x00000008   Code   RO        15591    i.LL_PingRspHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x00011a8c   0x00011a8c   0x0000000c   Code   RO        15179    i.LL_PmInit         ble_spark_107x_rd.lib(ll_pm.o)
+    0x00011a98   0x00011a98   0x00000054   Code   RO        15116    i.LL_ReadRemoteVerInfo  ble_spark_107x_rd.lib(ll_main.o)
+    0x00011aec   0x00011aec   0x00000024   Code   RO        15117    i.LL_ReadRssi       ble_spark_107x_rd.lib(ll_main.o)
+    0x00011b10   0x00011b10   0x0000000c   Code   RO        15025    i.LL_RegisterTxFifoAvailCback  ble_spark_107x_rd.lib(ll_init.o)
+    0x00011b1c   0x00011b1c   0x00000060   Code   RO        15592    i.LL_RejectExtIndHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x00011b7c   0x00011b7c   0x00000038   Code   RO        15593    i.LL_RejectIndHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x00011bb4   0x00011bb4   0x000000d0   Code   RO        15810    i.LL_RemoveDeviceFromWhiteList  ble_spark_107x_rd.lib(ll_whitelist.o)
+    0x00011c84   0x00011c84   0x00000054   Code   RO        15118    i.LL_Reset          ble_spark_107x_rd.lib(ll_main.o)
+    0x00011cd8   0x00011cd8   0x000000ac   Code   RO        15594    i.LL_RxDataChnPktHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x00011d84   0x00011d84   0x0000005c   Code   RO        15595    i.LL_RxQueueHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x00011de0   0x00011de0   0x00000024   Code   RO        15596    i.LL_RxQueueReset   ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x00011e04   0x00011e04   0x000000ca   Code   RO        15688    i.LL_ScanDupFilterItemUpdate  ble_spark_107x_rd.lib(ll_pdu_scan.o)
+    0x00011ece   0x00011ece   0x00000002   PAD
+    0x00011ed0   0x00011ed0   0x000000d8   Code   RO        15772    i.LL_ScanEvtHandler  ble_spark_107x_rd.lib(ll_scan.o)
+    0x00011fa8   0x00011fa8   0x0000007c   Code   RO        15689    i.LL_ScanPduHandler  ble_spark_107x_rd.lib(ll_pdu_scan.o)
+    0x00012024   0x00012024   0x000002fc   Code   RO        15774    i.LL_ScanStart      ble_spark_107x_rd.lib(ll_scan.o)
+    0x00012320   0x00012320   0x00000054   Code   RO        15540    i.LL_SelectNextChanIndex  ble_spark_107x_rd.lib(ll_conn_comm.o)
+    0x00012374   0x00012374   0x000001fc   Code   RO        14886    i.LL_SendAcl        ble_spark_107x_rd.lib(ll_conn.o)
+    0x00012570   0x00012570   0x0000003e   Code   RO        14887    i.LL_SendConnChnMapInd  ble_spark_107x_rd.lib(ll_conn.o)
+    0x000125ae   0x000125ae   0x00000060   Code   RO        14890    i.LL_SendConnUpdateInd  ble_spark_107x_rd.lib(ll_conn.o)
+    0x0001260e   0x0001260e   0x00000002   PAD
+    0x00012610   0x00012610   0x0000009c   Code   RO        14891    i.LL_SendDataLenReq  ble_spark_107x_rd.lib(ll_conn.o)
+    0x000126ac   0x000126ac   0x00000052   Code   RO        14892    i.LL_SendDataLenRsp  ble_spark_107x_rd.lib(ll_conn.o)
+    0x000126fe   0x000126fe   0x00000080   Code   RO        14893    i.LL_SendEncReq     ble_spark_107x_rd.lib(ll_conn.o)
+    0x0001277e   0x0001277e   0x00000042   Code   RO        14894    i.LL_SendEncRsp     ble_spark_107x_rd.lib(ll_conn.o)
+    0x000127c0   0x000127c0   0x00000010   Code   RO        15026    i.LL_SendEvt        ble_spark_107x_rd.lib(ll_init.o)
+    0x000127d0   0x000127d0   0x00000056   Code   RO        14895    i.LL_SendFeatReq    ble_spark_107x_rd.lib(ll_conn.o)
+    0x00012826   0x00012826   0x00000032   Code   RO        14896    i.LL_SendFeatRsp    ble_spark_107x_rd.lib(ll_conn.o)
+    0x00012858   0x00012858   0x00000014   Code   RO        15053    i.LL_SendMdcEvt     ble_spark_107x_rd.lib(ll_int.o)
+    0x0001286c   0x0001286c   0x00000026   Code   RO        14898    i.LL_SendPauseEncReq  ble_spark_107x_rd.lib(ll_conn.o)
+    0x00012892   0x00012892   0x00000026   Code   RO        14899    i.LL_SendPauseEncRsp  ble_spark_107x_rd.lib(ll_conn.o)
+    0x000128b8   0x000128b8   0x00000056   Code   RO        14900    i.LL_SendPhyReq     ble_spark_107x_rd.lib(ll_conn.o)
+    0x0001290e   0x0001290e   0x00000056   Code   RO        14901    i.LL_SendPhyRsp     ble_spark_107x_rd.lib(ll_conn.o)
+    0x00012964   0x00012964   0x00000050   Code   RO        14902    i.LL_SendPhyUpdInd  ble_spark_107x_rd.lib(ll_conn.o)
+    0x000129b4   0x000129b4   0x0000004a   Code   RO        14903    i.LL_SendPingReq    ble_spark_107x_rd.lib(ll_conn.o)
+    0x000129fe   0x000129fe   0x00000026   Code   RO        14904    i.LL_SendPingRsp    ble_spark_107x_rd.lib(ll_conn.o)
+    0x00012a24   0x00012a24   0x00000170   Code   RO        14905    i.LL_SendPkt        ble_spark_107x_rd.lib(ll_conn.o)
+    0x00012b94   0x00012b94   0x00000014   Code   RO        15054    i.LL_SendQueueMsg   ble_spark_107x_rd.lib(ll_int.o)
+    0x00012ba8   0x00012ba8   0x0000002e   Code   RO        14906    i.LL_SendRejectExtInd  ble_spark_107x_rd.lib(ll_conn.o)
+    0x00012bd6   0x00012bd6   0x0000002a   Code   RO        14907    i.LL_SendRejectInd  ble_spark_107x_rd.lib(ll_conn.o)
+    0x00012c00   0x00012c00   0x00000230   Code   RO        15690    i.LL_SendScanReport  ble_spark_107x_rd.lib(ll_pdu_scan.o)
+    0x00012e30   0x00012e30   0x00000056   Code   RO        14908    i.LL_SendSlvFeatureReq  ble_spark_107x_rd.lib(ll_conn.o)
+    0x00012e86   0x00012e86   0x0000004c   Code   RO        14909    i.LL_SendStartEncReq  ble_spark_107x_rd.lib(ll_conn.o)
+    0x00012ed2   0x00012ed2   0x00000026   Code   RO        14910    i.LL_SendStartEncRsp  ble_spark_107x_rd.lib(ll_conn.o)
+    0x00012ef8   0x00012ef8   0x00000048   Code   RO        14911    i.LL_SendTerminateInd  ble_spark_107x_rd.lib(ll_conn.o)
+    0x00012f40   0x00012f40   0x0000002a   Code   RO        14912    i.LL_SendUnknownRsp  ble_spark_107x_rd.lib(ll_conn.o)
+    0x00012f6a   0x00012f6a   0x00000064   Code   RO        14913    i.LL_SendVerInd     ble_spark_107x_rd.lib(ll_conn.o)
+    0x00012fce   0x00012fce   0x00000002   PAD
+    0x00012fd0   0x00012fd0   0x00000024   Code   RO        15496    i.LL_SetAdvData     ble_spark_107x_rd.lib(ll_adv.o)
+    0x00012ff4   0x00012ff4   0x00000230   Code   RO        15497    i.LL_SetAdvEnable   ble_spark_107x_rd.lib(ll_adv.o)
+    0x00013224   0x00013224   0x00000014   Code   RO        15498    i.LL_SetAdvParam    ble_spark_107x_rd.lib(ll_adv.o)
+    0x00013238   0x00013238   0x00000064   Code   RO        15119    i.LL_SetAuthPayloadTimeout  ble_spark_107x_rd.lib(ll_main.o)
+    0x0001329c   0x0001329c   0x0000003c   Code   RO        15120    i.LL_SetBdAddr      ble_spark_107x_rd.lib(ll_main.o)
+    0x000132d8   0x000132d8   0x0000000c   Code   RO        15055    i.LL_SetLocalSCA    ble_spark_107x_rd.lib(ll_int.o)
+    0x000132e4   0x000132e4   0x0000010c   Code   RO        15776    i.LL_SetScanEnable  ble_spark_107x_rd.lib(ll_scan.o)
+    0x000133f0   0x000133f0   0x00000018   Code   RO        15777    i.LL_SetScanParam   ble_spark_107x_rd.lib(ll_scan.o)
+    0x00013408   0x00013408   0x00000020   Code   RO        15499    i.LL_SetScanRspData  ble_spark_107x_rd.lib(ll_adv.o)
+    0x00013428   0x00013428   0x00000088   Code   RO        15500    i.LL_SlvAdvDataUpdate  ble_spark_107x_rd.lib(ll_adv.o)
+    0x000134b0   0x000134b0   0x000000c4   Code   RO        15501    i.LL_SlvAdvInit     ble_spark_107x_rd.lib(ll_adv.o)
+    0x00013574   0x00013574   0x0000024c   Code   RO        15502    i.LL_SlvAdvStart    ble_spark_107x_rd.lib(ll_adv.o)
+    0x000137c0   0x000137c0   0x0000008c   Code   RO        15004    i.LL_SlvConnEvtHandler  ble_spark_107x_rd.lib(ll_conn_slv.o)
+    0x0001384c   0x0001384c   0x00000054   Code   RO        15504    i.LL_SlvDirectAdvTimeoutHandler  ble_spark_107x_rd.lib(ll_adv.o)
+    0x000138a0   0x000138a0   0x00000044   Code   RO        15598    i.LL_SlvFeatReqHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x000138e4   0x000138e4   0x00000010   Code   RO        15005    i.LL_SlvInit        ble_spark_107x_rd.lib(ll_conn_slv.o)
+    0x000138f4   0x000138f4   0x0000000e   Code   RO        14914    i.LL_StartAuthTimer  ble_spark_107x_rd.lib(ll_conn.o)
+    0x00013902   0x00013902   0x00000046   Code   RO        15599    i.LL_StartEncReqHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x00013948   0x00013948   0x0000008c   Code   RO        15600    i.LL_StartEncRspHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x000139d4   0x000139d4   0x0000000a   Code   RO        14916    i.LL_StopAuthTimer  ble_spark_107x_rd.lib(ll_conn.o)
+    0x000139de   0x000139de   0x00000002   PAD
+    0x000139e0   0x000139e0   0x000000ac   Code   RO        15006    i.LL_StopSlvConnEvt  ble_spark_107x_rd.lib(ll_conn_slv.o)
+    0x00013a8c   0x00013a8c   0x0000000c   Code   RO        14917    i.LL_StopTimer      ble_spark_107x_rd.lib(ll_conn.o)
+    0x00013a98   0x00013a98   0x00000020   Code   RO        15601    i.LL_TerminateIndHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x00013ab8   0x00013ab8   0x000000cc   Code   RO        14918    i.LL_TxAclDataPendingHandler  ble_spark_107x_rd.lib(ll_conn.o)
+    0x00013b84   0x00013b84   0x00000128   Code   RO        14919    i.LL_TxQueueHandler  ble_spark_107x_rd.lib(ll_conn.o)
+    0x00013cac   0x00013cac   0x00000024   Code   RO        14920    i.LL_TxQueueReset   ble_spark_107x_rd.lib(ll_conn.o)
+    0x00013cd0   0x00013cd0   0x00000030   Code   RO        15602    i.LL_UnKnownRspHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x00013d00   0x00013d00   0x00000050   Code   RO        15737    i.LL_UpdateAllRpa   ble_spark_107x_rd.lib(ll_resolvinglist.o)
+    0x00013d50   0x00013d50   0x00000078   Code   RO        15619    i.LL_VerIndHandler  ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x00013dc8   0x00013dc8   0x00000018   Code   RO        15812    i.LL_WhiteListInit  ble_spark_107x_rd.lib(ll_whitelist.o)
+    0x00013de0   0x00013de0   0x00000038   Code   RO        15834    i.LMGR_ConnInit     ble_spark_107x_rd.lib(lmgr_conn.o)
+    0x00013e18   0x00013e18   0x0000000c   Code   RO        15841    i.LMGR_GetDefSupFeat  ble_spark_107x_rd.lib(lmgr_main.o)
+    0x00013e24   0x00013e24   0x00000008   Code   RO        15842    i.LMGR_GetHciSupCmd  ble_spark_107x_rd.lib(lmgr_main.o)
+    0x00013e2c   0x00013e2c   0x0000000c   Code   RO        15843    i.LMGR_GetSupStates  ble_spark_107x_rd.lib(lmgr_main.o)
+    0x00013e38   0x00013e38   0x00000074   Code   RO        15844    i.LMGR_Init         ble_spark_107x_rd.lib(lmgr_main.o)
+    0x00013eac   0x00013eac   0x00000018   Code   RO        15846    i.LMGR_IsLegCmdAllowed  ble_spark_107x_rd.lib(lmgr_main.o)
+    0x00013ec4   0x00013ec4   0x0000002c   Code   RO        15865    i.LMGR_MstScanInit  ble_spark_107x_rd.lib(lmgr_scan.o)
+    0x00013ef0   0x00013ef0   0x00000018   Code   RO        15859    i.LMGR_PrivReset    ble_spark_107x_rd.lib(lmgr_priv.o)
+    0x00013f08   0x00013f08   0x0000002c   Code   RO        15826    i.LMGR_SlvAdvInit   ble_spark_107x_rd.lib(lmgr_adv.o)
+    0x00013f34   0x00013f34   0x00000004   Code   RO         1073    i.LP_GetSlptmrCurrCount  pan_lp.o
+    0x00013f38   0x00013f38   0x0000000c   Code   RO         1076    i.LP_SetSleepMode   pan_lp.o
+    0x00013f44   0x00013f44   0x00000068   Code   RO        15312    i.MDC_AddMsgHandler  ble_spark_107x_rd.lib(mdc.o)
+    0x00013fac   0x00013fac   0x00000014   Code   RO        15315    i.MDC_Init          ble_spark_107x_rd.lib(mdc.o)
+    0x00013fc0   0x00013fc0   0x0000000c   Code   RO        15316    i.MDC_RegisterSemphrCback  ble_spark_107x_rd.lib(mdc.o)
+    0x00013fcc   0x00013fcc   0x00000068   Code   RO        15317    i.MDC_SendEvent     ble_spark_107x_rd.lib(mdc.o)
+    0x00014034   0x00014034   0x0000007c   Code   RO        15318    i.MDC_SendQueueMsg  ble_spark_107x_rd.lib(mdc.o)
+    0x000140b0   0x000140b0   0x000000bc   Code   RO        15319    i.MDC_Start         ble_spark_107x_rd.lib(mdc.o)
+    0x0001416c   0x0001416c   0x00000040   Code   RO        15347    i.MDC_TimerConfig   ble_spark_107x_rd.lib(stimer.o)
+    0x000141ac   0x000141ac   0x00000048   Code   RO        15348    i.MDC_TimerConfigEx  ble_spark_107x_rd.lib(stimer.o)
+    0x000141f4   0x000141f4   0x0000003c   Code   RO        15349    i.MDC_TimerExpired  ble_spark_107x_rd.lib(stimer.o)
+    0x00014230   0x00014230   0x00000020   Code   RO        15351    i.MDC_TimerInit     ble_spark_107x_rd.lib(stimer.o)
+    0x00014250   0x00014250   0x0000001c   Code   RO        15320    i.MDC_TimerReady    ble_spark_107x_rd.lib(mdc.o)
+    0x0001426c   0x0001426c   0x000000a0   Code   RO        15355    i.MDC_TimerStartMs  ble_spark_107x_rd.lib(stimer.o)
+    0x0001430c   0x0001430c   0x000000a8   Code   RO        15356    i.MDC_TimerStartSec  ble_spark_107x_rd.lib(stimer.o)
+    0x000143b4   0x000143b4   0x0000006c   Code   RO        15357    i.MDC_TimerStop     ble_spark_107x_rd.lib(stimer.o)
+    0x00014420   0x00014420   0x00000038   Code   RO        16016    i.MathGetNumBitsSet  ble_spark_107x_rd.lib(math.o)
+    0x00014458   0x00014458   0x00000094   Code   RO        16017    i.MathGetNumBitsSetEx  ble_spark_107x_rd.lib(math.o)
+    0x000144ec   0x000144ec   0x00000012   Code   RO        16033    i.MsgAlloc          ble_spark_107x_rd.lib(msg.o)
+    0x000144fe   0x000144fe   0x00000018   Code   RO        16034    i.MsgDequeue        ble_spark_107x_rd.lib(msg.o)
+    0x00014516   0x00014516   0x00000010   Code   RO        16035    i.MsgEnqueue        ble_spark_107x_rd.lib(msg.o)
+    0x00014526   0x00014526   0x0000000a   Code   RO        16036    i.MsgFree           ble_spark_107x_rd.lib(msg.o)
+    0x00014530   0x00014530   0x0000002c   Code   RO         1184    i.PW_ParamsSet      pan_power.o
+    0x0001455c   0x0001455c   0x0000004c   Code   RO        15335    i.PoolBufAlloc      ble_spark_107x_rd.lib(pool_buf.o)
+    0x000145a8   0x000145a8   0x00000074   Code   RO        15336    i.PoolBufFree       ble_spark_107x_rd.lib(pool_buf.o)
+    0x0001461c   0x0001461c   0x00000160   Code   RO        15337    i.PoolBufInit       ble_spark_107x_rd.lib(pool_buf.o)
+    0x0001477c   0x0001477c   0x00000028   Code   RO        16018    i.PrandNum          ble_spark_107x_rd.lib(math.o)
+    0x000147a4   0x000147a4   0x00000084   Code   RO        16019    i.PrandNums         ble_spark_107x_rd.lib(math.o)
+    0x00014828   0x00014828   0x00000054   Code   RO        16047    i.QUEUE_Dequeue     ble_spark_107x_rd.lib(xqueue.o)
+    0x0001487c   0x0001487c   0x0000006c   Code   RO        16048    i.QUEUE_Enquene     ble_spark_107x_rd.lib(xqueue.o)
+    0x000148e8   0x000148e8   0x00000100   Code   RO        16049    i.QUEUE_InsertElement  ble_spark_107x_rd.lib(xqueue.o)
+    0x000149e8   0x000149e8   0x00000050   Code   RO        16051    i.QUEUE_PushElement  ble_spark_107x_rd.lib(xqueue.o)
+    0x00014a38   0x00014a38   0x00000074   Code   RO        16052    i.QUEUE_RemoveElement  ble_spark_107x_rd.lib(xqueue.o)
+    0x00014aac   0x00014aac   0x00000006   Code   RO        15239    i.RF_CalcRssi       ble_spark_107x_rd.lib(rf_phy.o)
+    0x00014ab2   0x00014ab2   0x00000002   PAD
+    0x00014ab4   0x00014ab4   0x00000040   Code   RO        15241    i.RF_EnableLDO      ble_spark_107x_rd.lib(rf_phy.o)
+    0x00014af4   0x00014af4   0x000000d0   Code   RO        15243    i.RF_PhyCfgTimeInit  ble_spark_107x_rd.lib(rf_phy.o)
+    0x00014bc4   0x00014bc4   0x000000e0   Code   RO        15244    i.RF_PhyConfig      ble_spark_107x_rd.lib(rf_phy.o)
+    0x00014ca4   0x00014ca4   0x00000064   Code   RO        15245    i.RF_PhyInit        ble_spark_107x_rd.lib(rf_phy.o)
+    0x00014d08   0x00014d08   0x000002a0   Code   RO        15248    i.RF_PhySeqRAMInit  ble_spark_107x_rd.lib(rf_phy.o)
+    0x00014fa8   0x00014fa8   0x00000018   Code   RO        15992    i.RF_SetPhySpiClk   ble_spark_107x_rd.lib(rf_phy_spi.o)
+    0x00014fc0   0x00014fc0   0x000003d4   Code   RO        15252    i.RF_SetPowerLevel  ble_spark_107x_rd.lib(rf_phy.o)
+    0x00015394   0x00015394   0x00000064   Code   RO        15194    i.SCH_AddItem       ble_spark_107x_rd.lib(sch_main.o)
+    0x000153f8   0x000153f8   0x00000384   Code   RO        15197    i.SCH_IRQCmdDoneHandle  ble_spark_107x_rd.lib(sch_main.o)
+    0x0001577c   0x0001577c   0x0000006c   Code   RO        15198    i.SCH_IRQTimingHandle  ble_spark_107x_rd.lib(sch_main.o)
+    0x000157e8   0x000157e8   0x00000130   Code   RO        15199    i.SCH_Init          ble_spark_107x_rd.lib(sch_main.o)
+    0x00015918   0x00015918   0x000000b8   Code   RO        15200    i.SCH_InsertAdvItemToQueue  ble_spark_107x_rd.lib(sch_main.o)
+    0x000159d0   0x000159d0   0x0000006c   Code   RO        15201    i.SCH_InsertItemToQueue  ble_spark_107x_rd.lib(sch_main.o)
+    0x00015a3c   0x00015a3c   0x00000084   Code   RO        15202    i.SCH_IsBusy        ble_spark_107x_rd.lib(sch_main.o)
+    0x00015ac0   0x00015ac0   0x00000054   Code   RO        15204    i.SCH_Register      ble_spark_107x_rd.lib(sch_main.o)
+    0x00015b14   0x00015b14   0x00000088   Code   RO        15205    i.SCH_RemoveByEx    ble_spark_107x_rd.lib(sch_main.o)
+    0x00015b9c   0x00015b9c   0x00000104   Code   RO        15206    i.SCH_RemoveInvalidItem  ble_spark_107x_rd.lib(sch_main.o)
+    0x00015ca0   0x00015ca0   0x00000070   Code   RO        15207    i.SCH_RemoveItem    ble_spark_107x_rd.lib(sch_main.o)
+    0x00015d10   0x00015d10   0x000000a0   Code   RO        15208    i.SCH_Reset         ble_spark_107x_rd.lib(sch_main.o)
+    0x00015db0   0x00015db0   0x00000628   Code   RO        15209    i.SCH_Switch        ble_spark_107x_rd.lib(sch_main.o)
+    0x000163d8   0x000163d8   0x00000008   Code   RO         2036    i.SPI0_IRQHandler   pan_hal_spi.o
+    0x000163e0   0x000163e0   0x00000010   Code   RO         2037    i.SPI0_IRQHandlerOverlay  pan_hal_spi.o
+    0x000163f0   0x000163f0   0x00000008   Code   RO         2038    i.SPI1_IRQHandler   pan_hal_spi.o
+    0x000163f8   0x000163f8   0x00000010   Code   RO         2039    i.SPI1_IRQHandlerOverlay  pan_hal_spi.o
+    0x00016408   0x00016408   0x00000162   Code   RO         2040    i.SPI_HandleProc    pan_hal_spi.o
+    0x0001656a   0x0001656a   0x00000002   Code   RO         4513    i.SVC_Handler       port.o
+    0x0001656c   0x0001656c   0x0000001c   Code   RO         1319    i.SYS_delay_10nop   pan_sys.o
+    0x00016588   0x00016588   0x00000014   Code   RO         3168    i.SendChar          retarget.o
+    0x0001659c   0x0001659c   0x00000024   Code   RO        16020    i.SetRandSeed       ble_spark_107x_rd.lib(math.o)
+    0x000165c0   0x000165c0   0x00000098   Code   RO        12591    i.Spi_Zubao_Send    app_ble.o
+    0x00016658   0x00016658   0x00000058   Code   RO            7    i.SystemCoreClockUpdate  system_panseries.o
+    0x000166b0   0x000166b0   0x000002d0   Code   RO            8    i.SystemHwParamLoader  system_panseries.o
+    0x00016980   0x00016980   0x0000008c   Code   RO            9    i.SystemInit        system_panseries.o
+    0x00016a0c   0x00016a0c   0x00000074   Code   RO         2165    i.TIMER_HandleProc  pan_hal_timer.o
+    0x00016a80   0x00016a80   0x00000008   Code   RO         2166    i.TMR0_IRQHandler   pan_hal_timer.o
+    0x00016a88   0x00016a88   0x00000010   Code   RO         2167    i.TMR0_IRQHandlerOverlay  pan_hal_timer.o
+    0x00016a98   0x00016a98   0x00000008   Code   RO         2168    i.TMR1_IRQHandler   pan_hal_timer.o
+    0x00016aa0   0x00016aa0   0x00000010   Code   RO         2169    i.TMR1_IRQHandlerOverlay  pan_hal_timer.o
+    0x00016ab0   0x00016ab0   0x00000008   Code   RO         2170    i.TMR2_IRQHandler   pan_hal_timer.o
+    0x00016ab8   0x00016ab8   0x00000010   Code   RO         2171    i.TMR2_IRQHandlerOverlay  pan_hal_timer.o
+    0x00016ac8   0x00016ac8   0x00000010   Code   RO          575    i.TRIM_SetCalCnt    pan_clktrim.o
+    0x00016ad8   0x00016ad8   0x0000000c   Code   RO        15384    i.TrackRegisterPrint  ble_spark_107x_rd.lib(track.o)
+    0x00016ae4   0x00016ae4   0x00000008   Code   RO         2282    i.UART0_IRQHandler  pan_hal_uart.o
+    0x00016aec   0x00016aec   0x00000010   Code   RO         2283    i.UART0_IRQHandlerOverlay  pan_hal_uart.o
+    0x00016afc   0x00016afc   0x00000008   Code   RO         2284    i.UART1_IRQHandler  pan_hal_uart.o
+    0x00016b04   0x00016b04   0x00000010   Code   RO         2285    i.UART1_IRQHandlerOverlay  pan_hal_uart.o
+    0x00016b14   0x00016b14   0x000000d6   Code   RO         2286    i.UART_HandleProc   pan_hal_uart.o
+    0x00016bea   0x00016bea   0x0000012c   Code   RO         2287    i.UART_HandleReceivedData  pan_hal_uart.o
+    0x00016d16   0x00016d16   0x0000006a   Code   RO         1391    i.UART_Init         pan_uart.o
+    0x00016d80   0x00016d80   0x00000008   Code   RO        12300    i.Uint16ToBytes     bytes.o
+    0x00016d88   0x00016d88   0x0000002e   Code   RO        16006    i.Uint64ToBstream   ble_spark_107x_rd.lib(byte_stream.o)
+    0x00016db6   0x00016db6   0x00000008   Code   RO         2457    i.WDT_IRQHandler    pan_hal_wdt.o
+    0x00016dbe   0x00016dbe   0x00000002   PAD
+    0x00016dc0   0x00016dc0   0x00000020   Code   RO         2458    i.WDT_IRQHandlerOverlay  pan_hal_wdt.o
+    0x00016de0   0x00016de0   0x00000008   Code   RO         2529    i.WWDT_IRQHandler   pan_hal_wwdt.o
+    0x00016de8   0x00016de8   0x0000001c   Code   RO         2530    i.WWDT_IRQHandlerOverlay  pan_hal_wwdt.o
+    0x00016e04   0x00016e04   0x00000020   Code   RO        16386    i.__0printf         mc_p.l(printfa.o)
+    0x00016e24   0x00016e24   0x00000028   Code   RO        16388    i.__0sprintf        mc_p.l(printfa.o)
+    0x00016e4c   0x00016e4c   0x00000014   Code   RO        16390    i.__0vprintf        mc_p.l(printfa.o)
+    0x00016e60   0x00016e60   0x0000002e   Code   RO        16468    i.__ARM_clz         mf_p.l(depilogue.o)
+    0x00016e8e   0x00016e8e   0x00000032   Code   RO         3046    i.__ARM_common_ll_muluu  soc_32k_cali.o
+    0x00016ec0   0x00016ec0   0x00000010   Code   RO         8634    i.__ARM_common_memclr1_6  ble_hs_id.o
+    0x00016ed0   0x00016ed0   0x0000000a   Code   RO         6363    i.__ARM_common_memclr2_6  ble_gap.o
+    0x00016eda   0x00016eda   0x0000001a   Code   RO         6365    i.__ARM_common_memcpy1_6  ble_gap.o
+    0x00016ef4   0x00016ef4   0x00000022   Code   RO         9743    i.__ARM_common_memcpy1_8  ble_sm_alg.o
+    0x00016f16   0x00016f16   0x0000000e   Code   RO         3420    i.__ARM_common_memcpy4_7  segger_rtt.o
+    0x00016f24   0x00016f24   0x00000010   Code   RO        14268    i.__ARM_common_memset4_8  img_mgmt.o
+    0x00016f34   0x00016f34   0x0000000e   Code   RO        16478    i.__scatterload_copy  mc_p.l(handlers.o)
+    0x00016f42   0x00016f42   0x00000002   Code   RO        16479    i.__scatterload_null  mc_p.l(handlers.o)
+    0x00016f44   0x00016f44   0x0000000e   Code   RO        16480    i.__scatterload_zeroinit  mc_p.l(handlers.o)
+    0x00016f52   0x00016f52   0x00000002   PAD
+    0x00016f54   0x00016f54   0x0000003c   Code   RO        13909    i._cbor_value_copy_string  cborparser.o
+    0x00016f90   0x00016f90   0x00000054   Code   RO        13910    i._cbor_value_decode_int64_internal  cborparser.o
+    0x00016fe4   0x00016fe4   0x0000001a   Code   RO        11647    i._copy             utils.o
+    0x00016ffe   0x00016ffe   0x0000000e   Code   RO        11648    i._double_byte      utils.o
+    0x0001700c   0x0001700c   0x00000174   Code   RO        16393    i._fp_digits        mc_p.l(printfa.o)
+    0x00017180   0x00017180   0x000000ca   Code   RO        12080    i._mtb_kvstore_buffered_write  mtb_kvstore.o
+    0x0001724a   0x0001724a   0x00000002   PAD
+    0x0001724c   0x0001724c   0x00000040   Code   RO        12081    i._mtb_kvstore_crc16  mtb_kvstore.o
+    0x0001728c   0x0001728c   0x00000084   Code   RO        12082    i._mtb_kvstore_find_record_in_ram_table  mtb_kvstore.o
+    0x00017310   0x00017310   0x00000230   Code   RO        12083    i._mtb_kvstore_garbage_collection  mtb_kvstore.o
+    0x00017540   0x00017540   0x00000250   Code   RO        12084    i._mtb_kvstore_read_record  mtb_kvstore.o
+    0x00017790   0x00017790   0x00000026   Code   RO        12085    i._mtb_kvstore_unlock  mtb_kvstore.o
+    0x000177b6   0x000177b6   0x00000086   Code   RO        12086    i._mtb_kvstore_update_ram_table  mtb_kvstore.o
+    0x0001783c   0x0001783c   0x000001d8   Code   RO        12087    i._mtb_kvstore_write_record  mtb_kvstore.o
+    0x00017a14   0x00017a14   0x000001ac   Code   RO        12088    i._mtb_kvstore_write_with_flags  mtb_kvstore.o
+    0x00017bc0   0x00017bc0   0x000006ec   Code   RO        16394    i._printf_core      mc_p.l(printfa.o)
+    0x000182ac   0x000182ac   0x00000020   Code   RO        16395    i._printf_post_padding  mc_p.l(printfa.o)
+    0x000182cc   0x000182cc   0x0000002c   Code   RO        16396    i._printf_pre_padding  mc_p.l(printfa.o)
+    0x000182f8   0x000182f8   0x000001bc   Code   RO        16088    i._rijndaelEncrypt  ble_spark_107x_rd.lib(aes_sw.o)
+    0x000184b4   0x000184b4   0x00000018   Code   RO        16089    i._rijndaelSetKey   ble_spark_107x_rd.lib(aes_sw.o)
+    0x000184cc   0x000184cc   0x0000000e   Code   RO        11649    i._set              utils.o
+    0x000184da   0x000184da   0x0000000a   Code   RO        16398    i._sputc            mc_p.l(printfa.o)
+    0x000184e4   0x000184e4   0x0000002e   Code   RO        15405    i._swap             ble_spark_107x_rd.lib(utils.o)
+    0x00018512   0x00018512   0x00000002   Code   RO        12255    i.abort             utility.o
+    0x00018514   0x00018514   0x0000004c   Code   RO        12356    i.addr_to_str       pan_mac_addr.o
+    0x00018560   0x00018560   0x00000392   Code   RO         7688    i.adv_set_fields    ble_hs_adv.o
+    0x000188f2   0x000188f2   0x00000084   Code   RO        13911    i.advance_internal  cborparser.o
+    0x00018976   0x00018976   0x00000002   PAD
+    0x00018978   0x00018978   0x000000f0   Code   RO        13912    i.advance_recursive  cborparser.o
+    0x00018a68   0x00018a68   0x00000160   Code   RO        12874    i.app_ble_adv_start  app_ble_periph.o
+    0x00018bc8   0x00018bc8   0x00000454   Code   RO        12746    i.app_ble_central_gap_event_cb  app_ble_central.o
+    0x0001901c   0x0001901c   0x00000080   Code   RO        12747    i.app_ble_central_init  app_ble_central.o
+    0x0001909c   0x0001909c   0x00000008   Code   RO        12592    i.app_ble_enabled_cb  app_ble.o
+    0x000190a4   0x000190a4   0x000000cc   Code   RO        12875    i.app_ble_hr_tx_timer_cb  app_ble_periph.o
+    0x00019170   0x00019170   0x00000014   Code   RO        12593    i.app_ble_init      app_ble.o
+    0x00019184   0x00019184   0x000000b4   Code   RO        12748    i.app_ble_on_read   app_ble_central.o
+    0x00019238   0x00019238   0x0000006c   Code   RO        12749    i.app_ble_on_subscribe  app_ble_central.o
+    0x000192a4   0x000192a4   0x00000068   Code   RO        12750    i.app_ble_on_write  app_ble_central.o
+    0x0001930c   0x0001930c   0x000002ec   Code   RO        12876    i.app_ble_periph_gap_event_cb  app_ble_periph.o
+    0x000195f8   0x000195f8   0x0000001c   Code   RO        12877    i.app_ble_periph_init  app_ble_periph.o
+    0x00019614   0x00019614   0x000000e8   Code   RO        12594    i.app_ble_pre_init_cb  app_ble.o
+    0x000196fc   0x000196fc   0x000000fc   Code   RO        12751    i.app_ble_scan_start  app_ble_central.o
+    0x000197f8   0x000197f8   0x000002b4   Code   RO        12752    i.app_ble_sdp_complete_cb  app_ble_central.o
+    0x00019aac   0x00019aac   0x00000020   Code   RO        12946    i.app_ble_svc_init  app_ble_svr.o
+    0x00019acc   0x00019acc   0x00000120   Code   RO        12947    i.app_ble_svr_register_cb  app_ble_svr.o
+    0x00019bec   0x00019bec   0x00000028   Code   RO        12595    i.app_ble_thread_entry  app_ble.o
+    0x00019c14   0x00019c14   0x00000028   Code   RO        12596    i.app_ble_thread_init  app_ble.o
+    0x00019c3c   0x00019c3c   0x00000014   Code   RO        11999    i.app_kv_read       mtb_init.o
+    0x00019c50   0x00019c50   0x00000014   Code   RO        12000    i.app_kv_write      mtb_init.o
+    0x00019c64   0x00019c64   0x00000040   Code   RO        11934    i.app_log_print_data  app_log.o
+    0x00019ca4   0x00019ca4   0x00000040   Code   RO        11120    i.assert_failed     pan_spark_glue.o
+    0x00019ce4   0x00019ce4   0x0000001c   Code   RO        11707    i.base64_decode     base64.o
+    0x00019d00   0x00019d00   0x0000015c   Code   RO        11710    i.base64_decoder_go  base64.o
+    0x00019e5c   0x00019e5c   0x00000084   Code   RO        11711    i.base64_encode     base64.o
+    0x00019ee0   0x00019ee0   0x00000010   Code   RO        12001    i.bd_erase          mtb_init.o
+    0x00019ef0   0x00019ef0   0x00000006   Code   RO        12002    i.bd_erase_size     mtb_init.o
+    0x00019ef6   0x00019ef6   0x00000002   PAD
+    0x00019ef8   0x00019ef8   0x00000014   Code   RO        12003    i.bd_program        mtb_init.o
+    0x00019f0c   0x00019f0c   0x00000006   Code   RO        12004    i.bd_program_size   mtb_init.o
+    0x00019f12   0x00019f12   0x00000002   PAD
+    0x00019f14   0x00019f14   0x00000014   Code   RO        12005    i.bd_read           mtb_init.o
+    0x00019f28   0x00019f28   0x00000004   Code   RO        12006    i.bd_read_size      mtb_init.o
+    0x00019f2c   0x00019f2c   0x00000002   Code   RO         7416    i.ble_app_user_evt  ble_hs.o
+    0x00019f2e   0x00019f2e   0x00000020   Code   RO         4883    i.ble_att_chan_mtu  ble_att.o
+    0x00019f4e   0x00019f4e   0x0000002a   Code   RO         5074    i.ble_att_clt_rx_error  ble_att_clt.o
+    0x00019f78   0x00019f78   0x0000000c   Code   RO         5075    i.ble_att_clt_rx_exec_write  ble_att_clt.o
+    0x00019f84   0x00019f84   0x000000ae   Code   RO         5076    i.ble_att_clt_rx_find_info  ble_att_clt.o
+    0x0001a032   0x0001a032   0x00000060   Code   RO         5077    i.ble_att_clt_rx_find_type_value  ble_att_clt.o
+    0x0001a092   0x0001a092   0x0000000a   Code   RO         5078    i.ble_att_clt_rx_indicate  ble_att_clt.o
+    0x0001a09c   0x0001a09c   0x00000062   Code   RO         5079    i.ble_att_clt_rx_mtu  ble_att_clt.o
+    0x0001a0fe   0x0001a0fe   0x00000046   Code   RO         5080    i.ble_att_clt_rx_prep_write  ble_att_clt.o
+    0x0001a144   0x0001a144   0x0000000e   Code   RO         5081    i.ble_att_clt_rx_read  ble_att_clt.o
+    0x0001a152   0x0001a152   0x0000000e   Code   RO         5082    i.ble_att_clt_rx_read_blob  ble_att_clt.o
+    0x0001a160   0x0001a160   0x00000088   Code   RO         5083    i.ble_att_clt_rx_read_group_type  ble_att_clt.o
+    0x0001a1e8   0x0001a1e8   0x0000000e   Code   RO         5084    i.ble_att_clt_rx_read_mult  ble_att_clt.o
+    0x0001a1f6   0x0001a1f6   0x0000007a   Code   RO         5085    i.ble_att_clt_rx_read_type  ble_att_clt.o
+    0x0001a270   0x0001a270   0x0000000a   Code   RO         5086    i.ble_att_clt_rx_write  ble_att_clt.o
+    0x0001a27a   0x0001a27a   0x00000024   Code   RO         5087    i.ble_att_clt_tx_exec_write  ble_att_clt.o
+    0x0001a29e   0x0001a29e   0x0000003c   Code   RO         5088    i.ble_att_clt_tx_find_info  ble_att_clt.o
+    0x0001a2da   0x0001a2da   0x00000054   Code   RO         5089    i.ble_att_clt_tx_find_type_value  ble_att_clt.o
+    0x0001a32e   0x0001a32e   0x00000040   Code   RO         5090    i.ble_att_clt_tx_indicate  ble_att_clt.o
+    0x0001a36e   0x0001a36e   0x00000040   Code   RO         5092    i.ble_att_clt_tx_notify  ble_att_clt.o
+    0x0001a3ae   0x0001a3ae   0x00000062   Code   RO         5093    i.ble_att_clt_tx_prep_write  ble_att_clt.o
+    0x0001a410   0x0001a410   0x00000030   Code   RO         5094    i.ble_att_clt_tx_read  ble_att_clt.o
+    0x0001a440   0x0001a440   0x00000038   Code   RO         5095    i.ble_att_clt_tx_read_blob  ble_att_clt.o
+    0x0001a478   0x0001a478   0x0000004c   Code   RO         5096    i.ble_att_clt_tx_read_group_type  ble_att_clt.o
+    0x0001a4c4   0x0001a4c4   0x0000004c   Code   RO         5098    i.ble_att_clt_tx_read_type  ble_att_clt.o
+    0x0001a510   0x0001a510   0x00000038   Code   RO         5100    i.ble_att_clt_tx_write_req  ble_att_clt.o
+    0x0001a548   0x0001a548   0x00000032   Code   RO         5304    i.ble_att_cmd_get   ble_att_cmd.o
+    0x0001a57a   0x0001a57a   0x00000026   Code   RO         5305    i.ble_att_cmd_prepare  ble_att_cmd.o
+    0x0001a5a0   0x0001a5a0   0x0000000e   Code   RO         4884    i.ble_att_conn_chan_find  ble_att.o
+    0x0001a5ae   0x0001a5ae   0x00000002   PAD
+    0x0001a5b0   0x0001a5b0   0x00000024   Code   RO         4885    i.ble_att_create_chan  ble_att.o
+    0x0001a5d4   0x0001a5d4   0x00000002   Code   RO         4886    i.ble_att_inc_tx_stat  ble_att.o
+    0x0001a5d6   0x0001a5d6   0x00000002   PAD
+    0x0001a5d8   0x0001a5d8   0x00000010   Code   RO         4887    i.ble_att_init      ble_att.o
+    0x0001a5e8   0x0001a5e8   0x00000046   Code   RO         4888    i.ble_att_mtu       ble_att.o
+    0x0001a62e   0x0001a62e   0x00000002   PAD
+    0x0001a630   0x0001a630   0x000000cc   Code   RO         4890    i.ble_att_rx        ble_att.o
+    0x0001a6fc   0x0001a6fc   0x0000000a   Code   RO         4891    i.ble_att_set_peer_mtu  ble_att.o
+    0x0001a706   0x0001a706   0x000000fe   Code   RO         5616    i.ble_att_svr_check_perms  ble_att_svr.o
+    0x0001a804   0x0001a804   0x0000003c   Code   RO         5618    i.ble_att_svr_find_by_uuid  ble_att_svr.o
+    0x0001a840   0x0001a840   0x00000060   Code   RO         5620    i.ble_att_svr_init  ble_att_svr.o
+    0x0001a8a0   0x0001a8a0   0x0000002c   Code   RO         5621    i.ble_att_svr_prep_clear  ble_att_svr.o
+    0x0001a8cc   0x0001a8cc   0x0000000c   Code   RO         5622    i.ble_att_svr_prev_handle  ble_att_svr.o
+    0x0001a8d8   0x0001a8d8   0x00000098   Code   RO         5623    i.ble_att_svr_read_flat  ble_att_svr.o
+    0x0001a970   0x0001a970   0x0000008c   Code   RO         5624    i.ble_att_svr_read_handle  ble_att_svr.o
+    0x0001a9fc   0x0001a9fc   0x0000005c   Code   RO         5626    i.ble_att_svr_register  ble_att_svr.o
+    0x0001aa58   0x0001aa58   0x000001e0   Code   RO         5629    i.ble_att_svr_rx_exec_write  ble_att_svr.o
+    0x0001ac38   0x0001ac38   0x00000144   Code   RO         5630    i.ble_att_svr_rx_find_info  ble_att_svr.o
+    0x0001ad7c   0x0001ad7c   0x00000310   Code   RO         5631    i.ble_att_svr_rx_find_type_value  ble_att_svr.o
+    0x0001b08c   0x0001b08c   0x00000098   Code   RO         5632    i.ble_att_svr_rx_indicate  ble_att_svr.o
+    0x0001b124   0x0001b124   0x000000e0   Code   RO         5633    i.ble_att_svr_rx_mtu  ble_att_svr.o
+    0x0001b204   0x0001b204   0x00000054   Code   RO         5634    i.ble_att_svr_rx_notify  ble_att_svr.o
+    0x0001b258   0x0001b258   0x00000194   Code   RO         5635    i.ble_att_svr_rx_prep_write  ble_att_svr.o
+    0x0001b3ec   0x0001b3ec   0x00000082   Code   RO         5636    i.ble_att_svr_rx_read  ble_att_svr.o
+    0x0001b46e   0x0001b46e   0x0000008c   Code   RO         5637    i.ble_att_svr_rx_read_blob  ble_att_svr.o
+    0x0001b4fa   0x0001b4fa   0x00000002   PAD
+    0x0001b4fc   0x0001b4fc   0x000002c0   Code   RO         5638    i.ble_att_svr_rx_read_group_type  ble_att_svr.o
+    0x0001b7bc   0x0001b7bc   0x000000d2   Code   RO         5639    i.ble_att_svr_rx_read_mult  ble_att_svr.o
+    0x0001b88e   0x0001b88e   0x00000002   PAD
+    0x0001b890   0x0001b890   0x00000284   Code   RO         5640    i.ble_att_svr_rx_read_type  ble_att_svr.o
+    0x0001bb14   0x0001bb14   0x0000008e   Code   RO         5641    i.ble_att_svr_rx_write  ble_att_svr.o
+    0x0001bba2   0x0001bba2   0x00000048   Code   RO         5642    i.ble_att_svr_rx_write_no_rsp  ble_att_svr.o
+    0x0001bbea   0x0001bbea   0x00000002   PAD
+    0x0001bbec   0x0001bbec   0x00000070   Code   RO         5643    i.ble_att_svr_start  ble_att_svr.o
+    0x0001bc5c   0x0001bc5c   0x00000018   Code   RO         5644    i.ble_att_svr_ticks_until_tmo  ble_att_svr.o
+    0x0001bc74   0x0001bc74   0x00000036   Code   RO         5645    i.ble_att_svr_tx_error_rsp  ble_att_svr.o
+    0x0001bcaa   0x0001bcaa   0x000000a8   Code   RO         5646    i.ble_att_svr_tx_rsp  ble_att_svr.o
+    0x0001bd52   0x0001bd52   0x00000002   PAD
+    0x0001bd54   0x0001bd54   0x00000084   Code   RO         5647    i.ble_att_svr_write_handle  ble_att_svr.o
+    0x0001bdd8   0x0001bdd8   0x00000032   Code   RO         4893    i.ble_att_truncate_to_mtu  ble_att.o
+    0x0001be0a   0x0001be0a   0x0000004a   Code   RO         5348    i.ble_att_tx        ble_att_cmd.o
+    0x0001be54   0x0001be54   0x00000008   Code   RO        13113    i.ble_dev_filt_alloc  ble_dev_filt_port.o
+    0x0001be5c   0x0001be5c   0x00000008   Code   RO        13114    i.ble_dev_filt_free  ble_dev_filt_port.o
+    0x0001be64   0x0001be64   0x00000058   Code   RO        13166    i.ble_dev_filt_init  ble_dev_filt.o
+    0x0001bebc   0x0001bebc   0x00000016   Code   RO        13167    i.ble_dev_filt_is_match  ble_dev_filt.o
+    0x0001bed2   0x0001bed2   0x00000002   PAD
+    0x0001bed4   0x0001bed4   0x0000016c   Code   RO        13168    i.ble_dev_filt_is_match_internal  ble_dev_filt.o
+    0x0001c040   0x0001c040   0x00000050   Code   RO        13179    i.ble_dev_filt_set_device_name  ble_dev_filt.o
+    0x0001c090   0x0001c090   0x00000014   Code   RO        13182    i.ble_dev_filt_set_rssi  ble_dev_filt.o
+    0x0001c0a4   0x0001c0a4   0x00000010   Code   RO         5927    i.ble_gap_adv_active  ble_gap.o
+    0x0001c0b4   0x0001c0b4   0x0000006c   Code   RO         5928    i.ble_gap_adv_finished  ble_gap.o
+    0x0001c120   0x0001c120   0x00000048   Code   RO         5932    i.ble_gap_adv_set_fields  ble_gap.o
+    0x0001c168   0x0001c168   0x00000204   Code   RO         5933    i.ble_gap_adv_start  ble_gap.o
+    0x0001c36c   0x0001c36c   0x0000005a   Code   RO         5935    i.ble_gap_call_conn_event_cb  ble_gap.o
+    0x0001c3c6   0x0001c3c6   0x00000002   PAD
+    0x0001c3c8   0x0001c3c8   0x00000014   Code   RO         5936    i.ble_gap_conn_active  ble_gap.o
+    0x0001c3dc   0x0001c3dc   0x000000e0   Code   RO         5937    i.ble_gap_conn_broken  ble_gap.o
+    0x0001c4bc   0x0001c4bc   0x0000002e   Code   RO         5939    i.ble_gap_conn_find  ble_gap.o
+    0x0001c4ea   0x0001c4ea   0x00000002   PAD
+    0x0001c4ec   0x0001c4ec   0x000001a4   Code   RO         5942    i.ble_gap_connect   ble_gap.o
+    0x0001c690   0x0001c690   0x000001ac   Code   RO         5943    i.ble_gap_disc      ble_gap.o
+    0x0001c83c   0x0001c83c   0x00000010   Code   RO         5944    i.ble_gap_disc_active  ble_gap.o
+    0x0001c84c   0x0001c84c   0x00000050   Code   RO         5945    i.ble_gap_disc_cancel  ble_gap.o
+    0x0001c89c   0x0001c89c   0x00000064   Code   RO         5946    i.ble_gap_disc_complete  ble_gap.o
+    0x0001c900   0x0001c900   0x00000064   Code   RO         5947    i.ble_gap_enc_event  ble_gap.o
+    0x0001c964   0x0001c964   0x00000040   Code   RO         5951    i.ble_gap_event_listener_unregister  ble_gap.o
+    0x0001c9a4   0x0001c9a4   0x00000072   Code   RO         5953    i.ble_gap_fill_conn_desc  ble_gap.o
+    0x0001ca16   0x0001ca16   0x00000020   Code   RO         5954    i.ble_gap_identity_event  ble_gap.o
+    0x0001ca36   0x0001ca36   0x00000002   PAD
+    0x0001ca38   0x0001ca38   0x00000070   Code   RO         5955    i.ble_gap_init      ble_gap.o
+    0x0001caa8   0x0001caa8   0x00000070   Code   RO         5956    i.ble_gap_master_failed  ble_gap.o
+    0x0001cb18   0x0001cb18   0x00000048   Code   RO         5958    i.ble_gap_mtu_event  ble_gap.o
+    0x0001cb60   0x0001cb60   0x00000050   Code   RO         5959    i.ble_gap_notify_rx_event  ble_gap.o
+    0x0001cbb0   0x0001cbb0   0x0000004c   Code   RO         5960    i.ble_gap_notify_tx_event  ble_gap.o
+    0x0001cbfc   0x0001cbfc   0x0000002c   Code   RO         5962    i.ble_gap_passkey_event  ble_gap.o
+    0x0001cc28   0x0001cc28   0x0000002a   Code   RO         5969    i.ble_gap_repeat_pairing_event  ble_gap.o
+    0x0001cc52   0x0001cc52   0x00000002   PAD
+    0x0001cc54   0x0001cc54   0x0000003c   Code   RO         5970    i.ble_gap_reset_state  ble_gap.o
+    0x0001cc90   0x0001cc90   0x0000008c   Code   RO         5971    i.ble_gap_rx_adv_report  ble_gap.o
+    0x0001cd1c   0x0001cd1c   0x00000204   Code   RO         5972    i.ble_gap_rx_conn_complete  ble_gap.o
+    0x0001cf20   0x0001cf20   0x00000074   Code   RO         5973    i.ble_gap_rx_disconn_complete  ble_gap.o
+    0x0001cf94   0x0001cf94   0x00000024   Code   RO         5974    i.ble_gap_rx_l2cap_update_req  ble_gap.o
+    0x0001cfb8   0x0001cfb8   0x000000fc   Code   RO         5975    i.ble_gap_rx_param_req  ble_gap.o
+    0x0001d0b4   0x0001d0b4   0x00000054   Code   RO         5976    i.ble_gap_rx_phy_update_complete  ble_gap.o
+    0x0001d108   0x0001d108   0x0000002c   Code   RO         5977    i.ble_gap_rx_rd_rem_sup_feat_complete  ble_gap.o
+    0x0001d134   0x0001d134   0x000000f8   Code   RO         5978    i.ble_gap_rx_update_complete  ble_gap.o
+    0x0001d22c   0x0001d22c   0x0000009c   Code   RO         5988    i.ble_gap_subscribe_event  ble_gap.o
+    0x0001d2c8   0x0001d2c8   0x00000060   Code   RO         5989    i.ble_gap_terminate  ble_gap.o
+    0x0001d328   0x0001d328   0x000001d8   Code   RO         5991    i.ble_gap_timer     ble_gap.o
+    0x0001d500   0x0001d500   0x00000084   Code   RO         5992    i.ble_gap_unpair    ble_gap.o
+    0x0001d584   0x0001d584   0x0000006a   Code   RO         5993    i.ble_gap_unpair_oldest_except  ble_gap.o
+    0x0001d5ee   0x0001d5ee   0x00000028   Code   RO         5994    i.ble_gap_unpair_oldest_peer  ble_gap.o
+    0x0001d616   0x0001d616   0x00000002   PAD
+    0x0001d618   0x0001d618   0x00000044   Code   RO         5995    i.ble_gap_update_entry_remove  ble_gap.o
+    0x0001d65c   0x0001d65c   0x00000034   Code   RO         5996    i.ble_gap_update_l2cap_cb  ble_gap.o
+    0x0001d690   0x0001d690   0x00000090   Code   RO         5997    i.ble_gap_update_notify  ble_gap.o
+    0x0001d720   0x0001d720   0x00000170   Code   RO         5998    i.ble_gap_update_params  ble_gap.o
+    0x0001d890   0x0001d890   0x00000090   Code   RO         6449    i.ble_gattc_connection_broken  ble_gattc.o
+    0x0001d920   0x0001d920   0x00000060   Code   RO         6450    i.ble_gattc_disc_all_chrs  ble_gattc.o
+    0x0001d980   0x0001d980   0x0000003c   Code   RO         6451    i.ble_gattc_disc_all_chrs_err  ble_gattc.o
+    0x0001d9bc   0x0001d9bc   0x0000004c   Code   RO         6452    i.ble_gattc_disc_all_chrs_resume  ble_gattc.o
+    0x0001da08   0x0001da08   0x00000088   Code   RO         6453    i.ble_gattc_disc_all_chrs_rx_adata  ble_gattc.o
+    0x0001da90   0x0001da90   0x0000008c   Code   RO         6454    i.ble_gattc_disc_all_chrs_rx_complete  ble_gattc.o
+    0x0001db1c   0x0001db1c   0x00000028   Code   RO         6455    i.ble_gattc_disc_all_chrs_tmo  ble_gattc.o
+    0x0001db44   0x0001db44   0x00000054   Code   RO         6456    i.ble_gattc_disc_all_dscs  ble_gattc.o
+    0x0001db98   0x0001db98   0x00000030   Code   RO         6457    i.ble_gattc_disc_all_dscs_cb  ble_gattc.o
+    0x0001dbc8   0x0001dbc8   0x00000038   Code   RO         6458    i.ble_gattc_disc_all_dscs_err  ble_gattc.o
+    0x0001dc00   0x0001dc00   0x00000040   Code   RO         6459    i.ble_gattc_disc_all_dscs_resume  ble_gattc.o
+    0x0001dc40   0x0001dc40   0x00000024   Code   RO         6460    i.ble_gattc_disc_all_dscs_tmo  ble_gattc.o
+    0x0001dc64   0x0001dc64   0x00000058   Code   RO         6461    i.ble_gattc_disc_all_svcs  ble_gattc.o
+    0x0001dcbc   0x0001dcbc   0x0000003c   Code   RO         6462    i.ble_gattc_disc_all_svcs_err  ble_gattc.o
+    0x0001dcf8   0x0001dcf8   0x00000050   Code   RO         6463    i.ble_gattc_disc_all_svcs_resume  ble_gattc.o
+    0x0001dd48   0x0001dd48   0x00000028   Code   RO         6464    i.ble_gattc_disc_all_svcs_tmo  ble_gattc.o
+    0x0001dd70   0x0001dd70   0x00000034   Code   RO         6465    i.ble_gattc_disc_chr_uuid_cb  ble_gattc.o
+    0x0001dda4   0x0001dda4   0x0000003c   Code   RO         6466    i.ble_gattc_disc_chr_uuid_err  ble_gattc.o
+    0x0001dde0   0x0001dde0   0x0000004c   Code   RO         6467    i.ble_gattc_disc_chr_uuid_resume  ble_gattc.o
+    0x0001de2c   0x0001de2c   0x00000096   Code   RO         6468    i.ble_gattc_disc_chr_uuid_rx_adata  ble_gattc.o
+    0x0001dec2   0x0001dec2   0x00000002   PAD
+    0x0001dec4   0x0001dec4   0x0000008c   Code   RO         6469    i.ble_gattc_disc_chr_uuid_rx_complete  ble_gattc.o
+    0x0001df50   0x0001df50   0x00000028   Code   RO         6470    i.ble_gattc_disc_chr_uuid_tmo  ble_gattc.o
+    0x0001df78   0x0001df78   0x0000003c   Code   RO         6473    i.ble_gattc_disc_svc_uuid_err  ble_gattc.o
+    0x0001dfb4   0x0001dfb4   0x00000064   Code   RO         6474    i.ble_gattc_disc_svc_uuid_resume  ble_gattc.o
+    0x0001e018   0x0001e018   0x00000028   Code   RO         6475    i.ble_gattc_disc_svc_uuid_tmo  ble_gattc.o
+    0x0001e040   0x0001e040   0x00000080   Code   RO         6477    i.ble_gattc_extract  ble_gattc.o
+    0x0001e0c0   0x0001e0c0   0x00000034   Code   RO         6479    i.ble_gattc_find_inc_svcs_cb  ble_gattc.o
+    0x0001e0f4   0x0001e0f4   0x0000001a   Code   RO         6480    i.ble_gattc_find_inc_svcs_err  ble_gattc.o
+    0x0001e10e   0x0001e10e   0x00000002   PAD
+    0x0001e110   0x0001e110   0x00000054   Code   RO         6481    i.ble_gattc_find_inc_svcs_resume  ble_gattc.o
+    0x0001e164   0x0001e164   0x00000086   Code   RO         6482    i.ble_gattc_find_inc_svcs_rx_adata  ble_gattc.o
+    0x0001e1ea   0x0001e1ea   0x00000002   PAD
+    0x0001e1ec   0x0001e1ec   0x0000007c   Code   RO         6483    i.ble_gattc_find_inc_svcs_rx_complete  ble_gattc.o
+    0x0001e268   0x0001e268   0x000000ac   Code   RO         6484    i.ble_gattc_find_inc_svcs_rx_read_rsp  ble_gattc.o
+    0x0001e314   0x0001e314   0x0000000e   Code   RO         6485    i.ble_gattc_find_inc_svcs_tmo  ble_gattc.o
+    0x0001e322   0x0001e322   0x00000002   PAD
+    0x0001e324   0x0001e324   0x0000003c   Code   RO         6488    i.ble_gattc_init    ble_gattc.o
+    0x0001e360   0x0001e360   0x00000030   Code   RO         6489    i.ble_gattc_mtu_err  ble_gattc.o
+    0x0001e390   0x0001e390   0x00000028   Code   RO         6490    i.ble_gattc_mtu_tmo  ble_gattc.o
+    0x0001e3b8   0x0001e3b8   0x00000058   Code   RO         6492    i.ble_gattc_notify_custom  ble_gattc.o
+    0x0001e410   0x0001e410   0x0000001c   Code   RO         6493    i.ble_gattc_proc_matches_conn_op  ble_gattc.o
+    0x0001e42c   0x0001e42c   0x00000078   Code   RO         6494    i.ble_gattc_proc_matches_conn_rx_entry  ble_gattc.o
+    0x0001e4a4   0x0001e4a4   0x0000001c   Code   RO         6495    i.ble_gattc_proc_matches_expired  ble_gattc.o
+    0x0001e4c0   0x0001e4c0   0x00000008   Code   RO         6496    i.ble_gattc_proc_matches_stalled  ble_gattc.o
+    0x0001e4c8   0x0001e4c8   0x00000038   Code   RO         6497    i.ble_gattc_process_resume_status  ble_gattc.o
+    0x0001e500   0x0001e500   0x00000080   Code   RO         6498    i.ble_gattc_process_status  ble_gattc.o
+    0x0001e580   0x0001e580   0x00000048   Code   RO         6499    i.ble_gattc_read    ble_gattc.o
+    0x0001e5c8   0x0001e5c8   0x00000030   Code   RO         6501    i.ble_gattc_read_err  ble_gattc.o
+    0x0001e5f8   0x0001e5f8   0x00000030   Code   RO         6503    i.ble_gattc_read_long_err  ble_gattc.o
+    0x0001e628   0x0001e628   0x0000004c   Code   RO         6504    i.ble_gattc_read_long_resume  ble_gattc.o
+    0x0001e674   0x0001e674   0x000000c0   Code   RO         6505    i.ble_gattc_read_long_rx_read_rsp  ble_gattc.o
+    0x0001e734   0x0001e734   0x00000028   Code   RO         6506    i.ble_gattc_read_long_tmo  ble_gattc.o
+    0x0001e75c   0x0001e75c   0x00000034   Code   RO         6508    i.ble_gattc_read_mult_err  ble_gattc.o
+    0x0001e790   0x0001e790   0x0000002c   Code   RO         6509    i.ble_gattc_read_mult_tmo  ble_gattc.o
+    0x0001e7bc   0x0001e7bc   0x00000038   Code   RO         6510    i.ble_gattc_read_rx_read_rsp  ble_gattc.o
+    0x0001e7f4   0x0001e7f4   0x00000028   Code   RO         6511    i.ble_gattc_read_tmo  ble_gattc.o
+    0x0001e81c   0x0001e81c   0x00000030   Code   RO         6512    i.ble_gattc_read_uuid_err  ble_gattc.o
+    0x0001e84c   0x0001e84c   0x00000060   Code   RO         6513    i.ble_gattc_read_uuid_rx_adata  ble_gattc.o
+    0x0001e8ac   0x0001e8ac   0x00000040   Code   RO         6514    i.ble_gattc_read_uuid_rx_complete  ble_gattc.o
+    0x0001e8ec   0x0001e8ec   0x00000028   Code   RO         6515    i.ble_gattc_read_uuid_tmo  ble_gattc.o
+    0x0001e914   0x0001e914   0x00000084   Code   RO         6516    i.ble_gattc_rx_err  ble_gattc.o
+    0x0001e998   0x0001e998   0x00000048   Code   RO         6517    i.ble_gattc_rx_exec_write_rsp  ble_gattc.o
+    0x0001e9e0   0x0001e9e0   0x000000bc   Code   RO         6518    i.ble_gattc_rx_find_info_complete  ble_gattc.o
+    0x0001ea9c   0x0001ea9c   0x0000006c   Code   RO         6519    i.ble_gattc_rx_find_info_idata  ble_gattc.o
+    0x0001eb08   0x0001eb08   0x000000d4   Code   RO         6520    i.ble_gattc_rx_find_type_value_complete  ble_gattc.o
+    0x0001ebdc   0x0001ebdc   0x00000080   Code   RO         6521    i.ble_gattc_rx_find_type_value_hinfo  ble_gattc.o
+    0x0001ec5c   0x0001ec5c   0x0000004c   Code   RO         6522    i.ble_gattc_rx_mtu  ble_gattc.o
+    0x0001eca8   0x0001eca8   0x00000050   Code   RO         6523    i.ble_gattc_rx_prep_write_rsp  ble_gattc.o
+    0x0001ecf8   0x0001ecf8   0x0000003c   Code   RO         6524    i.ble_gattc_rx_read_blob_rsp  ble_gattc.o
+    0x0001ed34   0x0001ed34   0x00000088   Code   RO         6525    i.ble_gattc_rx_read_group_type_adata  ble_gattc.o
+    0x0001edbc   0x0001edbc   0x000000c4   Code   RO         6526    i.ble_gattc_rx_read_group_type_complete  ble_gattc.o
+    0x0001ee80   0x0001ee80   0x00000068   Code   RO         6527    i.ble_gattc_rx_read_mult_rsp  ble_gattc.o
+    0x0001eee8   0x0001eee8   0x0000004c   Code   RO         6528    i.ble_gattc_rx_read_rsp  ble_gattc.o
+    0x0001ef34   0x0001ef34   0x00000048   Code   RO         6529    i.ble_gattc_rx_read_type_adata  ble_gattc.o
+    0x0001ef7c   0x0001ef7c   0x00000048   Code   RO         6530    i.ble_gattc_rx_read_type_complete  ble_gattc.o
+    0x0001efc4   0x0001efc4   0x00000054   Code   RO         6531    i.ble_gattc_rx_write_rsp  ble_gattc.o
+    0x0001f018   0x0001f018   0x00000128   Code   RO         6532    i.ble_gattc_timer   ble_gattc.o
+    0x0001f140   0x0001f140   0x0000003c   Code   RO         6534    i.ble_gattc_write_err  ble_gattc.o
+    0x0001f17c   0x0001f17c   0x00000070   Code   RO         6535    i.ble_gattc_write_flat  ble_gattc.o
+    0x0001f1ec   0x0001f1ec   0x00000044   Code   RO         6537    i.ble_gattc_write_long_err  ble_gattc.o
+    0x0001f230   0x0001f230   0x00000094   Code   RO         6538    i.ble_gattc_write_long_resume  ble_gattc.o
+    0x0001f2c4   0x0001f2c4   0x00000034   Code   RO         6539    i.ble_gattc_write_long_rx_exec  ble_gattc.o
+    0x0001f2f8   0x0001f2f8   0x00000088   Code   RO         6540    i.ble_gattc_write_long_rx_prep  ble_gattc.o
+    0x0001f380   0x0001f380   0x00000028   Code   RO         6541    i.ble_gattc_write_long_tmo  ble_gattc.o
+    0x0001f3a8   0x0001f3a8   0x00000044   Code   RO         6545    i.ble_gattc_write_reliable_err  ble_gattc.o
+    0x0001f3ec   0x0001f3ec   0x000000a8   Code   RO         6546    i.ble_gattc_write_reliable_resume  ble_gattc.o
+    0x0001f494   0x0001f494   0x0000002c   Code   RO         6547    i.ble_gattc_write_reliable_rx_exec  ble_gattc.o
+    0x0001f4c0   0x0001f4c0   0x000000a4   Code   RO         6548    i.ble_gattc_write_reliable_rx_prep  ble_gattc.o
+    0x0001f564   0x0001f564   0x00000028   Code   RO         6549    i.ble_gattc_write_reliable_tmo  ble_gattc.o
+    0x0001f58c   0x0001f58c   0x00000034   Code   RO         6550    i.ble_gattc_write_tmo  ble_gattc.o
+    0x0001f5c0   0x0001f5c0   0x0000006c   Code   RO         7130    i.ble_gatts_add_svcs  ble_gatts.o
+    0x0001f62c   0x0001f62c   0x0000006e   Code   RO         7131    i.ble_gatts_bonding_established  ble_gatts.o
+    0x0001f69a   0x0001f69a   0x00000002   PAD
+    0x0001f69c   0x0001f69c   0x00000124   Code   RO         7132    i.ble_gatts_bonding_restored  ble_gatts.o
+    0x0001f7c0   0x0001f7c0   0x00000084   Code   RO         7133    i.ble_gatts_chr_def_access  ble_gatts.o
+    0x0001f844   0x0001f844   0x000000b2   Code   RO         7135    i.ble_gatts_chr_val_access  ble_gatts.o
+    0x0001f8f6   0x0001f8f6   0x00000002   PAD
+    0x0001f8f8   0x0001f8f8   0x0000015c   Code   RO         7136    i.ble_gatts_clt_cfg_access  ble_gatts.o
+    0x0001fa54   0x0001fa54   0x0000001c   Code   RO         7137    i.ble_gatts_conn_can_alloc  ble_gatts.o
+    0x0001fa70   0x0001fa70   0x0000003c   Code   RO         7138    i.ble_gatts_conn_init  ble_gatts.o
+    0x0001faac   0x0001faac   0x00000078   Code   RO         7139    i.ble_gatts_connection_broken  ble_gatts.o
+    0x0001fb24   0x0001fb24   0x0000013c   Code   RO         7140    i.ble_gatts_count_cfg  ble_gatts.o
+    0x0001fc60   0x0001fc60   0x000000b2   Code   RO         7141    i.ble_gatts_dsc_access  ble_gatts.o
+    0x0001fd12   0x0001fd12   0x00000046   Code   RO         7145    i.ble_gatts_inc_access  ble_gatts.o
+    0x0001fd58   0x0001fd58   0x0000000a   Code   RO         6551    i.ble_gatts_indicate  ble_gattc.o
+    0x0001fd62   0x0001fd62   0x00000002   PAD
+    0x0001fd64   0x0001fd64   0x000000a4   Code   RO         6552    i.ble_gatts_indicate_custom  ble_gattc.o
+    0x0001fe08   0x0001fe08   0x0000002a   Code   RO         6553    i.ble_gatts_indicate_err  ble_gattc.o
+    0x0001fe32   0x0001fe32   0x00000002   PAD
+    0x0001fe34   0x0001fe34   0x00000090   Code   RO         6554    i.ble_gatts_indicate_fail_notconn  ble_gattc.o
+    0x0001fec4   0x0001fec4   0x00000010   Code   RO         6555    i.ble_gatts_indicate_tmo  ble_gattc.o
+    0x0001fed4   0x0001fed4   0x00000010   Code   RO         7146    i.ble_gatts_init    ble_gatts.o
+    0x0001fee4   0x0001fee4   0x00000054   Code   RO         6556    i.ble_gatts_notify  ble_gattc.o
+    0x0001ff38   0x0001ff38   0x00000058   Code   RO         6557    i.ble_gatts_notify_custom  ble_gattc.o
+    0x0001ff90   0x0001ff90   0x00000416   Code   RO         7148    i.ble_gatts_register_svcs  ble_gatts.o
+    0x000203a6   0x000203a6   0x00000002   PAD
+    0x000203a8   0x000203a8   0x000000a4   Code   RO         7150    i.ble_gatts_rx_indicate_ack  ble_gatts.o
+    0x0002044c   0x0002044c   0x0000004c   Code   RO         6558    i.ble_gatts_rx_indicate_rsp  ble_gattc.o
+    0x00020498   0x00020498   0x00000066   Code   RO         7151    i.ble_gatts_send_next_indicate  ble_gatts.o
+    0x000204fe   0x000204fe   0x00000002   PAD
+    0x00020500   0x00020500   0x00000188   Code   RO         7152    i.ble_gatts_start   ble_gatts.o
+    0x00020688   0x00020688   0x00000026   Code   RO         7153    i.ble_gatts_svc_access  ble_gatts.o
+    0x000206ae   0x000206ae   0x00000002   PAD
+    0x000206b0   0x000206b0   0x000000bc   Code   RO         7155    i.ble_gatts_tx_notifications  ble_gatts.o
+    0x0002076c   0x0002076c   0x00000094   Code   RO        11121    i.ble_hci_acl_ll_to_host_cbk  pan_spark_glue.o
+    0x00020800   0x00020800   0x0000009c   Code   RO        11122    i.ble_hci_evt_ll_to_host_cbk  pan_spark_glue.o
+    0x0002089c   0x0002089c   0x0000005c   Code   RO         7689    i.ble_hs_adv_find_field  ble_hs_adv.o
+    0x000208f8   0x000208f8   0x00000304   Code   RO         7691    i.ble_hs_adv_parse_fields  ble_hs_adv.o
+    0x00020bfc   0x00020bfc   0x0000000c   Code   RO         7692    i.ble_hs_adv_set_fields  ble_hs_adv.o
+    0x00020c08   0x00020c08   0x00000046   Code   RO         7695    i.ble_hs_adv_set_flat_mbuf  ble_hs_adv.o
+    0x00020c4e   0x00020c4e   0x0000005a   Code   RO         7696    i.ble_hs_adv_set_hdr  ble_hs_adv.o
+    0x00020ca8   0x00020ca8   0x0000002c   Code   RO         7764    i.ble_hs_atomic_conn_delete  ble_hs_atomic.o
+    0x00020cd4   0x00020cd4   0x0000002c   Code   RO         7765    i.ble_hs_atomic_conn_flags  ble_hs_atomic.o
+    0x00020d00   0x00020d00   0x00000020   Code   RO         7768    i.ble_hs_atomic_first_conn_handle  ble_hs_atomic.o
+    0x00020d20   0x00020d20   0x0000009c   Code   RO         7872    i.ble_hs_conn_addrs  ble_hs_conn.o
+    0x00020dbc   0x00020dbc   0x00000150   Code   RO         7873    i.ble_hs_conn_alloc  ble_hs_conn.o
+    0x00020f0c   0x00020f0c   0x0000002c   Code   RO         7874    i.ble_hs_conn_can_alloc  ble_hs_conn.o
+    0x00020f38   0x00020f38   0x0000001a   Code   RO         7877    i.ble_hs_conn_chan_find_by_scid  ble_hs_conn.o
+    0x00020f52   0x00020f52   0x00000002   PAD
+    0x00020f54   0x00020f54   0x00000024   Code   RO         7880    i.ble_hs_conn_exists  ble_hs_conn.o
+    0x00020f78   0x00020f78   0x00000020   Code   RO         7881    i.ble_hs_conn_find  ble_hs_conn.o
+    0x00020f98   0x00020f98   0x00000020   Code   RO         7882    i.ble_hs_conn_find_assert  ble_hs_conn.o
+    0x00020fb8   0x00020fb8   0x00000144   Code   RO         7883    i.ble_hs_conn_find_by_addr  ble_hs_conn.o
+    0x000210fc   0x000210fc   0x00000020   Code   RO         7884    i.ble_hs_conn_find_by_idx  ble_hs_conn.o
+    0x0002111c   0x0002111c   0x0000000c   Code   RO         7885    i.ble_hs_conn_first  ble_hs_conn.o
+    0x00021128   0x00021128   0x00000078   Code   RO         7887    i.ble_hs_conn_free  ble_hs_conn.o
+    0x000211a0   0x000211a0   0x00000044   Code   RO         7888    i.ble_hs_conn_init  ble_hs_conn.o
+    0x000211e4   0x000211e4   0x00000024   Code   RO         7889    i.ble_hs_conn_insert  ble_hs_conn.o
+    0x00021208   0x00021208   0x00000024   Code   RO         7890    i.ble_hs_conn_remove  ble_hs_conn.o
+    0x0002122c   0x0002122c   0x0000007c   Code   RO         7891    i.ble_hs_conn_timer  ble_hs_conn.o
+    0x000212a8   0x000212a8   0x00000038   Code   RO         7418    i.ble_hs_enqueue_hci_event  ble_hs.o
+    0x000212e0   0x000212e0   0x00000078   Code   RO         7419    i.ble_hs_event_reset  ble_hs.o
+    0x00021358   0x00021358   0x00000020   Code   RO         7420    i.ble_hs_event_rx_data  ble_hs.o
+    0x00021378   0x00021378   0x00000018   Code   RO         7421    i.ble_hs_event_rx_hci_ev  ble_hs.o
+    0x00021390   0x00021390   0x00000018   Code   RO         7422    i.ble_hs_event_start_stage1  ble_hs.o
+    0x000213a8   0x000213a8   0x00000010   Code   RO         7423    i.ble_hs_event_start_stage2  ble_hs.o
+    0x000213b8   0x000213b8   0x00000008   Code   RO         7424    i.ble_hs_event_tx_notify  ble_hs.o
+    0x000213c0   0x000213c0   0x00000002   Code   RO         8045    i.ble_hs_flow_connection_broken  ble_hs_flow.o
+    0x000213c2   0x000213c2   0x00000004   Code   RO         8046    i.ble_hs_flow_startup  ble_hs_flow.o
+    0x000213c6   0x000213c6   0x00000002   Code   RO         8047    i.ble_hs_flow_track_data_mbuf  ble_hs_flow.o
+    0x000213c8   0x000213c8   0x00000012   Code   RO         8081    i.ble_hs_hci_acl_tx  ble_hs_hci.o
+    0x000213da   0x000213da   0x00000002   PAD
+    0x000213dc   0x000213dc   0x000000fc   Code   RO         8082    i.ble_hs_hci_acl_tx_now  ble_hs_hci.o
+    0x000214d8   0x000214d8   0x00000024   Code   RO         8083    i.ble_hs_hci_add_avail_pkts  ble_hs_hci.o
+    0x000214fc   0x000214fc   0x0000005c   Code   RO         8253    i.ble_hs_hci_cmd_send_buf  ble_hs_hci_cmd.o
+    0x00021558   0x00021558   0x00000124   Code   RO         8084    i.ble_hs_hci_cmd_tx  ble_hs_hci.o
+    0x0002167c   0x0002167c   0x0000009a   Code   RO         8306    i.ble_hs_hci_evt_acl_process  ble_hs_hci_evt.o
+    0x00021716   0x00021716   0x00000038   Code   RO         8307    i.ble_hs_hci_evt_disconn_complete  ble_hs_hci_evt.o
+    0x0002174e   0x0002174e   0x00000014   Code   RO         8308    i.ble_hs_hci_evt_enc_key_refresh  ble_hs_hci_evt.o
+    0x00021762   0x00021762   0x00000014   Code   RO         8309    i.ble_hs_hci_evt_encrypt_change  ble_hs_hci_evt.o
+    0x00021776   0x00021776   0x00000014   Code   RO         8310    i.ble_hs_hci_evt_hw_error  ble_hs_hci_evt.o
+    0x0002178a   0x0002178a   0x000000b0   Code   RO         8311    i.ble_hs_hci_evt_le_adv_rpt  ble_hs_hci_evt.o
+    0x0002183a   0x0002183a   0x00000004   Code   RO         8312    i.ble_hs_hci_evt_le_adv_set_terminated  ble_hs_hci_evt.o
+    0x0002183e   0x0002183e   0x000000e0   Code   RO         8313    i.ble_hs_hci_evt_le_conn_complete  ble_hs_hci_evt.o
+    0x0002191e   0x0002191e   0x00000014   Code   RO         8314    i.ble_hs_hci_evt_le_conn_parm_req  ble_hs_hci_evt.o
+    0x00021932   0x00021932   0x00000014   Code   RO         8315    i.ble_hs_hci_evt_le_conn_upd_complete  ble_hs_hci_evt.o
+    0x00021946   0x00021946   0x00000078   Code   RO         8316    i.ble_hs_hci_evt_le_dir_adv_rpt  ble_hs_hci_evt.o
+    0x000219be   0x000219be   0x000000f8   Code   RO         8317    i.ble_hs_hci_evt_le_enh_conn_complete  ble_hs_hci_evt.o
+    0x00021ab6   0x00021ab6   0x00000004   Code   RO         8318    i.ble_hs_hci_evt_le_ext_adv_rpt  ble_hs_hci_evt.o
+    0x00021aba   0x00021aba   0x00000014   Code   RO         8319    i.ble_hs_hci_evt_le_lt_key_req  ble_hs_hci_evt.o
+    0x00021ace   0x00021ace   0x00000002   PAD
+    0x00021ad0   0x00021ad0   0x00000028   Code   RO         8320    i.ble_hs_hci_evt_le_meta  ble_hs_hci_evt.o
+    0x00021af8   0x00021af8   0x00000004   Code   RO         8321    i.ble_hs_hci_evt_le_periodic_adv_rpt  ble_hs_hci_evt.o
+    0x00021afc   0x00021afc   0x00000004   Code   RO         8322    i.ble_hs_hci_evt_le_periodic_adv_sync_estab  ble_hs_hci_evt.o
+    0x00021b00   0x00021b00   0x00000004   Code   RO         8323    i.ble_hs_hci_evt_le_periodic_adv_sync_lost  ble_hs_hci_evt.o
+    0x00021b04   0x00021b04   0x00000004   Code   RO         8324    i.ble_hs_hci_evt_le_periodic_adv_sync_transfer  ble_hs_hci_evt.o
+    0x00021b08   0x00021b08   0x00000014   Code   RO         8325    i.ble_hs_hci_evt_le_phy_update_complete  ble_hs_hci_evt.o
+    0x00021b1c   0x00021b1c   0x00000014   Code   RO         8326    i.ble_hs_hci_evt_le_rd_rem_used_feat_complete  ble_hs_hci_evt.o
+    0x00021b30   0x00021b30   0x00000004   Code   RO         8327    i.ble_hs_hci_evt_le_scan_req_rcvd  ble_hs_hci_evt.o
+    0x00021b34   0x00021b34   0x00000004   Code   RO         8328    i.ble_hs_hci_evt_le_scan_timeout  ble_hs_hci_evt.o
+    0x00021b38   0x00021b38   0x00000066   Code   RO         8329    i.ble_hs_hci_evt_num_completed_pkts  ble_hs_hci_evt.o
+    0x00021b9e   0x00021b9e   0x00000002   PAD
+    0x00021ba0   0x00021ba0   0x00000064   Code   RO         8330    i.ble_hs_hci_evt_process  ble_hs_hci_evt.o
+    0x00021c04   0x00021c04   0x00000020   Code   RO         8086    i.ble_hs_hci_frag_alloc  ble_hs_hci.o
+    0x00021c24   0x00021c24   0x0000000c   Code   RO         8089    i.ble_hs_hci_get_hci_version  ble_hs_hci.o
+    0x00021c30   0x00021c30   0x00000050   Code   RO         8091    i.ble_hs_hci_init   ble_hs_hci.o
+    0x00021c80   0x00021c80   0x0000005c   Code   RO         8092    i.ble_hs_hci_rx_evt  ble_hs_hci.o
+    0x00021cdc   0x00021cdc   0x0000001c   Code   RO         8093    i.ble_hs_hci_set_buf_sz  ble_hs_hci.o
+    0x00021cf8   0x00021cf8   0x0000000c   Code   RO         8094    i.ble_hs_hci_set_hci_version  ble_hs_hci.o
+    0x00021d04   0x00021d04   0x0000000c   Code   RO         8095    i.ble_hs_hci_set_le_supported_feat  ble_hs_hci.o
+    0x00021d10   0x00021d10   0x00000034   Code   RO         8455    i.ble_hs_hci_util_data_hdr_strip  ble_hs_hci_util.o
+    0x00021d44   0x00021d44   0x0000000c   Code   RO         8456    i.ble_hs_hci_util_handle_pb_bc_join  ble_hs_hci_util.o
+    0x00021d50   0x00021d50   0x00000044   Code   RO         8457    i.ble_hs_hci_util_rand  ble_hs_hci_util.o
+    0x00021d94   0x00021d94   0x0000002c   Code   RO         8458    i.ble_hs_hci_util_read_adv_tx_pwr  ble_hs_hci_util.o
+    0x00021dc0   0x00021dc0   0x00000020   Code   RO         7427    i.ble_hs_hw_error   ble_hs.o
+    0x00021de0   0x00021de0   0x00000058   Code   RO         8564    i.ble_hs_id_addr    ble_hs_id.o
+    0x00021e38   0x00021e38   0x00000088   Code   RO         8565    i.ble_hs_id_addr_type_usable  ble_hs_id.o
+    0x00021ec0   0x00021ec0   0x000000bc   Code   RO         8568    i.ble_hs_id_infer_auto  ble_hs_id.o
+    0x00021f7c   0x00021f7c   0x00000018   Code   RO         8569    i.ble_hs_id_reset   ble_hs_id.o
+    0x00021f94   0x00021f94   0x0000001c   Code   RO         8571    i.ble_hs_id_set_pub  ble_hs_id.o
+    0x00021fb0   0x00021fb0   0x00000020   Code   RO         8573    i.ble_hs_id_use_addr  ble_hs_id.o
+    0x00021fd0   0x00021fd0   0x0000010c   Code   RO         7428    i.ble_hs_init       ble_hs.o
+    0x000220dc   0x000220dc   0x00000014   Code   RO         7429    i.ble_hs_is_enabled  ble_hs.o
+    0x000220f0   0x000220f0   0x00000024   Code   RO         7430    i.ble_hs_is_parent_task  ble_hs.o
+    0x00022114   0x00022114   0x00000014   Code   RO         7431    i.ble_hs_lock       ble_hs.o
+    0x00022128   0x00022128   0x00000002   Code   RO         8646    i.ble_hs_log_flat_buf  ble_hs_log.o
+    0x0002212a   0x0002212a   0x00000002   Code   RO         8647    i.ble_hs_log_mbuf   ble_hs_log.o
+    0x0002212c   0x0002212c   0x0000002c   Code   RO         8683    i.ble_hs_mbuf_acl_pkt  ble_hs_mbuf.o
+    0x00022158   0x00022158   0x0000002c   Code   RO         8684    i.ble_hs_mbuf_att_pkt  ble_hs_mbuf.o
+    0x00022184   0x00022184   0x00000042   Code   RO         8686    i.ble_hs_mbuf_from_flat  ble_hs_mbuf.o
+    0x000221c6   0x000221c6   0x0000002c   Code   RO         8687    i.ble_hs_mbuf_l2cap_pkt  ble_hs_mbuf.o
+    0x000221f2   0x000221f2   0x00000024   Code   RO         8688    i.ble_hs_mbuf_pullup_base  ble_hs_mbuf.o
+    0x00022216   0x00022216   0x0000002e   Code   RO         8689    i.ble_hs_mbuf_to_flat  ble_hs_mbuf.o
+    0x00022244   0x00022244   0x00000036   Code   RO         8743    i.ble_hs_misc_conn_chan_find  ble_hs_misc.o
+    0x0002227a   0x0002227a   0x0000003e   Code   RO         8744    i.ble_hs_misc_conn_chan_find_reqd  ble_hs_misc.o
+    0x000222b8   0x000222b8   0x00000018   Code   RO         8745    i.ble_hs_misc_own_addr_type_to_id  ble_hs_misc.o
+    0x000222d0   0x000222d0   0x00000018   Code   RO         8746    i.ble_hs_misc_peer_addr_type_to_id  ble_hs_misc.o
+    0x000222e8   0x000222e8   0x00000014   Code   RO         8747    i.ble_hs_misc_restore_irks  ble_hs_misc.o
+    0x000222fc   0x000222fc   0x0000001c   Code   RO         8748    i.ble_hs_misc_restore_one_irk  ble_hs_misc.o
+    0x00022318   0x00022318   0x00000004   Code   RO         8909    i.ble_hs_pvcy_add_entry  ble_hs_pvcy.o
+    0x0002231c   0x0002231c   0x00000004   Code   RO         8910    i.ble_hs_pvcy_ensure_started  ble_hs_pvcy.o
+    0x00022320   0x00022320   0x0000000c   Code   RO         8911    i.ble_hs_pvcy_our_irk  ble_hs_pvcy.o
+    0x0002232c   0x0002232c   0x00000004   Code   RO         8912    i.ble_hs_pvcy_remove_entry  ble_hs_pvcy.o
+    0x00022330   0x00022330   0x00000050   Code   RO         8914    i.ble_hs_pvcy_set_our_irk  ble_hs_pvcy.o
+    0x00022380   0x00022380   0x00000018   Code   RO         7435    i.ble_hs_sched_reset  ble_hs.o
+    0x00022398   0x00022398   0x000000a0   Code   RO         7437    i.ble_hs_start      ble_hs.o
+    0x00022438   0x00022438   0x000001a0   Code   RO         8988    i.ble_hs_startup_go  ble_hs_startup.o
+    0x000225d8   0x000225d8   0x0000001c   Code   RO         9014    i.ble_hs_stop_init  ble_hs_stop.o
+    0x000225f4   0x000225f4   0x0000005c   Code   RO         9016    i.ble_hs_stop_terminate_timeout_cb  ble_hs_stop.o
+    0x00022650   0x00022650   0x000000ac   Code   RO         7439    i.ble_hs_timer_exp  ble_hs.o
+    0x000226fc   0x000226fc   0x00000030   Code   RO         7440    i.ble_hs_timer_resched  ble_hs.o
+    0x0002272c   0x0002272c   0x00000058   Code   RO         7441    i.ble_hs_timer_sched  ble_hs.o
+    0x00022784   0x00022784   0x00000008   Code   RO         7442    i.ble_hs_tx_data    ble_hs.o
+    0x0002278c   0x0002278c   0x00000010   Code   RO         7443    i.ble_hs_unlock     ble_hs.o
+    0x0002279c   0x0002279c   0x000000bc   Code   RO         7445    i.ble_hs_wakeup_tx  ble_hs.o
+    0x00022858   0x00022858   0x00000028   Code   RO         9136    i.ble_l2cap_chan_alloc  ble_l2cap.o
+    0x00022880   0x00022880   0x00000020   Code   RO         9137    i.ble_l2cap_chan_free  ble_l2cap.o
+    0x000228a0   0x000228a0   0x00000010   Code   RO         9143    i.ble_l2cap_get_conn_handle  ble_l2cap.o
+    0x000228b0   0x000228b0   0x00000044   Code   RO         9144    i.ble_l2cap_init    ble_l2cap.o
+    0x000228f4   0x000228f4   0x00000008   Code   RO         9145    i.ble_l2cap_is_mtu_req_sent  ble_l2cap.o
+    0x000228fc   0x000228fc   0x00000014   Code   RO         9150    i.ble_l2cap_remove_rx  ble_l2cap.o
+    0x00022910   0x00022910   0x00000134   Code   RO         9151    i.ble_l2cap_rx      ble_l2cap.o
+    0x00022a44   0x00022a44   0x0000003a   Code   RO         9390    i.ble_l2cap_sig_cmd_get  ble_l2cap_sig_cmd.o
+    0x00022a7e   0x00022a7e   0x00000002   PAD
+    0x00022a80   0x00022a80   0x00000048   Code   RO         9297    i.ble_l2cap_sig_conn_broken  ble_l2cap_sig.o
+    0x00022ac8   0x00022ac8   0x00000020   Code   RO         9298    i.ble_l2cap_sig_create_chan  ble_l2cap_sig.o
+    0x00022ae8   0x00022ae8   0x00000018   Code   RO         9391    i.ble_l2cap_sig_hdr_parse  ble_l2cap_sig_cmd.o
+    0x00022b00   0x00022b00   0x00000040   Code   RO         9299    i.ble_l2cap_sig_init  ble_l2cap_sig.o
+    0x00022b40   0x00022b40   0x00000096   Code   RO         9392    i.ble_l2cap_sig_reject_invalid_cid_tx  ble_l2cap_sig_cmd.o
+    0x00022bd6   0x00022bd6   0x00000088   Code   RO         9393    i.ble_l2cap_sig_reject_tx  ble_l2cap_sig_cmd.o
+    0x00022c5e   0x00022c5e   0x00000002   PAD
+    0x00022c60   0x00022c60   0x00000080   Code   RO         9300    i.ble_l2cap_sig_rx  ble_l2cap_sig.o
+    0x00022ce0   0x00022ce0   0x00000004   Code   RO         9301    i.ble_l2cap_sig_rx_noop  ble_l2cap_sig.o
+    0x00022ce4   0x00022ce4   0x00000078   Code   RO         9302    i.ble_l2cap_sig_rx_reject  ble_l2cap_sig.o
+    0x00022d5c   0x00022d5c   0x0000009c   Code   RO         9303    i.ble_l2cap_sig_timer  ble_l2cap_sig.o
+    0x00022df8   0x00022df8   0x0000003a   Code   RO         9394    i.ble_l2cap_sig_tx  ble_l2cap_sig_cmd.o
+    0x00022e32   0x00022e32   0x00000002   PAD
+    0x00022e34   0x00022e34   0x00000104   Code   RO         9304    i.ble_l2cap_sig_update  ble_l2cap_sig.o
+    0x00022f38   0x00022f38   0x000000d4   Code   RO         9305    i.ble_l2cap_sig_update_req_rx  ble_l2cap_sig.o
+    0x0002300c   0x0002300c   0x000000b8   Code   RO         9306    i.ble_l2cap_sig_update_rsp_rx  ble_l2cap_sig.o
+    0x000230c4   0x000230c4   0x0000007a   Code   RO         9153    i.ble_l2cap_tx      ble_l2cap.o
+    0x0002313e   0x0002313e   0x0000002a   Code   RO         8803    i.ble_mqueue_get    ble_hs_mqueue.o
+    0x00023168   0x00023168   0x00000010   Code   RO         8804    i.ble_mqueue_init   ble_hs_mqueue.o
+    0x00023178   0x00023178   0x0000003a   Code   RO         8805    i.ble_mqueue_put    ble_hs_mqueue.o
+    0x000231b2   0x000231b2   0x00000002   PAD
+    0x000231b4   0x000231b4   0x0000014c   Code   RO         9717    i.ble_sm_alg_c1     ble_sm_alg.o
+    0x00023300   0x00023300   0x0000004a   Code   RO         9718    i.ble_sm_alg_encrypt  ble_sm_alg.o
+    0x0002334a   0x0002334a   0x00000080   Code   RO         9719    i.ble_sm_alg_s1     ble_sm_alg.o
+    0x000233ca   0x000233ca   0x00000030   Code   RO         9764    i.ble_sm_cmd_get    ble_sm_cmd.o
+    0x000233fa   0x000233fa   0x0000000e   Code   RO         9436    i.ble_sm_confirm_exec  ble_sm.o
+    0x00023408   0x00023408   0x000000f2   Code   RO         9437    i.ble_sm_confirm_rx  ble_sm.o
+    0x000234fa   0x000234fa   0x00000020   Code   RO         9438    i.ble_sm_connection_broken  ble_sm.o
+    0x0002351a   0x0002351a   0x00000002   PAD
+    0x0002351c   0x0002351c   0x00000020   Code   RO         9439    i.ble_sm_create_chan  ble_sm.o
+    0x0002353c   0x0002353c   0x00000018   Code   RO         9440    i.ble_sm_enc_change_rx  ble_sm.o
+    0x00023554   0x00023554   0x00000112   Code   RO         9441    i.ble_sm_enc_event_rx  ble_sm.o
+    0x00023666   0x00023666   0x00000076   Code   RO         9442    i.ble_sm_enc_info_rx  ble_sm.o
+    0x000236dc   0x000236dc   0x000000b4   Code   RO         9443    i.ble_sm_enc_initiate  ble_sm.o
+    0x00023790   0x00023790   0x00000014   Code   RO         9444    i.ble_sm_enc_key_refresh_rx  ble_sm.o
+    0x000237a4   0x000237a4   0x00000054   Code   RO         9445    i.ble_sm_enc_restore_exec  ble_sm.o
+    0x000237f8   0x000237f8   0x0000007c   Code   RO         9446    i.ble_sm_enc_start_exec  ble_sm.o
+    0x00023874   0x00023874   0x00000030   Code   RO         9447    i.ble_sm_fail_rx    ble_sm.o
+    0x000238a4   0x000238a4   0x000000b2   Code   RO         9448    i.ble_sm_fill_store_value  ble_sm.o
+    0x00023956   0x00023956   0x00000066   Code   RO         9449    i.ble_sm_finding_rslvd_addr  ble_sm.o
+    0x000239bc   0x000239bc   0x0000006a   Code   RO         9451    i.ble_sm_ia_ra      ble_sm.o
+    0x00023a26   0x00023a26   0x00000076   Code   RO         9452    i.ble_sm_id_addr_info_rx  ble_sm.o
+    0x00023a9c   0x00023a9c   0x00000072   Code   RO         9453    i.ble_sm_id_info_rx  ble_sm.o
+    0x00023b0e   0x00023b0e   0x00000002   PAD
+    0x00023b10   0x00023b10   0x00000040   Code   RO         9454    i.ble_sm_init       ble_sm.o
+    0x00023b50   0x00023b50   0x0000026a   Code   RO         9457    i.ble_sm_key_exch_exec  ble_sm.o
+    0x00023dba   0x00023dba   0x00000082   Code   RO         9458    i.ble_sm_key_rxed   ble_sm.o
+    0x00023e3c   0x00023e3c   0x0000008e   Code   RO         9794    i.ble_sm_lgcy_confirm_exec  ble_sm_lgcy.o
+    0x00023eca   0x00023eca   0x00000002   PAD
+    0x00023ecc   0x00023ecc   0x00000098   Code   RO         9795    i.ble_sm_lgcy_io_action  ble_sm_lgcy.o
+    0x00023f64   0x00023f64   0x00000058   Code   RO         9796    i.ble_sm_lgcy_random_exec  ble_sm_lgcy.o
+    0x00023fbc   0x00023fbc   0x000000cc   Code   RO         9797    i.ble_sm_lgcy_random_rx  ble_sm_lgcy.o
+    0x00024088   0x00024088   0x00000178   Code   RO         9459    i.ble_sm_ltk_req_rx  ble_sm.o
+    0x00024200   0x00024200   0x00000098   Code   RO         9460    i.ble_sm_ltk_restore_exec  ble_sm.o
+    0x00024298   0x00024298   0x00000058   Code   RO         9461    i.ble_sm_ltk_start_exec  ble_sm.o
+    0x000242f0   0x000242f0   0x000000a8   Code   RO         9462    i.ble_sm_master_id_rx  ble_sm.o
+    0x00024398   0x00024398   0x0000000e   Code   RO         9464    i.ble_sm_our_pair_rand  ble_sm.o
+    0x000243a6   0x000243a6   0x00000094   Code   RO         9465    i.ble_sm_pair_cfg   ble_sm.o
+    0x0002443a   0x0002443a   0x00000002   PAD
+    0x0002443c   0x0002443c   0x00000118   Code   RO         9466    i.ble_sm_pair_exec  ble_sm.o
+    0x00024554   0x00024554   0x00000090   Code   RO         9467    i.ble_sm_pair_initiate  ble_sm.o
+    0x000245e4   0x000245e4   0x00000234   Code   RO         9468    i.ble_sm_pair_req_rx  ble_sm.o
+    0x00024818   0x00024818   0x00000124   Code   RO         9469    i.ble_sm_pair_rsp_rx  ble_sm.o
+    0x0002493c   0x0002493c   0x0000000e   Code   RO         9470    i.ble_sm_peer_pair_rand  ble_sm.o
+    0x0002494a   0x0002494a   0x00000002   PAD
+    0x0002494c   0x0002494c   0x00000048   Code   RO         9472    i.ble_sm_proc_find  ble_sm.o
+    0x00024994   0x00024994   0x00000228   Code   RO         9473    i.ble_sm_process_result  ble_sm.o
+    0x00024bbc   0x00024bbc   0x0000000e   Code   RO         9474    i.ble_sm_random_exec  ble_sm.o
+    0x00024bca   0x00024bca   0x0000006e   Code   RO         9475    i.ble_sm_random_rx  ble_sm.o
+    0x00024c38   0x00024c38   0x0000007c   Code   RO         9476    i.ble_sm_rx         ble_sm.o
+    0x00024cb4   0x00024cb4   0x00000010   Code   RO         9477    i.ble_sm_rx_noop    ble_sm.o
+    0x00024cc4   0x00024cc4   0x00000050   Code   RO         9478    i.ble_sm_sec_req_exec  ble_sm.o
+    0x00024d14   0x00024d14   0x000000c4   Code   RO         9479    i.ble_sm_sec_req_rx  ble_sm.o
+    0x00024dd8   0x00024dd8   0x00000070   Code   RO         9480    i.ble_sm_sign_info_rx  ble_sm.o
+    0x00024e48   0x00024e48   0x000000b0   Code   RO         9482    i.ble_sm_timer      ble_sm.o
+    0x00024ef8   0x00024ef8   0x00000038   Code   RO         9483    i.ble_sm_try_find_id  ble_sm.o
+    0x00024f30   0x00024f30   0x0000002e   Code   RO         9765    i.ble_sm_tx         ble_sm_cmd.o
+    0x00024f5e   0x00024f5e   0x00000008   Code   RO        11045    i.ble_store_config_conf_init  ble_store_config_conf.o
+    0x00024f66   0x00024f66   0x00000002   PAD
+    0x00024f68   0x00024f68   0x00000190   Code   RO        11046    i.ble_store_config_conf_load  ble_store_config_conf.o
+    0x000250f8   0x000250f8   0x000000e4   Code   RO        10956    i.ble_store_config_delete  ble_store_config.o
+    0x000251dc   0x000251dc   0x00000084   Code   RO        10957    i.ble_store_config_find_cccd  ble_store_config.o
+    0x00025260   0x00025260   0x0000008c   Code   RO        10958    i.ble_store_config_find_sec  ble_store_config.o
+    0x000252ec   0x000252ec   0x00000038   Code   RO        10959    i.ble_store_config_init  ble_store_config.o
+    0x00025324   0x00025324   0x00000090   Code   RO        11048    i.ble_store_config_persist_cccds  ble_store_config_conf.o
+    0x000253b4   0x000253b4   0x00000098   Code   RO        11049    i.ble_store_config_persist_our_secs  ble_store_config_conf.o
+    0x0002544c   0x0002544c   0x00000098   Code   RO        11050    i.ble_store_config_persist_peer_secs  ble_store_config_conf.o
+    0x000254e4   0x000254e4   0x000000d8   Code   RO        10960    i.ble_store_config_read  ble_store_config.o
+    0x000255bc   0x000255bc   0x000000d8   Code   RO        10961    i.ble_store_config_write  ble_store_config.o
+    0x00025694   0x00025694   0x0000002c   Code   RO         9857    i.ble_store_delete  ble_store.o
+    0x000256c0   0x000256c0   0x0000002c   Code   RO         9858    i.ble_store_delete_cccd  ble_store.o
+    0x000256ec   0x000256ec   0x000000ac   Code   RO         9862    i.ble_store_iterate  ble_store.o
+    0x00025798   0x00025798   0x0000004c   Code   RO        10962    i.ble_store_iterate_replace_cccd  ble_store_config.o
+    0x000257e4   0x000257e4   0x00000016   Code   RO         9864    i.ble_store_key_from_value_cccd  ble_store.o
+    0x000257fa   0x000257fa   0x00000026   Code   RO         9865    i.ble_store_key_from_value_sec  ble_store.o
+    0x00025820   0x00025820   0x00000030   Code   RO         9868    i.ble_store_read_cccd  ble_store.o
+    0x00025850   0x00025850   0x00000030   Code   RO         9869    i.ble_store_read_our_sec  ble_store.o
+    0x00025880   0x00025880   0x00000034   Code   RO         9870    i.ble_store_read_peer_sec  ble_store.o
+    0x000258b4   0x000258b4   0x0000002c   Code   RO         9983    i.ble_store_util_bonded_peers  ble_store_util.o
+    0x000258e0   0x000258e0   0x0000001a   Code   RO         9985    i.ble_store_util_delete_all  ble_store_util.o
+    0x000258fa   0x000258fa   0x0000007e   Code   RO         9987    i.ble_store_util_delete_peer  ble_store_util.o
+    0x00025978   0x00025978   0x0000004a   Code   RO        10963    i.ble_store_util_iter_replace_mac  ble_store_config.o
+    0x000259c2   0x000259c2   0x0000005c   Code   RO         9989    i.ble_store_util_iter_unique_peer  ble_store_util.o
+    0x00025a1e   0x00025a1e   0x00000032   Code   RO         9990    i.ble_store_util_status_rr  ble_store_util.o
+    0x00025a50   0x00025a50   0x0000005c   Code   RO         9872    i.ble_store_write_cccd  ble_store.o
+    0x00025aac   0x00025aac   0x0000005c   Code   RO         9873    i.ble_store_write_our_sec  ble_store.o
+    0x00025b08   0x00025b08   0x00000098   Code   RO         9874    i.ble_store_write_peer_sec  ble_store.o
+    0x00025ba0   0x00025ba0   0x000000e0   Code   RO        11760    i.ble_svc_dis_access  dis.o
+    0x00025c80   0x00025c80   0x00000088   Code   RO        11765    i.ble_svc_dis_init  dis.o
+    0x00025d08   0x00025d08   0x0000009c   Code   RO        11890    i.ble_svc_hrs_access  hrs.o
+    0x00025da4   0x00025da4   0x00000084   Code   RO        11891    i.ble_svc_hrs_init  hrs.o
+    0x00025e28   0x00025e28   0x00000028   Code   RO        11892    i.ble_svc_hrs_notify  hrs.o
+    0x00025e50   0x00025e50   0x00000024   Code   RO        10882    i.ble_transport_acl_put  transport.o
+    0x00025e74   0x00025e74   0x00000018   Code   RO        10884    i.ble_transport_alloc_acl_from_ll  transport.o
+    0x00025e8c   0x00025e8c   0x00000010   Code   RO        10885    i.ble_transport_alloc_cmd  transport.o
+    0x00025e9c   0x00025e9c   0x00000024   Code   RO        10886    i.ble_transport_alloc_evt  transport.o
+    0x00025ec0   0x00025ec0   0x00000050   Code   RO        10887    i.ble_transport_free  transport.o
+    0x00025f10   0x00025f10   0x00000008   Code   RO         7446    i.ble_transport_hs_init  ble_hs.o
+    0x00025f18   0x00025f18   0x000000f0   Code   RO        10888    i.ble_transport_init  transport.o
+    0x00026008   0x00026008   0x0000002c   Code   RO         7447    i.ble_transport_to_hs_acl_impl  ble_hs.o
+    0x00026034   0x00026034   0x0000000a   Code   RO         7448    i.ble_transport_to_hs_evt_impl  ble_hs.o
+    0x0002603e   0x0002603e   0x0000001e   Code   RO        11123    i.ble_transport_to_ll_acl_impl  pan_spark_glue.o
+    0x0002605c   0x0002605c   0x00000024   Code   RO        11124    i.ble_transport_to_ll_cmd_impl  pan_spark_glue.o
+    0x00026080   0x00026080   0x0000003a   Code   RO        10045    i.ble_uuid_cmp      ble_uuid.o
+    0x000260ba   0x000260ba   0x00000002   PAD
+    0x000260bc   0x000260bc   0x0000004c   Code   RO        10047    i.ble_uuid_flat     ble_uuid.o
+    0x00026108   0x00026108   0x00000030   Code   RO        10048    i.ble_uuid_init_from_att_buf  ble_uuid.o
+    0x00026138   0x00026138   0x0000004c   Code   RO        10049    i.ble_uuid_init_from_att_mbuf  ble_uuid.o
+    0x00026184   0x00026184   0x00000042   Code   RO        10050    i.ble_uuid_init_from_buf  ble_uuid.o
+    0x000261c6   0x000261c6   0x00000006   Code   RO        10051    i.ble_uuid_length   ble_uuid.o
+    0x000261cc   0x000261cc   0x00000058   Code   RO        10053    i.ble_uuid_to_mbuf  ble_uuid.o
+    0x00026224   0x00026224   0x00000090   Code   RO        10054    i.ble_uuid_to_str   ble_uuid.o
+    0x000262b4   0x000262b4   0x0000000e   Code   RO        10055    i.ble_uuid_u16      ble_uuid.o
+    0x000262c2   0x000262c2   0x00000020   Code   RO        13794    i.cbor_encode_byte_string  cborencoder.o
+    0x000262e2   0x000262e2   0x00000016   Code   RO        13795    i.cbor_encode_int   cborencoder.o
+    0x000262f8   0x000262f8   0x0000001e   Code   RO        13797    i.cbor_encode_simple_value  cborencoder.o
+    0x00026316   0x00026316   0x00000020   Code   RO        13799    i.cbor_encode_text_string  cborencoder.o
+    0x00026336   0x00026336   0x00000022   Code   RO        13801    i.cbor_encoder_close_container  cborencoder.o
+    0x00026358   0x00026358   0x0000000a   Code   RO        13802    i.cbor_encoder_create_array  cborencoder.o
+    0x00026362   0x00026362   0x00000002   PAD
+    0x00026364   0x00026364   0x00000020   Code   RO        13805    i.cbor_encoder_create_map  cborencoder.o
+    0x00026384   0x00026384   0x0000000a   Code   RO        13806    i.cbor_encoder_init  cborencoder.o
+    0x0002638e   0x0002638e   0x000002ec   Code   RO        14102    i.cbor_internal_read_object  cborattr.o
+    0x0002667a   0x0002667a   0x0000001c   Code   RO        13690    i.cbor_mbuf_reader_cmp  cbor_mbuf_reader.o
+    0x00026696   0x00026696   0x00000020   Code   RO        13691    i.cbor_mbuf_reader_cpy  cbor_mbuf_reader.o
+    0x000266b6   0x000266b6   0x0000001e   Code   RO        13692    i.cbor_mbuf_reader_get16  cbor_mbuf_reader.o
+    0x000266d4   0x000266d4   0x00000016   Code   RO        13693    i.cbor_mbuf_reader_get32  cbor_mbuf_reader.o
+    0x000266ea   0x000266ea   0x0000001e   Code   RO        13694    i.cbor_mbuf_reader_get64  cbor_mbuf_reader.o
+    0x00026708   0x00026708   0x00000016   Code   RO        13695    i.cbor_mbuf_reader_get8  cbor_mbuf_reader.o
+    0x0002671e   0x0002671e   0x00000002   PAD
+    0x00026720   0x00026720   0x00000048   Code   RO        13696    i.cbor_mbuf_reader_init  cbor_mbuf_reader.o
+    0x00026768   0x00026768   0x00000022   Code   RO        13759    i.cbor_mbuf_writer  cbor_mbuf_writer.o
+    0x0002678a   0x0002678a   0x00000002   PAD
+    0x0002678c   0x0002678c   0x00000010   Code   RO        13760    i.cbor_mbuf_writer_init  cbor_mbuf_writer.o
+    0x0002679c   0x0002679c   0x00000020   Code   RO        13913    i.cbor_parser_init  cborparser.o
+    0x000267bc   0x000267bc   0x00000162   Code   RO        14103    i.cbor_read_array   cborattr.o
+    0x0002691e   0x0002691e   0x0000000c   Code   RO        14105    i.cbor_read_object  cborattr.o
+    0x0002692a   0x0002692a   0x0000001e   Code   RO        13914    i.cbor_value_advance  cborparser.o
+    0x00026948   0x00026948   0x0000003c   Code   RO        13916    i.cbor_value_calculate_string_length  cborparser.o
+    0x00026984   0x00026984   0x000000b0   Code   RO        13917    i.cbor_value_enter_container  cborparser.o
+    0x00026a34   0x00026a34   0x0000005e   Code   RO        13921    i.cbor_value_leave_container  cborparser.o
+    0x00026a92   0x00026a92   0x00000002   PAD
+    0x00026a94   0x00026a94   0x00000108   Code   RO        15945    i.check_dcoc_in_abs_limit  ble_spark_107x_rd.lib(rf_misc.o)
+    0x00026b9c   0x00026b9c   0x0000013c   Code   RO        15960    i.check_info_tlv_data  ble_spark_107x_rd.lib(rf_ft.o)
+    0x00026cd8   0x00026cd8   0x00000068   Code   RO         3023    i.clktrim_measure_32k_clk  soc_32k_cali.o
+    0x00026d40   0x00026d40   0x000000b8   Code   RO        13807    i.create_container  cborencoder.o
+    0x00026df8   0x00026df8   0x00000064   Code   RO        12091    i.cy_rtos_mutex_get  mtb_kvstore.o
+    0x00026e5c   0x00026e5c   0x0000018c   Code   RO        15946    i.dcoc_calibration_process  ble_spark_107x_rd.lib(rf_misc.o)
+    0x00026fe8   0x00026fe8   0x0000004c   Code   RO        11952    i.debug_uart_init   app_log_uart.o
+    0x00027034   0x00027034   0x00000090   Code   RO        13808    i.encode_number     cborencoder.o
+    0x000270c4   0x000270c4   0x00000096   Code   RO        13925    i.extract_number    cborparser.o
+    0x0002715a   0x0002715a   0x00000012   Code   RO         7697    i.find_field_func   ble_hs_adv.o
+    0x0002716c   0x0002716c   0x000000a4   Code   RO        14431    i.flash_area_write  mynewt_img_mgmt.o
+    0x00027210   0x00027210   0x0000000c   Code   RO         3173    i.fputc             retarget.o
+    0x0002721c   0x0002721c   0x00000078   Code   RO        13302    i.gatt_svr_chr_access_smp  smp_ble.o
+    0x00027294   0x00027294   0x0000000a   Code   RO        10168    i.get_le16          endian.o
+    0x0002729e   0x0002729e   0x00000016   Code   RO        10170    i.get_le32          endian.o
+    0x000272b4   0x000272b4   0x0000009c   Code   RO        12597    i.gpio_p02_input_callback  app_ble.o
+    0x00027350   0x00027350   0x0000000e   Code   RO        11125    i.host_copydata     pan_spark_glue.o
+    0x0002735e   0x0002735e   0x00000002   PAD
+    0x00027360   0x00027360   0x00000070   Code   RO        14177    i.img_mgmt_erase    img_mgmt.o
+    0x000273d0   0x000273d0   0x0000003c   Code   RO        14432    i.img_mgmt_impl_erase_image_data  mynewt_img_mgmt.o
+    0x0002740c   0x0002740c   0x0000002c   Code   RO        14433    i.img_mgmt_impl_erase_slot  mynewt_img_mgmt.o
+    0x00027438   0x00027438   0x00000008   Code   RO        14434    i.img_mgmt_impl_erased_val  mynewt_img_mgmt.o
+    0x00027440   0x00027440   0x00000004   Code   RO        14437    i.img_mgmt_impl_log_upload_done  mynewt_img_mgmt.o
+    0x00027444   0x00027444   0x00000004   Code   RO        14438    i.img_mgmt_impl_log_upload_start  mynewt_img_mgmt.o
+    0x00027448   0x00027448   0x0000005c   Code   RO        14439    i.img_mgmt_impl_read  mynewt_img_mgmt.o
+    0x000274a4   0x000274a4   0x00000012   Code   RO        14440    i.img_mgmt_impl_swap_type  mynewt_img_mgmt.o
+    0x000274b6   0x000274b6   0x00000002   PAD
+    0x000274b8   0x000274b8   0x00000138   Code   RO        14441    i.img_mgmt_impl_upload_inspect  mynewt_img_mgmt.o
+    0x000275f0   0x000275f0   0x0000001c   Code   RO        14443    i.img_mgmt_impl_write_image_data  mynewt_img_mgmt.o
+    0x0002760c   0x0002760c   0x0000004c   Code   RO        14445    i.img_mgmt_module_init  mynewt_img_mgmt.o
+    0x00027658   0x00027658   0x00000010   Code   RO        14180    i.img_mgmt_my_version  img_mgmt.o
+    0x00027668   0x00027668   0x00000040   Code   RO        14446    i.img_mgmt_post_handler  mynewt_img_mgmt.o
+    0x000276a8   0x000276a8   0x0000014c   Code   RO        14181    i.img_mgmt_read_info  img_mgmt.o
+    0x000277f4   0x000277f4   0x00000010   Code   RO        14183    i.img_mgmt_register_group  img_mgmt.o
+    0x00027804   0x00027804   0x00000018   Code   RO        14304    i.img_mgmt_slot_in_use  img_mgmt_state.o
+    0x0002781c   0x0002781c   0x0000004e   Code   RO        14307    i.img_mgmt_state_flags  img_mgmt_state.o
+    0x0002786a   0x0002786a   0x00000002   PAD
+    0x0002786c   0x0002786c   0x00000278   Code   RO        14308    i.img_mgmt_state_read  img_mgmt_state.o
+    0x00027ae4   0x00027ae4   0x0000004c   Code   RO        14310    i.img_mgmt_state_write  img_mgmt_state.o
+    0x00027b30   0x00027b30   0x0000028c   Code   RO        14186    i.img_mgmt_upload   img_mgmt.o
+    0x00027dbc   0x00027dbc   0x00000058   Code   RO        14377    i.img_mgmt_ver_str  img_mgmt_util.o
+    0x00027e14   0x00027e14   0x0000000c   Code   RO        15962    i.info_data_is_valid  ble_spark_107x_rd.lib(rf_ft.o)
+    0x00027e20   0x00027e20   0x00000064   Code   RO        15963    i.info_read_from_type  ble_spark_107x_rd.lib(rf_ft.o)
+    0x00027e84   0x00027e84   0x00000004   Code   RO        13926    i.iterate_noop      cborparser.o
+    0x00027e88   0x00027e88   0x00000198   Code   RO        13927    i.iterate_string_chunks  cborparser.o
+    0x00028020   0x00028020   0x00000034   Code   RO        12007    i.kv_init           mtb_init.o
+    0x00028054   0x00028054   0x000000a4   Code   RO        11126    i.ll_init           pan_spark_glue.o
+    0x000280f8   0x000280f8   0x0000000a   Code   RO        12455    i.main              main.o
+    0x00028102   0x00028102   0x0000000e   Code   RO         4672    i.main_task         os_setup.o
+    0x00028110   0x00028110   0x0000009c   Code   RO        11127    i.mem_alloc         pan_spark_glue.o
+    0x000281ac   0x000281ac   0x0000002c   Code   RO        10280    i.mem_init_mbuf_pool  mem.o
+    0x000281d8   0x000281d8   0x0000004a   Code   RO        10286    i.mem_split_frag    mem.o
+    0x00028222   0x00028222   0x0000003c   Code   RO        13565    i.mgmt_ctxt_init    mgmt.o
+    0x0002825e   0x0002825e   0x00000014   Code   RO        13566    i.mgmt_err_from_cbor  mgmt.o
+    0x00028272   0x00028272   0x00000002   PAD
+    0x00028274   0x00028274   0x00000018   Code   RO        13567    i.mgmt_evt          mgmt.o
+    0x0002828c   0x0002828c   0x00000048   Code   RO        13568    i.mgmt_find_handler  mgmt.o
+    0x000282d4   0x000282d4   0x0000000e   Code   RO        13569    i.mgmt_hton_hdr     mgmt.o
+    0x000282e2   0x000282e2   0x0000000e   Code   RO        13570    i.mgmt_ntoh_hdr     mgmt.o
+    0x000282f0   0x000282f0   0x00000018   Code   RO        13572    i.mgmt_register_group  mgmt.o
+    0x00028308   0x00028308   0x0000000c   Code   RO        13573    i.mgmt_streamer_alloc_rsp  mgmt.o
+    0x00028314   0x00028314   0x0000000c   Code   RO        13574    i.mgmt_streamer_free_buf  mgmt.o
+    0x00028320   0x00028320   0x00000010   Code   RO        13575    i.mgmt_streamer_init_reader  mgmt.o
+    0x00028330   0x00028330   0x00000010   Code   RO        13576    i.mgmt_streamer_init_writer  mgmt.o
+    0x00028340   0x00028340   0x0000000c   Code   RO        13577    i.mgmt_streamer_reset_buf  mgmt.o
+    0x0002834c   0x0002834c   0x00000014   Code   RO        13578    i.mgmt_streamer_trim_front  mgmt.o
+    0x00028360   0x00028360   0x00000012   Code   RO        13579    i.mgmt_streamer_write_at  mgmt.o
+    0x00028372   0x00028372   0x00000002   PAD
+    0x00028374   0x00028374   0x0000002c   Code   RO        13581    i.mgmt_write_rsp_status  mgmt.o
+    0x000283a0   0x000283a0   0x000004d0   Code   RO        12097    i.mtb_kvstore_init  mtb_kvstore.o
+    0x00028870   0x00028870   0x000000a4   Code   RO        12099    i.mtb_kvstore_read  mtb_kvstore.o
+    0x00028914   0x00028914   0x0000005c   Code   RO        12105    i.mtb_kvstore_write  mtb_kvstore.o
+    0x00028970   0x00028970   0x00000008   Code   RO        10354    i.nimble_port_get_dflt_eventq  nimble_port.o
+    0x00028978   0x00028978   0x00000028   Code   RO        10355    i.nimble_port_init  nimble_port.o
+    0x000289a0   0x000289a0   0x00000018   Code   RO        10356    i.nimble_port_run   nimble_port.o
+    0x000289b8   0x000289b8   0x00000040   Code   RO        10769    i.npl_freertos_callout_init  npl_os_freertos.o
+    0x000289f8   0x000289f8   0x00000098   Code   RO        10771    i.npl_freertos_callout_reset  npl_os_freertos.o
+    0x00028a90   0x00028a90   0x00000054   Code   RO        10772    i.npl_freertos_eventq_get  npl_os_freertos.o
+    0x00028ae4   0x00028ae4   0x0000004c   Code   RO        10773    i.npl_freertos_eventq_put  npl_os_freertos.o
+    0x00028b30   0x00028b30   0x00000020   Code   RO        10775    i.npl_freertos_mutex_init  npl_os_freertos.o
+    0x00028b50   0x00028b50   0x00000030   Code   RO        10776    i.npl_freertos_mutex_pend  npl_os_freertos.o
+    0x00028b80   0x00028b80   0x00000030   Code   RO        10777    i.npl_freertos_mutex_release  npl_os_freertos.o
+    0x00028bb0   0x00028bb0   0x00000020   Code   RO        10778    i.npl_freertos_sem_init  npl_os_freertos.o
+    0x00028bd0   0x00028bd0   0x0000004c   Code   RO        10779    i.npl_freertos_sem_pend  npl_os_freertos.o
+    0x00028c1c   0x00028c1c   0x00000048   Code   RO        10780    i.npl_freertos_sem_release  npl_os_freertos.o
+    0x00028c64   0x00028c64   0x0000002c   Code   RO        10781    i.npl_freertos_time_ms_to_ticks  npl_os_freertos.o
+    0x00028c90   0x00028c90   0x0000005c   Code   RO        11128    i.on_reset          pan_spark_glue.o
+    0x00028cec   0x00028cec   0x00000064   Code   RO        10783    i.os_callout_timer_cb  npl_os_freertos.o
+    0x00028d50   0x00028d50   0x000000b2   Code   RO        10420    i.os_mbuf_adj       os_mbuf.o
+    0x00028e02   0x00028e02   0x000000c8   Code   RO        10421    i.os_mbuf_append    os_mbuf.o
+    0x00028eca   0x00028eca   0x00000072   Code   RO        10422    i.os_mbuf_appendfrom  os_mbuf.o
+    0x00028f3c   0x00028f3c   0x00000080   Code   RO        10423    i.os_mbuf_cmpf      os_mbuf.o
+    0x00028fbc   0x00028fbc   0x00000100   Code   RO        10424    i.os_mbuf_cmpm      os_mbuf.o
+    0x000290bc   0x000290bc   0x00000040   Code   RO        10425    i.os_mbuf_concat    os_mbuf.o
+    0x000290fc   0x000290fc   0x00000058   Code   RO        10426    i.os_mbuf_copydata  os_mbuf.o
+    0x00029154   0x00029154   0x00000096   Code   RO        10427    i.os_mbuf_copyinto  os_mbuf.o
+    0x000291ea   0x000291ea   0x0000005e   Code   RO        10429    i.os_mbuf_extend    os_mbuf.o
+    0x00029248   0x00029248   0x00000022   Code   RO        10431    i.os_mbuf_free_chain  os_mbuf.o
+    0x0002926a   0x0002926a   0x0000002e   Code   RO        10432    i.os_mbuf_get       os_mbuf.o
+    0x00029298   0x00029298   0x00000030   Code   RO        10433    i.os_mbuf_get_pkthdr  os_mbuf.o
+    0x000292c8   0x000292c8   0x000000fc   Code   RO        10436    i.os_mbuf_pack_chains  os_mbuf.o
+    0x000293c4   0x000293c4   0x0000000a   Code   RO        10437    i.os_mbuf_pool_init  os_mbuf.o
+    0x000293ce   0x000293ce   0x00000106   Code   RO        10438    i.os_mbuf_prepend   os_mbuf.o
+    0x000294d4   0x000294d4   0x00000014   Code   RO        10439    i.os_mbuf_prepend_pullup  os_mbuf.o
+    0x000294e8   0x000294e8   0x00000120   Code   RO        10440    i.os_mbuf_pullup    os_mbuf.o
+    0x00029608   0x00029608   0x0000006c   Code   RO        10441    i.os_mbuf_trim_front  os_mbuf.o
+    0x00029674   0x00029674   0x00000036   Code   RO        10645    i.os_memblock_from  os_mempool.o
+    0x000296aa   0x000296aa   0x00000030   Code   RO        10646    i.os_memblock_get   os_mempool.o
+    0x000296da   0x000296da   0x0000003c   Code   RO        10647    i.os_memblock_put   os_mempool.o
+    0x00029716   0x00029716   0x0000001e   Code   RO        10648    i.os_memblock_put_from_cb  os_mempool.o
+    0x00029734   0x00029734   0x00000080   Code   RO        10650    i.os_mempool_ext_init  os_mempool.o
+    0x000297b4   0x000297b4   0x00000074   Code   RO        10652    i.os_mempool_init   os_mempool.o
+    0x00029828   0x00029828   0x00000010   Code   RO        10654    i.os_mempool_module_init  os_mempool.o
+    0x00029838   0x00029838   0x0000002a   Code   RO        10443    i.os_mqueue_get     os_mbuf.o
+    0x00029862   0x00029862   0x00000010   Code   RO        10444    i.os_mqueue_init    os_mbuf.o
+    0x00029872   0x00029872   0x0000003a   Code   RO        10445    i.os_mqueue_put     os_mbuf.o
+    0x000298ac   0x000298ac   0x00000064   Code   RO        10448    i.os_msys_get_pkthdr  os_mbuf.o
+    0x00029910   0x00029910   0x00000048   Code   RO        10743    i.os_msys_init      os_msys_init.o
+    0x00029958   0x00029958   0x00000044   Code   RO        10450    i.os_msys_register  os_mbuf.o
+    0x0002999c   0x0002999c   0x00000010   Code   RO        10451    i.os_msys_reset     os_mbuf.o
+    0x000299ac   0x000299ac   0x00000068   Code   RO         4673    i.os_schedule_main  os_setup.o
+    0x00029a14   0x00029a14   0x00000068   Code   RO        12357    i.pan10x_mac_addr_get  pan_mac_addr.o
+    0x00029a7c   0x00029a7c   0x000003cc   Code   RO         2593    i.pan10xx_platform_init  soc.o
+    0x00029e48   0x00029e48   0x00000058   Code   RO        14644    i.pan_ble_hci_acl_nimble_handle  ble_spark_107x_rd.lib(pan_ble_stack.o)
+    0x00029ea0   0x00029ea0   0x0000004c   Code   RO        14645    i.pan_ble_hci_cmd_handle  ble_spark_107x_rd.lib(pan_ble_stack.o)
+    0x00029eec   0x00029eec   0x0000000e   Code   RO        14646    i.pan_ble_hci_init  ble_spark_107x_rd.lib(pan_ble_stack.o)
+    0x00029efa   0x00029efa   0x00000002   PAD
+    0x00029efc   0x00029efc   0x00000174   Code   RO        14647    i.pan_ble_init      ble_spark_107x_rd.lib(pan_ble_stack.o)
+    0x0002a070   0x0002a070   0x00000148   Code   RO        11129    i.pan_ble_stack_init  pan_spark_glue.o
+    0x0002a1b8   0x0002a1b8   0x00000030   Code   RO        11131    i.pan_ble_thread_create  pan_spark_glue.o
+    0x0002a1e8   0x0002a1e8   0x00000008   Code   RO        11132    i.pan_ble_thread_entry  pan_spark_glue.o
+    0x0002a1f0   0x0002a1f0   0x0000000c   Code   RO        14653    i.pan_ll_register_hostcopy_cb  ble_spark_107x_rd.lib(pan_ble_stack.o)
+    0x0002a1fc   0x0002a1fc   0x00000008   Code   RO        14654    i.pan_ll_register_semphr_cback  ble_spark_107x_rd.lib(pan_ble_stack.o)
+    0x0002a204   0x0002a204   0x00000008   Code   RO        14659    i.pan_misc_register_32k_track_cb  ble_spark_107x_rd.lib(pan_ble_stack.o)
+    0x0002a20c   0x0002a20c   0x00000008   Code   RO        14662    i.pan_misc_register_print  ble_spark_107x_rd.lib(pan_ble_stack.o)
+    0x0002a214   0x0002a214   0x0000000a   Code   RO        14663    i.pan_misc_set_bd_addr  ble_spark_107x_rd.lib(pan_ble_stack.o)
+    0x0002a21e   0x0002a21e   0x00000002   PAD
+    0x0002a220   0x0002a220   0x00000050   Code   RO        13010    i.peer_add          peer.o
+    0x0002a270   0x0002a270   0x000000fc   Code   RO        13011    i.peer_chr_disced   peer.o
+    0x0002a36c   0x0002a36c   0x00000048   Code   RO        13012    i.peer_chr_find_uuid  peer.o
+    0x0002a3b4   0x0002a3b4   0x000000a4   Code   RO        13013    i.peer_delete       peer.o
+    0x0002a458   0x0002a458   0x00000098   Code   RO        13014    i.peer_disc_all     peer.o
+    0x0002a4f0   0x0002a4f0   0x000000c8   Code   RO        13015    i.peer_disc_chrs    peer.o
+    0x0002a5b8   0x0002a5b8   0x00000088   Code   RO        13016    i.peer_disc_dscs    peer.o
+    0x0002a640   0x0002a640   0x0000010c   Code   RO        13017    i.peer_dsc_disced   peer.o
+    0x0002a74c   0x0002a74c   0x0000006a   Code   RO        13018    i.peer_dsc_find_uuid  peer.o
+    0x0002a7b6   0x0002a7b6   0x00000002   PAD
+    0x0002a7b8   0x0002a7b8   0x00000134   Code   RO        13019    i.peer_init         peer.o
+    0x0002a8ec   0x0002a8ec   0x000000c8   Code   RO        13020    i.peer_svc_disced   peer.o
+    0x0002a9b4   0x0002a9b4   0x00000070   Code   RO        15964    i.phy_init_from_info  ble_spark_107x_rd.lib(rf_ft.o)
+    0x0002aa24   0x0002aa24   0x000001dc   Code   RO        15965    i.phy_value_init_from_code  ble_spark_107x_rd.lib(rf_ft.o)
+    0x0002ac00   0x0002ac00   0x000001ac   Code   RO        15966    i.phy_value_init_from_info  ble_spark_107x_rd.lib(rf_ft.o)
+    0x0002adac   0x0002adac   0x00000118   Code   RO        13928    i.preparse_value    cborparser.o
+    0x0002aec4   0x0002aec4   0x000000c8   Code   RO        12753    i.print_adv_fields  app_ble_central.o
+    0x0002af8c   0x0002af8c   0x0000007c   Code   RO         3948    i.prvAddCurrentTaskToDelayedList  tasks.o
+    0x0002b008   0x0002b008   0x00000070   Code   RO         3588    i.prvCopyDataToQueue  queue.o
+    0x0002b078   0x0002b078   0x00000058   Code   RO         3949    i.prvIdleTask       tasks.o
+    0x0002b0d0   0x0002b0d0   0x00000062   Code   RO         3589    i.prvNotifyQueueSetContainer  queue.o
+    0x0002b132   0x0002b132   0x00000002   PAD
+    0x0002b134   0x0002b134   0x0000009c   Code   RO         4382    i.prvProcessExpiredTimer  timers.o
+    0x0002b1d0   0x0002b1d0   0x000000dc   Code   RO         4383    i.prvSampleTimeNow  timers.o
+    0x0002b2ac   0x0002b2ac   0x00000018   Code   RO         4514    i.prvTaskExitError  port.o
+    0x0002b2c4   0x0002b2c4   0x000002a0   Code   RO         4384    i.prvTimerTask      timers.o
+    0x0002b564   0x0002b564   0x000000e2   Code   RO         3590    i.prvUnlockQueue    queue.o
+    0x0002b646   0x0002b646   0x00000008   Code   RO        10176    i.put_le16          endian.o
+    0x0002b64e   0x0002b64e   0x00000010   Code   RO        10178    i.put_le32          endian.o
+    0x0002b65e   0x0002b65e   0x00000002   PAD
+    0x0002b660   0x0002b660   0x00000138   Code   RO         4610    i.pvPortMalloc      heap_4.o
+    0x0002b798   0x0002b798   0x00000018   Code   RO         3951    i.pvTaskIncrementMutexHeldCount  tasks.o
+    0x0002b7b0   0x0002b7b0   0x00000016   Code   RO         4385    i.pvTimerGetTimerID  timers.o
+    0x0002b7c6   0x0002b7c6   0x00000002   PAD
+    0x0002b7c8   0x0002b7c8   0x00000024   Code   RO         4515    i.pxPortInitialiseStack  port.o
+    0x0002b7ec   0x0002b7ec   0x00000034   Code   RO        12561    i.setup             app.o
+    0x0002b820   0x0002b820   0x0000001c   Code   RO         2594    i.sleep_timer0_handler  soc.o
+    0x0002b83c   0x0002b83c   0x0000001c   Code   RO         2595    i.sleep_timer1_handler  soc.o
+    0x0002b858   0x0002b858   0x0000001c   Code   RO         2596    i.sleep_timer2_handler  soc.o
+    0x0002b874   0x0002b874   0x00000002   Code   RO         2597    i.sleep_timer_post_irq_handler  soc.o
+    0x0002b876   0x0002b876   0x00000032   Code   RO        13405    i.smp_alloc_rsp     smp.o
+    0x0002b8a8   0x0002b8a8   0x00000038   Code   RO        13303    i.smp_ble_event_data_in  smp_ble.o
+    0x0002b8e0   0x0002b8e0   0x00000014   Code   RO        13305    i.smp_ble_get_mtu   smp_ble.o
+    0x0002b8f4   0x0002b8f4   0x00000028   Code   RO        13306    i.smp_ble_out       smp_ble.o
+    0x0002b91c   0x0002b91c   0x0000004c   Code   RO        13307    i.smp_ble_pkg_init  smp_ble.o
+    0x0002b968   0x0002b968   0x00000040   Code   RO        13406    i.smp_event_data_in  smp.o
+    0x0002b9a8   0x0002b9a8   0x0000000e   Code   RO        13407    i.smp_free_buf      smp.o
+    0x0002b9b6   0x0002b9b6   0x00000008   Code   RO        13408    i.smp_get_dflt_eventq  smp.o
+    0x0002b9be   0x0002b9be   0x00000014   Code   RO        13409    i.smp_init_reader   smp.o
+    0x0002b9d2   0x0002b9d2   0x00000012   Code   RO        13410    i.smp_init_writer   smp.o
+    0x0002b9e4   0x0002b9e4   0x000002b4   Code   RO        13537    i.smp_process_request_packet  mcumgr_smp.o
+    0x0002bc98   0x0002bc98   0x00000012   Code   RO        13412    i.smp_reset_buf     smp.o
+    0x0002bcaa   0x0002bcaa   0x00000026   Code   RO        13413    i.smp_rsp_frag_alloc  smp.o
+    0x0002bcd0   0x0002bcd0   0x00000028   Code   RO        13414    i.smp_rx_req        smp.o
+    0x0002bcf8   0x0002bcf8   0x00000038   Code   RO        13415    i.smp_transport_init  smp.o
+    0x0002bd30   0x0002bd30   0x00000008   Code   RO        13416    i.smp_trim_front    smp.o
+    0x0002bd38   0x0002bd38   0x00000048   Code   RO        13417    i.smp_tx_rsp        smp.o
+    0x0002bd80   0x0002bd80   0x0000002e   Code   RO        13418    i.smp_write_at      smp.o
+    0x0002bdae   0x0002bdae   0x00000002   PAD
+    0x0002bdb0   0x0002bdb0   0x000000c8   Code   RO         3175    i.stackDump         retarget.o
+    0x0002be78   0x0002be78   0x00000032   Code   RO        10180    i.swap_buf          endian.o
+    0x0002beaa   0x0002beaa   0x0000001e   Code   RO        10181    i.swap_in_place     endian.o
+    0x0002bec8   0x0002bec8   0x000000a4   Code   RO         2599    i.sys_clock_Init    soc.o
+    0x0002bf6c   0x0002bf6c   0x000000b8   Code   RO        11314    i.tc_aes128_set_encrypt_key  aes_encrypt.o
+    0x0002c024   0x0002c024   0x000005be   Code   RO        11315    i.tc_aes_encrypt    aes_encrypt.o
+    0x0002c5e2   0x0002c5e2   0x00000002   PAD
+    0x0002c5e4   0x0002c5e4   0x00000098   Code   RO        15969    i.tlv_init_iter     ble_spark_107x_rd.lib(rf_ft.o)
+    0x0002c67c   0x0002c67c   0x0000005a   Code   RO        14379    i.ull_to_s          img_mgmt_util.o
+    0x0002c6d6   0x0002c6d6   0x00000026   Code   RO         3538    i.uxListRemove      list.o
+    0x0002c6fc   0x0002c6fc   0x00000016   Code   RO         3591    i.uxQueueMessagesWaiting  queue.o
+    0x0002c712   0x0002c712   0x00000002   PAD
+    0x0002c714   0x0002c714   0x0000000c   Code   RO         3954    i.uxTaskGetNumberOfTasks  tasks.o
+    0x0002c720   0x0002c720   0x0000007c   Code   RO        12256    i.vApplicationMallocFailedHook  utility.o
+    0x0002c79c   0x0002c79c   0x00000018   Code   RO        11134    i.vApplicationUserHook  pan_spark_glue.o
+    0x0002c7b4   0x0002c7b4   0x00000016   Code   RO         3539    i.vListInitialise   list.o
+    0x0002c7ca   0x0002c7ca   0x00000006   Code   RO         3540    i.vListInitialiseItem  list.o
+    0x0002c7d0   0x0002c7d0   0x00000032   Code   RO         3541    i.vListInsert       list.o
+    0x0002c802   0x0002c802   0x00000018   Code   RO         3542    i.vListInsertEnd    list.o
+    0x0002c81a   0x0002c81a   0x00000002   PAD
+    0x0002c81c   0x0002c81c   0x0000001c   Code   RO         4517    i.vPortExitCritical  port.o
+    0x0002c838   0x0002c838   0x00000088   Code   RO         4611    i.vPortFree         heap_4.o
+    0x0002c8c0   0x0002c8c0   0x00000028   Code   RO         4518    i.vPortSetupTimerInterrupt  port.o
+    0x0002c8e8   0x0002c8e8   0x00000018   Code   RO         4519    i.vPortYield        port.o
+    0x0002c900   0x0002c900   0x00000048   Code   RO         3594    i.vQueueAddToRegistry  queue.o
+    0x0002c948   0x0002c948   0x00000034   Code   RO         3595    i.vQueueDelete      queue.o
+    0x0002c97c   0x0002c97c   0x00000044   Code   RO         3597    i.vQueueWaitForMessageRestricted  queue.o
+    0x0002c9c0   0x0002c9c0   0x00000030   Code   RO         3960    i.vTaskDelay        tasks.o
+    0x0002c9f0   0x0002c9f0   0x00000094   Code   RO         3961    i.vTaskDelete       tasks.o
+    0x0002ca84   0x0002ca84   0x00000010   Code   RO         3964    i.vTaskInternalSetTimeOutState  tasks.o
+    0x0002ca94   0x0002ca94   0x0000000c   Code   RO         3965    i.vTaskMissedYield  tasks.o
+    0x0002caa0   0x0002caa0   0x00000024   Code   RO         3966    i.vTaskPlaceOnEventList  tasks.o
+    0x0002cac4   0x0002cac4   0x00000048   Code   RO         3967    i.vTaskPlaceOnEventListRestricted  tasks.o
+    0x0002cb0c   0x0002cb0c   0x0000008c   Code   RO         3969    i.vTaskPriorityDisinheritAfterTimeout  tasks.o
+    0x0002cb98   0x0002cb98   0x0000005c   Code   RO         3974    i.vTaskStartScheduler  tasks.o
+    0x0002cbf4   0x0002cbf4   0x00000010   Code   RO         3976    i.vTaskSuspendAll   tasks.o
+    0x0002cc04   0x0002cc04   0x00000054   Code   RO        12598    i.vTimerCallback    app_ble.o
+    0x0002cc58   0x0002cc58   0x00000030   Code   RO         4520    i.xPortStartScheduler  port.o
+    0x0002cc88   0x0002cc88   0x0000001e   Code   RO         3599    i.xQueueCreateCountingSemaphore  queue.o
+    0x0002cca6   0x0002cca6   0x00000024   Code   RO         3600    i.xQueueCreateMutex  queue.o
+    0x0002ccca   0x0002ccca   0x00000096   Code   RO         3602    i.xQueueGenericCreate  queue.o
+    0x0002cd60   0x0002cd60   0x000001e8   Code   RO         3604    i.xQueueGenericSend  queue.o
+    0x0002cf48   0x0002cf48   0x000000ba   Code   RO         3605    i.xQueueGenericSendFromISR  queue.o
+    0x0002d002   0x0002d002   0x00000092   Code   RO         3608    i.xQueueGiveFromISR  queue.o
+    0x0002d094   0x0002d094   0x00000030   Code   RO         3609    i.xQueueGiveMutexRecursive  queue.o
+    0x0002d0c4   0x0002d0c4   0x00000120   Code   RO         3614    i.xQueueReceive     queue.o
+    0x0002d1e4   0x0002d1e4   0x0000009a   Code   RO         3615    i.xQueueReceiveFromISR  queue.o
+    0x0002d27e   0x0002d27e   0x00000032   Code   RO         3619    i.xQueueTakeMutexRecursive  queue.o
+    0x0002d2b0   0x0002d2b0   0x00000078   Code   RO         3979    i.xTaskCheckForTimeOut  tasks.o
+    0x0002d328   0x0002d328   0x00000190   Code   RO         3980    i.xTaskCreate       tasks.o
+    0x0002d4b8   0x0002d4b8   0x0000000c   Code   RO         3986    i.xTaskGetCurrentTaskHandle  tasks.o
+    0x0002d4c4   0x0002d4c4   0x00000020   Code   RO         3989    i.xTaskGetSchedulerState  tasks.o
+    0x0002d4e4   0x0002d4e4   0x0000000c   Code   RO         3990    i.xTaskGetTickCount  tasks.o
+    0x0002d4f0   0x0002d4f0   0x0000000c   Code   RO         3991    i.xTaskGetTickCountFromISR  tasks.o
+    0x0002d4fc   0x0002d4fc   0x00000084   Code   RO         3992    i.xTaskPriorityDisinherit  tasks.o
+    0x0002d580   0x0002d580   0x00000098   Code   RO         3993    i.xTaskPriorityInherit  tasks.o
+    0x0002d618   0x0002d618   0x000000cc   Code   RO         3994    i.xTaskRemoveFromEventList  tasks.o
+    0x0002d6e4   0x0002d6e4   0x0000011c   Code   RO         3995    i.xTaskResumeAll    tasks.o
+    0x0002d800   0x0002d800   0x000000a4   Code   RO         4389    i.xTimerCreate      timers.o
+    0x0002d8a4   0x0002d8a4   0x00000088   Code   RO         4390    i.xTimerCreateTimerTask  timers.o
+    0x0002d92c   0x0002d92c   0x00000060   Code   RO         4391    i.xTimerGenericCommand  timers.o
+    0x0002d98c   0x0002d98c   0x0000000a   Code   RO         4392    i.xTimerGetExpiryTime  timers.o
+    0x0002d996   0x0002d996   0x00000022   Code   RO         4396    i.xTimerIsTimerActive  timers.o
+    0x0002d9b8   0x0002d9b8   0x0000003f   Data   RO         2601    .constdata          soc.o
+    0x0002d9f7   0x0002d9f7   0x00000001   PAD
+    0x0002d9f8   0x0002d9f8   0x000000d8   Data   RO         4894    .constdata          ble_att.o
+    0x0002dad0   0x0002dad0   0x00000004   Data   RO         5650    .constdata          ble_att_svr.o
+    0x0002dad4   0x0002dad4   0x00000010   Data   RO         6001    .constdata          ble_gap.o
+    0x0002dae4   0x0002dae4   0x0000013c   Data   RO         6560    .constdata          ble_gattc.o
+    0x0002dc20   0x0002dc20   0x00000004   Data   RO         7157    .constdata          ble_gatts.o
+    0x0002dc24   0x0002dc24   0x00000094   Data   RO         8331    .constdata          ble_hs_hci_evt.o
+    0x0002dcb8   0x0002dcb8   0x00000004   Data   RO         8574    .constdata          ble_hs_id.o
+    0x0002dcbc   0x0002dcbc   0x00000010   Data   RO         8916    .constdata          ble_hs_pvcy.o
+    0x0002dccc   0x0002dccc   0x0000006c   Data   RO         9308    .constdata          ble_l2cap_sig.o
+    0x0002dd38   0x0002dd38   0x00000068   Data   RO         9486    .constdata          ble_sm.o
+    0x0002dda0   0x0002dda0   0x00000032   Data   RO         9798    .constdata          ble_sm_lgcy.o
+    0x0002ddd2   0x0002ddd2   0x00000002   PAD
+    0x0002ddd4   0x0002ddd4   0x0000012c   Data   RO        11316    .constdata          aes_encrypt.o
+    0x0002df00   0x0002df00   0x00000041   Data   RO        11713    .constdata          base64.o
+    0x0002df41   0x0002df41   0x00000003   PAD
+    0x0002df44   0x0002df44   0x00000044   Data   RO        11776    .constdata          dis.o
+    0x0002df88   0x0002df88   0x00000044   Data   RO        11893    .constdata          hrs.o
+    0x0002dfcc   0x0002dfcc   0x00000008   Data   RO        11953    .constdata          app_log_uart.o
+    0x0002dfd4   0x0002dfd4   0x0000001d   Data   RO        12257    .constdata          utility.o
+    0x0002dff1   0x0002dff1   0x00000003   PAD
+    0x0002dff4   0x0002dff4   0x00000014   Data   RO        12600    .constdata          app_ble.o
+    0x0002e008   0x0002e008   0x00000046   Data   RO        12756    .constdata          app_ble_central.o
+    0x0002e04e   0x0002e04e   0x0000001a   Data   RO        12879    .constdata          app_ble_periph.o
+    0x0002e068   0x0002e068   0x00000018   Data   RO        12948    .constdata          app_ble_svr.o
+    0x0002e080   0x0002e080   0x00000011   Data   RO        13309    .constdata          smp_ble.o
+    0x0002e091   0x0002e091   0x00000011   Data   RO        13310    .constdata          smp_ble.o
+    0x0002e0a2   0x0002e0a2   0x00000002   PAD
+    0x0002e0a4   0x0002e0a4   0x00000020   Data   RO        13311    .constdata          smp_ble.o
+    0x0002e0c4   0x0002e0c4   0x0000001c   Data   RO        13419    .constdata          smp.o
+    0x0002e0e0   0x0002e0e0   0x00000014   Data   RO        13420    .constdata          smp.o
+    0x0002e0f4   0x0002e0f4   0x00000030   Data   RO        14188    .constdata          img_mgmt.o
+    0x0002e124   0x0002e124   0x00000004   PAD
+    0x0002e128   0x0002e128   0x00000398   Data   RO        14189    .constdata          img_mgmt.o
+    0x0002e4c0   0x0002e4c0   0x0000001c   Data   RO        14668    .constdata          ble_spark_107x_rd.lib(pan_ble_stack.o)
+    0x0002e4dc   0x0002e4dc   0x000001f4   Data   RO        15254    .constdata          ble_spark_107x_rd.lib(rf_phy.o)
+    0x0002e6d0   0x0002e6d0   0x00000030   Data   RO        15506    .constdata          ble_spark_107x_rd.lib(ll_adv.o)
+    0x0002e700   0x0002e700   0x0000008e   Data   RO        15622    .constdata          ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x0002e78e   0x0002e78e   0x00000002   PAD
+    0x0002e790   0x0002e790   0x00000038   Data   RO        15779    .constdata          ble_spark_107x_rd.lib(ll_scan.o)
+    0x0002e7c8   0x0002e7c8   0x00000020   Data   RO        15828    .constdata          ble_spark_107x_rd.lib(lmgr_adv.o)
+    0x0002e7e8   0x0002e7e8   0x00000008   Data   RO        15867    .constdata          ble_spark_107x_rd.lib(lmgr_scan.o)
+    0x0002e7f0   0x0002e7f0   0x00000014   Data   RO        15890    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002e804   0x0002e804   0x00000004   Data   RO        15891    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002e808   0x0002e808   0x00000008   Data   RO        15892    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002e810   0x0002e810   0x00000478   Data   RO        15893    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002ec88   0x0002ec88   0x00000018   Data   RO        15895    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002eca0   0x0002eca0   0x0000001c   Data   RO        15896    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002ecbc   0x0002ecbc   0x0000001c   Data   RO        15897    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002ecd8   0x0002ecd8   0x0000001c   Data   RO        15898    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002ecf4   0x0002ecf4   0x00000020   Data   RO        15899    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002ed14   0x0002ed14   0x00000014   Data   RO        15900    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002ed28   0x0002ed28   0x0000001c   Data   RO        15901    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002ed44   0x0002ed44   0x0000001c   Data   RO        15902    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002ed60   0x0002ed60   0x0000001c   Data   RO        15903    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002ed7c   0x0002ed7c   0x0000001c   Data   RO        15904    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002ed98   0x0002ed98   0x0000000c   Data   RO        15905    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002eda4   0x0002eda4   0x00000004   Data   RO        15906    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002eda8   0x0002eda8   0x00000008   Data   RO        15907    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002edb0   0x0002edb0   0x00000004   Data   RO        15909    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002edb4   0x0002edb4   0x00000004   Data   RO        15910    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002edb8   0x0002edb8   0x00000004   Data   RO        15911    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002edbc   0x0002edbc   0x00000004   Data   RO        15912    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002edc0   0x0002edc0   0x00000001   Data   RO        15914    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002edc1   0x0002edc1   0x00000001   Data   RO        15916    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002edc2   0x0002edc2   0x00000001   Data   RO        15917    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002edc3   0x0002edc3   0x00000001   Data   RO        15918    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002edc4   0x0002edc4   0x00000001   Data   RO        15919    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002edc5   0x0002edc5   0x00000001   Data   RO        15920    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002edc6   0x0002edc6   0x00000001   Data   RO        15921    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002edc7   0x0002edc7   0x00000001   Data   RO        15922    .constdata          ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x0002edc8   0x0002edc8   0x00000098   Data   RO        15948    .constdata          ble_spark_107x_rd.lib(rf_misc.o)
+    0x0002ee60   0x0002ee60   0x00000020   Data   RO        16021    .constdata          ble_spark_107x_rd.lib(math.o)
+    0x0002ee80   0x0002ee80   0x0000020a   Data   RO        16091    .constdata          ble_spark_107x_rd.lib(aes_sw.o)
+    0x0002f08a   0x0002f08a   0x00000002   PAD
+    0x0002f08c   0x0002f08c   0x00000045   Data   RO        10056    .conststring        ble_uuid.o
+    0x0002f0d1   0x0002f0d1   0x00000003   PAD
+    0x0002f0d4   0x0002f0d4   0x00000044   Data   RO        11777    .conststring        dis.o
+    0x0002f118   0x0002f118   0x0000000b   Data   RO        12106    .conststring        mtb_kvstore.o
+    0x0002f123   0x0002f123   0x00000001   PAD
+    0x0002f124   0x0002f124   0x000000a5   Data   RO        12757    .conststring        app_ble_central.o
+    0x0002f1c9   0x0002f1c9   0x00000003   PAD
+    0x0002f1cc   0x0002f1cc   0x00000053   Data   RO        12880    .conststring        app_ble_periph.o
+    0x0002f21f   0x0002f21f   0x00000001   PAD
+    0x0002f220   0x0002f220   0x00000043   Data   RO        12949    .conststring        app_ble_svr.o
+    0x0002f263   0x0002f263   0x00000001   PAD
+    0x0002f264   0x0002f264   0x00000024   Data   RO        14190    .conststring        img_mgmt.o
+    0x0002f288   0x0002f288   0x00000030   Data   RO        16476    Region$$Table       anon$$obj.o
 
 
-    Execution Region SRAM_DATA_TEXT (Exec base: 0x20000000, Load base: 0x0002ef5c, Size: 0x0000a1b0, Max: 0x0000c000, ABSOLUTE, COMPRESSED[0x000001e0])
+    Execution Region SRAM_DATA_TEXT (Exec base: 0x20000000, Load base: 0x0002f2b8, Size: 0x0000a1b0, Max: 0x0000c000, ABSOLUTE, COMPRESSED[0x000001e0])
 
     Exec Addr    Load Addr    Size         Type   Attr      Idx    E Section Name        Object
 
-    0x20000000   0x0002ef5c   0x000000c4   Code   RO         2590    .ramfunc            soc.o
-    0x200000c4   0x0002f020   0x00000054   Code   RO         2929    .ramfunc            soc_32k_cali.o
-    0x20000118   0x0002f074   0x00000150   Code   RO         3416    .ramfunc            queue.o
-    0x20000268   0x0002f1c4   0x00000180   Code   RO         3774    .ramfunc            tasks.o
-    0x200003e8   0x0002f344   0x00000044   Code   RO         4248    .ramfunc            port.o
-    0x2000042c   0x0002f388   0x00000058   Code   RO         4249    .ramfunc            port.o
-    0x20000484   0x0002f3e0   0x00000028   Code   RO        10695    .ramfunc            pan_spark_glue.o
-    0x200004ac   0x0002f408   0x00000018   Code   RO        14014    .ramfunc            ble_spark_107x_rd.lib(pan_ble_stack.o)
-    0x200004c4   0x0002f420   0x00000420   Code   RO        14113    .ramfunc            ble_spark_107x_rd.lib(bb.o)
-    0x200008e4   0x0002f840   0x000000dc   Code   RO        14240    .ramfunc            ble_spark_107x_rd.lib(ll_conn.o)
-    0x200009c0   0x0002f91c   0x000000ac   Code   RO        14374    .ramfunc            ble_spark_107x_rd.lib(ll_conn_mst.o)
-    0x20000a6c   0x0002f9c8   0x000000a8   Code   RO        14386    .ramfunc            ble_spark_107x_rd.lib(ll_conn_slv.o)
-    0x20000b14   0x0002fa70   0x0000007c   Code   RO        14429    .ramfunc            ble_spark_107x_rd.lib(ll_int.o)
-    0x20000b90   0x0002faec   0x000000bc   Code   RO        14575    .ramfunc            ble_spark_107x_rd.lib(sch_main.o)
-    0x20000c4c   0x0002fba8   0x0000020c   Code   RO        14621    .ramfunc            ble_spark_107x_rd.lib(rf_phy.o)
-    0x20000e58   0x0002fdb4   0x00000198   Code   RO        14729    .ramfunc            ble_spark_107x_rd.lib(stimer.o)
-    0x20000ff0   0x0002ff4c   0x00000082   Code   RO        14786    .ramfunc            ble_spark_107x_rd.lib(utils.o)
+    0x20000000   0x0002f2b8   0x000000c4   Code   RO         2590    .ramfunc            soc.o
+    0x200000c4   0x0002f37c   0x00000054   Code   RO         3022    .ramfunc            soc_32k_cali.o
+    0x20000118   0x0002f3d0   0x00000150   Code   RO         3586    .ramfunc            queue.o
+    0x20000268   0x0002f520   0x00000180   Code   RO         3944    .ramfunc            tasks.o
+    0x200003e8   0x0002f6a0   0x00000044   Code   RO         4511    .ramfunc            port.o
+    0x2000042c   0x0002f6e4   0x00000058   Code   RO         4512    .ramfunc            port.o
+    0x20000484   0x0002f73c   0x00000028   Code   RO        11119    .ramfunc            pan_spark_glue.o
+    0x200004ac   0x0002f764   0x00000018   Code   RO        14631    .ramfunc            ble_spark_107x_rd.lib(pan_ble_stack.o)
+    0x200004c4   0x0002f77c   0x00000420   Code   RO        14730    .ramfunc            ble_spark_107x_rd.lib(bb.o)
+    0x200008e4   0x0002fb9c   0x000000dc   Code   RO        14857    .ramfunc            ble_spark_107x_rd.lib(ll_conn.o)
+    0x200009c0   0x0002fc78   0x000000ac   Code   RO        14991    .ramfunc            ble_spark_107x_rd.lib(ll_conn_mst.o)
+    0x20000a6c   0x0002fd24   0x000000a8   Code   RO        15003    .ramfunc            ble_spark_107x_rd.lib(ll_conn_slv.o)
+    0x20000b14   0x0002fdcc   0x0000007c   Code   RO        15046    .ramfunc            ble_spark_107x_rd.lib(ll_int.o)
+    0x20000b90   0x0002fe48   0x000000bc   Code   RO        15192    .ramfunc            ble_spark_107x_rd.lib(sch_main.o)
+    0x20000c4c   0x0002ff04   0x0000020c   Code   RO        15238    .ramfunc            ble_spark_107x_rd.lib(rf_phy.o)
+    0x20000e58   0x00030110   0x00000198   Code   RO        15346    .ramfunc            ble_spark_107x_rd.lib(stimer.o)
+    0x20000ff0   0x000302a8   0x00000082   Code   RO        15403    .ramfunc            ble_spark_107x_rd.lib(utils.o)
     0x20001072   COMPRESSED   0x00000002   PAD
-    0x20001074   0x0002ffd0   0x00000da0   Code   RO        14906    .ramfunc            ble_spark_107x_rd.lib(ll_conn_comm.o)
-    0x20001e14   0x00030d70   0x00000260   Code   RO        15065    .ramfunc            ble_spark_107x_rd.lib(ll_pdu_scan.o)
-    0x20002074   0x00030fd0   0x00000194   Code   RO        15182    .ramfunc            ble_spark_107x_rd.lib(ll_track_timing.o)
-    0x20002208   0x00031164   0x0000011c   Code   RO        15371    .ramfunc            ble_spark_107x_rd.lib(rf_phy_spi.o)
-    0x20002324   0x00031280   0x0000000c   Ven    RO        15907    Veneer$$Code        anon$$obj.o
-    0x20002330   0x0003128c   0x0000000c   Ven    RO        15908    Veneer$$Code        anon$$obj.o
-    0x2000233c   0x00031298   0x0000000c   Ven    RO        15909    Veneer$$Code        anon$$obj.o
-    0x20002348   0x000312a4   0x0000000c   Ven    RO        15910    Veneer$$Code        anon$$obj.o
-    0x20002354   0x000312b0   0x0000000c   Ven    RO        15911    Veneer$$Code        anon$$obj.o
-    0x20002360   0x000312bc   0x0000000c   Ven    RO        15912    Veneer$$Code        anon$$obj.o
-    0x2000236c   0x000312c8   0x0000000c   Ven    RO        15913    Veneer$$Code        anon$$obj.o
-    0x20002378   0x000312d4   0x0000000c   Ven    RO        15914    Veneer$$Code        anon$$obj.o
-    0x20002384   0x000312e0   0x0000000c   Ven    RO        15915    Veneer$$Code        anon$$obj.o
-    0x20002390   0x000312ec   0x0000000c   Ven    RO        15916    Veneer$$Code        anon$$obj.o
-    0x2000239c   0x000312f8   0x0000000c   Ven    RO        15917    Veneer$$Code        anon$$obj.o
-    0x200023a8   0x00031304   0x0000000c   Ven    RO        15918    Veneer$$Code        anon$$obj.o
-    0x200023b4   0x00031310   0x0000000c   Ven    RO        15919    Veneer$$Code        anon$$obj.o
-    0x200023c0   0x0003131c   0x0000000c   Ven    RO        15920    Veneer$$Code        anon$$obj.o
-    0x200023cc   0x00031328   0x0000000c   Ven    RO        15921    Veneer$$Code        anon$$obj.o
-    0x200023d8   0x00031334   0x0000000c   Ven    RO        15922    Veneer$$Code        anon$$obj.o
-    0x200023e4   0x00031340   0x0000000c   Ven    RO        15923    Veneer$$Code        anon$$obj.o
-    0x200023f0   0x0003134c   0x0000000c   Ven    RO        15924    Veneer$$Code        anon$$obj.o
-    0x200023fc   0x00031358   0x0000000c   Ven    RO        15925    Veneer$$Code        anon$$obj.o
-    0x20002408   0x00031364   0x0000000c   Ven    RO        15926    Veneer$$Code        anon$$obj.o
-    0x20002414   0x00031370   0x0000000c   Ven    RO        15927    Veneer$$Code        anon$$obj.o
-    0x20002420   0x0003137c   0x0000000c   Ven    RO        15928    Veneer$$Code        anon$$obj.o
-    0x2000242c   0x00031388   0x0000000c   Ven    RO        15929    Veneer$$Code        anon$$obj.o
-    0x20002438   0x00031394   0x0000000c   Ven    RO        15930    Veneer$$Code        anon$$obj.o
-    0x20002444   0x000313a0   0x0000000c   Ven    RO        15931    Veneer$$Code        anon$$obj.o
-    0x20002450   0x000313ac   0x0000000c   Ven    RO        15932    Veneer$$Code        anon$$obj.o
-    0x2000245c   0x000313b8   0x0000000c   Ven    RO        15933    Veneer$$Code        anon$$obj.o
-    0x20002468   0x000313c4   0x0000000c   Ven    RO        15934    Veneer$$Code        anon$$obj.o
-    0x20002474   0x000313d0   0x0000000c   Ven    RO        15935    Veneer$$Code        anon$$obj.o
-    0x20002480   0x000313dc   0x0000000c   Ven    RO        15936    Veneer$$Code        anon$$obj.o
-    0x2000248c   0x000313e8   0x0000000c   Ven    RO        15937    Veneer$$Code        anon$$obj.o
-    0x20002498   0x000313f4   0x0000000c   Ven    RO        15938    Veneer$$Code        anon$$obj.o
-    0x200024a4   0x00031400   0x0000000c   Ven    RO        15939    Veneer$$Code        anon$$obj.o
-    0x200024b0   0x0003140c   0x0000000c   Ven    RO        15940    Veneer$$Code        anon$$obj.o
-    0x200024bc   0x00031418   0x0000000c   Ven    RO        15941    Veneer$$Code        anon$$obj.o
-    0x200024c8   0x00031424   0x0000000c   Ven    RO        15942    Veneer$$Code        anon$$obj.o
-    0x200024d4   0x00031430   0x0000000c   Ven    RO        15943    Veneer$$Code        anon$$obj.o
-    0x200024e0   0x0003143c   0x0000000c   Ven    RO        15944    Veneer$$Code        anon$$obj.o
-    0x200024ec   0x00031448   0x0000000c   Ven    RO        15945    Veneer$$Code        anon$$obj.o
-    0x200024f8   0x00031454   0x0000000c   Ven    RO        15946    Veneer$$Code        anon$$obj.o
-    0x20002504   0x00031460   0x0000000c   Ven    RO        15947    Veneer$$Code        anon$$obj.o
-    0x20002510   0x0003146c   0x0000000c   Ven    RO        15948    Veneer$$Code        anon$$obj.o
+    0x20001074   0x0003032c   0x00000da0   Code   RO        15523    .ramfunc            ble_spark_107x_rd.lib(ll_conn_comm.o)
+    0x20001e14   0x000310cc   0x00000260   Code   RO        15682    .ramfunc            ble_spark_107x_rd.lib(ll_pdu_scan.o)
+    0x20002074   0x0003132c   0x00000194   Code   RO        15799    .ramfunc            ble_spark_107x_rd.lib(ll_track_timing.o)
+    0x20002208   0x000314c0   0x0000011c   Code   RO        15988    .ramfunc            ble_spark_107x_rd.lib(rf_phy_spi.o)
+    0x20002324   0x000315dc   0x0000000c   Ven    RO        16525    Veneer$$Code        anon$$obj.o
+    0x20002330   0x000315e8   0x0000000c   Ven    RO        16526    Veneer$$Code        anon$$obj.o
+    0x2000233c   0x000315f4   0x0000000c   Ven    RO        16527    Veneer$$Code        anon$$obj.o
+    0x20002348   0x00031600   0x0000000c   Ven    RO        16528    Veneer$$Code        anon$$obj.o
+    0x20002354   0x0003160c   0x0000000c   Ven    RO        16529    Veneer$$Code        anon$$obj.o
+    0x20002360   0x00031618   0x0000000c   Ven    RO        16530    Veneer$$Code        anon$$obj.o
+    0x2000236c   0x00031624   0x0000000c   Ven    RO        16531    Veneer$$Code        anon$$obj.o
+    0x20002378   0x00031630   0x0000000c   Ven    RO        16532    Veneer$$Code        anon$$obj.o
+    0x20002384   0x0003163c   0x0000000c   Ven    RO        16533    Veneer$$Code        anon$$obj.o
+    0x20002390   0x00031648   0x0000000c   Ven    RO        16534    Veneer$$Code        anon$$obj.o
+    0x2000239c   0x00031654   0x0000000c   Ven    RO        16535    Veneer$$Code        anon$$obj.o
+    0x200023a8   0x00031660   0x0000000c   Ven    RO        16536    Veneer$$Code        anon$$obj.o
+    0x200023b4   0x0003166c   0x0000000c   Ven    RO        16537    Veneer$$Code        anon$$obj.o
+    0x200023c0   0x00031678   0x0000000c   Ven    RO        16538    Veneer$$Code        anon$$obj.o
+    0x200023cc   0x00031684   0x0000000c   Ven    RO        16539    Veneer$$Code        anon$$obj.o
+    0x200023d8   0x00031690   0x0000000c   Ven    RO        16540    Veneer$$Code        anon$$obj.o
+    0x200023e4   0x0003169c   0x0000000c   Ven    RO        16541    Veneer$$Code        anon$$obj.o
+    0x200023f0   0x000316a8   0x0000000c   Ven    RO        16542    Veneer$$Code        anon$$obj.o
+    0x200023fc   0x000316b4   0x0000000c   Ven    RO        16543    Veneer$$Code        anon$$obj.o
+    0x20002408   0x000316c0   0x0000000c   Ven    RO        16544    Veneer$$Code        anon$$obj.o
+    0x20002414   0x000316cc   0x0000000c   Ven    RO        16545    Veneer$$Code        anon$$obj.o
+    0x20002420   0x000316d8   0x0000000c   Ven    RO        16546    Veneer$$Code        anon$$obj.o
+    0x2000242c   0x000316e4   0x0000000c   Ven    RO        16547    Veneer$$Code        anon$$obj.o
+    0x20002438   0x000316f0   0x0000000c   Ven    RO        16548    Veneer$$Code        anon$$obj.o
+    0x20002444   0x000316fc   0x0000000c   Ven    RO        16549    Veneer$$Code        anon$$obj.o
+    0x20002450   0x00031708   0x0000000c   Ven    RO        16550    Veneer$$Code        anon$$obj.o
+    0x2000245c   0x00031714   0x0000000c   Ven    RO        16551    Veneer$$Code        anon$$obj.o
+    0x20002468   0x00031720   0x0000000c   Ven    RO        16552    Veneer$$Code        anon$$obj.o
+    0x20002474   0x0003172c   0x0000000c   Ven    RO        16553    Veneer$$Code        anon$$obj.o
+    0x20002480   0x00031738   0x0000000c   Ven    RO        16554    Veneer$$Code        anon$$obj.o
+    0x2000248c   0x00031744   0x0000000c   Ven    RO        16555    Veneer$$Code        anon$$obj.o
+    0x20002498   0x00031750   0x0000000c   Ven    RO        16556    Veneer$$Code        anon$$obj.o
+    0x200024a4   0x0003175c   0x0000000c   Ven    RO        16557    Veneer$$Code        anon$$obj.o
+    0x200024b0   0x00031768   0x0000000c   Ven    RO        16558    Veneer$$Code        anon$$obj.o
+    0x200024bc   0x00031774   0x0000000c   Ven    RO        16559    Veneer$$Code        anon$$obj.o
+    0x200024c8   0x00031780   0x0000000c   Ven    RO        16560    Veneer$$Code        anon$$obj.o
+    0x200024d4   0x0003178c   0x0000000c   Ven    RO        16561    Veneer$$Code        anon$$obj.o
+    0x200024e0   0x00031798   0x0000000c   Ven    RO        16562    Veneer$$Code        anon$$obj.o
+    0x200024ec   0x000317a4   0x0000000c   Ven    RO        16563    Veneer$$Code        anon$$obj.o
+    0x200024f8   0x000317b0   0x0000000c   Ven    RO        16564    Veneer$$Code        anon$$obj.o
+    0x20002504   0x000317bc   0x0000000c   Ven    RO        16565    Veneer$$Code        anon$$obj.o
+    0x20002510   0x000317c8   0x0000000c   Ven    RO        16566    Veneer$$Code        anon$$obj.o
     0x2000251c   COMPRESSED   0x00000008   Data   RW           12    .data               system_panseries.o
     0x20002524   COMPRESSED   0x00000001   Data   RW          629    .data               pan_dmac.o
     0x20002525   COMPRESSED   0x00000001   Data   RW          757    .data               pan_fmc.o
@@ -13302,177 +13348,177 @@
     0x20002694   COMPRESSED   0x00000004   Data   RW         2531    .data               pan_hal_wwdt.o
     0x20002698   COMPRESSED   0x0000000e   Data   RW         2602    .data               soc.o
     0x200026a6   COMPRESSED   0x00000002   PAD
-    0x200026a8   COMPRESSED   0x00000004   Data   RW         2931    .data               soc_32k_cali.o
-    0x200026ac   COMPRESSED   0x00000040   Data   RW         3828    .data               tasks.o
-    0x200026ec   COMPRESSED   0x00000014   Data   RW         4137    .data               timers.o
-    0x20002700   COMPRESSED   0x00000004   Data   RW         4258    .data               port.o
-    0x20002704   COMPRESSED   0x0000001c   Data   RW         4351    .data               heap_4.o
-    0x20002720   COMPRESSED   0x00000004   Data   RW         4408    .data               os_setup.o
-    0x20002724   COMPRESSED   0x00000002   Data   RW         4471    .data               ble_att.o
+    0x200026a8   COMPRESSED   0x00000004   Data   RW         3024    .data               soc_32k_cali.o
+    0x200026ac   COMPRESSED   0x00000040   Data   RW         3998    .data               tasks.o
+    0x200026ec   COMPRESSED   0x00000014   Data   RW         4400    .data               timers.o
+    0x20002700   COMPRESSED   0x00000004   Data   RW         4521    .data               port.o
+    0x20002704   COMPRESSED   0x0000001c   Data   RW         4617    .data               heap_4.o
+    0x20002720   COMPRESSED   0x00000004   Data   RW         4674    .data               os_setup.o
+    0x20002724   COMPRESSED   0x00000002   Data   RW         4895    .data               ble_att.o
     0x20002726   COMPRESSED   0x00000002   PAD
-    0x20002728   COMPRESSED   0x00000018   Data   RW         5227    .data               ble_att_svr.o
-    0x20002740   COMPRESSED   0x00000014   Data   RW         5578    .data               ble_gap.o
-    0x20002754   COMPRESSED   0x00000010   Data   RW         6137    .data               ble_gattc.o
-    0x20002764   COMPRESSED   0x00000004   Data   RW         6734    .data               ble_gatts.o
-    0x20002768   COMPRESSED   0x00000004   Data   RW         6735    .data               ble_gatts.o
-    0x2000276c   COMPRESSED   0x00000004   Data   RW         6736    .data               ble_gatts.o
-    0x20002770   COMPRESSED   0x00000004   Data   RW         6737    .data               ble_gatts.o
-    0x20002774   COMPRESSED   0x00000004   Data   RW         6738    .data               ble_gatts.o
-    0x20002778   COMPRESSED   0x00000030   Data   RW         6739    .data               ble_gatts.o
-    0x200027a8   COMPRESSED   0x00000014   Data   RW         7026    .data               ble_hs.o
-    0x200027bc   COMPRESSED   0x00000002   Data   RW         7027    .data               ble_hs.o
-    0x200027be   COMPRESSED   0x00000002   Data   RW         7028    .data               ble_hs.o
-    0x200027c0   COMPRESSED   0x00000002   Data   RW         7029    .data               ble_hs.o
+    0x20002728   COMPRESSED   0x00000018   Data   RW         5651    .data               ble_att_svr.o
+    0x20002740   COMPRESSED   0x00000014   Data   RW         6002    .data               ble_gap.o
+    0x20002754   COMPRESSED   0x00000010   Data   RW         6561    .data               ble_gattc.o
+    0x20002764   COMPRESSED   0x00000004   Data   RW         7158    .data               ble_gatts.o
+    0x20002768   COMPRESSED   0x00000004   Data   RW         7159    .data               ble_gatts.o
+    0x2000276c   COMPRESSED   0x00000004   Data   RW         7160    .data               ble_gatts.o
+    0x20002770   COMPRESSED   0x00000004   Data   RW         7161    .data               ble_gatts.o
+    0x20002774   COMPRESSED   0x00000004   Data   RW         7162    .data               ble_gatts.o
+    0x20002778   COMPRESSED   0x00000030   Data   RW         7163    .data               ble_gatts.o
+    0x200027a8   COMPRESSED   0x00000014   Data   RW         7450    .data               ble_hs.o
+    0x200027bc   COMPRESSED   0x00000002   Data   RW         7451    .data               ble_hs.o
+    0x200027be   COMPRESSED   0x00000002   Data   RW         7452    .data               ble_hs.o
+    0x200027c0   COMPRESSED   0x00000002   Data   RW         7453    .data               ble_hs.o
     0x200027c2   COMPRESSED   0x00000002   PAD
-    0x200027c4   COMPRESSED   0x00000028   Data   RW         7400    .data               ble_hs_cfg.o
-    0x200027ec   COMPRESSED   0x0000000a   Data   RW         7469    .data               ble_hs_conn.o
+    0x200027c4   COMPRESSED   0x00000028   Data   RW         7824    .data               ble_hs_cfg.o
+    0x200027ec   COMPRESSED   0x0000000a   Data   RW         7893    .data               ble_hs_conn.o
     0x200027f6   COMPRESSED   0x00000002   PAD
-    0x200027f8   COMPRESSED   0x00000018   Data   RW         7673    .data               ble_hs_hci.o
-    0x20002810   COMPRESSED   0x0000000c   Data   RW         8151    .data               ble_hs_id.o
-    0x2000281c   COMPRESSED   0x00000006   Data   RW         8325    .data               ble_hs_misc.o
+    0x200027f8   COMPRESSED   0x00000018   Data   RW         8097    .data               ble_hs_hci.o
+    0x20002810   COMPRESSED   0x0000000c   Data   RW         8575    .data               ble_hs_id.o
+    0x2000281c   COMPRESSED   0x00000006   Data   RW         8749    .data               ble_hs_misc.o
     0x20002822   COMPRESSED   0x00000002   PAD
-    0x20002824   COMPRESSED   0x00000008   Data   RW         8594    .data               ble_hs_stop.o
-    0x2000282c   COMPRESSED   0x0000000c   Data   RW         8885    .data               ble_l2cap_sig.o
-    0x20002838   COMPRESSED   0x00000008   Data   RW         9063    .data               ble_sm.o
-    0x20002840   COMPRESSED   0x00000010   Data   RW         9633    .data               ble_uuid.o
-    0x20002850   COMPRESSED   0x00000004   Data   RW         9933    .data               nimble_port.o
-    0x20002854   COMPRESSED   0x00000008   Data   RW        10028    .data               os_mbuf.o
-    0x2000285c   COMPRESSED   0x00000008   Data   RW        10232    .data               os_mempool.o
-    0x20002864   COMPRESSED   0x00000004   Data   RW        10467    .data               transport.o
-    0x20002868   COMPRESSED   0x0000000c   Data   RW        10541    .data               ble_store_config.o
-    0x20002874   COMPRESSED   0x00000034   Data   RW        10712    .data               pan_spark_glue.o
-    0x200028a8   COMPRESSED   0x00000004   Data   RW        11354    .data               dis.o
-    0x200028ac   COMPRESSED   0x00000004   Data   RW        11355    .data               dis.o
-    0x200028b0   COMPRESSED   0x00000004   Data   RW        11356    .data               dis.o
-    0x200028b4   COMPRESSED   0x00000004   Data   RW        11357    .data               dis.o
-    0x200028b8   COMPRESSED   0x00000004   Data   RW        11358    .data               dis.o
-    0x200028bc   COMPRESSED   0x00000004   Data   RW        11359    .data               dis.o
-    0x200028c0   COMPRESSED   0x00000004   Data   RW        11360    .data               dis.o
-    0x200028c4   COMPRESSED   0x00000004   Data   RW        11361    .data               dis.o
-    0x200028c8   COMPRESSED   0x000000c0   Data   RW        11362    .data               dis.o
-    0x20002988   COMPRESSED   0x0000001c   Data   RW        11363    .data               dis.o
-    0x200029a4   COMPRESSED   0x00000004   Data   RW        11470    .data               hrs.o
-    0x200029a8   COMPRESSED   0x00000004   Data   RW        11471    .data               hrs.o
-    0x200029ac   COMPRESSED   0x00000004   Data   RW        11472    .data               hrs.o
-    0x200029b0   COMPRESSED   0x00000048   Data   RW        11473    .data               hrs.o
-    0x200029f8   COMPRESSED   0x00000004   Data   RW        11474    .data               hrs.o
-    0x200029fc   COMPRESSED   0x00000020   Data   RW        11585    .data               mtb_init.o
-    0x20002a1c   COMPRESSED   0x00000004   Data   RW        11683    .data               mtb_kvstore.o
-    0x20002a20   COMPRESSED   0x00000008   Data   RW        12131    .data               app_ble.o
-    0x20002a28   COMPRESSED   0x00000014   Data   RW        12191    .data               app_ble_central.o
-    0x20002a3c   COMPRESSED   0x0000000c   Data   RW        12304    .data               app_ble_periph.o
-    0x20002a48   COMPRESSED   0x00000014   Data   RW        12413    .data               peer.o
-    0x20002a5c   COMPRESSED   0x00000030   Data   RW        12695    .data               smp_ble.o
-    0x20002a8c   COMPRESSED   0x00000002   Data   RW        12696    .data               smp_ble.o
-    0x20002a8e   COMPRESSED   0x00000002   PAD
-    0x20002a90   COMPRESSED   0x00000008   Data   RW        12804    .data               smp.o
-    0x20002a98   COMPRESSED   0x0000000c   Data   RW        12965    .data               mgmt.o
-    0x20002aa4   COMPRESSED   0x00000018   Data   RW        13574    .data               img_mgmt.o
-    0x20002abc   COMPRESSED   0x0000000c   Data   RW        13834    .data               mynewt_img_mgmt.o
-    0x20002ac8   COMPRESSED   0x0000002e   Data   RW        14052    .data               ble_spark_107x_rd.lib(pan_ble_stack.o)
-    0x20002af6   COMPRESSED   0x00000002   PAD
-    0x20002af8   COMPRESSED   0x00000004   Data   RW        14106    .data               ble_spark_107x_rd.lib(critical.o)
-    0x20002afc   COMPRESSED   0x00000010   Data   RW        14143    .data               ble_spark_107x_rd.lib(bb.o)
-    0x20002b0c   COMPRESSED   0x00000010   Data   RW        14182    .data               ble_spark_107x_rd.lib(bb_mem.o)
-    0x20002b1c   COMPRESSED   0x00000008   Data   RW        14214    .data               ble_spark_107x_rd.lib(lhci_main.o)
-    0x20002b24   COMPRESSED   0x00000004   Data   RW        14305    .data               ble_spark_107x_rd.lib(ll_conn.o)
-    0x20002b28   COMPRESSED   0x00000004   Data   RW        14411    .data               ble_spark_107x_rd.lib(ll_init.o)
-    0x20002b2c   COMPRESSED   0x00000006   Data   RW        14439    .data               ble_spark_107x_rd.lib(ll_int.o)
-    0x20002b32   COMPRESSED   0x00000002   PAD
-    0x20002b34   COMPRESSED   0x00000008   Data   RW        14565    .data               ble_spark_107x_rd.lib(ll_pm.o)
-    0x20002b3c   COMPRESSED   0x00000024   Data   RW        14595    .data               ble_spark_107x_rd.lib(sch_main.o)
-    0x20002b60   COMPRESSED   0x00000014   Data   RW        14638    .data               ble_spark_107x_rd.lib(rf_phy.o)
-    0x20002b74   COMPRESSED   0x00000008   Data   RW        14687    .data               ble_spark_107x_rd.lib(heap.o)
-    0x20002b7c   COMPRESSED   0x0000000c   Data   RW        14721    .data               ble_spark_107x_rd.lib(pool_buf.o)
-    0x20002b88   COMPRESSED   0x00000010   Data   RW        14743    .data               ble_spark_107x_rd.lib(stimer.o)
-    0x20002b98   COMPRESSED   0x00000004   Data   RW        14773    .data               ble_spark_107x_rd.lib(track.o)
-    0x20002b9c   COMPRESSED   0x0000001a   Data   RW        14925    .data               ble_spark_107x_rd.lib(ll_conn_comm.o)
-    0x20002bb6   COMPRESSED   0x00000002   PAD
-    0x20002bb8   COMPRESSED   0x00000008   Data   RW        15196    .data               ble_spark_107x_rd.lib(ll_whitelist.o)
-    0x20002bc0   COMPRESSED   0x00000004   Data   RW        15266    .data               ble_spark_107x_rd.lib(aes.o)
-    0x20002bc4   COMPRESSED   0x00000004   Data   RW        15310    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x20002bc8   COMPRESSED   0x00000004   Data   RW        15311    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x20002bcc   COMPRESSED   0x00000004   Data   RW        15312    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x20002bd0   COMPRESSED   0x00000004   Data   RW        15313    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x20002bd4   COMPRESSED   0x00000004   Data   RW        15314    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x20002bd8   COMPRESSED   0x00000004   Data   RW        15315    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x20002bdc   COMPRESSED   0x00000004   Data   RW        15316    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x20002be0   COMPRESSED   0x00000004   Data   RW        15317    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x20002be4   COMPRESSED   0x00000004   Data   RW        15318    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x20002be8   COMPRESSED   0x00000004   Data   RW        15319    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x20002bec   COMPRESSED   0x00000004   Data   RW        15320    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x20002bf0   COMPRESSED   0x00000004   Data   RW        15321    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x20002bf4   COMPRESSED   0x00000004   Data   RW        15322    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x20002bf8   COMPRESSED   0x00000004   Data   RW        15323    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x20002bfc   COMPRESSED   0x00000004   Data   RW        15324    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
-    0x20002c00   COMPRESSED   0x00000002   Data   RW        15333    .data               ble_spark_107x_rd.lib(rf_misc.o)
-    0x20002c02   COMPRESSED   0x00000002   PAD
-    0x20002c04   COMPRESSED   0x0000003c   Data   RW        15355    .data               ble_spark_107x_rd.lib(rf_ft.o)
-    0x20002c40   COMPRESSED   0x00000010   Data   RW        15405    .data               ble_spark_107x_rd.lib(math.o)
-    0x20002c50   COMPRESSED   0x00000004   Data   RW        15841    .data               mc_p.l(stdout.o)
-    0x20002c54        -       0x00000040   Zero   RW          233    .bss                pan_adc.o
-    0x20002c94        -       0x00000013   Zero   RW          756    .bss                pan_fmc.o
-    0x20002ca7   COMPRESSED   0x00000001   PAD
-    0x20002ca8        -       0x00000070   Zero   RW         1650    .bss                pan_hal_dmac.o
-    0x20002d18        -       0x00000068   Zero   RW         1718    .bss                pan_hal_gpio.o
-    0x20002d80   COMPRESSED   0x00000080   PAD
+    0x20002824   COMPRESSED   0x00000008   Data   RW         9018    .data               ble_hs_stop.o
+    0x2000282c   COMPRESSED   0x0000000c   Data   RW         9309    .data               ble_l2cap_sig.o
+    0x20002838   COMPRESSED   0x00000008   Data   RW         9487    .data               ble_sm.o
+    0x20002840   COMPRESSED   0x00000010   Data   RW        10057    .data               ble_uuid.o
+    0x20002850   COMPRESSED   0x00000004   Data   RW        10357    .data               nimble_port.o
+    0x20002854   COMPRESSED   0x00000008   Data   RW        10452    .data               os_mbuf.o
+    0x2000285c   COMPRESSED   0x00000008   Data   RW        10656    .data               os_mempool.o
+    0x20002864   COMPRESSED   0x00000004   Data   RW        10891    .data               transport.o
+    0x20002868   COMPRESSED   0x0000000c   Data   RW        10965    .data               ble_store_config.o
+    0x20002874   COMPRESSED   0x00000034   Data   RW        11136    .data               pan_spark_glue.o
+    0x200028a8   COMPRESSED   0x00000004   Data   RW        11778    .data               dis.o
+    0x200028ac   COMPRESSED   0x00000004   Data   RW        11779    .data               dis.o
+    0x200028b0   COMPRESSED   0x00000004   Data   RW        11780    .data               dis.o
+    0x200028b4   COMPRESSED   0x00000004   Data   RW        11781    .data               dis.o
+    0x200028b8   COMPRESSED   0x00000004   Data   RW        11782    .data               dis.o
+    0x200028bc   COMPRESSED   0x00000004   Data   RW        11783    .data               dis.o
+    0x200028c0   COMPRESSED   0x00000004   Data   RW        11784    .data               dis.o
+    0x200028c4   COMPRESSED   0x00000004   Data   RW        11785    .data               dis.o
+    0x200028c8   COMPRESSED   0x000000c0   Data   RW        11786    .data               dis.o
+    0x20002988   COMPRESSED   0x0000001c   Data   RW        11787    .data               dis.o
+    0x200029a4   COMPRESSED   0x00000004   Data   RW        11894    .data               hrs.o
+    0x200029a8   COMPRESSED   0x00000004   Data   RW        11895    .data               hrs.o
+    0x200029ac   COMPRESSED   0x00000004   Data   RW        11896    .data               hrs.o
+    0x200029b0   COMPRESSED   0x00000048   Data   RW        11897    .data               hrs.o
+    0x200029f8   COMPRESSED   0x00000004   Data   RW        11898    .data               hrs.o
+    0x200029fc   COMPRESSED   0x00000020   Data   RW        12009    .data               mtb_init.o
+    0x20002a1c   COMPRESSED   0x00000004   Data   RW        12107    .data               mtb_kvstore.o
+    0x20002a20   COMPRESSED   0x00000010   Data   RW        12601    .data               app_ble.o
+    0x20002a30   COMPRESSED   0x00000014   Data   RW        12758    .data               app_ble_central.o
+    0x20002a44   COMPRESSED   0x0000000c   Data   RW        12881    .data               app_ble_periph.o
+    0x20002a50   COMPRESSED   0x00000014   Data   RW        13024    .data               peer.o
+    0x20002a64   COMPRESSED   0x00000030   Data   RW        13312    .data               smp_ble.o
+    0x20002a94   COMPRESSED   0x00000002   Data   RW        13313    .data               smp_ble.o
+    0x20002a96   COMPRESSED   0x00000002   PAD
+    0x20002a98   COMPRESSED   0x00000008   Data   RW        13421    .data               smp.o
+    0x20002aa0   COMPRESSED   0x0000000c   Data   RW        13582    .data               mgmt.o
+    0x20002aac   COMPRESSED   0x00000018   Data   RW        14191    .data               img_mgmt.o
+    0x20002ac4   COMPRESSED   0x0000000c   Data   RW        14451    .data               mynewt_img_mgmt.o
+    0x20002ad0   COMPRESSED   0x0000002e   Data   RW        14669    .data               ble_spark_107x_rd.lib(pan_ble_stack.o)
+    0x20002afe   COMPRESSED   0x00000002   PAD
+    0x20002b00   COMPRESSED   0x00000004   Data   RW        14723    .data               ble_spark_107x_rd.lib(critical.o)
+    0x20002b04   COMPRESSED   0x00000010   Data   RW        14760    .data               ble_spark_107x_rd.lib(bb.o)
+    0x20002b14   COMPRESSED   0x00000010   Data   RW        14799    .data               ble_spark_107x_rd.lib(bb_mem.o)
+    0x20002b24   COMPRESSED   0x00000008   Data   RW        14831    .data               ble_spark_107x_rd.lib(lhci_main.o)
+    0x20002b2c   COMPRESSED   0x00000004   Data   RW        14922    .data               ble_spark_107x_rd.lib(ll_conn.o)
+    0x20002b30   COMPRESSED   0x00000004   Data   RW        15028    .data               ble_spark_107x_rd.lib(ll_init.o)
+    0x20002b34   COMPRESSED   0x00000006   Data   RW        15056    .data               ble_spark_107x_rd.lib(ll_int.o)
+    0x20002b3a   COMPRESSED   0x00000002   PAD
+    0x20002b3c   COMPRESSED   0x00000008   Data   RW        15182    .data               ble_spark_107x_rd.lib(ll_pm.o)
+    0x20002b44   COMPRESSED   0x00000024   Data   RW        15212    .data               ble_spark_107x_rd.lib(sch_main.o)
+    0x20002b68   COMPRESSED   0x00000014   Data   RW        15255    .data               ble_spark_107x_rd.lib(rf_phy.o)
+    0x20002b7c   COMPRESSED   0x00000008   Data   RW        15304    .data               ble_spark_107x_rd.lib(heap.o)
+    0x20002b84   COMPRESSED   0x0000000c   Data   RW        15338    .data               ble_spark_107x_rd.lib(pool_buf.o)
+    0x20002b90   COMPRESSED   0x00000010   Data   RW        15360    .data               ble_spark_107x_rd.lib(stimer.o)
+    0x20002ba0   COMPRESSED   0x00000004   Data   RW        15390    .data               ble_spark_107x_rd.lib(track.o)
+    0x20002ba4   COMPRESSED   0x0000001a   Data   RW        15542    .data               ble_spark_107x_rd.lib(ll_conn_comm.o)
+    0x20002bbe   COMPRESSED   0x00000002   PAD
+    0x20002bc0   COMPRESSED   0x00000008   Data   RW        15813    .data               ble_spark_107x_rd.lib(ll_whitelist.o)
+    0x20002bc8   COMPRESSED   0x00000004   Data   RW        15883    .data               ble_spark_107x_rd.lib(aes.o)
+    0x20002bcc   COMPRESSED   0x00000004   Data   RW        15927    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x20002bd0   COMPRESSED   0x00000004   Data   RW        15928    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x20002bd4   COMPRESSED   0x00000004   Data   RW        15929    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x20002bd8   COMPRESSED   0x00000004   Data   RW        15930    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x20002bdc   COMPRESSED   0x00000004   Data   RW        15931    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x20002be0   COMPRESSED   0x00000004   Data   RW        15932    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x20002be4   COMPRESSED   0x00000004   Data   RW        15933    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x20002be8   COMPRESSED   0x00000004   Data   RW        15934    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x20002bec   COMPRESSED   0x00000004   Data   RW        15935    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x20002bf0   COMPRESSED   0x00000004   Data   RW        15936    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x20002bf4   COMPRESSED   0x00000004   Data   RW        15937    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x20002bf8   COMPRESSED   0x00000004   Data   RW        15938    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x20002bfc   COMPRESSED   0x00000004   Data   RW        15939    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x20002c00   COMPRESSED   0x00000004   Data   RW        15940    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x20002c04   COMPRESSED   0x00000004   Data   RW        15941    .data               ble_spark_107x_rd.lib(llhwc_phy_sequences_107.o)
+    0x20002c08   COMPRESSED   0x00000002   Data   RW        15950    .data               ble_spark_107x_rd.lib(rf_misc.o)
+    0x20002c0a   COMPRESSED   0x00000002   PAD
+    0x20002c0c   COMPRESSED   0x0000003c   Data   RW        15972    .data               ble_spark_107x_rd.lib(rf_ft.o)
+    0x20002c48   COMPRESSED   0x00000010   Data   RW        16022    .data               ble_spark_107x_rd.lib(math.o)
+    0x20002c58   COMPRESSED   0x00000004   Data   RW        16458    .data               mc_p.l(stdout.o)
+    0x20002c5c        -       0x00000040   Zero   RW          233    .bss                pan_adc.o
+    0x20002c9c        -       0x00000013   Zero   RW          756    .bss                pan_fmc.o
+    0x20002caf   COMPRESSED   0x00000001   PAD
+    0x20002cb0        -       0x00000070   Zero   RW         1650    .bss                pan_hal_dmac.o
+    0x20002d20        -       0x00000068   Zero   RW         1718    .bss                pan_hal_gpio.o
+    0x20002d88   COMPRESSED   0x00000078   PAD
     0x20002e00        -       0x00000100   Zero   RW         2600    .bss                soc.o
-    0x20002f00        -       0x00000050   Zero   RW         3450    .bss                queue.o
-    0x20002f50        -       0x00000104   Zero   RW         3827    .bss                tasks.o
-    0x20003054        -       0x00000028   Zero   RW         4136    .bss                timers.o
-    0x2000307c        -       0x00002af8   Zero   RW         4350    .bss                heap_4.o
-    0x20005b74        -       0x000000f8   Zero   RW         5225    .bss                ble_att_svr.o
-    0x20005c6c        -       0x00000058   Zero   RW         5576    .bss                ble_gap.o
-    0x20005cc4        -       0x000000fc   Zero   RW         6135    .bss                ble_gattc.o
-    0x20005dc0        -       0x0000001c   Zero   RW         6732    .bss                ble_gatts.o
-    0x20005ddc        -       0x000000e0   Zero   RW         7025    .bss                ble_hs.o
-    0x20005ebc        -       0x00000081   Zero   RW         7274    .bss                ble_hs_adv.o
+    0x20002f00        -       0x00000050   Zero   RW         3620    .bss                queue.o
+    0x20002f50        -       0x00000104   Zero   RW         3997    .bss                tasks.o
+    0x20003054        -       0x00000028   Zero   RW         4399    .bss                timers.o
+    0x2000307c        -       0x00002af8   Zero   RW         4616    .bss                heap_4.o
+    0x20005b74        -       0x000000f8   Zero   RW         5649    .bss                ble_att_svr.o
+    0x20005c6c        -       0x00000058   Zero   RW         6000    .bss                ble_gap.o
+    0x20005cc4        -       0x000000fc   Zero   RW         6559    .bss                ble_gattc.o
+    0x20005dc0        -       0x0000001c   Zero   RW         7156    .bss                ble_gatts.o
+    0x20005ddc        -       0x000000e0   Zero   RW         7449    .bss                ble_hs.o
+    0x20005ebc        -       0x00000081   Zero   RW         7698    .bss                ble_hs_adv.o
     0x20005f3d   COMPRESSED   0x00000003   PAD
-    0x20005f40        -       0x000000e4   Zero   RW         7468    .bss                ble_hs_conn.o
-    0x20006024        -       0x00000144   Zero   RW         7672    .bss                ble_hs_hci.o
-    0x20006168        -       0x00000010   Zero   RW         8491    .bss                ble_hs_pvcy.o
-    0x20006178        -       0x00000020   Zero   RW         8593    .bss                ble_hs_stop.o
-    0x20006198        -       0x000000c4   Zero   RW         8730    .bss                ble_l2cap.o
-    0x2000625c        -       0x00000030   Zero   RW         8883    .bss                ble_l2cap_sig.o
-    0x2000628c        -       0x0000011c   Zero   RW         9061    .bss                ble_sm.o
-    0x200063a8        -       0x00000208   Zero   RW        10320    .bss                os_msys_init.o
-    0x200065b0        -       0x00000e74   Zero   RW        10466    .bss                transport.o
+    0x20005f40        -       0x000000e4   Zero   RW         7892    .bss                ble_hs_conn.o
+    0x20006024        -       0x00000144   Zero   RW         8096    .bss                ble_hs_hci.o
+    0x20006168        -       0x00000010   Zero   RW         8915    .bss                ble_hs_pvcy.o
+    0x20006178        -       0x00000020   Zero   RW         9017    .bss                ble_hs_stop.o
+    0x20006198        -       0x000000c4   Zero   RW         9154    .bss                ble_l2cap.o
+    0x2000625c        -       0x00000030   Zero   RW         9307    .bss                ble_l2cap_sig.o
+    0x2000628c        -       0x0000011c   Zero   RW         9485    .bss                ble_sm.o
+    0x200063a8        -       0x00000208   Zero   RW        10744    .bss                os_msys_init.o
+    0x200065b0        -       0x00000e74   Zero   RW        10890    .bss                transport.o
     0x20007424   COMPRESSED   0x00000004   PAD
-    0x20007428        -       0x000001c0   Zero   RW        10540    .bss                ble_store_config.o
-    0x200075e8        -       0x0000191c   Zero   RW        10711    .bss                pan_spark_glue.o
-    0x20008f04        -       0x0000007c   Zero   RW        11584    .bss                mtb_init.o
-    0x20008f80        -       0x00000012   Zero   RW        11935    .bss                pan_mac_addr.o
-    0x20008f92        -       0x00000064   Zero   RW        12130    .bss                app_ble.o
-    0x20008ff6        -       0x00000296   Zero   RW        12187    .bss                app_ble_central.o
-    0x2000928c        -       0x00000014   Zero   RW        12301    .bss                app_ble_periph.o
-    0x200092a0        -       0x00000070   Zero   RW        12412    .bss                peer.o
-    0x20009310        -       0x000000bc   Zero   RW        12568    .bss                ble_dev_filt.o
-    0x200093cc        -       0x00000044   Zero   RW        12691    .bss                smp_ble.o
-    0x20009410        -       0x00000030   Zero   RW        13570    .bss                img_mgmt.o
-    0x20009440        -       0x00000118   Zero   RW        13833    .bss                mynewt_img_mgmt.o
-    0x20009558        -       0x00000034   Zero   RW        14142    .bss                ble_spark_107x_rd.lib(bb.o)
+    0x20007428        -       0x000001c0   Zero   RW        10964    .bss                ble_store_config.o
+    0x200075e8        -       0x0000191c   Zero   RW        11135    .bss                pan_spark_glue.o
+    0x20008f04        -       0x0000007c   Zero   RW        12008    .bss                mtb_init.o
+    0x20008f80        -       0x00000012   Zero   RW        12359    .bss                pan_mac_addr.o
+    0x20008f92        -       0x00000064   Zero   RW        12599    .bss                app_ble.o
+    0x20008ff6        -       0x00000296   Zero   RW        12754    .bss                app_ble_central.o
+    0x2000928c        -       0x00000014   Zero   RW        12878    .bss                app_ble_periph.o
+    0x200092a0        -       0x00000070   Zero   RW        13023    .bss                peer.o
+    0x20009310        -       0x000000bc   Zero   RW        13185    .bss                ble_dev_filt.o
+    0x200093cc        -       0x00000044   Zero   RW        13308    .bss                smp_ble.o
+    0x20009410        -       0x00000030   Zero   RW        14187    .bss                img_mgmt.o
+    0x20009440        -       0x00000118   Zero   RW        14450    .bss                mynewt_img_mgmt.o
+    0x20009558        -       0x00000034   Zero   RW        14759    .bss                ble_spark_107x_rd.lib(bb.o)
     0x2000958c   COMPRESSED   0x00000004   PAD
-    0x20009590        -       0x00000078   Zero   RW        14213    .bss                ble_spark_107x_rd.lib(lhci_main.o)
-    0x20009608        -       0x0000000c   Zero   RW        14304    .bss                ble_spark_107x_rd.lib(ll_conn.o)
-    0x20009614        -       0x00000040   Zero   RW        14594    .bss                ble_spark_107x_rd.lib(sch_main.o)
-    0x20009654        -       0x00000010   Zero   RW        14636    .bss                ble_spark_107x_rd.lib(rf_phy.o)
-    0x20009664        -       0x00000040   Zero   RW        14704    .bss                ble_spark_107x_rd.lib(mdc.o)
-    0x200096a4        -       0x00000040   Zero   RW        14772    .bss                ble_spark_107x_rd.lib(track.o)
+    0x20009590        -       0x00000078   Zero   RW        14830    .bss                ble_spark_107x_rd.lib(lhci_main.o)
+    0x20009608        -       0x0000000c   Zero   RW        14921    .bss                ble_spark_107x_rd.lib(ll_conn.o)
+    0x20009614        -       0x00000040   Zero   RW        15211    .bss                ble_spark_107x_rd.lib(sch_main.o)
+    0x20009654        -       0x00000010   Zero   RW        15253    .bss                ble_spark_107x_rd.lib(rf_phy.o)
+    0x20009664        -       0x00000040   Zero   RW        15321    .bss                ble_spark_107x_rd.lib(mdc.o)
+    0x200096a4        -       0x00000040   Zero   RW        15389    .bss                ble_spark_107x_rd.lib(track.o)
     0x200096e4   COMPRESSED   0x00000004   PAD
-    0x200096e8        -       0x00000058   Zero   RW        14888    .bss                ble_spark_107x_rd.lib(ll_adv.o)
-    0x20009740        -       0x00000020   Zero   RW        15003    .bss                ble_spark_107x_rd.lib(ll_pdu_conn.o)
-    0x20009760        -       0x0000000c   Zero   RW        15123    .bss                ble_spark_107x_rd.lib(ll_resolvinglist.o)
+    0x200096e8        -       0x00000058   Zero   RW        15505    .bss                ble_spark_107x_rd.lib(ll_adv.o)
+    0x20009740        -       0x00000020   Zero   RW        15620    .bss                ble_spark_107x_rd.lib(ll_pdu_conn.o)
+    0x20009760        -       0x0000000c   Zero   RW        15740    .bss                ble_spark_107x_rd.lib(ll_resolvinglist.o)
     0x2000976c   COMPRESSED   0x00000004   PAD
-    0x20009770        -       0x00000128   Zero   RW        15161    .bss                ble_spark_107x_rd.lib(ll_scan.o)
-    0x20009898        -       0x00000068   Zero   RW        15210    .bss                ble_spark_107x_rd.lib(lmgr_adv.o)
-    0x20009900        -       0x0000000a   Zero   RW        15218    .bss                ble_spark_107x_rd.lib(lmgr_conn.o)
+    0x20009770        -       0x00000128   Zero   RW        15778    .bss                ble_spark_107x_rd.lib(ll_scan.o)
+    0x20009898        -       0x00000068   Zero   RW        15827    .bss                ble_spark_107x_rd.lib(lmgr_adv.o)
+    0x20009900        -       0x0000000a   Zero   RW        15835    .bss                ble_spark_107x_rd.lib(lmgr_conn.o)
     0x2000990a   COMPRESSED   0x00000006   PAD
-    0x20009910        -       0x00000098   Zero   RW        15231    .bss                ble_spark_107x_rd.lib(lmgr_main.o)
-    0x200099a8        -       0x00000018   Zero   RW        15243    .bss                ble_spark_107x_rd.lib(lmgr_priv.o)
-    0x200099c0        -       0x0000000a   Zero   RW        15249    .bss                ble_spark_107x_rd.lib(lmgr_scan.o)
+    0x20009910        -       0x00000098   Zero   RW        15848    .bss                ble_spark_107x_rd.lib(lmgr_main.o)
+    0x200099a8        -       0x00000018   Zero   RW        15860    .bss                ble_spark_107x_rd.lib(lmgr_priv.o)
+    0x200099c0        -       0x0000000a   Zero   RW        15866    .bss                ble_spark_107x_rd.lib(lmgr_scan.o)
     0x200099ca   COMPRESSED   0x00000002   PAD
-    0x200099cc        -       0x000001d4   Zero   RW        15353    .bss                ble_spark_107x_rd.lib(rf_ft.o)
-    0x20009ba0        -       0x00000010   Zero   RW        15473    .bss                ble_spark_107x_rd.lib(aes_sw.o)
+    0x200099cc        -       0x000001d4   Zero   RW        15970    .bss                ble_spark_107x_rd.lib(rf_ft.o)
+    0x20009ba0        -       0x00000010   Zero   RW        16090    .bss                ble_spark_107x_rd.lib(aes_sw.o)
     0x20009bb0        -       0x00000600   Zero   RW          206    STACK               startup_panseries.o
 
 
@@ -13484,10 +13530,10 @@
       Code (inc. data)   RO Data    RW Data    ZI Data      Debug   Object Name
 
       1654         16        300          0          0       4549   aes_encrypt.o
-        52         30          0          0          0        484   app.o
-       332         68          0          8        100       4018   app_ble.o
-      2772       1382        235         20        662      32132   app_ble_central.o
-      1332        596        114         12         20      18246   app_ble_periph.o
+        52         30          0          0          0        440   app.o
+       732        230         20         16        100     206872   app_ble.o
+      2772       1382        235         20        662      37279   app_ble_central.o
+      1332        596        109         12         20      17762   app_ble_periph.o
        320        164         91          0          0       1297   app_ble_svr.o
         64         14          0          0          0       1321   app_log.o
         76         16          8          0          0       5018   app_log_uart.o
@@ -13497,7 +13543,7 @@
        162          0          0          0          0       4049   ble_att_cmd.o
       5834        200          4         24        248      58612   ble_att_svr.o
        574         36          0          0        188       6130   ble_dev_filt.o
-        16          0          0          0          0      13856   ble_dev_filt_port.o
+        16          0          0          0          0      14636   ble_dev_filt_port.o
          0          0          0          0          0      10318   ble_eddystone.o
       6150        368         16         20         88      85894   ble_gap.o
       8088        614        316         16        252     140429   ble_gattc.o
@@ -13540,14 +13586,14 @@
       1750         34          0          0          0      26034   cborparser.o
        360        146        136        252          0       3874   dis.o
        136          0          0          0          0       4927   endian.o
-         0          0          0          0          0       1224   event_groups.o
+         0          0          0          0          0       3752   event_groups.o
        448         26          0         28      11000       4651   heap_4.o
        328        140         68         88          0       3205   hrs.o
       1144         62       1004         24         48      24295   img_mgmt.o
        810        104          0          0          0      16414   img_mgmt_state.o
        178          6          0          0          0       2822   img_mgmt_util.o
        140          0          0          0          0       3794   list.o
-        10          0          0          0          0       1447   main.o
+        10          0          0          0          0        459   main.o
        692          0          0          0          0      15425   mcumgr_smp.o
        118          0          0          0          0      10572   mem.o
        378         20          0         12          0      22024   mgmt.o
@@ -13559,16 +13605,16 @@
       2640         28          0          8          0      35582   os_mbuf.o
        452         16          0          8          0      15744   os_mempool.o
         72         20          0          0        520       2295   os_msys_init.o
-       118         68          0          4          0       1565   os_setup.o
+       118         68          0          4          0      58993   os_setup.o
        268         10          0          0         64      13810   pan_adc.o
-       560         78          0          0          0      13561   pan_clk.o
+       588         84          0          0          0      14223   pan_clk.o
         16          0          0          0          0       1514   pan_clktrim.o
         78          6          0          1          0       3355   pan_dmac.o
       2622        134          0          1         19      23998   pan_fmc.o
         96         14          0          0          0       2038   pan_hal.o
          0          0          0          0          0      18408   pan_hal_adc.o
        368         22          0          0        112       4208   pan_hal_dmac.o
-       220         36          0          0        104      13805   pan_hal_gpio.o
+       576         66          0          0        104      17037   pan_hal_gpio.o
        392         10          0          4          0       8298   pan_hal_i2c.o
        402         12          0        104          0      13260   pan_hal_spi.o
        188         24          0        144          0      10715   pan_hal_timer.o
@@ -13579,31 +13625,31 @@
         16          0          0          0          0       2345   pan_lp.o
        180         82          0          0         18       2253   pan_mac_addr.o
         44          4          0          5          0       1759   pan_power.o
-      1308        706          0         52       6428      26255   pan_spark_glue.o
+      1308        706          0         52       6428      20120   pan_spark_glue.o
         28          0          0          0          0        638   pan_sys.o
        106          0          0          0          0       6072   pan_uart.o
-      1938        166          0         20        112      16688   peer.o
-       412         66          0          4          0       9349   port.o
+      1938        166          0         20        112      17632   peer.o
+       412         66          0          4          0      12221   port.o
       2562         10          0          0         80      25619   queue.o
        392        196          0          0          0       9832   retarget.o
         14          0          0          0          0       1488   segger_rtt.o
        452         22         48          8          0      26039   smp.o
        312         42         66         50         68      23335   smp_ble.o
-      1550        576        575         14        256     270235   soc.o
-       238         26          0          4          0      10567   soc_32k_cali.o
+      1550        576        575         14        256     235911   soc.o
+       238         26          0          4          0     198443   soc_32k_cali.o
         28          8        192          0       1536        680   startup_panseries.o
          0          0          0          0          0        392   stream_buffer.o
        948         96          0          8          0     220589   system_panseries.o
-      2524        204          0         64        260      33416   tasks.o
-      1510         88          0         20         40      16636   timers.o
+      2572        210          0         64        260      32849   tasks.o
+      1510         88          0         20         40      16108   timers.o
        432        166          0          4       3700       6320   transport.o
        126         88         29          0          0       1071   utility.o
         54          0          0          0          0       2850   utils.o
 
     ----------------------------------------------------------------------
-     96872       9554       4068       1452      28420    2161737   Object Totals
-       960        320         48          0          0          0   (incl. Generated)
-       128          0         23         13        136          0   (incl. Padding)
+     97716       9762       4084       1460      28412    2582990   Object Totals
+       972        324         48          0          0          0   (incl. Generated)
+       128          0         24         13        128          0   (incl. Padding)
 
     ----------------------------------------------------------------------
 
@@ -13715,15 +13761,15 @@
 
       Code (inc. data)   RO Data    RW Data    ZI Data      Debug   
 
-    153800      15060       7088       1848      30044    2135817   Grand Totals
-    153800      15060       7088        480      30044    2135817   ELF Image Totals (compressed)
-    153800      15060       7088        480          0          0   ROM Totals
+    154644      15268       7104       1856      30036    2556718   Grand Totals
+    154644      15268       7104        480      30036    2556718   ELF Image Totals (compressed)
+    154644      15268       7104        480          0          0   ROM Totals
 
 ==============================================================================
 
-    Total RO  Size (Code + RO Data)               160888 ( 157.12kB)
+    Total RO  Size (Code + RO Data)               161748 ( 157.96kB)
     Total RW  Size (RW Data + ZI Data)             31892 (  31.14kB)
-    Total ROM Size (Code + RO Data + RW Data)     161368 ( 157.59kB)
+    Total ROM Size (Code + RO Data + RW Data)     162228 ( 158.43kB)
 
 ==============================================================================
 

--
Gitblit v1.9.3