1# Copyright (c) 2020 HiSilicon (Shanghai) Technologies CO., LIMITED. 2# Licensed under the Apache License, Version 2.0 (the "License"); 3# you may not use this file except in compliance with the License. 4# You may obtain a copy of the License at 5# 6# http://www.apache.org/licenses/LICENSE-2.0 7# 8# Unless required by applicable law or agreed to in writing, software 9# distributed under the License is distributed on an "AS IS" BASIS, 10# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 11# See the License for the specific language governing permissions and 12# limitations under the License. 13 14check_init_param = 0x109000; 15check_opt_param = 0x109044; 16build_flash_ctrl = 0x10907a; 17build_cmds = 0x1090cc; 18do_greedy_erase = 0x109118; 19uapi_sfc_init = 0x10919c; 20uapi_sfc_init_rom = 0x1091de; 21uapi_sfc_deinit = 0x109248; 22uapi_sfc_reg_read = 0x109266; 23uapi_sfc_reg_write = 0x1092bc; 24uapi_sfc_dma_read = 0x109342; 25uapi_sfc_dma_write = 0x109376; 26uapi_sfc_reg_erase = 0x1093aa; 27uapi_sfc_reg_erase_chip = 0x1093ea; 28uapi_sfc_reg_other_flash_opt = 0x10942a; 29hal_sfc_regs_init = 0x109478; 30hal_sfc_regs_deinit = 0x1094dc; 31hal_sfc_register_funcs = 0x109508; 32hal_sfc_unregister_funcs = 0x10951e; 33hal_sfc_get_funcs = 0x10952a; 34hal_sfc_regs_set_bus_dma_ctrl = 0x109534; 35hal_sfc_regs_set_cmd_addr = 0x109552; 36hal_sfc_v150_reg_flash_opreations = 0x10956e; 37hal_sfc_v150_deinit = 0x10957c; 38hal_sfc_regs_wait_ready = 0x10957e; 39hal_sfc_v150_dma_read = 0x1095f0; 40hal_sfc_v150_get_flash_id = 0x109658; 41hal_sfc_v150_reg_read = 0x10969a; 42hal_sfc_regs_read_flash_info = 0x109740; 43hal_sfc_regs_set_flash_attr = 0x109796; 44hal_sfc_execute_type_cmd = 0x1097ea; 45hal_sfc_execute_type_proc = 0x109854; 46hal_sfc_execute_cmds = 0x1098a2; 47hal_sfc_write_enable = 0x1098da; 48hal_sfc_v150_dma_write = 0x1098f8; 49hal_sfc_v150_reg_write = 0x10995c; 50hal_sfc_v150_reg_erase = 0x109a06; 51get_v150_size = 0x109a3e; 52hal_sfc_v150_init = 0x109a52; 53hal_sfc_v150_funcs_get = 0x109ab8; 54g_flash_opreations = 0x109acc; 55hal_sfc_regs_set_opt = 0x109ad4; 56hal_sfc_regs_set_opt_attr = 0x109b0e; 57hal_sfc_regs_wait_config = 0x109b3c; 58hal_sfc_dma_wait_done = 0x109b4c; 59hal_sfc_regs_set_bus_read = 0x109b5c; 60hal_sfc_regs_set_bus_write = 0x109b98; 61uapi_pin_init = 0x109bd0; 62uapi_pin_deinit = 0x109bd2; 63uapi_pin_set_mode = 0x109bd4; 64uapi_pin_get_mode = 0x109c22; 65uapi_pin_set_ds = 0x109c50; 66uapi_pin_get_ds = 0x109c92; 67uapi_pin_set_pull = 0x109cc0; 68uapi_pin_get_pull = 0x109d02; 69hal_pin_register_funcs = 0x109d30; 70hal_pin_unregister_funcs = 0x109d46; 71hal_pin_get_funcs = 0x109d54; 72hal_pin_get_config_map = 0x109d5e; 73hal_pin_get_config_group = 0x109d7c; 74hal_pin_set_config_val = 0x109dae; 75hal_pin_ws63_set_mode = 0x109e0e; 76hal_pin_ws63_set_ds = 0x109e16; 77hal_pin_ws63_set_pull = 0x109e1e; 78hal_pin_get_config_val = 0x109e26; 79hal_pin_ws63_get_mode = 0x109e62; 80hal_pin_ws63_get_ds = 0x109e78; 81hal_pin_ws63_get_pull = 0x109e8e; 82hal_pin_ws63_funcs_get = 0x109ea4; 83g_pin_config_map_pinctrl = 0x109eac; 84g_pin_ds_map = 0x109ed0; 85g_pin_mode_map = 0x109ef8; 86g_pin_pull_map = 0x109f20; 87pin_check_mode_is_valid = 0x109f48; 88pin_port_register_hal_funcs = 0x109f5a; 89pin_port_unregister_hal_funcs = 0x109f62; 90g_pio_pins_avaliable_mode = 0x109f64; 91uapi_watchdog_init = 0x109f7e; 92uapi_watchdog_enable = 0x109fb6; 93uapi_watchdog_disable = 0x109fda; 94uapi_watchdog_deinit = 0x10a00e; 95uapi_watchdog_set_time = 0x10a03e; 96uapi_watchdog_get_left_time = 0x10a07a; 97uapi_watchdog_kick = 0x10a0a4; 98uapi_register_watchdog_callback = 0x10a0ce; 99hal_watchdog_register_funcs = 0x10a104; 100hal_watchdog_unregister_funcs = 0x10a11a; 101hal_watchdog_get_funcs = 0x10a128; 102hal_watchdog_regs_init = 0x10a132; 103hal_watchdog_regs_deinit = 0x10a150; 104hal_watchdog_v151_kick = 0x10a15c; 105hal_watchdog_v151_get_attr = 0x10a16e; 106hal_register_watchdog_v151_callback = 0x10a178; 107hal_watchdog_v151_init = 0x10a182; 108hal_watchdog_v151_deinit = 0x10a184; 109hal_watchdog_v151_get_left_time = 0x10a186; 110hal_watchdog_v151_clear_interrupt = 0x10a1d2; 111hal_watchdog_v151_disable = 0x10a1e4; 112hal_watchdog_v151_set_attr = 0x10a1f8; 113hal_watchdog_v151_enable = 0x10a264; 114hal_watchdog_v151_irq_handler = 0x10a29a; 115hal_watchdog_v151_funcs_get = 0x10a2ac; 116watchdog_port_register_hal_funcs = 0x10a2b4; 117watchdog_port_unregister_hal_funcs = 0x10a2bc; 118watchdog_port_register_irq = 0x10a2be; 119watchdog_turnon_clk = 0x10a2c0; 120watchdog_turnoff_clk = 0x10a2c2; 121watchdog_port_set_clock = 0x10a2c4; 122watchdog_port_get_clock = 0x10a2da; 123timer_update_timers_time = 0x10a2e4; 124timer_process_timers = 0x10a344; 125timer_get_next_timer = 0x10a3bc; 126timer_get_time_till_interrupt = 0x10a3fc; 127timer_set_next_timer_interrupt = 0x10a48c; 128timer_int_callback = 0x10a504; 129soft_timer_list_cfg_get = 0x10a546; 130uapi_timer_init = 0x10a59a; 131uapi_timer_adapter = 0x10a61c; 132uapi_timer_deinit = 0x10a6c2; 133uapi_timer_create = 0x10a76c; 134uapi_timer_delete = 0x10a7de; 135uapi_timer_get_max_us = 0x10a7fc; 136uapi_timer_start = 0x10a816; 137uapi_timer_stop = 0x10a8da; 138hal_timer_regs_init = 0x10a914; 139hal_timer_regs_deinit = 0x10a942; 140hal_timer_register_funcs = 0x10a952; 141hal_timer_unregister_funcs = 0x10a96c; 142hal_timer_get_funcs = 0x10a97c; 143hal_timer_v150_stop = 0x10a98a; 144hal_timer_v150_get_current_value = 0x10a99e; 145hal_timer_v150_init = 0x10a9de; 146hal_timer_v150_deinit = 0x10a9fe; 147hal_timer_v150_config_load = 0x10aa0e; 148hal_timer_v150_start = 0x10aa4c; 149hal_timer_v150_interrupt_clear = 0x10aa62; 150hal_timer_v150_irq_handler = 0x10aa78; 151hal_timer_v150_get_funcs = 0x10aa9a; 152g_hal_timer_width = 0x10aaa4; 153timer0_irq_handler = 0x10aaa8; 154timer1_irq_handler = 0x10aabc; 155timer2_irq_handler = 0x10aad0; 156timer_porting_comm_addr_get = 0x10aae4; 157timer_porting_base_addr_get = 0x10aaea; 158timer_port_register_hal_funcs = 0x10aaf8; 159timer_port_unregister_hal_funcs = 0x10ab12; 160timer_port_register_irq = 0x10ab14; 161timer_port_unregister_irq = 0x10ab4a; 162timer_porting_clock_value_set = 0x10ab5e; 163timer_porting_clock_value_get = 0x10ab68; 164g_timer_base_addr = 0x10ab8c; 165timer_irq_handler = 0x10ab98; 166uapi_systick_init = 0x10aba4; 167uapi_systick_deinit = 0x10abd4; 168uapi_systick_count_clear = 0x10ac02; 169uapi_systick_get_count = 0x10ac44; 170uapi_systick_get_s = 0x10ac7c; 171uapi_systick_get_ms = 0x10ac94; 172uapi_systick_get_us = 0x10acba; 173uapi_systick_delay_count = 0x10ace2; 174uapi_systick_delay_ms = 0x10ad4c; 175uapi_systick_delay_us = 0x10ad7c; 176hal_systick_register_funcs = 0x10adb0; 177hal_systick_unregister_funcs = 0x10adc6; 178hal_systick_get_funcs = 0x10add4; 179hal_systick_ws63_init = 0x10adde; 180hal_systick_ws63_deinit = 0x10ade0; 181hal_systick_ws63_ctrl_count_clear = 0x10ade2; 182hal_systick_ws63_ctrl_count_cleared = 0x10ade6; 183hal_systick_ws63_ctrl = 0x10ade8; 184rtc_read_once = 0x10ae02; 185rtc_read_ts = 0x10ae0e; 186hal_systick_ws63_ctrl_count_get = 0x10ae16; 187hal_systick_ws63_funcs_get = 0x10ae24; 188g_hal_systick_ctrl_func_array = 0x10ae2c; 189systick_porting_base_addr_get = 0x10ae38; 190systick_port_register_hal_funcs = 0x10ae3e; 191systick_port_unregister_hal_funcs = 0x10ae46; 192systick_port_cali_xclk = 0x10ae48; 193systick_clock_get = 0x10ae4a; 194systick_clock_set = 0x10ae54; 195SecMemcpyError = 0x10ae5e; 196memcpy_s = 0x10aeb4; 197memcpy_sOptAsm = 0x10aeec; 198memcpy_sOptTc = 0x10b340; 199memmove_s = 0x10b790; 200SecStrictAliasingCast = 0x10b7d2; 201SecMemsetError = 0x10b7d4; 202memset_s = 0x10b7f6; 203memset_sOptAsm = 0x10b816; 204memset_sOptTc = 0x10bbf8; 205g_allFF = 0x10bfd4; 206g_allZero = 0x10bff4; 207GetHwSecureCVersion = 0x10c014; 208SecNumber32ToHexString = 0x10c03a; 209SecNumber64ToHexString = 0x10c056; 210SecIsNumberNeedTo32Bit = 0x10c07c; 211SecWriteChar = 0x10c08a; 212SecWriteMultiChar = 0x10c0aa; 213SecWriteString = 0x10c0d6; 214SecWriteStringByLoop = 0x10c112; 215SecWriteLeftPadding = 0x10c134; 216SecWritePrefix = 0x10c14a; 217SecWriteLeadingZero = 0x10c15a; 218SecWriteRightPadding = 0x10c172; 219SecDecodeState = 0x10c18e; 220SecDecodeTypeC = 0x10c1a4; 221SecDecodeTypeSwchar = 0x10c1d0; 222SecDecodePrecision = 0x10c204; 223SecDecodeWidth = 0x10c246; 224SecUpdatePointFlags = 0x10c29a; 225SecUpdateXpxFlags = 0x10c2c0; 226SecUpdateOudiFlags = 0x10c2fe; 227SecNumberSatisfyPrecision = 0x10c348; 228SecNumberForceOctal = 0x10c38a; 229SecUpdateSignedNumberPrefix = 0x10c3b4; 230SecNumberCompatZero = 0x10c3e6; 231SecPutZeroChar = 0x10c402; 232SecDecodeTypeSchar = 0x10c420; 233SecDecodeTypeS = 0x10c45e; 234SecWriteStringOpt = 0x10c476; 235SecNumber32ToOctalString.isra.0 = 0x10c496; 236SecNumber32ToDecStringFast.isra.1 = 0x10c4b6; 237SecNumber32ToString = 0x10c500; 238SecNumber64ToDecString.isra.2 = 0x10c51a; 239SecNumber64ToOctalString.isra.3 = 0x10c558; 240SecNumber64ToString = 0x10c582; 241SecNumberToString = 0x10c59c; 242SecNumberToBuffer = 0x10c5a4; 243SecIsStreamBufEnough.isra.4 = 0x10c5f8; 244SecWriteTextOpt = 0x10c602; 245SecWriteText = 0x10c62c; 246SecDecodeFlags.isra.5 = 0x10c63e; 247SecDecodeSizeI.isra.6 = 0x10c684; 248SecDecodeSize = 0x10c6e4; 249SecUpdateWcharFlags.isra.7 = 0x10c794; 250SecUpdateWstringFlags = 0x10c7aa; 251SecUpdateNegativeChar.isra.8 = 0x10c7ae; 252SecIsSameSize.constprop.9 = 0x10c7d8; 253SecOutput = 0x10c7e0; 254SecVsnprintfImpl = 0x10ca54; 255g_itoaLowerDigits = 0x10ca90; 256g_itoaUpperDigits = 0x10caa4; 257stateTable.2261 = 0x10cab8; 258snprintf_s = 0x10cc0a; 259snprintf_truncated_s = 0x10cc22; 260sprintf_s = 0x10cc3c; 261SecDoCat = 0x10cc56; 262strcat_s = 0x10ccdc; 263CheckSrcRange = 0x10ccfa; 264strcpy_error = 0x10cd18; 265strcpy_s = 0x10cd36; 266SecDoCatLimit = 0x10cfa4; 267strncat_s = 0x10d02e; 268CheckSrcCountRange = 0x10d05a; 269strncpy_error = 0x10d082; 270strncpy_s = 0x10d0c2; 271SecIsInDelimit = 0x10d14e; 272SecFindBegin = 0x10d162; 273SecFindRest = 0x10d17a; 274SecUpdateToken = 0x10d19c; 275strtok_s = 0x10d1b0; 276vsnprintf_s = 0x10d1d0; 277vsnprintf_truncated_s = 0x10d21a; 278vsprintf_s = 0x10d250; 279uapi_tcxo_init = 0x10d27e; 280uapi_tcxo_deinit = 0x10d2bc; 281uapi_tcxo_get_count = 0x10d2f4; 282uapi_tcxo_get_ms = 0x10d32c; 283uapi_tcxo_get_us = 0x10d34a; 284uapi_tcxo_delay_count = 0x10d362; 285uapi_tcxo_delay_ms = 0x10d386; 286uapi_tcxo_delay_us = 0x10d3ac; 287hal_tcxo_register_funcs = 0x10d3ca; 288hal_tcxo_unregister_funcs = 0x10d3e0; 289hal_tcxo_get_funcs = 0x10d3ee; 290hal_tcxo_v150_init = 0x10d3f8; 291hal_tcxo_v150_deinit = 0x10d424; 292hal_tcxo_v150_get = 0x10d42c; 293hal_tcxo_v150_funcs_get = 0x10d458; 294hal_tcxo_v150_regs_init = 0x10d460; 295hal_tcxo_v150_regs_deinit = 0x10d47c; 296hal_tcxo_reg_count_get = 0x10d488; 297tcxo_porting_base_addr_get = 0x10d496; 298tcxo_port_register_hal_funcs = 0x10d49e; 299tcxo_port_unregister_hal_funcs = 0x10d4a6; 300tcxo_porting_ticks_per_usec_get = 0x10d4a8; 301tcxo_porting_ticks_per_usec_set = 0x10d4b2; 302plat_rom_ver.constprop.0 = 0x10d4bc; 303plat_get_rom_version = 0x10d4c4; 304alg_aggr_tx_probe_type_process = 0x10d4c8; 305alg_aggr_check_probe_direction_up = 0x10d57c; 306alg_aggr_get_probe_down_base_aggr_time = 0x10d5d8; 307alg_aggr_check_probe_direction_down = 0x10d636; 308alg_aggr_check_probe_direction = 0x10d736; 309alg_aggr_update_probe_up_mpdu_bytes = 0x10d740; 310alg_aggr_probe_up_update_aggr_stat_cnt = 0x10d7de; 311alg_aggr_probe_print_log = 0x10d82e; 312alg_aggr_probe_up_update_aggr_best_info = 0x10d906; 313alg_aggr_probe_up_process = 0x10d992; 314alg_aggr_cal_probe_down_delta_per = 0x10da78; 315alg_aggr_get_probe_down_max_aggr_bytes = 0x10da8a; 316alg_aggr_probe_down_update_aggr_stat_cnt = 0x10dab4; 317alg_aggr_probe_down_update_aggr_best_info = 0x10db0a; 318alg_aggr_probe_down_process = 0x10dbb6; 319alg_aggr_probe_pkt_process = 0x10dc7a; 320alg_aggr_release_probe_lock = 0x10dcc0; 321alg_aggr_get_probe_lock = 0x10dcf4; 322alg_aggr_basic_probe_sent_process = 0x10dd88; 323g_aggr_intf_up_per_limit = 0x10ddfc; 324g_aggr_theory_goodput_inc_ration = 0x10de08; 325g_aggr_up_per_limit = 0x10de50; 326alg_aggr_config_stat_num = 0x10de5c; 327alg_aggr_config_voice_aggregate = 0x10de6e; 328alg_aggr_is_enable = 0x10dee2; 329alg_aggr_get_dev_info = 0x10deec; 330alg_aggr_exit_user = 0x10def4; 331alg_aggr_para_init = 0x10df4e; 332alg_aggr_param_sync = 0x10df7a; 333alg_aggr_init = 0x10df92; 334alg_aggr_unregister_funcs = 0x10e040; 335alg_aggr_exit = 0x10e074; 336alg_aggr_get_init_aggr_time_idx = 0x10e11c; 337alg_aggr_print_gla_info = 0x10e12e; 338alg_aggr_init_user_info = 0x10e13e; 339alg_aggr_adj_intf_notify_process = 0x10e1ae; 340alg_aggr_probe_deadlock = 0x10e2b2; 341alg_aggr_check_user_ac_type = 0x10e310; 342alg_aggr_tx_status_is_abandon_tx = 0x10e338; 343alg_aggr_is_dbac_enabled = 0x10e352; 344alg_aggr_get_instant_per = 0x10e360; 345alg_aggr_update_user_per_stat = 0x10e3a4; 346alg_aggr_update_max_mpdu_bytes = 0x10e412; 347alg_aggr_update_normal_aggr_stat = 0x10e432; 348alg_aggr_basic_normal_process = 0x10e45a; 349alg_aggr_tx_complete_basic_process = 0x10e53c; 350alg_aggr_update_sch_aggr_idx = 0x10e5a2; 351alg_aggr_get_subfrm_size = 0x10e5cc; 352alg_aggr_set_sch_aggr_num = 0x10e654; 353alg_aggr_init_user = 0x10e71e; 354alg_aggr_check_aggr_process_condition = 0x10e7fa; 355alg_aggr_tx_process = 0x10e880; 356alg_aggr_check_tx_comp_condition = 0x10e91e; 357alg_aggr_tx_complete_process = 0x10e9a0; 358alg_aggr_bestrate_update_info = 0x10eab8; 359alg_aggr_bestrate_update = 0x10eafc; 360alg_aggr_tx_duration_verify = 0x10eb90; 361alg_aggr_tx_payload_len_notify = 0x10eba0; 362alg_aggr_check_param = 0x10ec0a; 363alg_aggr_set_config_param = 0x10ec32; 364alg_aggr_config_param = 0x10ece6; 365alg_aggr_config_user_info = 0x10ecea; 366alg_aggr_config_enable = 0x10ed22; 367g_aggr_scale_list = 0x10ed7c; 368g_aggr_time_list = 0x10ed88; 369g_alg_aggr_param_table = 0x10ed94; 370alg_dmac_anti_intf_init = 0x10eddc; 371alg_dmac_anti_intf_exit = 0x10ee44; 372alg_dmac_anti_intf_record_tx_rssi_info = 0x10ee7e; 373alg_dmac_anti_intf_tx_complete_process = 0x10eeb8; 374alg_dmac_anti_intf_refresh_user_stat_info = 0x10ef90; 375dmac_get_anti_intf_ar_stat = 0x10effa; 376dmac_clear_anti_intf_info_stat = 0x10f0b6; 377alg_dmac_anti_intf_config_param = 0x10f0cc; 378alg_ar_get_device_rate_info = 0x10f102; 379alg_ar_get_vap_rate_info = 0x10f10a; 380alg_ar_get_vap_rate_info_by_dmac_vap = 0x10f12c; 381alg_ar_get_user_rate_info = 0x10f158; 382alg_autorate_is_enable = 0x10f18c; 383alg_ar_get_hal_rate_by_wlan_11b_rate = 0x10f194; 384alg_ar_get_hal_rate_by_wlan_legacy_rate = 0x10f1bc; 385alg_ar_get_wlan_legacy_rate_by_hal_rate = 0x10f1ec; 386alg_autorate_get_hal_nss_rate = 0x10f21a; 387alg_wlan_protocol_to_su_phy_protocol_mode = 0x10f29c; 388alg_ar_get_phy_protocol_by_rate_info = 0x10f300; 389alg_wlan_phy_protocol_mode_to_wlan_protocol = 0x10f344; 390alg_ar_get_ht_nss_by_mcs_index = 0x10f3a0; 391alg_autorate_tx_param_nss_mcs_analysis = 0x10f3ba; 392alg_rate_table_obtain_11ax = 0x10f47c; 393alg_rate_table_obtain = 0x10f49e; 394alg_ar_get_rate_kbps = 0x10f558; 395alg_ar_rate_stat_calc_goodput = 0x10f592; 396alg_ar_rate_stat_subfrm_size_init = 0x10f684; 397alg_ar_get_theory_goodput = 0x10f6e8; 398alg_ar_is_legacy_protocol = 0x10f70a; 399alg_get_vap_user_support_ldpc = 0x10f710; 400alg_get_user_cur_protocol_bw_support_short_gi = 0x10f7a4; 401alg_autorate_notify_best_rate_change = 0x10f7ce; 402alg_ar_get_highest_bit_one = 0x10f850; 403alg_ar_get_lowest_bit_one = 0x10f86c; 404alg_ar_get_max_rate_avail = 0x10f888; 405alg_ar_get_min_rate_avail = 0x10f914; 406alg_ar_rate_index_available = 0x10f9a0; 407alg_ar_rate_set_index_available = 0x10fa28; 408alg_ar_get_bigger_rate_index = 0x10fa74; 409alg_ar_get_smaller_rate_index = 0x10fabc; 410alg_ar_set_schedule_fix_rate_info = 0x10fb02; 411alg_ar_set_schedule_rate_info = 0x10fc4a; 412alg_autorate_change_protocol_mode = 0x10fd2e; 413alg_ar_print_gla_info = 0x10fdc8; 414alg_ar_init_bcast_data_tx_param = 0x10fdf0; 415alg_ar_init_ucast_mgmt_tx_param = 0x10fe7a; 416alg_ar_init_bcast_mgmt_tx_param = 0x10fee4; 417alg_autorate_add_vap = 0x10ff42; 418alg_autorate_start_vap = 0x10ff98; 419alg_autorate_exit_vap = 0x10ffde; 420alg_autorate_param_sync = 0x110076; 421alg_autorate_dev_para_init = 0x110090; 422alg_ar_init_user_basic_info = 0x110092; 423alg_ar_init_user_legacy_rate_set_capability = 0x110198; 424alg_ar_init_user_ht_rate_set_capability = 0x110258; 425alg_ar_init_user_he_rate_set = 0x1102e2; 426alg_ar_init_user_he_rate_set_capability = 0x11035c; 427alg_ar_init_user_rate_set_capability = 0x1103f6; 428alg_ar_init_user_get_start_rate_index_by_protocol = 0x11041e; 429alg_ar_init_user_get_start_rate_index = 0x1104b8; 430alg_ar_init_user_probe_info = 0x110536; 431alg_ar_fill_retry_rank_with_er_base_info = 0x11059c; 432alg_ar_fill_retry_rank_with_er_dcm_rate = 0x1105d0; 433alg_ar_get_user_tx_rate_rank_info = 0x110674; 434alg_ar_init_user_rate_stat_info = 0x110744; 435alg_ar_init_user_best_rate_info = 0x110840; 436alg_ar_init_user_rate_info = 0x110970; 437alg_ar_init_user_rate = 0x1109be; 438alg_autorate_init_user = 0x110a22; 439alg_autorate_exit_user = 0x110b0c; 440g_11ac_rate_table = 0x110b7c; 441g_alg_hal_rate_2_wlan_legacy_rate = 0x110c6c; 442g_ast_11ag_rate_table = 0x110c7c; 443g_ast_11ax_rate_table = 0x110cdc; 444g_ast_11b_rate_table = 0x110ebc; 445g_ast_11n_rate_table = 0x110eec; 446alg_autorate_rx_process = 0x110fac; 447alg_autorate_get_rate_kbps = 0x1110a4; 448alg_autorate_get_rx_rate_by_rate_table = 0x11116e; 449alg_autorate_change_user_bandwidth_process = 0x11124e; 450alg_autorate_delete_ba_fail = 0x111334; 451alg_autorate_probe_deadlock = 0x1113c6; 452alg_ar_change_fix_to_tx_rate_rank = 0x111428; 453alg_ar_set_tx_rate_param = 0x111494; 454alg_ar_set_tx_rate = 0x11157c; 455alg_ar_set_tx_rate_for_probe = 0x1115b0; 456alg_ar_set_11ax_depend_para = 0x1116c0; 457alg_ar_tx_process_debug = 0x1116f8; 458alg_ar_tx_process_ucast_data = 0x111788; 459alg_autorate_tx_process_set_tx_rate = 0x1118ae; 460alg_autorate_tx_process = 0x1119a6; 461alg_autorate_get_tx_best_rate_fix_mode = 0x111a24; 462alg_autorate_get_tx_best_rate = 0x111ac8; 463alg_autorate_get_ru_rate_kbps = 0x111bd6; 464alg_autorate_enable_event_trig_descend_bw = 0x111c30; 465alg_autorate_intf_change_process = 0x111cb8; 466alg_autorate_init = 0x111d4c; 467alg_autorate_unregister_funcs = 0x111e1e; 468alg_autorate_exit = 0x111e74; 469alg_autorate_config_rate_fix_tx_param = 0x111f2a; 470alg_autorate_cfg_change_user_protocol_proc = 0x111fbc; 471alg_autorate_cfg_change_user_protocol = 0x112016; 472alg_autorate_config_rate_fix = 0x11207a; 473alg_autorate_config_check_param_valid = 0x112102; 474alg_autorate_config_rate_mode = 0x11211c; 475alg_autorate_config_part2 = 0x112188; 476alg_autorate_config = 0x1121fe; 477alg_rate_stat_goodput = 0x1122d4; 478alg_autorate_config_intrf_mode_param = 0x1122ea; 479alg_ar_intrf_mode_cnt = 0x11232c; 480alg_ar_intrf_mode_judge = 0x112346; 481alg_ar_config_set_11b_tx_count = 0x11238c; 482alg_ar_intrf_mode_fix_11b_process = 0x1123c0; 483alg_ar_intrf_mode_fix_11n_exec = 0x112462; 484alg_ar_intrf_mode_fix_11n_process = 0x1124ca; 485alg_autorate_intrf_mode_proc = 0x112552; 486alg_ar_calc_start_rate_index_by_rssi = 0x112594; 487alg_ar_user_initial_stage_get_start_rate_index_by_rssi = 0x11260e; 488alg_ar_user_initial_stage_process = 0x1126f8; 489alg_ar_tx_complete_calc_instant_per = 0x1127b6; 490alg_ar_tx_complete_update_per_zero_per = 0x1127fa; 491alg_ar_tx_complete_update_per_rssi_sudden_down = 0x112830; 492alg_ar_tx_complete_update_best_rate_per = 0x112894; 493alg_ar_tx_complete_collision_adjuge = 0x11292e; 494alg_ar_event_trigger_descend_protocol_probe_condition_meet = 0x112980; 495alg_ar_event_trigger_ascend_protocol_probe_condition_meet = 0x112a20; 496alg_ar_event_trigger_descend_bw_probe_condition_meet = 0x112ac6; 497alg_ar_event_trigger_mcs_probe_condition_meet = 0x112b4c; 498alg_ar_update_best_rate = 0x112c2e; 499alg_ar_prepare_probe_info_choose_next_probe_rate_idx = 0x112c54; 500alg_ar_probe_try_find_next_bigger_valid_rate_idx = 0x112d24; 501alg_ar_probe_ascend_protocol_prepare_probe_info = 0x112d86; 502alg_ar_probe_ascend_bw_prepare_probe_info = 0x112dd0; 503alg_ar_probe_descend_bw_prepare_probe_info = 0x112e7c; 504alg_ar_calc_next_same_nss_probe_short_per = 0x112fb0; 505alg_ar_probe_mcs_get_next_probe_node = 0x113014; 506alg_ar_adjust_mcs_probe_result_compare_param = 0x1130e4; 507alg_ar_find_next_stage_start_probe_rate_down_mcs = 0x11312a; 508alg_ar_find_next_stage_start_probe_rate = 0x113190; 509alg_ar_init_probe_info_debug = 0x113278; 510alg_ar_init_probe_info_succ_proc = 0x113340; 511alg_ar_probe_bw_protocol_finish_update_mcs_probe_intvl = 0x113390; 512alg_ar_descend_protocol_process = 0x1133c0; 513alg_ar_tx_complete_start_event_trig_probe_check = 0x113438; 514alg_ar_tx_complete_non_probe_pkt_update_intvl = 0x11349c; 515alg_ar_probe_check_probe_aging = 0x113542; 516alg_ar_probe_result_analysis_update_best_probe = 0x11358a; 517alg_ar_probe_bw_finish_update_probe_intvl = 0x113638; 518alg_ar_probe_mcs_finish_update_probe_intvl = 0x1136b2; 519alg_ar_probe_finish_update_probe_intvl = 0x11375e; 520alg_ar_probe_finish_update_probe_info = 0x113786; 521alg_ar_probe_finish_debug = 0x1137b0; 522alg_ar_probe_finish_update_info = 0x113896; 523alg_autorate_probe_filter = 0x1138f2; 524alg_autorate_tx_complete_process_debug = 0x1138f6; 525alg_autorate_tx_complete_pre_process = 0x113966; 526alg_ar_bw_cap_2_hal_channel_assemble_bw = 0x113a10; 527hal_channel_assemble_bw_2_alg_ar_bw_cap = 0x113a2a; 528wlan_he_ru_bw_2_alg_ar_bw_cap = 0x113a42; 529alg_he_ar_bw_2_ar_he_rate_table_bw = 0x113a60; 530wlan_bw_cap_2_alg_ar_bw_cap = 0x113a7a; 531alg_ar_bw_cap_2_wlan_bw_cap = 0x113a98; 532wlan_protocol_2_alg_ar_protocol = 0x113abe; 533wlan_gi_type_2_phy_gi_type = 0x113af8; 534alg_ar_tx_complete_tx_dscr_cap_check = 0x113b18; 535phy_gi_type_2_wlan_gi_type = 0x113bb6; 536alg_rate_stat_smooth_long_per = 0x113bd6; 537alg_autorate_fast_smooth_per = 0x113bf4; 538alg_ar_tx_complete_update_per_smooth_per = 0x113c10; 539alg_ar_tx_complete_update_rank_per = 0x113cd8; 540alg_ar_tx_complete_update_rate_stat = 0x113df8; 541alg_ar_probe_result_update_stat_info = 0x113eb2; 542alg_ar_probe_mcs_result_update = 0x113f2e; 543alg_ar_probe_result_update = 0x11405a; 544alg_ar_compare_bigger = 0x11415a; 545alg_ar_probe_mcs_update_best_probe = 0x114174; 546alg_ar_probe_mcs_prepare_next_probe_info = 0x114234; 547alg_ar_probe_mcs_prepare_probe_info = 0x1142da; 548alg_ar_init_probe_info = 0x114340; 549alg_ar_tx_complete_start_probe_check = 0x1143da; 550alg_ar_tx_complete_non_probe_pkt_process = 0x114472; 551alg_ar_probe_prepare_next_probe_node = 0x1144fe; 552alg_ar_probe_mcs_need_continue_probe_check = 0x11452e; 553alg_ar_probe_result_analysis = 0x114610; 554alg_ar_probe_better = 0x1146a6; 555alg_ar_is_probe_both_rate_bad = 0x1146ce; 556alg_ar_judge_best_and_probe_rate_diff = 0x1146e8; 557alg_ar_probe_mcs_finish_process = 0x11470c; 558alg_ar_probe_protocol_finish_process = 0x114748; 559alg_ar_probe_ascend_bw_finish_process = 0x1147ac; 560alg_ar_probe_descend_bw_finish_process = 0x11485c; 561alg_ar_probe_finish_process = 0x114958; 562alg_ar_tx_complete_probe_pkt_process = 0x1149e8; 563alg_autorate_tx_complete_process = 0x114a96; 564alg_compatibility_get_user_info = 0x114ba8; 565alg_compatibility_init_user = 0x114bca; 566alg_compatibility_exit_user = 0x114c48; 567alg_compatibility_tx_process = 0x114c80; 568alg_compatibility_ldpc_process = 0x114d0c; 569alg_compatibility_tx_complete_process = 0x114d5a; 570alg_compatibility_init = 0x114db6; 571alg_compatibility_exit = 0x114dea; 572alg_edca_tx_complete_process = 0x114e06; 573alg_edca_init = 0x114ed8; 574alg_edca_exit = 0x114f2c; 575dmac_get_edca_ac_stat = 0x114f62; 576dmac_clear_edca_all_ac_stat = 0x114fcc; 577alg_gla_param_sync = 0x114fe4; 578alg_get_gla_switch_enable = 0x114ffc; 579alg_gla_config = 0x115030; 580alg_print_single_user_gla_info = 0x11508c; 581alg_dmac_anti_intrf = 0x1150ee; 582alg_dmac_config_param_part2 = 0x1150fe; 583alg_dmac_config_param = 0x1151b0; 584alg_dmac_mem_alloc = 0x115256; 585alg_vap_up_process = 0x115294; 586alg_register_distance_notify_func = 0x11529e; 587alg_unregister_distance_notify_func = 0x1152ac; 588alg_distance_notify = 0x1152be; 589alg_dmac_register_co_intf_notify_func = 0x1152fc; 590alg_dmac_internal_hook_init = 0x11530c; 591alg_unregister_co_intf_notify_func = 0x115332; 592alg_dmac_internal_hook_exit = 0x115344; 593alg_dmac_co_intf_notify = 0x11535e; 594alg_get_vap_and_device_user_num = 0x115382; 595alg_get_device_user_num_index = 0x115406; 596alg_dmac_register_dbac_config_func = 0x115486; 597alg_unregister_dbac_config_func = 0x115492; 598alg_common_get_user_info_stru = 0x1154a0; 599alg_common_init_user = 0x1154c2; 600alg_common_exit_user = 0x11552c; 601alg_common_tx_complete_proc = 0x115590; 602alg_common_user_qry_probe_lock = 0x115660; 603alg_common_user_lock_probe = 0x115684; 604alg_common_user_unlock_probe = 0x1156ea; 605alg_common_param_sync = 0x115710; 606alg_common_init = 0x115728; 607alg_common_exit = 0x115778; 608alg_rts_get_dev_info = 0x11579c; 609alg_rts_co_intf_notify = 0x1157a4; 610alg_rts_get_user_info = 0x1157ce; 611alg_rts_init_user = 0x1157f0; 612alg_rts_smooth_first_loss_ratio = 0x11588e; 613alg_rts_user_is_valid = 0x1158ae; 614alg_rts_exit_user = 0x1158bc; 615alg_rts_set_first_rate_rts = 0x115918; 616alg_rts_fill_all_rate_rts = 0x1159b0; 617alg_rts_set_fixed_rts_mode = 0x1159dc; 618alg_rts_set_tx_rts_mode = 0x115a32; 619alg_rts_abandon_tx = 0x115ab0; 620alg_rts_print_gla_info = 0x115ac6; 621alg_rts_smooth_rts_loss_ratio = 0x115ada; 622alg_rts_update_first_loss_ratio = 0x115b0a; 623alg_rts_tx_complete_process = 0x115c32; 624alg_rts_set_rank_rts_rate = 0x115cf0; 625alg_rts_rate_tx_param = 0x115dd4; 626alg_rts_tx_process = 0x115ea0; 627alg_rts_calc_duration = 0x115f58; 628alg_rts_payload_len_set_mode = 0x115fbe; 629alg_rts_ppdu_duration_set_mode = 0x115fd4; 630alg_rts_txop_duration_set_mode = 0x116074; 631alg_rts_tx_payload_len_notify = 0x1160fa; 632alg_rts_threshold_sync = 0x11620a; 633alg_rts_init = 0x11625e; 634alg_rts_param_sync = 0x116330; 635alg_rts_exit = 0x11634a; 636alg_rts_config_set_rate = 0x11639e; 637alg_rts_config_mode_is_legal = 0x1163dc; 638alg_rts_config_param = 0x1163fa; 639alg_schedule_init_user = 0x1164dc; 640alg_schedule_exit_user = 0x116558; 641alg_schedule_tx_complete_free_process = 0x116590; 642alg_schedule_dmac_init = 0x116606; 643alg_schedule_dmac_exit = 0x11669e; 644alg_sch_param_sync = 0x1166e4; 645alg_schedule_get_tx_time_by_rank = 0x1166fc; 646alg_schedule_get_chip_cal_time = 0x116738; 647alg_schedule_get_dscr_cal_time = 0x11676c; 648alg_schedule_tx_complete_process = 0x1167c4; 649alg_schedule_dmac_config = 0x116836; 650alg_schedule_get_stat_sch = 0x116894; 651alg_schedule_add_user_rate_info = 0x11689e; 652alg_schedule_stat_timer_handle = 0x116922; 653alg_temp_init = 0x116a04; 654alg_temp_exit = 0x116a28; 655dmac_alg_temp_protect_state_switch = 0x116a42; 656dmac_alg_temp_protect_pa_off_switch = 0x116a5e; 657alg_temp_protect_is_over_state = 0x116ab6; 658alg_tpc_set_fix_pwr_code = 0x116ac0; 659alg_tpc_query_config_debug = 0x116b0a; 660alg_tpc_query_all_user_distance = 0x116b4e; 661alg_tpc_query_status_debug = 0x116c36; 662alg_tpc_query_debug = 0x116c7a; 663alg_tpc_config_param = 0x116d30; 664alg_tpc_over_temp_process = 0x116d96; 665alg_tpc_user_update_frame_tx_power = 0x116db8; 666alg_tpc_exit_user = 0x116e2c; 667alg_tpc_rx_process = 0x116e7c; 668alg_tpc_get_tpc = 0x116ede; 669alg_tpc_set_fix_tpc_code = 0x116ee6; 670alg_tpc_set_all_rank_tpc_level = 0x116f52; 671alg_tpc_have_intf = 0x116f60; 672alg_tpc_set_anti_intrf_flag = 0x116f70; 673alg_tpc_set_pow_level_index = 0x116f8a; 674alg_tpc_intf_state_change_process = 0x116fd2; 675alg_tpc_intf_change_process = 0x117016; 676alg_tpc_change_spec_frame_tx_power = 0x117026; 677alg_tpc_distance_state_has_changed = 0x117068; 678alg_tpc_near_distance_rssi_handle = 0x117132; 679alg_tpc_user_distance_judge = 0x1171a2; 680alg_tpc_get_tpc_rssi_20_m = 0x117250; 681alg_tpc_rssi_distance_judge = 0x1172cc; 682alg_tpc_print_gla_info = 0x117306; 683alg_tpc_distance_identify = 0x117336; 684alg_tpc_stat_and_distance_identify = 0x1173f0; 685alg_tpc_tx_complete_process = 0x117418; 686alg_tpc_rx_mgmt_process = 0x1174a6; 687alg_tpc_init_user_rssi_info = 0x1175b8; 688alg_tpc_init_user_distance_info = 0x1175c4; 689alg_tpc_init_user_pow_info = 0x1175d2; 690alg_tpc_init_user = 0x117670; 691alg_tpc_set_tx_tpc = 0x1176b4; 692alg_tpc_tx_query = 0x117712; 693alg_tpc_tx_query_vap_special = 0x117792; 694alg_tpc_tx_query_mgmt_special = 0x117812; 695alg_tpc_set_tx_action_tpc = 0x117860; 696alg_tpc_tx_process = 0x1178da; 697alg_tpc_set_tpc_mode = 0x1179bc; 698alg_tpc_param_sync = 0x117a08; 699alg_tpc_function_init = 0x117a20; 700alg_tpc_init_para = 0x117a98; 701alg_tpc_init = 0x117ad0; 702alg_tpc_function_exit = 0x117b08; 703alg_tpc_exit = 0x117b44; 704alg_traffic_ctl_downlink_update = 0x117b74; 705alg_traffic_ctl_init_user_info = 0x117b9e; 706alg_traffic_ctl_free_user_info = 0x117bd4; 707alg_traffic_ctl_add_vap_info = 0x117c0a; 708alg_traffic_ctl_del_vap_info = 0x117c34; 709alg_traffic_ctl_get = 0x117c5e; 710alg_traffic_ctl_get_rx_restore_thres = 0x117c66; 711alg_traffic_ctl_update_tx_threshold = 0x117c8a; 712alg_traffic_ctl_update_tx_flowctl_flag = 0x117ca2; 713alg_traffic_ctl_netbuff_free_update = 0x117d4c; 714alg_traffic_ctl_netbuff_alloc_update = 0x117d72; 715alg_traffic_ctl_update_tx_flowctl_stats = 0x117da8; 716alg_traffic_ctl_clear_all_stats = 0x117dce; 717alg_traffic_ctl_calc_rxq_throughput = 0x117df4; 718alg_traffic_ctl_calc_rx_threshold = 0x117e86; 719alg_traffic_ctl_update_rx_threshold = 0x117f32; 720alg_traffic_ctl_timer_handler = 0x117f7c; 721alg_traffic_ctl_init_param = 0x118000; 722alg_traffic_ctl_exit_param = 0x118044; 723alg_traffic_ctl_sync_param = 0x11805a; 724alg_traffic_ctl_init = 0x118074; 725alg_traffic_ctl_exit = 0x1180e2; 726alg_traffic_ctl_get_vap_stats = 0x11812c; 727alg_traffic_ctl_get_stats = 0x1181e8; 728alg_traffic_ctl_clear_stats = 0x11825c; 729alg_traffic_ctl_config_normal_q_param = 0x118280; 730alg_traffic_ctl_config_small_q_param = 0x1182fa; 731alg_traffic_ctl_config_common_param = 0x11837a; 732alg_traffic_ctl_config_msg_rsp = 0x11843e; 733alg_traffic_ctl_config_param = 0x1184e8; 734alg_tx_tb_get_params = 0x118528; 735alg_tx_tb_param_sync = 0x118530; 736alg_tx_tb_init_params = 0x118548; 737alg_tx_tb_co_recover = 0x118566; 738alg_tx_tb_timer_handle = 0x1185a0; 739alg_tx_tb_ul_ofdma_update_state = 0x118666; 740alg_tx_tb_compute_tid_aggr_num = 0x1186cc; 741alg_tx_tb_ul_ofdma_update_psdu_len = 0x118740; 742alg_tx_tb_ul_ofdma_process = 0x118806; 743alg_tx_tb_init = 0x118840; 744alg_tx_tb_exit = 0x118878; 745alg_txbf_init = 0x11888c; 746dft_set_log_level = 0x1188b0; 747dft_get_log_level_switch = 0x1188ba; 748dft_get_global_frame_switch = 0x1188c4; 749dft_set_global_frame_switch = 0x1188ce; 750dft_report_80211_frame_get_switch = 0x1188f2; 751dft_report_80211_frame_set_switch = 0x118940; 752dft_report_to_hso = 0x118994; 753dft_report_signal_addr = 0x1189be; 754dft_report_two_addr = 0x118a46; 755dft_report_netbuf_cb_etc = 0x118b08; 756dft_report_80211_frame = 0x118b0a; 757dft_report_dscr_etc = 0x118b0c; 758dft_report_params_etc = 0x118b0e; 759dft_report_eth_frame_etc = 0x118b10; 760dft_get_frame_mode = 0x118b12; 761dft_get_frame_report_switch = 0x118b2c; 762dmac_alg_intf_det_start = 0x118b8a; 763dmac_alg_register_temp_tpc_notify_func = 0x118c36; 764dmac_alg_unregister_temp_tpc_notify_func = 0x118c46; 765dmac_config_temp_tpc_notify = 0x118c54; 766dmac_config_temp_aggr_get = 0x118c90; 767dmac_config_temp_aggr_notify = 0x118c9a; 768dmac_alg_unregister_get_rate_kbps_func = 0x118cbc; 769dmac_alg_unregister_delete_ba_fail_notify = 0x118ccc; 770dmac_alg_get_tx_best_rate = 0x118cdc; 771dmac_alg_unregister_get_tx_best_rate_notify = 0x118d1c; 772dmac_alg_unregister_get_rate_by_table_notify = 0x118d2a; 773dmac_alg_unregister_vap_up_notify_func = 0x118d3a; 774dmac_alg_unregister_tx_notify_func = 0x118d4e; 775dmac_alg_unregister_tx_complete_notify_func = 0x118d62; 776dmac_alg_unregister_tx_complete_free_notify_func = 0x118d76; 777dmac_alg_unregister_rx_notify_func = 0x118d8a; 778dmac_alg_unregister_traffic_ctl_downlink_notify_func = 0x118d9e; 779dmac_alg_unregister_traffic_ctl_netbuff_free_notify_func = 0x118dae; 780dmac_alg_unregister_add_vap_notify_func = 0x118dbc; 781dmac_alg_unregister_cfg_dead_lock_notify_func = 0x118dd0; 782dmac_alg_unregister_cfg_user_best_rate_change_notify_func = 0x118de4; 783dmac_alg_unregister_cfg_user_bandwidth_notify_func = 0x118df8; 784dmac_alg_unregister_del_vap_notify_func = 0x118e0c; 785dmac_alg_unregister_del_user_notify_func = 0x118e20; 786dmac_alg_unregister_add_user_notify_func = 0x118e32; 787dmac_alg_unregister_rx_mgmt_notify_func = 0x118e46; 788dmac_alg_unregister_cfg_intf_det_mode_notify_func = 0x118e5a; 789dmac_alg_unregister_tx_payload_len_notify_func = 0x118e6c; 790dmac_alg_register_tx_payload_len_notify_func = 0x118e7e; 791dmac_alg_register_ul_ofdma_para_change_notify_func = 0x118e92; 792dmac_alg_unregister_ul_ofdma_para_change_notify_func = 0x118ea0; 793dmac_alg_register_tx_notify_func = 0x118eae; 794dmac_alg_register_tx_complete_notify_func = 0x118ec0; 795dmac_alg_register_tx_complete_free_notify_func = 0x118ed2; 796dmac_alg_register_rx_notify_func = 0x118ee4; 797dmac_alg_register_traffic_ctl_downlink_notify_func = 0x118ef6; 798dmac_alg_register_traffic_ctl_netbuff_free_notify_func = 0x118f04; 799dmac_alg_register_add_vap_notify_func = 0x118f12; 800dmac_alg_register_del_vap_notify_func = 0x118f26; 801dmac_alg_register_cfg_user_best_rate_change_notify_func = 0x118f3a; 802dmac_alg_register_cfg_dead_lock_notify_func = 0x118f4e; 803dmac_alg_register_cfg_user_bandwidth_notify_func = 0x118f62; 804dmac_alg_register_add_user_notify_func = 0x118f76; 805dmac_alg_register_del_user_notify_func = 0x118f88; 806dmac_alg_register_rx_mgmt_notify_func = 0x118f9c; 807dmac_alg_register_vap_up_notify_func = 0x118fb0; 808dmac_alg_register_device_priv_stru = 0x118fc4; 809dmac_alg_unregister_device_priv_stru = 0x119002; 810dmac_alg_register_user_priv_stru = 0x119040; 811dmac_alg_unregister_user_priv_stru = 0x11907a; 812dmac_alg_get_device_priv_stru = 0x1190b4; 813dmac_alg_get_user_priv_stru = 0x119100; 814dmac_config_connect_req = 0x11917a; 815dmac_alg_register_cfg_intf_det_mode_notify_func = 0x11917e; 816dmac_alg_cfg_intf_det_mode_notify = 0x119192; 817dmac_alg_intf_det_mode_sync = 0x1191d2; 818dmac_alg_cfg_user_bandwidth_notify = 0x1191f0; 819dmac_alg_cfg_bandwidth_notify = 0x11922c; 820dmac_alg_cfg_user_best_rate_change_notify = 0x11925e; 821dmac_alg_config_get_tx_params = 0x11927c; 822dmac_alg_notify_probe_deadlock = 0x1192fe; 823dmac_alg_cfg_user_protocol_notify = 0x119328; 824dmac_alg_del_assoc_user_notify = 0x11935c; 825dmac_alg_add_assoc_user_notify = 0x1193b2; 826dmac_alg_rx_mgmt_notify = 0x119422; 827dmac_alg_create_vap_notify = 0x119470; 828dmac_alg_delete_vap_notify = 0x1194a6; 829dmac_alg_syn_info = 0x1194d2; 830dmac_alg_voice_aggr = 0x119518; 831dmac_alg_get_user_lut_index = 0x119554; 832dmac_alg_register = 0x119578; 833dmac_alg_unregister = 0x11958a; 834dmac_alg_is_registered = 0x1195a0; 835dmac_alg_register_get_rate_by_table_notify = 0x1195b4; 836dmac_alg_get_rate_by_table = 0x1195c4; 837dmac_alg_register_get_tx_best_rate_notify = 0x1195f8; 838dmac_alg_register_delete_ba_fail_notify = 0x119608; 839dmac_alg_delete_ba_fail_notify = 0x119618; 840dmac_alg_register_get_rate_kbps_func = 0x11964c; 841dmac_alg_register_netbuf_alloc_notify_func = 0x11965c; 842dmac_alg_unregister_netbuf_alloc_notify_func = 0x119670; 843dmac_alg_register_cb_check_notify_func = 0x119682; 844dmac_alg_unregister_cb_check_notify_func = 0x119696; 845dmac_alg_register_dequeue_pause_notify_func = 0x1196a8; 846dmac_alg_unregister_dequeue_pause_notify_func = 0x1196bc; 847dmac_alg_get_algorithm_main = 0x1196ce; 848dmac_alg_tx_check_notify = 0x1196d8; 849dmac_alg_tx_complete_notify = 0x11970e; 850dmac_alg_tx_complete_free_notify = 0x119774; 851dmac_alg_rx_notify = 0x1197a4; 852dmac_alg_vap_up_notify = 0x1197f8; 853dmac_alg_flowctl_netbuff_free_notify = 0x119826; 854dmac_alg_tx_payload_len_notify = 0x119836; 855dmac_alg_netbuf_alloc_notify = 0x11986a; 856dmac_alg_cb_check_notify = 0x11988a; 857dmac_alg_register_pow_table_refresh_notify_func = 0x1198a2; 858dmac_alg_unregister_pow_table_refresh_notify_func = 0x1198b2; 859dmac_alg_sync_tpc = 0x1198c0; 860dmac_alg_tx_tb_ul_ofdma_notify = 0x1198f6; 861dmac_alg_dequeue_pause_notify = 0x119912; 862dmac_alg_rx_he_trig_event_handler = 0x11992e; 863dmac_get_al_rx_buffer = 0x119942; 864dmac_al_rx_copy = 0x11994c; 865dmac_al_rx_save_buffer = 0x1199c0; 866al_rx_clear_buffer = 0x119a14; 867dmac_al_rx_init = 0x119a76; 868dmac_al_rx_deinit = 0x119aae; 869dmac_al_rx_netbuf_free = 0x119ac4; 870dmac_al_rx_get_tid_type = 0x119af6; 871dmac_config_al_rx_info_ram = 0x119b1a; 872dmac_apf_forward_in_program = 0x119b86; 873dmac_apf_pc_in_program_bounds = 0x119b98; 874dmac_apf_parses_program = 0x119bb8; 875dmac_apf_load_imm = 0x119bda; 876dmac_apf_load_cmp_imm = 0x119c38; 877dmac_apf_opcode_load_pkt = 0x119c8e; 878dmac_apf_jnebs_opcode = 0x119d0c; 879dmac_apf_ext_opcode = 0x119d8c; 880dmac_apf_opcode_cmp_imm = 0x119ddc; 881dmac_apf_opcode_calcu_ext = 0x119e2e; 882dmac_apf_opcode_calcu = 0x119e96; 883dmac_apf_ext_opcode_calcu = 0x119f38; 884dmac_apf_exec_opcode = 0x119fca; 885dmac_apf_accept_packet = 0x11a074; 886dmac_apf_process_sub_msdu = 0x11a102; 887dmac_apf_process_amsdu = 0x11a168; 888dmac_apf_process_normal = 0x11a210; 889dmac_apf_filter_rx_process_etc = 0x11a2c8; 890dmac_config_apf_exec = 0x11a358; 891dmac_ba_reset_rx_handle = 0x11a3f4; 892dmac_ba_seqnum_out_window = 0x11a410; 893dmac_ba_isset = 0x11a464; 894dmac_ba_update_baw = 0x11a47e; 895dmac_ba_reset_tx_handle = 0x11a4d8; 896dmac_tx_addba_req_proc = 0x11a526; 897dmac_delba_proc = 0x11a60a; 898dmac_move_ba_window_ahead = 0x11a656; 899dmac_get_he_gi_ratio = 0x11a67e; 900dmac_ba_get_min_len_ht = 0x11a69e; 901dmac_ba_get_min_len_he = 0x11a70a; 902dmac_ba_calculate_min_mpdu_len = 0x11a782; 903dmac_ba_addto_baw = 0x11a7e4; 904dmac_ba_set_tx_ctrl = 0x11a82c; 905dmac_reset_ba = 0x11a8a0; 906dmac_config_start_ampdu = 0x11a8fc; 907dmac_config_tx_addba_rsp_lut_proc = 0x11a9b4; 908dmac_tx_addba_rsp_proc = 0x11a9f8; 909dmac_config_rx_addba_rsp_proc = 0x11aa46; 910dmac_rx_addba_rsp_proc = 0x11aadc; 911dmac_ba_encap_blockack_req = 0x11ab78; 912dmac_ba_send_bar = 0x11abec; 913dmac_ba_addba_req_set_ssn = 0x11ac96; 914dmac_tx_delete_ba_fail_process = 0x11acf0; 915dmac_tx_delete_ba = 0x11ad1e; 916dmac_config_set_ampdu_tx_hw_on = 0x11ad70; 917dmac_btcoex_get_aggr_num = 0x11ade4; 918dmac_btcoex_mgr_info = 0x11adee; 919dmac_btcoex_vap_one_packet_send = 0x11adf6; 920dmac_btcoex_ps_protect_timer_start = 0x11aec2; 921dmac_btcoex_ps_protect_timer_stop = 0x11aef8; 922dmac_btcoex_ps_switch_on = 0x11af12; 923dmac_btcoex_ps_switch_off = 0x11b00a; 924dmac_btcoex_ps_protect_callback = 0x11b0dc; 925dmac_btcoex_ps_status_handler = 0x11b0ec; 926dmac_btcoex_btble_status_handler = 0x11b152; 927dmac_btcoex_set_ps_flag_handler = 0x11b17a; 928dmac_btcoex_set_ps_frame_handler = 0x11b1dc; 929dmac_btcoex_ps_switch_handler = 0x11b24a; 930dmac_config_set_btcoex_abort_null_buff_addr = 0x11b276; 931dmac_btcoex_statistics_clear = 0x11b28a; 932dmac_btcoex_post_miss_beacon = 0x11b29c; 933dmac_btcoex_post_abort_time = 0x11b2bc; 934dmac_btcoex_set_dump_handler = 0x11b2de; 935dmac_btcoex_need_close_rts = 0x11b3b2; 936dmac_btcoex_config_aggr_num = 0x11b3c4; 937dmac_btcoex_sync_occupied_time = 0x11b3f6; 938dmac_btcoex_tbtt_occupied = 0x11b412; 939dmac_tx_complete = 0x11b42c; 940dmac_tx_complete_to_host = 0x11b46e; 941dmac_hal_csi_sync_cfg = 0x11b4e4; 942dmac_config_rx_csi = 0x11b588; 943dmac_data_sample_resv_mem = 0x11b5aa; 944dmac_hal_device_sync = 0x11b5c4; 945dmac_device_sync = 0x11b63a; 946dmac_device_init_etc = 0x11b680; 947dmac_device_add_hal_device = 0x11b68a; 948dmac_device_init = 0x11b698; 949dmac_free_hd_tx_dscr_queue = 0x11b6f2; 950dmac_device_exit = 0x11b722; 951dmac_board_exit = 0x11b77a; 952dmac_board_init = 0x11b784; 953dmac_get_user_tx_value = 0x11b79c; 954dmac_config_user_rate_enable = 0x11b838; 955dmac_config_tx_user_rate_info = 0x11b896; 956dmac_config_query_rate = 0x11b8e8; 957dfx_dmac_set_service_control = 0x11b960; 958dfx_dmac_get_service_control = 0x11b976; 959dmac_config_show_device_meminfo = 0x11b980; 960dmac_set_device_dft_switch = 0x11b99c; 961dmac_set_device_dft_80211_frame_switch = 0x11b9cc; 962dmac_config_service_control_etc = 0x11ba40; 963dmac_get_adjust_hso_param = 0x11ba96; 964dmac_dfx_frame_report_hso = 0x11bb14; 965dmac_fcs_set_channel = 0x11bc3a; 966dmac_fcs_get_prot_mode = 0x11bc9c; 967dmac_fcs_set_prot_datarate = 0x11bd0c; 968dmac_fcs_set_one_pkt_timeout_time = 0x11bd42; 969dmac_fcs_save_tx_queue = 0x11bd9c; 970dmac_fcs_stop_one_packet = 0x11bda0; 971dmac_fcs_send_one_packet = 0x11bda4; 972dmac_fcs_send_one_packet_ps = 0x11bdaa; 973dmac_fcs_get_protect_type = 0x11bdbe; 974dmac_fcs_get_protect_cnt = 0x11bdee; 975dmac_fcs_prepare_one_packet_cfg = 0x11be0c; 976dmac_fcs_start = 0x11bee6; 977dmac_fcs_start_enhanced = 0x11bf42; 978dmac_fcs_start_same_channel = 0x11bfb6; 979dmac_fcs_start_enhanced_same_channel = 0x11c01a; 980dmac_fcs_start_send_one_packet = 0x11c08c; 981mac_fcs_request = 0x11c0e4; 982mac_fcs_release = 0x11c12e; 983dmac_config_fcs_start = 0x11c134; 984mac_fcs_init = 0x11c1b0; 985mac_fcs_exit = 0x11c1d0; 986dmac_mgmt_switch_channel = 0x11c1de; 987dmac_config_switch_channel = 0x11c242; 988dmac_get_device_vap_stat = 0x11c254; 989dmac_enable_device_vap_stat = 0x11c29e; 990dmac_get_device_hw_stat = 0x11c2ea; 991dmac_enable_device_hw_stat = 0x11c322; 992dmac_tx_mpdu_num_stat = 0x11c354; 993dmac_rx_mpdu_num_stat = 0x11c362; 994dmac_vap_stat_set = 0x11c370; 995dmac_vap_tx_stat_update = 0x11c386; 996dmac_vap_hw_stat_update = 0x11c394; 997dmac_vap_sw_stat_update = 0x11c3a2; 998dmac_tx_complete_set_vap_stat = 0x11c3b0; 999dmac_config_aggre_info_enable = 0x11c3e2; 1000dmac_update_tx_vap_aggre_info = 0x11c46a; 1001dmac_get_tx_vap_aggre_info = 0x11c49c; 1002dmac_call_hooks = 0x11c4f0; 1003dmac_register_netbuf_hook = 0x11c52a; 1004dmac_unregister_netbuf_hook = 0x11c552; 1005dmac_call_netbuf_hooks = 0x11c56e; 1006dmac_register_cfg_hook = 0x11c578; 1007dmac_unregister_cfg_hook = 0x11c5a6; 1008dmac_call_cfg_hooks = 0x11c5c8; 1009dmac_hook_init = 0x11c5d8; 1010dmac_hook_exit = 0x11c5ea; 1011dmac_independent_tx = 0x11c5ec; 1012dmac_scan_get_valid_free_time = 0x11c6c8; 1013dmac_scan_get_ch_measurement_result_process = 0x11c6de; 1014dmac_scan_get_ch_statics_measurement_result_ram = 0x11c78e; 1015dmac_scan_channel_statistics_complete_continue = 0x11c834; 1016dmac_scan_channel_statistics_complete = 0x11c8d6; 1017dmac_scan_channel_statistics_complete_handler = 0x11c904; 1018dmac_config_keepalive_debug = 0x11c958; 1019dmac_keepalive_update_flag = 0x11c9ce; 1020dmac_user_keepalive_proc = 0x11ca04; 1021dmac_user_keepalive_timer = 0x11ca3e; 1022dmac_latency_switch_init = 0x11caf6; 1023dmac_latency_switch_need_init = 0x11cb20; 1024dmac_latency_set_switch_state = 0x11cb34; 1025dmac_latency_get_switch_state = 0x11cb3e; 1026dmac_latency_get_report_direct = 0x11cb48; 1027dmac_latency_get_mode = 0x11cb52; 1028dmac_latency_get_storage_tx = 0x11cb5c; 1029dmac_latency_get_storage_rx = 0x11cb66; 1030dmac_latency_trace_init_proc = 0x11cb70; 1031dmac_latency_trace_init = 0x11cbfc; 1032dmac_latency_deinit_proc = 0x11cc4c; 1033dmac_latency_deinit = 0x11ccc6; 1034dmac_config_latency_stat_off = 0x11ccea; 1035dmac_report_latency_trace_proc = 0x11cd24; 1036dmac_report_latency_trace = 0x11ce34; 1037dmac_clear_latency_trace = 0x11ce62; 1038dmac_latency_stats_init_proc = 0x11cf0e; 1039dmac_latency_stats_init = 0x11cf94; 1040dmac_config_latency_stat_on = 0x11cfdc; 1041dmac_config_latency_stat_switch = 0x11d042; 1042dmac_report_latency_stats_proc = 0x11d092; 1043dmac_report_latency_stats = 0x11d11e; 1044dmac_config_report_latency_stat = 0x11d146; 1045dmac_clear_latency_stats = 0x11d162; 1046dmac_config_clear_latency_stat = 0x11d20e; 1047dmac_latency_is_enbale_tx = 0x11d24a; 1048dmac_latency_is_enable_rx = 0x11d262; 1049dmac_latency_stat_tx_entry = 0x11d27a; 1050dmac_record_latency_stats = 0x11d2b2; 1051dmac_record_latency_tx = 0x11d31e; 1052dmac_latency_stat_rx_entry = 0x11d406; 1053dmac_record_latency_rx = 0x11d470; 1054dmac_p2p_go_absence_period_start_sta_prot = 0x11d54e; 1055dmac_p2p_resume_send_null_to_ap = 0x11d584; 1056dmac_p2p_handle_ps_event = 0x11d5ea; 1057dmac_p2p_handle_ps = 0x11d634; 1058dmac_p2p_noa_absent_start_event = 0x11d67e; 1059dmac_p2p_set_noa_param = 0x11d6f2; 1060dmac_p2p_set_noa_info = 0x11d7a8; 1061dmac_p2p_noa_absent_end_event = 0x11d81e; 1062dmac_p2p_pm_post_event = 0x11d88e; 1063dmac_p2p_state_event = 0x11d8d6; 1064dmac_p2p_sync_noa_info = 0x11d8f4; 1065dmac_beacon_set_p2p_noa = 0x11d97c; 1066dmac_register_dbac_noa_para_change_notify_func = 0x11d9b0; 1067dmac_unregister_dbac_noa_para_change_notify_func = 0x11d9bc; 1068dmac_get_rom_param = 0x11d9ca; 1069dmac_config_psd_enable = 0x11d9d2; 1070dmac_config_psd_report = 0x11d9fc; 1071dmac_psm_ps_mpdu_cnt_dec = 0x11da38; 1072dmac_set_tim_ie = 0x11da68; 1073dmac_psm_update_tim_ie = 0x11dab0; 1074dmac_psm_delete_tim_bitmap = 0x11dae2; 1075dmac_psm_init_tim_bitmap = 0x11daf8; 1076dmac_psm_set_local_bitmap = 0x11db46; 1077dmac_psm_update_local_bitmap = 0x11dc56; 1078dmac_psm_process_mpdu_dequeue = 0x11dc74; 1079dmac_psm_process_soft_psm_back = 0x11dcd6; 1080dmac_psm_back_retry_enque = 0x11dcee; 1081dmac_psm_ps_mpdu_cnt_inc = 0x11dd40; 1082dmac_psm_tx_process_queue = 0x11dd96; 1083dmac_psm_reset = 0x11ddda; 1084dmac_config_ap_psm_reset = 0x11de40; 1085dmac_psm_awake = 0x11de86; 1086dmac_psm_doze = 0x11dec0; 1087dmac_psm_handle_pspoll = 0x11df06; 1088dmac_psm_proc_ctrl = 0x11df2a; 1089dmac_ap_psm_rx_process = 0x11dff8; 1090dmac_tx_complete_report_ps_status = 0x11e0a4; 1091dmac_psm_tx_complete_ap = 0x11e0c4; 1092dmac_psm_user_ps_structure_init = 0x11e134; 1093dmac_psm_ap_proc_hook_init = 0x11e146; 1094dmac_psm_ap_proc_hook_exit = 0x11e168; 1095dmac_get_max_powersave = 0x11e170; 1096dmac_set_max_powersave = 0x11e17a; 1097dmac_config_get_sta_ps_stat = 0x11e184; 1098dmac_psm_start_activity_timer = 0x11e1ca; 1099dmac_limit_mvap_sta_dtim = 0x11e280; 1100dmac_psm_vap_set = 0x11e2bc; 1101dmac_psm_update_bcn_tout_max_cnt = 0x11e366; 1102dmac_psm_update_keepalive = 0x11e3a2; 1103dmac_psm_multi_bss_set_dtim = 0x11e418; 1104dmac_psm_multi_bss_set_tim_dtim = 0x11e444; 1105mac_get_multi_bssid_capa = 0x11e514; 1106dmac_psm_update_bcn_rf_chain = 0x11e53e; 1107dmac_psm_proc_multi_bss_tim_elm = 0x11e590; 1108dmac_psm_mask_mac_parse_tim = 0x11e612; 1109dmac_set_max_skip_bcn_cnt = 0x11e634; 1110dmac_psm_process_tim_elm_check = 0x11e652; 1111dmac_psm_process_multicast = 0x11e74a; 1112dmac_null_frame_complete_sta_pause = 0x11e78c; 1113dmac_psm_process_state = 0x11e7e2; 1114dmac_send_pspoll_to_ap_fill_tx_ctrl = 0x11e844; 1115dmac_send_pspoll_to_ap = 0x11e8a0; 1116dmac_psm_fill_null_data = 0x11e960; 1117dmac_psm_send_null_data_to_ap = 0x11ea18; 1118dmac_send_null_qos_frame_to_ap = 0x11eaa6; 1119dmac_psm_get_timer_restart_cnt = 0x11eb06; 1120dmac_psm_process_no_powersave = 0x11eb36; 1121dmac_psm_tx_process_data_sta = 0x11eb66; 1122dmac_psm_tx_set_power_mgmt_bit = 0x11ebf6; 1123dmac_tx_frame_ps_process = 0x11ec1e; 1124dmac_psm_tbtt_event_handler = 0x11ece6; 1125dmac_psm_sync_dtim_count = 0x11ed84; 1126dmac_psm_update_dtime_period = 0x11edb8; 1127dmac_psm_max_powersave_enable = 0x11ee7a; 1128dmac_config_set_psm_param = 0x11ef14; 1129dmac_config_set_sta_pm_param = 0x11ef68; 1130dmac_psm_is_tim_dtim_set = 0x11eff2; 1131dmac_psm_is_tid_queues_empty = 0x11f08a; 1132dmac_send_null_frame_to_ap_opt = 0x11f0cc; 1133dmac_send_null_frame_to_ap = 0x11f102; 1134dmac_psm_process_fast_ps_state_change = 0x11f186; 1135dmac_psm_process_tim_elm_sta_awake = 0x11f1ec; 1136dmac_psm_process_qosnull_no_ack = 0x11f2f0; 1137dmac_psm_rx_process_data_sta = 0x11f322; 1138dmac_null_frame_complete_sta_send_fail = 0x11f418; 1139dmac_null_frame_complete_sta = 0x11f4f4; 1140dmac_psm_tx_complete_sta = 0x11f570; 1141dmac_psm_alarm_callback_queues_empty = 0x11f680; 1142dmac_psm_alarm_callback = 0x11f77e; 1143dmac_psm_get_state = 0x11f84e; 1144dmac_can_sta_doze_prot = 0x11f86e; 1145dmac_sta_up_rx_beacon = 0x11f888; 1146dmac_rx_mgmt_update_signal = 0x11f8f4; 1147dmac_adjust_bcn_timeout = 0x11f962; 1148dmac_psm_rf_bcn_common = 0x11f9d2; 1149dmac_bcn_no_frm_event_hander = 0x11fa18; 1150dmac_psm_process_tim_elm = 0x11fa72; 1151dmac_rx_sta_up_beacon_mgmt = 0x11fb94; 1152dmac_rx_frame_ps_process = 0x11fc4a; 1153dmac_beacon_timeout_event_hander = 0x11fcb2; 1154dmac_psm_sta_proc_hook_init = 0x11fd4c; 1155dmac_psm_sta_proc_hook_exit = 0x11fd98; 1156dmac_rx_find_reported_queue_dscr = 0x11fdb4; 1157dmac_rx_get_vapid = 0x11fddc; 1158dmac_rx_get_dscr_info = 0x11fe16; 1159dmac_rx_rssi_rate_stat = 0x11fe22; 1160dmac_rx_resume_dscr_queue = 0x11fe46; 1161dmac_mac_error_handle = 0x11fef8; 1162dmac_mac_error_process_event = 0x11ff80; 1163dmac_rx_update_cb_from_dscr = 0x120038; 1164dmac_rx_frame_check_err = 0x120138; 1165dmac_rx_filter_other_bss_beacon = 0x12019e; 1166dmac_rx_filter_obss = 0x120218; 1167dmac_rx_filter_vap_state = 0x120268; 1168dmac_rx_frame_check_filter = 0x1202ba; 1169dmac_rx_proc_amsdu_cpy_mac_head = 0x1203ba; 1170dmac_rx_process_prepare = 0x1204fa; 1171dmac_psm_rx_inc_pkt_cnt = 0x12058c; 1172dmac_rx_check_process = 0x1205da; 1173dmac_rx_amsdu_process = 0x120654; 1174dmac_rx_notify_process = 0x1206ca; 1175dmac_rx_send_data = 0x12073e; 1176dmac_rx_prepare_data = 0x1207a6; 1177dmac_rx_new_error_check = 0x120816; 1178dmac_rx_process_end = 0x120870; 1179dmac_rx_process_data_event = 0x1208b2; 1180dmac_get_sdp_mgnt = 0x1209d6; 1181sdp_adjust_dw_time = 0x1209e0; 1182sdp_wake_timer_hook = 0x120a28; 1183dmac_is_sdp_action_frame_ext = 0x120ad0; 1184dmac_is_sdp_sync_beacon = 0x120b7a; 1185sdp_clear_tx_buffer = 0x120c06; 1186sdp_send_timer_hook = 0x120c54; 1187sdp_free_tx_buffer = 0x120c56; 1188sdp_find_up_sta = 0x120c6c; 1189dmac_sdp_update_one_packet_cfg = 0x120cd8; 1190dmac_sdp_switch_channel_off = 0x120d0c; 1191dmac_sdp_switch_channel_back = 0x120e10; 1192dmac_sdp_switch_to_nan_channel = 0x120e7c; 1193dmac_sdp_switch_back_home_channel = 0x120eb4; 1194sdp_filter_other_bss_mgnt = 0x120ef0; 1195sdp_timer_hook_callback = 0x120ef4; 1196sdp_period_timer_hook_callback = 0x120f34; 1197sdp_dw_timer_hook_callback = 0x120f6c; 1198sdp_dw_timer_msg = 0x120f74; 1199sdp_period_timer_msg = 0x120faa; 1200sdp_proc_wakeup_restart_timer = 0x121092; 1201sdp_proc_wakeup_timer = 0x1210ea; 1202dmac_sdp_save_tx_buffer = 0x1211a8; 1203sdp_dmac_tx_hook = 0x121210; 1204dmac_sdp_private_frame_time_check = 0x121228; 1205dmac_process_sdp_private_frame = 0x1212ea; 1206dmac_process_sdp_sync_beacon = 0x12138e; 1207dmac_sdp_rx_frame = 0x1213f6; 1208sdp_dmac_rx_hook = 0x121482; 1209sdp_mgnt_data_timer_init = 0x1214da; 1210sdp_mgnt_data_init = 0x121500; 1211sdp_destroy_timer = 0x12157a; 1212dmac_sdp_deinit = 0x12158e; 1213dmac_sdp_init = 0x1215f8; 1214dmac_config_sdp_init_status = 0x1216b0; 1215dmac_config_sdp_add_peer_mac = 0x1216d2; 1216dmac_sdp_adjust_tx_power = 0x121726; 1217dmac_sdp_restore_tx_power = 0x12173a; 1218tb_status_valid = 0x121764; 1219dmac_smooth_reset_stats = 0x12176e; 1220dmac_smooth_set_phase_effect = 0x121782; 1221dmac_mac_smooth_phase_event = 0x1217fa; 1222dmac_smooth_phase_intr_hook = 0x1218b6; 1223dmac_smooth_phase_init = 0x121932; 1224dmac_smooth_phase_exit = 0x121966; 1225dmac_mac_smooth_phase_cfg = 0x121998; 1226dmac_null_data_pending_callback = 0x1219c0; 1227sta_power_state_active_entry = 0x1219dc; 1228sta_power_state_awake_entry = 0x121a14; 1229dmac_hal_dev_fsm_sync_state = 0x121a40; 1230dmac_config_set_sta_ps_mode = 0x121a4a; 1231dmac_config_set_uapsd_para = 0x121a8e; 1232dmac_destroy_psm_timer = 0x121ade; 1233sta_power_state_p2p_event = 0x121b16; 1234dmac_is_sta_allow_to_sleep = 0x121b6e; 1235dmac_power_state_process_doze = 0x121b9a; 1236sta_power_state_doze_entry = 0x121bf4; 1237dmac_sta_initialize_psm_globals = 0x121c02; 1238dmac_set_sta_pm_on = 0x121c96; 1239dmac_config_set_sta_pm_on = 0x121d6a; 1240dmac_set_sta_pm_on_common = 0x121e5e; 1241dmac_pm_process_deassociate = 0x121ecc; 1242dmac_pm_sta_attach = 0x121f5c; 1243dmac_pm_sta_wait_for_mcast = 0x12200a; 1244dmac_pm_sta_doze_state_trans = 0x122058; 1245dmac_psm_sta_state_trans_handle = 0x12213e; 1246dmac_pm_sta_state_trans = 0x12219e; 1247dmac_pm_change_to_active_state = 0x1221ee; 1248dmac_process_send_null_succ_event = 0x12221a; 1249sta_power_state_active_event = 0x122296; 1250sta_power_state_doze_event_handle = 0x122360; 1251sta_power_state_doze_event = 0x122428; 1252sta_power_state_awake_event_handle = 0x122450; 1253sta_power_state_awake_event = 0x122560; 1254dmac_pm_sta_post_event = 0x122584; 1255dmac_pm_sta_wait_for_mcast_callback = 0x12260a; 1256dmac_pm_sta_detach = 0x12263a; 1257g_sta_power_fsm_info = 0x122690; 1258dmac_twt_deinit = 0x1226de; 1259dmac_twt_is_session_enable = 0x122710; 1260dmac_twt_is_ps_pause = 0x12271c; 1261dmac_mgmt_tx_twt_setup_req_update = 0x122728; 1262dmac_mgmt_tx_twt_information_req_update = 0x122794; 1263dmac_mgmt_tx_twt_teardown_update = 0x122834; 1264dmac_twt_information_teardown_tx_success = 0x122840; 1265dmac_sync_twt_status = 0x12295a; 1266dmac_sync_twt_ps_pasue_status = 0x12297a; 1267dmac_twt_frame_tx_complete_process = 0x122996; 1268dmac_twt_write_regs = 0x122a46; 1269dmac_twt_update_regs = 0x122a8e; 1270dmac_twt_update = 0x122bac; 1271dmac_twt_handle_ps = 0x122c2c; 1272dmac_twt_sp_event_proc = 0x122c94; 1273dmac_twt_wake_on_proc = 0x122cda; 1274dmac_twt_sp_start_event = 0x122d02; 1275dmac_twt_sp_end_event = 0x122d06; 1276dmac_set_performace_mode = 0x122d0a; 1277dmac_performance_enable = 0x122d1a; 1278dmac_config_performace_mode = 0x122d26; 1279dmac_tx_post_soft_tx_complete = 0x122d42; 1280dmac_tx_get_timestamp = 0x122dac; 1281dmac_tx_set_tsf = 0x122dc6; 1282dmac_tx_dscr_queue_add_dscr_list = 0x122dfe; 1283dmac_tx_hw_send_process = 0x122e2a; 1284dmac_tx_hw_send = 0x122f32; 1285dmac_clear_tx_sw_queue = 0x122fb0; 1286dmac_clear_tx_hw_queue = 0x123044; 1287dmac_clear_hw_sw_fifo = 0x1230b8; 1288dmac_config_clear_hw_fifo_tx_queue = 0x1230e6; 1289dmac_config_tx_sched_timeout = 0x123108; 1290dmac_get_tx_retry_mgnt = 0x123136; 1291dmac_device_tx_retry_init = 0x12313e; 1292dmac_device_tx_retry_exit = 0x12314c; 1293dmac_tx_warning_tx_dscr_field = 0x12315c; 1294dmac_tx_set_retry_dscr = 0x12316c; 1295dmac_tx_softretry_check_para_init = 0x1231b4; 1296dmac_tx_softretry_param_init = 0x1231d8; 1297dmac_config_tx_soft_retry_times = 0x1231f4; 1298dmac_tx_complete_dscr_back = 0x12321a; 1299dmac_tx_hw_back_to_queue = 0x123294; 1300dmac_tx_comp_data_retry_check = 0x123344; 1301dmac_tx_complete_mgmt_back = 0x123366; 1302dmac_tx_comp_mgmt_retry_check = 0x1233cc; 1303dmac_tx_mgnt_ctrl_is_retry = 0x123418; 1304dmac_tx_softretry_mgnt_ctrl = 0x123490; 1305dmac_tx_softretry_check = 0x123548; 1306dmac_tx_softretry_ampdu = 0x12369e; 1307dmac_tx_softretry_ampdu_hw = 0x12378e; 1308dmac_config_frame_soft_retry_times = 0x12384e; 1309dmac_tx_get_vap_id = 0x123890; 1310dmac_tx_fill_batch_retry = 0x1238cc; 1311dmac_tx_update_dscr_param = 0x1238e6; 1312dmac_tx_excp_free_netbuf = 0x12391a; 1313dmac_tx_complete_free_mixed_dscr_netbuf = 0x12393c; 1314dmac_tx_complete_free_dscr_list = 0x123980; 1315dmac_tx_complete_mgmt_notify = 0x1239aa; 1316dmac_tx_complete_normal_buffer = 0x1239e4; 1317dmac_tx_update_dscr_para_hw = 0x123ba6; 1318dmac_tx_compelet_notify_alg_update_rate = 0x123bb6; 1319dmac_tx_complete_ampdu_update = 0x123c00; 1320dmac_tx_complete_ampdu_buffer_hw_send = 0x123c7c; 1321dmac_tx_complete_ampdu_buffer_prep = 0x123d2e; 1322dmac_tx_complete_ampdu_buffer_hw = 0x123e66; 1323dmac_tx_complete_ampdu_get_data = 0x123efc; 1324dmac_tx_complete_ampdu_handle_dscr_ext = 0x123f4e; 1325dmac_tx_complete_ampdu_handle_dscr = 0x124016; 1326dmac_tx_complete_ampdu_buffer = 0x124116; 1327dmac_tx_complete_buff = 0x1241a6; 1328dmac_tx_complete_schedule_msg = 0x124226; 1329dmac_tx_dscr_event_handler = 0x12423a; 1330dmac_tx_near_hw_empty = 0x12433e; 1331dmac_tx_al_empty_event_handler = 0x12434e; 1332dmac_tx_complete_event_handler = 0x12435a; 1333dmac_tbtt_device_handler = 0x1243a2; 1334dmac_tx_cache_pkt_cnt_clear = 0x12448c; 1335dmac_tx_cache_pkt_cnt_dec = 0x1244a2; 1336dmac_tx_cache_pkt_cnt_inc = 0x1244b8; 1337dmac_tx_pkt_need_cache = 0x1244ce; 1338dmac_tx_get_mpdu_ctl = 0x1244e8; 1339dmac_tx_get_mpdu_params = 0x124632; 1340dmac_tx_get_baw_remain = 0x1246a4; 1341dmac_tx_get_ampdu_max_len = 0x1246ca; 1342dmac_tx_get_mpdu_ext_len = 0x1246e6; 1343dmac_tx_ampdu_calculate_total_len = 0x124704; 1344dmac_tx_ampdu_calculate_pad_len = 0x124734; 1345dmac_tx_fill_mpdu_params = 0x124750; 1346dmac_frag_seq_proc = 0x1247de; 1347dmac_tx_seqnum_proc = 0x12480c; 1348dmac_tx_seqnum_set_ampdu = 0x12489e; 1349dmac_tx_set_seqnum = 0x1248ec; 1350dmac_tx_get_baw_remain_num = 0x124954; 1351dmac_get_tid_rate_info = 0x12498c; 1352dmac_tx_process_aggr_num = 0x1249e0; 1353dmac_tx_process_get_tx_mode = 0x124a26; 1354dmac_tx_process_get_aggr_num = 0x124a68; 1355dmac_tx_process_tid_add_num = 0x124a88; 1356dmac_tx_process_get_tid_num = 0x124ab4; 1357dmac_tx_process_tid_dec_num = 0x124ad4; 1358dmac_alg_tx_notify = 0x124b2a; 1359dmac_tx_get_txop_alg = 0x124bac; 1360dmac_tx_dscr_list_dequeue_first = 0x124bfc; 1361dmac_tid_tx_retry_in_baw = 0x124cd2; 1362dmac_tx_dscr_list_dequeue_ampdu = 0x124d18; 1363dmac_tx_process_dscr_with_mpdu = 0x124f84; 1364dmac_tx_process_dscr_with_ampdu = 0x124ff0; 1365dmac_tx_get_nops_user_tid = 0x125088; 1366dmac_tx_get_ps_user_tid = 0x12517a; 1367dmac_tx_cache_list_dequeue = 0x1251c4; 1368dmac_tx_ampdu_need_dequeue = 0x125222; 1369dmac_tx_dscr_list_dequeue_etc = 0x125294; 1370dmac_tx_dscr_list_dequeue = 0x125366; 1371dmac_tx_record_latency = 0x12539a; 1372dmac_tx_send_process = 0x125410; 1373dmac_tx_schedule = 0x1254b0; 1374dmac_tx_resume = 0x12556e; 1375dmac_tx_need_schedule = 0x1255d2; 1376dmac_tx_process_dscr_enqueue = 0x1255f2; 1377dmac_tx_need_enqueue = 0x125646; 1378dmac_tx_process_dscr_queue = 0x1256c6; 1379dmac_tx_cache = 0x125778; 1380dmac_tx_send = 0x1257d0; 1381dmac_tx_clear_dscr = 0x125810; 1382dmac_tx_process_data = 0x125860; 1383dmac_tx_process_data_event = 0x1258fe; 1384dmac_get_dbac_is_dbac_not_ready_fun = 0x1259ae; 1385dmac_register_dbac_is_dbac_not_ready_func = 0x1259b8; 1386dmac_unregister_dbac_is_dbac_not_ready_func = 0x1259c4; 1387dmac_tx_queue_stats_dec = 0x125a18; 1388dmac_tx_queue_stats_inc = 0x125a2a; 1389dmac_tx_queue_stats_clear = 0x125a38; 1390dmac_tx_flush_hw_queue = 0x125a40; 1391dmac_tx_restore_process = 0x125af0; 1392dmac_tx_restore_hw_queue = 0x125b14; 1393dmac_tx_queue_save = 0x125b7e; 1394dmac_tx_queue_restore = 0x125bca; 1395dmac_config_tx_resume = 0x125c0a; 1396dmac_config_tx_queue_restore = 0x125c1a; 1397dmac_qosnull_cb_init = 0x125c2c; 1398dmac_send_qosnull = 0x125cb8; 1399dmac_is_uapsd_capable = 0x125d9a; 1400dmac_is_trigger_enabled = 0x125db6; 1401dmac_is_trigger_frame = 0x125dfe; 1402dmac_get_highest_trigger_enabled_priority = 0x125e28; 1403dmac_uapsd_trigger_sp_sta = 0x125e60; 1404dmac_uapsd_rx_process_data_sta = 0x125eee; 1405dmac_uapsd_process_tx_complete_sta = 0x125fac; 1406dmac_uapsd_tx_process_data_sta = 0x125fe8; 1407mac_res_get_mac_user_etc = 0x126028; 1408dmac_user_get_hal_device = 0x126044; 1409mac_res_get_dmac_user = 0x126062; 1410mac_res_get_dmac_user_alloc = 0x126064; 1411dmac_tid_tx_queue_init = 0x126092; 1412dmac_user_init = 0x1260d2; 1413dmac_user_alloc = 0x126112; 1414dmac_user_init_etc = 0x126172; 1415dmac_user_add_multi_user = 0x1261aa; 1416dmac_tid_clear = 0x126214; 1417dmac_tid_pause = 0x126256; 1418dmac_user_pause = 0x12627a; 1419dmac_tid_resume = 0x1262aa; 1420dmac_user_resume = 0x12631a; 1421dmac_user_free = 0x126370; 1422dmac_config_del_multi_user = 0x1263ae; 1423dmac_vap_find_user_by_macaddr = 0x1263e6; 1424dmac_user_set_asoc_state_etc = 0x12643a; 1425dmac_vap_set_assoc_id_etc = 0x126440; 1426dmac_vap_user_exist_etc = 0x126444; 1427dmac_vap_add_assoc_user_etc = 0x12646c; 1428dmac_user_add_prep = 0x1264ec; 1429dmac_vap_del_user_loop_proc = 0x1265b2; 1430dmac_vap_del_user_etc = 0x12663c; 1431dmac_user_add = 0x1266ae; 1432dmac_user_del_offload = 0x126762; 1433dmac_user_del_reset_settings = 0x126794; 1434dmac_user_del = 0x1267ba; 1435dmac_user_sync = 0x12682a; 1436dmac_user_set_vht_hdl_etc = 0x126932; 1437dmac_user_set_ht_hdl_etc = 0x126940; 1438dmac_user_get_he_cap_ampdu_length = 0x126950; 1439dmac_user_get_tid_pkt_stat = 0x12697c; 1440dmac_config_user_rate_info_syn = 0x1269d8; 1441dmac_user_add_notify_alg_proc = 0x126a38; 1442dmac_user_add_notify_alg = 0x126a3c; 1443dmac_user_get_tid_by_num = 0x126ac0; 1444dmac_tid_get_normal_rate_stats = 0x126acc; 1445dmac_tid_set_normal_rate_stats = 0x126b12; 1446dmac_alg_distance_notify_sync_host = 0x126b64; 1447dmac_alg_distance_notify_hook = 0x126b8c; 1448dmac_alg_co_intf_notify_hook = 0x126be2; 1449dmac_set_multi_bssid = 0x126c10; 1450dmac_init_mib_etc = 0x126c20; 1451dmac_vap_add_single_hal_vap = 0x126cbc; 1452dmac_vap_add_hal_vap = 0x126d08; 1453dmac_vap_add_hal_device = 0x126d3e; 1454dmac_device_set_vap_id_etc = 0x126d6e; 1455dmac_config_add_vap_proc = 0x126dac; 1456dmac_config_add_vap_ext = 0x126e02; 1457dmac_vap_init_rate_info = 0x126e1e; 1458dmac_vap_common_para_init = 0x126e30; 1459dmac_config_add_vap = 0x126ef8; 1460dmac_config_start_vap = 0x126faa; 1461dmac_vap_del_single_hal_vap = 0x126fcc; 1462dmac_vap_del_hal_vap = 0x126fda; 1463mac_vap_clear_device = 0x127004; 1464dmac_config_del_vap_ext = 0x12706a; 1465dmac_config_del_vap = 0x1270d0; 1466dmac_vap_sync = 0x127182; 1467dmac_config_protection_sync = 0x1272c0; 1468mac_device_find_2up_vap_etc = 0x1272da; 1469dmac_one_packet_send_null_data = 0x127360; 1470dmac_get_user_and_send_null_data = 0x1273d6; 1471dmac_vap_restore_tx_queue = 0x127432; 1472dmac_vap_state_change_etc = 0x127442; 1473dmac_vap_pause_tx_bitmap = 0x127450; 1474dmac_vap_pause_tx = 0x127478; 1475dmac_vap_resume_tx_bitmap = 0x1274a2; 1476dmac_vap_resume_tx = 0x1274ce; 1477dmac_vap_resume_tx_by_chl = 0x127508; 1478dmac_vap_pause_tx_by_chl = 0x1275de; 1479dmac_device_find_up_vap = 0x127634; 1480dmac_config_mac_ant_sel_tx_dscr = 0x127680; 1481dmac_config_update_bssid = 0x1276b2; 1482fe_calc_20log = 0x1276f4; 1483fe_20log_table_len = 0x12773a; 1484g_fe_20log_table = 0x127740; 1485hal_get_rf_switch_cfg = 0x127f40; 1486hal_set_rf_switch_cfg = 0x127f4a; 1487hal_rf_get_dev_ops = 0x127f54; 1488hal_rf_get_res = 0x127f5c; 1489is_the_other_rf_poweron = 0x127f64; 1490fe_rf_fsm_get_state = 0x127f70; 1491hal_rf_fsm_set_state = 0x127f84; 1492hal_rf_fsm_set_state_byidx = 0x127f8a; 1493hal_rf_fsm_work_entry = 0x127f9a; 1494hal_dev_set_rf_option = 0x127fb0; 1495fe_rf_dev_sleep = 0x127fd2; 1496hal_rf_dev_awake = 0x127fe8; 1497fe_rf_proc_rf_awake = 0x127ffc; 1498fe_rf_proc_rf_sleep = 0x12800a; 1499fe_rf_proc_rf_sleep_msg = 0x12800e; 1500hal_rf_dev_open_ldos = 0x128016; 1501hal_rf_res_free = 0x128034; 1502hal_rf_close_pll = 0x12806a; 1503hal_rf_dev_close_pll_ldos = 0x12808a; 1504hal_dev_rf_sleep_poweroff = 0x1280b2; 1505hal_rf_res_alloc_by_id = 0x1280d0; 1506fe_rf_set_rf_channel = 0x128112; 1507hal_rf_res_init = 0x12813a; 1508fe_get_rf_dev = 0x1281b6; 1509hal_rf_dev_disable_tx = 0x1281c0; 1510fe_rf_disable_rf_tx = 0x1281de; 1511fe_rf_dev_enable_tx = 0x1281e2; 1512fe_rf_enable_rf_tx = 0x128202; 1513hal_rf_dev_poweroff = 0x128206; 1514hal_rf_dev_poweron = 0x128238; 1515fe_initialize_rf_dev = 0x12825e; 1516fe_reset_rf_dev = 0x12828a; 1517dmac_check_rcv_msg = 0x12829c; 1518dmac_report_sync_msg = 0x1282e2; 1519dmac_process_cfg_msg = 0x128312; 1520frw_dmac_rcv_cfg = 0x1283a4; 1521frw_dmac_rcv_mgnt_data = 0x128446; 1522dmac_send_asyn_msg_init = 0x1284c8; 1523dmac_frw_hcc_extend_hdr_init = 0x1284e2; 1524frw_dmac_alloc_hcc_cfg_data = 0x128506; 1525dmac_frw_send_msg = 0x12851a; 1526dmac_frw_send_data = 0x1285bc; 1527dmac_frw_send_msg_adapt = 0x128618; 1528get_frw_device_stat_info = 0x128656; 1529get_dmac_frw_ctrl = 0x12865e; 1530dmac_frw_msg_exec_callback = 0x128666; 1531frw_dmac_msg_hook_register = 0x128716; 1532frw_dmac_msg_hook_unregister = 0x12874e; 1533frw_send_mgmt_to_host = 0x12876e; 1534frw_send_data_to_host = 0x12877e; 1535frw_send_cfg_to_host = 0x12878e; 1536dmac_send_msg_to_host = 0x1287c4; 1537frw_thread_condition_check = 0x1287de; 1538frw_thread_get_wait = 0x1287f2; 1539frw_dump_msg_que = 0x1287fe; 1540frw_dump_stats = 0x128856; 1541is_frw_queue_empty = 0x128862; 1542frw_fetch_msg_node = 0x128882; 1543frw_alloc_msg_node = 0x12890c; 1544frw_free_msg_node = 0x1289d2; 1545frw_thread_process_msg_node = 0x128a00; 1546frw_thread_process_msg = 0x128a6a; 1547frw_flush_msg_que = 0x128a96; 1548frw_event_flush_callback = 0x128b1e; 1549frw_dmac_event_vap_flush_event = 0x128b34; 1550frw_dmac_event_flush_event_queue = 0x128b48; 1551dmac_config_flush_event_msg = 0x128b60; 1552is_msgid_in_device_range = 0x128b80; 1553dmac_frw_post_async_msg = 0x128ba2; 1554dmac_frw_msg_exec = 0x128c24; 1555dmac_hal_post_async_msg = 0x128c5a; 1556pkt_dbg = 0x128cb6; 1557frw_dmac_alloc_hcc_netbuf.constprop.0 = 0x128cda; 1558frw_dmac_free_hcc_netbuf.constprop.1 = 0x128cde; 1559frw_dmac_tx_wifi_cfg_by_hcc = 0x128ce0; 1560hcc_slave_tx = 0x128cea; 1561hcc_wifi_msg_register = 0x128d22; 1562hcc_wifi_msg_send = 0x128d24; 1563wlan_update_hcc_credit = 0x128d28; 1564hcc_msg_open_wlan = 0x128d2a; 1565hcc_msg_close_wlan = 0x128d2e; 1566frw_dmac_free_hcc_netbuf = 0x128d30; 1567frw_dmac_alloc_hcc_netbuf = 0x128d32; 1568frw_dmac_alloc_hcc_buf = 0x128d36; 1569frw_dmac_free_hcc_buf = 0x128d38; 1570hcc_dmac_config_bus_ini = 0x128d3a; 1571frw_hcc_stop_xfer = 0x128d3c; 1572frw_hcc_resume_xfer = 0x128d3e; 1573frw_hcc_service_deinit = 0x128d40; 1574hcc_dmac_service_adapt_start = 0x128d42; 1575frw_rx_wifi_post_netbuf = 0x128d46; 1576frw_rom_cb_register = 0x128d4a; 1577frw_get_rom_cb = 0x128d60; 1578frw_wait_condition_func = 0x128d7a; 1579frw_task_thread = 0x128d80; 1580frw_time_after = 0x128d94; 1581frw_timer_lock = 0x128d9c; 1582frw_timer_unlock = 0x128da0; 1583frw_mod_timer = 0x128da4; 1584frw_stop_timer = 0x128db6; 1585frw_delete_timer = 0x128dc0; 1586frw_dmac_timer_restart = 0x128dca; 1587frw_dmac_timer_stop = 0x128e04; 1588frw_timer_timeout_restart = 0x128e1e; 1589frw_dmac_timer_destroy_timer = 0x128e78; 1590frw_dmac_timer_stop_timer = 0x128ece; 1591frw_timer_timeout_proc_event = 0x128ee0; 1592frw_dmac_timer_dump_timer = 0x128f20; 1593frw_dmac_timer_add_in_order = 0x128f72; 1594frw_dmac_timer_add_timer = 0x128fbe; 1595frw_dmac_timer_timeout_proc = 0x12900a; 1596frw_dmac_timer_create_timer = 0x1290c0; 1597frw_dmac_timer_restart_timer = 0x12912e; 1598frw_dmac_timer_init = 0x129192; 1599frw_dmac_timer_exit = 0x1291ec; 1600osal_atoi = 0x129226; 1601hal_tx_update_dscr_para_hw = 0x12924a; 1602hal_tx_get_dscr_ba_ssn = 0x1292b4; 1603hal_tx_get_dscr_ba_bitmap = 0x1292bc; 1604hal_remove_machw_ba_lut_entry = 0x1292f2; 1605hal_add_machw_ba_lut_entry = 0x129334; 1606hal_add_machw_tx_ba_lut_entry = 0x1293ca; 1607hal_set_ant_sel_mac_tx_prot = 0x129426; 1608hal_set_ant_sel_mac_tx_bar = 0x129460; 1609hal_set_ant_sel_mac_tx_cf_end = 0x12949a; 1610hal_set_ant_sel_mac_tx_beacon = 0x1294b0; 1611hal_set_ant_sel_mac_tx_coex = 0x1294ea; 1612hal_set_ant_sel_mac_tx_one_pkt = 0x129500; 1613hal_set_ant_sel_mac_rx = 0x129516; 1614hal_get_ant_sel_phy_enable = 0x12952a; 1615hal_set_ant_sel_phy_enable = 0x129538; 1616hal_get_ant_sel_phy_cfg_man = 0x12954e; 1617hal_set_ant_sel_phy_cfg_man = 0x12955c; 1618hal_set_ant_sel_phy_cfg_value = 0x129572; 1619hal_vap_send_beacon_pkt = 0x129586; 1620hh503_irq_bcn_no_frm_isr = 0x12961a; 1621hh503_irq_wait_beacon_timeout_isr = 0x1296a6; 1622hh503_set_beacon_timeout = 0x12974a; 1623hal_vap_beacon_resume = 0x129766; 1624hal_vap_beacon_suspend = 0x1297dc; 1625hh503_set_bcn_timeout_multi_q_enable = 0x129824; 1626set_phy_channel_freq_factor = 0x12986e; 1627hal_set_primary_channel = 0x1298b0; 1628hal_set_bandwidth_mode = 0x12994a; 1629hal_set_freq_band = 0x129964; 1630hal_mac_soft_reset = 0x1299c6; 1631hal_get_chip_stru = 0x1299d4; 1632hal_chip_get_hal_device = 0x1299dc; 1633hh503_chip_get_device = 0x1299e4; 1634hal_btcoex_set_waite_rf_timeout = 0x1299ec; 1635hal_btcoex_btble_status = 0x1299f6; 1636hal_btcoex_statistics = 0x1299fe; 1637hal_btcoex_btble_status_last = 0x129a06; 1638hal_btcoex_get_bt_req = 0x129a0e; 1639hal_btcoex_abort_start_isr = 0x129a16; 1640hal_btcoex_abort_end_isr = 0x129a34; 1641hal_btcoex_mode_select_end_isr = 0x129a94; 1642hal_btcoex_post_event_device = 0x129ad6; 1643hal_btcoex_wifi_get_rf = 0x129b62; 1644hal_set_btcoex_hw_rx_priority_dis = 0x129b74; 1645hal_btcoex_process_ble_on = 0x129b8c; 1646hal_set_btcoex_occupied_period = 0x129b9e; 1647hal_btcoex_wait_bt_release_rf = 0x129ba8; 1648hal_btcoex_config_rf_reg2phy = 0x129bee; 1649hal_set_btcoex_abort_null_buff_addr = 0x129c0a; 1650hal_set_btcoex_sw_all_abort_ctrl = 0x129c44; 1651hal_coex_get_irq_status = 0x129c5a; 1652hal_coex_sw_irq_clr = 0x129c66; 1653hal_btcoex_register_irq = 0x129c76; 1654hal_btcoex_unregister_irq = 0x129ca0; 1655hal_device_btcoex_sw_init = 0x129cb6; 1656hal_btcoex_get_ps_service_status = 0x129cc6; 1657hal_btcoex_get_bt_sco_status = 0x129cea; 1658hal_set_btcoex_hw_priority_en = 0x129cfa; 1659hal_set_btcoex_priority_period = 0x129d18; 1660hal_set_btcoex_abort_qos_null_seq_num = 0x129d22; 1661hal_get_btcoex_abort_qos_null_seq_num = 0x129d2c; 1662hal_set_btcoex_abort_preempt_frame_param = 0x129d36; 1663hal_set_btcoex_tx_abort_preempt_type = 0x129d70; 1664hal_coex_sw_irq_set = 0x129d8e; 1665hal_btcoex_clear_reg = 0x129d98; 1666hal_coex_set_notify_irq = 0x129da6; 1667hal_set_btcoex_wifi_status_notify = 0x129da8; 1668hal_device_set_state_btcoex_notify = 0x129e9c; 1669hal_btcoex_notify_wifi_sleep_stat = 0x129eaa; 1670hal_update_btcoex_btble_status = 0x129eac; 1671hal_btcoex_process_bt_status = 0x129eca; 1672hal_btcoex_process_pm = 0x129f14; 1673hal_irq_coex_isr = 0x129f5e; 1674hal_btcoex_sync_btble_status = 0x129f86; 1675hal_btcoex_get_abort_cnt = 0x129fae; 1676hal_btcoex_update_ap_beacon_count = 0x129fce; 1677hal_coex_notify_irq_en = 0x129fda; 1678hal_btcoex_sw_preempt_exit = 0x129fea; 1679hal_csi_set_sw_buff_index = 0x129fee; 1680hh503_csi_get_blk_num_cnt = 0x12a006; 1681hal_csi_get_buff_step = 0x12a014; 1682hal_csi_get_buff_num = 0x12a024; 1683hh503_irq_csi_rx_complete_isr = 0x12a032; 1684hal_csi_set_data_base_addr = 0x12a098; 1685hal_csi_set_buff_step = 0x12a0b4; 1686hal_csi_set_buff_num = 0x12a0d2; 1687hal_csi_is_open = 0x12a0ec; 1688hal_device_state_init_exit = 0x12a0fa; 1689hal_device_state_idle_exit = 0x12a0fc; 1690hal_device_state_work_exit = 0x12a108; 1691hal_device_state_scan_exit = 0x12a10a; 1692hal_device_state_init_entry = 0x12a140; 1693is_exit_work_state = 0x12a164; 1694is_entry_work_state = 0x12a176; 1695hal_dev_fsm_init_rx_dscr = 0x12a188; 1696hal_dev_fsm_destroy_rx_dscr = 0x12a1ca; 1697hal_dev_fsm_get_curr_state = 0x12a220; 1698hal_dev_fsm_get_curr_substate = 0x12a232; 1699hal_psm_recover_primary_channel = 0x12a244; 1700hal_dev_sync_mac_pa_switch_to_dev = 0x12a272; 1701hal_device_work_sub_state_active_entry = 0x12a274; 1702hal_device_work_sub_state_awake_entry = 0x12a29c; 1703hal_device_work_sub_state_doze_entry = 0x12a2ca; 1704hal_device_work_sub_state_trans = 0x12a31a; 1705hal_dev_fsm_sync_state = 0x12a39c; 1706hal_fsm_idle_to_sleep_prepare = 0x12a3de; 1707hal_device_enter_rf_sleep_mode_mark = 0x12a432; 1708hal_device_set_pm_bitmap = 0x12a438; 1709hal_dev_pm_work_sub_state = 0x12a48a; 1710hal_dev_proc_sync_pm_bitmap = 0x12a4b4; 1711hal_dev_set_work_vap_bitmap = 0x12a4d4; 1712hal_dev_trans_work_sub_state = 0x12a4fa; 1713hal_dev_enable_front_end = 0x12a510; 1714hal_dev_sync_mac_pa_switch = 0x12a524; 1715hal_dev_sync_sub_work_to_rf = 0x12a542; 1716hal_fsm_sync_sub_work_to_rf = 0x12a586; 1717hal_device_handle_scan_abort = 0x12a5a2; 1718hal_device_handle_scan_pause = 0x12a5ba; 1719hal_device_get_state_from_bitmap = 0x12a610; 1720hal_every_channel_scan_state_clean = 0x12a61c; 1721hal_scan_params_prepare = 0x12a638; 1722hal_device_add_work_vap_bitmap_bcn_cfg = 0x12a6e4; 1723hal_pm_enable_front_end_to_dev = 0x12a78c; 1724hal_device_handle_scan_resume = 0x12a7a8; 1725hal_dev_sync_work_vap_bitmap = 0x12a808; 1726hal_device_del_work_vap_bitmap = 0x12a820; 1727hal_dev_req_sync_pm_bitmap = 0x12a87e; 1728hal_device_add_work_vap_bitmap = 0x12a89a; 1729hal_dev_sync_work_rf_to_dev = 0x12a98e; 1730hal_device_fsm_info = 0x12a9a6; 1731hal_device_get_mac_pa_switch = 0x12a9ea; 1732hal_device_set_mac_pa_switch = 0x12a9f4; 1733hal_device_init_rx_dscr = 0x12a9fe; 1734hal_device_state_work_entry = 0x12aa16; 1735hal_device_state_scan_entry = 0x12aa4c; 1736hal_device_destroy_rx_dscr = 0x12aa9a; 1737hal_device_idle_to_sleep_prepare = 0x12aab2; 1738hal_device_handle_idle_vap_down = 0x12aac4; 1739hal_device_fsm_trans_to_state = 0x12ab34; 1740hal_scan_handle_scan_back = 0x12ab4e; 1741hal_device_state_init_event = 0x12ab94; 1742hal_device_state_scan_event = 0x12abfc; 1743hal_device_handle_event = 0x12acec; 1744hal_device_idle_check_timeout_fn = 0x12ad2e; 1745hal_device_idle_entry_ps_process = 0x12ad86; 1746hal_device_state_idle_entry = 0x12ad9e; 1747hal_device_idle_to_scan_prepare = 0x12adee; 1748hal_device_state_idle_event = 0x12ae22; 1749hal_device_work_to_scan_prepare = 0x12aef4; 1750hal_device_state_work_event = 0x12af4e; 1751hal_device_fsm_attach = 0x12b000; 1752hal_device_fsm_detach = 0x12b07a; 1753g_hal_device_fsm_info = 0x12b0c0; 1754hal_device_get_cfg_custom_addr = 0x12b124; 1755hal_alg_isr_hook_run = 0x12b12c; 1756hal_get_hal_fcs_done = 0x12b166; 1757hal_set_hal_fcs_done = 0x12b170; 1758hal_device_calc_up_vap_num = 0x12b17a; 1759hal_device_find_all_up_vap = 0x12b230; 1760hal_device_state_idle_set_rx_filter_reg = 0x12b306; 1761hal_device_state_scan_set_rx_filter_reg = 0x12b33a; 1762hal_device_reset_bcn_rf_chain = 0x12b36e; 1763hal_device_update_phy_chain = 0x12b3d4; 1764hal_device_find_is_ap_up = 0x12b3e0; 1765hal_device_state_work_set_rx_filter_reg = 0x12b494; 1766hh503_tx_fill_ext_ctrl_dscr = 0x12b4d2; 1767hal_tx_fill_basic_ctrl_dscr = 0x12b61a; 1768hal_tx_data_set_tsf = 0x12b6b0; 1769hh503_tx_dscr_set_tpc_code = 0x12b6c6; 1770hh503_tx_ucast_data_set_dscr_two = 0x12b75c; 1771hh503_tx_ucast_data_set_dscr_three = 0x12b7ca; 1772hal_tx_ucast_data_set_dscr = 0x12b918; 1773hal_tx_csi_set_rts_dscr = 0x12b934; 1774hh503_tx_get_dscr_ctrl_one_param_tpc = 0x12b96a; 1775hal_tx_get_dscr_rank_result = 0x12ba2c; 1776hal_tx_get_dscr_ctrl_one_param = 0x12bb46; 1777hal_tx_retry_clear_dscr = 0x12bc8c; 1778hal_rx_get_dscr_statistics = 0x12bcb6; 1779hal_rx_get_info_dscr = 0x12bd38; 1780hal_rx_get_dscr_status = 0x12bea4; 1781hh503_tx_init_dscr_queue = 0x12beac; 1782hal_tx_ctrl_dscr_unlink = 0x12bed6; 1783hal_tx_seqnum_get_dscr = 0x12beee; 1784hal_tx_get_dscr_seqno_sw_generate = 0x12bef4; 1785hal_tx_seqnum_set_dscr = 0x12befa; 1786hal_tx_set_dscr_seqno_sw_generate = 0x12bf0a; 1787hal_tx_set_dscr_seq_ctl_hw_bypass = 0x12bf1a; 1788hal_tx_set_dscr_tx_pn_hw_bypass = 0x12bf2c; 1789hal_tx_get_vap_id = 0x12bf3e; 1790hal_tx_get_dscr_send_rate_rank = 0x12bf48; 1791hal_tx_get_dscr_status = 0x12bf52; 1792hal_tx_set_dscr_status = 0x12bf5a; 1793hal_tx_set_dscr_ba_bitmap = 0x12bf6a; 1794hal_tx_set_dscr_ba_ssn = 0x12bf70; 1795hal_get_tx_q_status = 0x12bf80; 1796hal_get_tx_q_status_empty = 0x12bff0; 1797hal_tx_ctrl_dscr_ampdu_info = 0x12c05c; 1798hal_get_tx_multi_q_status = 0x12c0aa; 1799hal_tx_get_dscr_seq_num = 0x12c0b8; 1800hal_tx_dscr_get_real_addr = 0x12c0da; 1801hal_tx_ctrl_dscr_link = 0x12c0e4; 1802hal_tx_dscr_get_sw_addr = 0x12c100; 1803hal_get_tx_dscr_next = 0x12c11a; 1804hh503_rx_array_init = 0x12c138; 1805hh503_set_machw_rx_buff_addr = 0x12c150; 1806hh503_rx_ctrl_dscr_link = 0x12c178; 1807hh503_rx_get_status_dscr = 0x12c190; 1808hh503_get_real_addr = 0x12c198; 1809hh503_get_rx_dscr_addr = 0x12c1a6; 1810hh503_get_tx_dscr_addr = 0x12c1e0; 1811hh503_rx_set_ctrl_dscr = 0x12c1f2; 1812hh503_rx_set_status_dscr = 0x12c212; 1813hh503_rx_get_ampdu_dscr = 0x12c21e; 1814hh503_rx_get_rssi = 0x12c228; 1815hal_rx_get_netbuffer_addr_dscr = 0x12c234; 1816hal_rx_free_dscr_list = 0x12c23a; 1817hal_rx_destroy_dscr_queue = 0x12c278; 1818hal_al_rx_destroy_dscr_queue = 0x12c2ba; 1819hal_set_machw_rx_buff_addr_sync = 0x12c310; 1820hal_rx_record_frame_status_info = 0x12c34e; 1821hal_get_tx_dscr_field = 0x12c3c2; 1822hal_dump_all_tx_dscr = 0x12c3e0; 1823hal_get_tx_dscr_seq_num = 0x12c428; 1824hal_set_tx_dscr_seq_num = 0x12c42e; 1825hal_get_tx_dscr_pn_msb = 0x12c43e; 1826hal_set_tx_dscr_pn_msb = 0x12c440; 1827hal_get_tx_dscr_pn_lsb = 0x12c444; 1828hal_set_tx_dscr_pn_lsb = 0x12c448; 1829hal_flush_dcache = 0x12c44c; 1830hal_tx_put_dscr = 0x12c464; 1831hal_rx_recycling_dscr = 0x12c4e2; 1832hh503_rx_alloc_netbuf_and_dscr = 0x12c53c; 1833hal_rx_pre_add_dscr = 0x12c5de; 1834hal_rx_add_dscr = 0x12c63c; 1835hal_al_rx_init_dscr_queue = 0x12c6ba; 1836hal_rx_init_dscr_queue = 0x12c726; 1837hal_event_to_dmac_regsiter = 0x12c7f0; 1838hal_event_to_dmac_get_callback = 0x12c7fa; 1839hal_set_slp_tx_gpio = 0x12c804; 1840hal_set_slp_rx_gpio = 0x12c818; 1841hal_get_slp_tx_gpio = 0x12c82e; 1842hal_get_slp_rx_gpio = 0x12c83a; 1843hh503_gp_reg_write = 0x12c848; 1844hh503_gp_reg_read = 0x12c856; 1845hal_gp_get_mpdu_count = 0x12c868; 1846hal_gp_set_mpdu_count = 0x12c88e; 1847hal_gp_get_sdp_chnl_switch_off = 0x12c8e2; 1848hal_gp_set_sdp_chnl_switch_off = 0x12c8f2; 1849hal_gp_set_slp_tx_ctrl = 0x12c914; 1850hal_gp_get_slp_tx_ctrl = 0x12c936; 1851hal_gp_get_dbac_vap_stop_bitmap = 0x12c946; 1852hal_gp_set_dbac_vap_stop_bitmap = 0x12c94e; 1853hal_gp_set_btcoex_wifi_status = 0x12c956; 1854hal_gp_get_btcoex_wifi_status = 0x12c960; 1855hal_gp_get_btcoex_bt_status = 0x12c968; 1856hal_set_counter1_clear = 0x12c970; 1857hal_set_mac_clken = 0x12c98e; 1858hal_chan_measure_start = 0x12c9a8; 1859hh503_get_txrx_frame_time = 0x12c9c4; 1860hh503_irq_channel_statistics_isr = 0x12c9f8; 1861hal_mask_interrupt = 0x12ca26; 1862hh503_get_mac_int_status = 0x12ca38; 1863hh503_clear_mac_int_status = 0x12ca42; 1864hal_set_noa_count = 0x12ca4c; 1865hal_noa_event_handle = 0x12ca56; 1866hh503_irq_noa_absent_start_isr = 0x12cae8; 1867hh503_irq_noa_pm_event_hdl = 0x12cb54; 1868hh503_irq_noa_absent_end_isr = 0x12cba8; 1869hh503_irq_isr_all = 0x12cbfa; 1870hh503_irq_phy_all = 0x12cc78; 1871g_irq_data = 0x12ccf4; 1872g_phy_irq_data = 0x12cdbc; 1873hal_null_fn = 0x12cdcc; 1874hh503_get_mac_error_int_status = 0x12cdce; 1875hh503_clear_mac_error_int_status = 0x12cde0; 1876hh503_get_mac_error_int_mask = 0x12cdfe; 1877hal_device_process_mac_error_status = 0x12ce0c; 1878hal_irq_hander_error_event = 0x12ce2a; 1879hh503_dump_tx_vector_mac_err = 0x12ce6e; 1880hh503_dump_rx_vector_mac_err = 0x12cf78; 1881hh503_irq_mac_error_isr = 0x12cf9c; 1882hal_mac_error_msg_report = 0x12d08a; 1883get_err_proc_func = 0x12d1b4; 1884g_err_proc_func = 0x12d1c8; 1885hh503_is_ce_lut_done = 0x12d350; 1886hal_cipher_suite_to_ctype = 0x12d374; 1887hh503_set_txop_check_cca = 0x12d38c; 1888hh503_set_dup_rts_cts_mode = 0x12d39c; 1889hal_set_resp_pow_level = 0x12d3b4; 1890hh503_get_data_rate_field = 0x12d3c8; 1891hh503_get_spec_frm_rate = 0x12d3e6; 1892hh503_enable_ce = 0x12d434; 1893hal_tsf_pulse_adjust = 0x12d446; 1894hh503_mask_interrupt = 0x12d492; 1895hh503_set_ext_tsf = 0x12d4a4; 1896hh503_ce_add_mic_key_process = 0x12d4a6; 1897hh503_ce_add_cipher_key = 0x12d59e; 1898hh503_compare_cipher_key = 0x12d6b8; 1899hh503_compare_tkip_mic_key = 0x12d75e; 1900hh503_compare_mic_key = 0x12d804; 1901hh503_ce_get_cipher_key = 0x12d824; 1902hh503_clear_rx_pn = 0x12d93a; 1903hh503_ce_get_key_process = 0x12d9ec; 1904hal_ce_get_key = 0x12db54; 1905hal_get_bcn_rate = 0x12db68; 1906hh503_set_tbtt_offset = 0x12dbda; 1907hh503_set_psm_ext_tbtt_offset = 0x12dc26; 1908hal_vap_get_gtk_rx_lut_idx = 0x12dc28; 1909hh503_cfg_slottime_type = 0x12dc30; 1910hh503_ce_del_key_process = 0x12dc4a; 1911hh503_ce_del_key = 0x12dcae; 1912hh503_vap_set_machw_tsf_disable = 0x12dd08; 1913hh503_disable_sta_tsf_tbtt = 0x12dd5c; 1914hh503_disable_tsf_tbtt = 0x12ddc4; 1915hh503_enable_machw_phy_and_pa = 0x12de10; 1916hh503_show_irq_info = 0x12de2c; 1917hh503_clear_irq_stat = 0x12de3e; 1918hh503_get_sr_info = 0x12de4c; 1919hh503_set_psr_vfs_get = 0x12df08; 1920hh503_set_sr_vfs_get = 0x12df18; 1921hh503_set_sr_statistics_get = 0x12df28; 1922hh503_set_sr_vfs_end = 0x12df5c; 1923hh503_set_psr_statistics_end = 0x12df80; 1924hh503_set_sr_statistics_end = 0x12dfa0; 1925hh503_set_sr_vfs_start = 0x12dfbe; 1926hh503_set_psr_statistics_start = 0x12dfe0; 1927hh503_set_sr_statistics_start = 0x12e000; 1928hh503_set_sr_statistics_continue = 0x12e02c; 1929hh503_set_psr_statistics_continue = 0x12e03e; 1930hh503_set_sr_statistics_stop = 0x12e050; 1931hh503_set_psr_statistics_stop = 0x12e062; 1932hh503_set_sr_vfs_clear = 0x12e076; 1933hh503_set_psr_statistics_clear = 0x12e096; 1934hh503_set_sr_statistics_clear = 0x12e0b6; 1935hh503_set_psr_ctrl = 0x12e0d4; 1936hh503_set_psrt_htc = 0x12e15c; 1937hh503_set_psr_offset = 0x12e16a; 1938hh503_set_bss_color_enable = 0x12e18a; 1939hh503_set_srg_pd = 0x12e1c6; 1940hh503_set_non_pd = 0x12e212; 1941hh503_set_srg_ctrl = 0x12e24c; 1942hh503_set_srg_partial_bssid_bitmap = 0x12e278; 1943hh503_set_srg_bss_color_bitmap = 0x12e286; 1944hh503_set_srg_ele_off = 0x12e294; 1945hh503_color_rpt_clr = 0x12e2a4; 1946hh503_color_rpt_en = 0x12e2b6; 1947hh503_color_area_get = 0x12e2dc; 1948hh503_set_sr_ctrl = 0x12e2ee; 1949hh503_set_mac_backoff_delay = 0x12e340; 1950hh503_set_dev_support_11ax = 0x12e384; 1951hh503_set_mu_edca_lifetime = 0x12e3b0; 1952hh503_set_mu_edca_aifsn = 0x12e3ca; 1953hh503_set_mu_edca_cw = 0x12e3ea; 1954hh503_set_affected_acs = 0x12e444; 1955hh503_close_mu_edca_func = 0x12e458; 1956hh503_set_mu_edca_func_en = 0x12e46a; 1957hh503_set_bss_color = 0x12e4ac; 1958hh503_set_partial_bss_color = 0x12e502; 1959hh503_get_dieid = 0x12e54e; 1960hh503_get_bssid_lsb_msb = 0x12e550; 1961hal_vap_set_multi_bssid = 0x12e57c; 1962hh503_set_he_rom_en = 0x12e5ca; 1963hh503_set_queue_size_in_ac = 0x12e5f6; 1964hh503_set_ndp_status = 0x12e614; 1965hal_set_machw_tx_resume = 0x12e632; 1966hh503_set_tx_nonqos_seq_num = 0x12e642; 1967hh503_set_tx_qos_seq_num = 0x12e682; 1968hh503_set_tx_sequence_num = 0x12e6ca; 1969hh503_enable_machw_ack_trans = 0x12e6ea; 1970hh503_config_eifs_time = 0x12e6f8; 1971hh503_vap_set_macaddr = 0x12e6fa; 1972hh503_vap_clr_opmode = 0x12e782; 1973hh503_vap_set_opmode = 0x12e7ba; 1974hal_vap_set_ops = 0x12e81a; 1975hh503_vap_tsf_get_64bit = 0x12e864; 1976hh503_vap_set_beacon_rate = 0x12e8a6; 1977hh503_set_sta_bssid = 0x12e8fe; 1978hh503_disable_beacon_filter = 0x12e98e; 1979hh503_enable_non_frame_filter = 0x12e99c; 1980hh503_set_bip_decrypto = 0x12e9aa; 1981hh503_disable_ce = 0x12e9e4; 1982hh503_psm_clear_mac_rx_isr = 0x12ea06; 1983hh503_get_hw_addr = 0x12ea24; 1984hh503_get_mac_statistics_data = 0x12ea3e; 1985hh503_get_mac_rx_statistics_data = 0x12eab6; 1986hh503_get_mac_tx_statistics_data = 0x12eaf4; 1987hh503_hw_stat_clear = 0x12eb30; 1988hh503_set_mac_aid = 0x12ec10; 1989hh503_enable_machw_edca = 0x12ec5e; 1990hh503_vap_set_machw_aifsn_all_ac = 0x12ec6c; 1991hh503_vap_set_machw_aifsn_ac_atom = 0x12ecc4; 1992hh503_vap_set_machw_aifsn_ac = 0x12ed14; 1993hh503_vap_get_machw_aifsn_ac = 0x12ed2a; 1994hh503_vap_set_machw_aifsn_ac_wfa = 0x12ed52; 1995hh503_vap_set_edca_machw_cw_atom = 0x12edc8; 1996hh503_vap_set_edca_machw_cw = 0x12ee46; 1997hh503_vap_set_edca_machw_cw_wfa = 0x12ee5c; 1998hh503_vap_get_edca_machw_cw = 0x12eee2; 1999hh503_vap_set_machw_edca_bkbe_lifetime = 0x12ef24; 2000hh503_vap_get_machw_edca_bkbe_lifetime = 0x12ef32; 2001hh503_vap_set_machw_edca_vivo_lifetime = 0x12ef44; 2002hh503_vap_get_machw_edca_vivo_lifetime = 0x12ef52; 2003hh503_vap_set_machw_txop_limit_bkbe = 0x12ef62; 2004hh503_vap_get_machw_txop_limit_bkbe = 0x12ef70; 2005hh503_vap_set_machw_txop_limit_vivo = 0x12ef80; 2006hh503_vap_get_machw_txop_limit_vivo = 0x12ef8e; 2007hh503_vap_get_machw_txop_limit_ac = 0x12ef9e; 2008hh503_vap_set_txop_duration_threshold = 0x12efc8; 2009hh503_set_11ax_vap_idx = 0x12eff2; 2010hal_psd_disable = 0x12f00c; 2011hal_psd_enable = 0x12f032; 2012hal_set_hw_en_reg_cfg = 0x12f06c; 2013hal_device_set_rx_filter1_reg = 0x12f098; 2014hh503_set_ctrl_frm_pow_code = 0x12f0b0; 2015hh503_set_spec_frm_phy_tx_mode = 0x12f0e6; 2016hh503_set_tpc_params = 0x12f142; 2017hal_tpc_cali_ftm_updata_channel = 0x12f16c; 2018hh503_wait_mac_done_timeout = 0x12f18c; 2019hh503_ce_clear_all = 0x12f1c2; 2020hh503_clear_tx_pn = 0x12f242; 2021hh503_clear_rx_tx_pn = 0x12f29a; 2022hal_ce_add_key = 0x12f2ea; 2023hh503_ce_add_peer_macaddr = 0x12f336; 2024hh503_ce_del_peer_macaddr = 0x12f3c0; 2025hal_is_machw_enabled = 0x12f406; 2026hh503_set_machw_tx_suspend = 0x12f410; 2027hh503_rf_test_disable_al_tx = 0x12f450; 2028hh503_is_machw_enabled = 0x12f4d0; 2029hal_enable_machw_phy_and_pa = 0x12f4d2; 2030hh503_disable_machw_ack_trans = 0x12f506; 2031hal_disable_machw_cts_trans = 0x12f522; 2032hal_enable_machw_cts_trans = 0x12f532; 2033hal_initialize_machw_common = 0x12f540; 2034hal_clear_hw_fifo = 0x12f54c; 2035hal_get_all_tx_q_status = 0x12f576; 2036hal_get_ch_statics_result = 0x12f580; 2037hal_get_ch_measurement_result_ram = 0x12f5b8; 2038hal_register_alg_isr_hook = 0x12f5d2; 2039hal_unregister_alg_isr_hook = 0x12f5f6; 2040hal_set_bcn_phy_tx_mode = 0x12f618; 2041hal_reset_nav_timer = 0x12f684; 2042hal_set_sifs_resp_rate = 0x12f696; 2043hal_disable_machw_phy_and_pa = 0x12f6b4; 2044hh503_recover_machw_phy_and_pa = 0x12f6f2; 2045hh503_control_pmf_reg = 0x12f700; 2046hh503_set_pmf_crypto = 0x12f728; 2047hal_recover_machw_phy_and_pa = 0x12f750; 2048CSWTCH.20 = 0x12f794; 2049hal_one_packet_start = 0x12f7a2; 2050hal_one_packet_stop = 0x12f906; 2051hh503_irq_one_pkt_done_isr = 0x12f922; 2052hh503_one_packet_get_status = 0x12f942; 2053hal_wait_one_packet_done = 0x12f96e; 2054hal_send_one_packet = 0x12f9b0; 2055hh503_irq_p2p_ct_window_end_isr = 0x12f9f2; 2056hal_vap_set_noa = 0x12fa0e; 2057hal_get_p2p_noa_oper = 0x12faae; 2058hal_set_sample_cfg_2_cfg_debug_sample_by_len = 0x12fac0; 2059hal_set_sample_cfg_0_cfg_debug_sample_end_mode = 0x12fad6; 2060hal_set_sample_cfg_0_cfg_debug_sample_start_mode = 0x12faf4; 2061hal_set_sample_cfg_2_cfg_with_sample_delay_en = 0x12fb0e; 2062hal_set_sample_cfg_2_cfg_debug_sample_delay = 0x12fb28; 2063hal_set_sample_cfg_2_cfg_with_mac_tsf_en = 0x12fb42; 2064hal_set_sample_cfg_2_cfg_with_mac_info_en = 0x12fb5c; 2065hal_set_sample_cfg_0_cfg_debug_sample_en = 0x12fb76; 2066hal_set_wlbb_clr_sample_clear_sample_done = 0x12fb8c; 2067hal_set_sample_cfg_0_cfg_phy_data_sample_clk_en = 0x12fba0; 2068hal_set_sample_cfg_0_cfg_phy_data_sample_cg_bps = 0x12fbba; 2069hh503_set_phy_max_bw_field = 0x12fbd4; 2070hh503_set_sec_bandwidth_offset = 0x12fc08; 2071hh503_enable_sync_error_counter = 0x12fc36; 2072hh503_get_sync_error_cnt = 0x12fc4c; 2073hh503_set_sync_err_counter_clear = 0x12fc66; 2074hh503_set_cca_prot_th = 0x12fc78; 2075hh503_set_phy_aid = 0x12fc9e; 2076hal_get_ch_measurement_result = 0x12fcb6; 2077hh503_get_phy_statistics_data = 0x12fcb8; 2078hal_phy_do_sgl_tone_notch_coef = 0x12fcba; 2079hal_phy_do_sgl_tone_notch_weight = 0x12fcd0; 2080hh503_phy_rx_get_snr_info = 0x12fce4; 2081hal_phy_rx_get_snr_info = 0x12fd78; 2082hh503_set_ed_high_th = 0x12fda2; 2083hh503_set_phy_filter = 0x12fdca; 2084hh503_set_phy_primary_channel = 0x12fde4; 2085g_phy_bw_sec_tbl = 0x12fe58; 2086hal_get_pm_ctrl = 0x12fe90; 2087hal_vap_tsf_get_32bit = 0x12fe98; 2088hal_vap_tsf_get_64bit = 0x12feda; 2089hal_unmask_interrupt = 0x12ff4a; 2090hh503_set_psm_listen_interval = 0x12ff6a; 2091hh503_set_sta_dtim_period = 0x12ffd2; 2092hh503_set_psm_dtim_count = 0x13003a; 2093hh503_set_psm_listen_interval_count = 0x130094; 2094hh503_vap_set_new_twt = 0x1300ec; 2095hh503_vap_set_cancel_twt = 0x1301a8; 2096hh503_vap_set_twt = 0x1301e0; 2097hh503_cali_twt = 0x13021a; 2098hh503_get_psm_dtim_count = 0x130290; 2099hh503_set_psm_beacon_period = 0x1302c0; 2100hh503_tx_enable_resp_ps_bit_ctrl = 0x130340; 2101hh503_tx_enable_resp_ps_bit_ctrl_all = 0x130366; 2102hh503_tx_disable_resp_ps_bit_ctrl = 0x130372; 2103hh503_tx_disable_resp_ps_bit_ctrl_all = 0x13039c; 2104hh503_tx_enable_peer_sta_ps_ctrl = 0x1303a6; 2105hh503_tx_disable_peer_sta_ps_ctrl = 0x1303c4; 2106hh503_mac_set_bcn_tim_pos = 0x1303e6; 2107hh503_pm_set_mac_parse_tim = 0x13042e; 2108hal_pm_enable_front_end = 0x13045a; 2109hal_pm_disable_front_end_tx = 0x13049e; 2110hal_pm_vote2platform = 0x1304ae; 2111hal_pm_servid_register = 0x1304d4; 2112hal_pm_servid_unregister = 0x1304e0; 2113hh503_set_tx_queue_suspend_mode = 0x1304ec; 2114hh503_pm_set_tbtt_offset = 0x130514; 2115hal_pm_set_bcn_rf_chain = 0x130528; 2116hh503_tbtt_offset_probe_init = 0x13052e; 2117hal_tbtt_offset_probe_destroy = 0x13056a; 2118hal_tbtt_offset_probe_no_frm_int = 0x13057e; 2119hh503_tbtt_offset_up_probe = 0x1305bc; 2120hh503_tbtt_offset_down_probe = 0x13064e; 2121hh503_tbtt_offset_done_probe = 0x1306b0; 2122hal_tbtt_offset_probe = 0x13072e; 2123hal_tbtt_offset_probe_tbtt_cnt_incr = 0x130774; 2124hal_tbtt_offset_probe_beacon_cnt_incr = 0x130788; 2125hh503_init_pm_info = 0x130794; 2126hh503_pm_wakeup_callback = 0x1307b2; 2127hh503_pow_del_machw_resp_power_lut_entry = 0x1307e4; 2128hal_pow_sw_initialize_tx_power = 0x1307f6; 2129hal_pow_get_pow_table_tpc_code = 0x130814; 2130hal_pow_get_pow_table_tpc_code_for_dscr = 0x130844; 2131hh503_pow_set_resp_tpc_code_to_pow_mode = 0x13086a; 2132hh503_set_ack_cts_pow_code = 0x130892; 2133hal_get_spec_frm_rate = 0x1308ee; 2134hh503_pow_set_band_user_resp_frame_tx_power = 0x130932; 2135hh503_pow_set_user_resp_frm_phy_tx_mode = 0x13094a; 2136hh503_pow_add_machw_resp_power_lut_entry = 0x1309ac; 2137hal_pow_set_user_resp_frame_tx_power = 0x1309be; 2138hal_pow_set_pow_code_idx_in_tpc = 0x1309fe; 2139hal_pow_set_four_rate_tx_dscr_power = 0x130ab2; 2140hal_sync_tpc_config_device = 0x130af4; 2141hal_psd_get_buffer = 0x130b0e; 2142hal_psd_data_clear = 0x130b18; 2143hal_psd_alloc = 0x130b2e; 2144hal_psd_free = 0x130b66; 2145hh503_psd_reset_in_workdisable = 0x130b7c; 2146hh503_irq_psd_det = 0x130bb8; 2147hal_set_radar_sensor_period = 0x130c22; 2148hal_set_radar_sensor_suspend = 0x130c3a; 2149hal_set_radar_sensor_timeout_val = 0x130c50; 2150hal_set_radar_sensor_ifs_sel = 0x130c68; 2151hal_set_radar_sensor_switch_tx_bypass = 0x130c7e; 2152hal_set_radar_sensor_mac_enable = 0x130c94; 2153hal_set_radar_sensor_selfcts = 0x130ca8; 2154hal_set_radar_sensor_time = 0x130d22; 2155hal_radar_complete_clear = 0x130d4c; 2156hal_set_radar_sensor_sig_len = 0x130d5e; 2157hal_set_radar_sensor_tx_delay = 0x130d7c; 2158hal_set_radar_sensor_ch_period = 0x130da4; 2159hal_set_radar_sensor_ch_sel = 0x130de2; 2160hal_set_radar_sensor_ch_num = 0x130e16; 2161hal_set_radar_sensor_rx_delay = 0x130e2a; 2162hal_set_radar_sensor_tx_gain = 0x130e6a; 2163hal_set_radar_sensor_ch_smp_period = 0x130ea2; 2164hal_set_radar_sensor_phy_enable = 0x130f40; 2165hal_set_radar_sensor_smp_with_ch = 0x130f54; 2166hal_set_radar_sensor_rx_iq_bypass = 0x130f6a; 2167hal_get_radar_sensor_adc_freq = 0x130f7e; 2168hal_get_radar_sensor_dac_freq = 0x130faa; 2169hal_get_radar_sensor_dac_adc_num_ratio = 0x130fd6; 2170hal_set_radar_sensor_soc_txrx_addr = 0x131024; 2171hal_irq_radar_sensor_det = 0x131044; 2172hh503_reset_mac_soft_reset = 0x13108c; 2173hh503_reset_mac_logic_all = 0x1310a8; 2174hh503_reset_mac = 0x131186; 2175hh503_reset_phy_machw = 0x1311a8; 2176hal_rx_filter_set_alrx_state = 0x131228; 2177hal_rx_filter_set_rx_flt_en = 0x131240; 2178hh503_irq_drx_complete_isr = 0x1312b8; 2179hh503_irq_crx_complete_isr = 0x131370; 2180hh503_flush_rx_complete_irq = 0x1313f2; 2181hal_flush_rx_complete_irq = 0x13142a; 2182hal_flush_rx_queue_complete_irq = 0x13142e; 2183hal_is_hw_rx_queue_empty = 0x13143e; 2184hal_set_rx_filter_reg = 0x131464; 2185hh503_pow_he_trig_frame_update_code = 0x1314d0; 2186hal_get_ru_size = 0x1314ee; 2187hh503_dispatch_trig_event_encap = 0x13151a; 2188hh503_dispatch_trig_event = 0x131644; 2189hh503_irq_rx_triger_frm_param_isr = 0x13171a; 2190hh503_vap_enable_tsf = 0x131792; 2191hh503_enable_sta_tsf_tbtt = 0x1317ee; 2192hh503_vap_ap_start_tsf = 0x131862; 2193hal_enable_tsf_tbtt = 0x131890; 2194hh503_irq_tbtt_isr = 0x1318b2; 2195hal_vap_set_machw_beacon_period = 0x131914; 2196hal_vap_read_tbtt_timer = 0x131958; 2197hh503_irq_tx_complete_isr = 0x131994; 2198hal_flush_tx_complete_irq = 0x131a42; 2199hh503_irq_tx_queue_al_empty_isr = 0x131a64; 2200hal_log_txq_overrun = 0x131aa8; 2201hal_is_hw_tx_queue_empty = 0x131b10; 2202hal_clear_tx_hw_queue = 0x131b3a; 2203hal_create_vap = 0x131b5e; 2204hal_add_vap = 0x131bb2; 2205hal_get_hal_vap = 0x131c3e; 2206hal_vap_clear_macaddr = 0x131c54; 2207hal_del_vap = 0x131c84; 2208dmac_find_ie_etc = 0x131d18; 2209dmac_frame_is_null_data = 0x131d4c; 2210dmac_get_arp_type_by_arphdr = 0x131d70; 2211dmac_is_dhcp_port_etc = 0x131d8e; 2212dmac_get_data_type_from_8023_etc = 0x131dc6; 2213dmac_get_data_type_etc = 0x131e1c; 2214dmac_is_eapol_key_ptk_etc = 0x131e2e; 2215dmac_is_eapol_key_ptk_4_4_etc = 0x131e5c; 2216dmac_get_valid_vap = 0x131e8a; 2217mac_res_get_mac_res = 0x131ebe; 2218mac_res_vap_init = 0x131ec8; 2219mac_res_user_init_etc = 0x131f08; 2220mac_res_exit_etc = 0x131f3c; 2221dmac_res_init_etc = 0x131f6c; 2222mac_res_free_mac_vap_etc = 0x131f9a; 2223mac_board_get_max_user = 0x131fce; 2224mac_res_free_mac_user_etc = 0x131fd2; 2225dmac_res_get_dmac_res = 0x132014; 2226dmac_res_init = 0x13201c; 2227oal_fsm_create = 0x13202e; 2228oal_fsm_trans_to_state = 0x1320c4; 2229oal_fsm_event_dispatch = 0x13210e; 2230oal_pkt_skip_subpool = 0x132146; 2231oal_mem_get_buf_size = 0x132150; 2232oal_mem_get_skb_size = 0x13215a; 2233oal_mem_set_buf_size = 0x132164; 2234oal_mem_set_skb_size = 0x13216e; 2235oal_mem_get_zerocopy_hdr_size = 0x132178; 2236oal_get_netbuf_pool_free_cnt = 0x132184; 2237oal_flowctrl_update_credit = 0x132190; 2238oal_get_netbuf_pool_used_cnt = 0x1321a2; 2239oal_get_netbuf_pool_len = 0x1321ae; 2240oal_mem_print_pool_info = 0x1321ba; 2241oal_alloc_pktram = 0x1321c4; 2242oal_memory_init = 0x132250; 2243oal_memory_exit = 0x1322bc; 2244oal_set_netbuf_dfx_switch = 0x1322c6; 2245oal_mem_get_pkt_payload = 0x1322de; 2246oal_netbuf_find_subpool = 0x132302; 2247oal_mem_netbuf_free = 0x132364; 2248oal_dmac_mem_netbuf_valid_check = 0x1323b4; 2249oal_dmac_netbuf_payload = 0x1323ce; 2250oal_netbuf_get_hdr = 0x132434; 2251oal_netbuf_hcchdr = 0x132458; 2252oal_netbuf_mac_header = 0x132462; 2253oal_dmac_netbuf_cb = 0x13246e; 2254oal_mem_netbuf_alloc = 0x132478; 2255oal_dmac_netbuf_end = 0x132544; 2256oal_netbuf_dscr = 0x132596; 2257oal_netbuf_lwip = 0x1325ba; 2258oal_netbuf_skb = 0x1325de; 2259oal_mem_rsv = 0x132602; 2260oal_mem_restore = 0x132616; 2261oal_pkt_get_subpool_by_id = 0x132638; 2262oal_pkt_get_subpool_by_netbuf = 0x132658; 2263oal_pkt_netbuf_get_dog_addr = 0x132696; 2264oal_pkt_netbuf_get_dog_tag = 0x1326b8; 2265oal_pkt_netbuf_set_dog_tag = 0x1326c6; 2266oal_pkt_get_subpool_free_cnt = 0x1326dc; 2267oal_pkt_get_subpool_used_cnt = 0x1326ea; 2268oal_pkt_get_subpool_len = 0x1326fe; 2269oal_pkt_print_netbuf_pool_info = 0x13270c; 2270oal_pkt_clear_ctrl_blk = 0x13279a; 2271oal_pkt_clear_pool = 0x132814; 2272oal_pkt_create_netbuf_pool = 0x132820; 2273oal_pkt_init_netbuf_pool = 0x132880; 2274oal_pkt_init_cfg = 0x132926; 2275oal_pkt_free_pool_struct = 0x132990; 2276oal_pkt_free_pool_safty = 0x1329ae; 2277oal_pkt_find_available_blk = 0x132a30; 2278oal_pkt_netbuf_alloc = 0x132a78; 2279oal_pkt_netbuf_valid_check = 0x132afc; 2280oal_pkt_netbuf_free = 0x132b70; 2281oal_pkt_get_pool_cnt_by_type = 0x132c04; 2282oal_pkt_rsv_subpool = 0x132c18; 2283oal_pkt_rsv_netbuf_list = 0x132c24; 2284oal_pkt_rsv_get_subpool = 0x132c96; 2285oal_pkt_rsv = 0x132d3a; 2286oal_pkt_restore_subpool = 0x132dd2; 2287oal_pkt_restore = 0x132e2c; 2288oal_pkt_get_pool_info = 0x132e94; 2289oal_bit_find_first_bit_four_byte = 0x132ebe; 2290oal_get_lut_index = 0x132f02; 2291oal_get_real_rssi = 0x132f5c; 2292oal_rssi_smooth = 0x132f78; 2293alg_radar_fft_wn_search = 0x132fc6; 2294alg_radar_fft_reverse = 0x132fee; 2295alg_radar_fft_wn_cal = 0x133066; 2296alg_radar_fft_complex = 0x1330e4; 2297alg_radar_fftshift = 0x1331fe; 2298alg_radar_complex_abs = 0x133226; 2299alg_radar_mean = 0x13327a; 2300g_wn = 0x1332b0; 2301bg_pmu_get_state = 0x133ab0; 2302bg_pmu_change_state = 0x133aba; 2303bg_pmu_set_state = 0x133b0a; 2304bgtp_lowpower_init = 0x133b14; 2305bgtp_prevent_sleep_clear = 0x133b28; 2306bgtp_sleep_boundary_check = 0x133b48; 2307bgtp_sleep_type_check = 0x133b6a; 2308bgtp_sleep_hardware_status_clear = 0x133b8e; 2309bgtp_sleep_time_lpcycles_2_us = 0x133ba2; 2310bgtp_sleep_time_slot_2_us = 0x133bfa; 2311bgtp_sleep_time_us_2_lpcycles = 0x133c04; 2312bgtp_sleep_irq_handler = 0x133c24; 2313bgtp_soc_wakeup_irq_handler = 0x133c6e; 2314bgtp_bsub_wakeup_irq_handler_rom_used = 0x133c96; 2315bgtp_sleep_defer = 0x133d9c; 2316bgtp_sleep_defer_clear = 0x133db0; 2317bgtp_sleep = 0x133dc0; 2318bgtp_sleep_wait_to_idle = 0x133e32; 2319ble_acl_conn_record_match = 0x133e58; 2320ble_acl_conn_record_add = 0x133e76; 2321ble_acl_conn_record_remove = 0x133ea2; 2322ble_acl_is_addr_connected = 0x133ed2; 2323ble_acl_conn_record_reset = 0x133f00; 2324ble_acl_conn_record_init = 0x133f1e; 2325evt_task_node_cmp_instant_prog_opcode = 0x133f28; 2326evt_task_ble_acl_del_all_instant_prog = 0x133f36; 2327evt_task_ble_acl_add_instant_prog = 0x133f54; 2328evt_task_ble_acl_instant_prog = 0x133f8c; 2329evt_task_ble_acl_refresh_prog_instant = 0x133fe6; 2330evt_task_ble_acl_get_first_instant = 0x134008; 2331evt_task_ble_acl_refresh_conn_instant = 0x134024; 2332evt_task_ble_acl_refresh_map_instant = 0x134052; 2333evt_task_ble_acl_refresh_phy_instant = 0x134080; 2334evt_task_ble_acl_refresh_llcp_instant = 0x1340ae; 2335evt_task_ble_acl_tx_refresh_llcp_instant = 0x1340c4; 2336ble_errorint_isr = 0x134114; 2337ble_isr_cb_register = 0x13417e; 2338ble_isr_queue_init = 0x13418c; 2339ble_isr_queue_deinit = 0x134270; 2340ble_isr_get_cur_isr_queue_head = 0x134286; 2341ble_isr = 0x1342e0; 2342ble_isr_init = 0x134362; 2343ble_isr_deinit = 0x13440e; 2344btc_timer_cmp_info = 0x134410; 2345btc_timer_uppertrend_cmp = 0x134428; 2346btc_timer_active_scheduler = 0x13443e; 2347btc_timer_clear_all = 0x134450; 2348btc_timer_set_hardware = 0x134466; 2349btc_timer_past_due = 0x1344b4; 2350btc_timer_scheduler = 0x1344d6; 2351btc_timer_set = 0x134516; 2352btc_timer_cancel = 0x1345ba; 2353btc_timer_check = 0x1345f6; 2354btc_timer_clear = 0x134616; 2355btc_timer_next_due_in_slot_rom_used = 0x134664; 2356btc_timer_init = 0x1346a0; 2357btc_timer_deinit = 0x1346ce; 2358btc_timer_reset = 0x1346de; 2359btc_timer_debug_hw_timer_past = 0x1346e0; 2360list_head = 0x13471e; 2361list_tail = 0x134722; 2362list_size = 0x134726; 2363list_init = 0x13472a; 2364list_insert_front = 0x134734; 2365list_insert_back = 0x13474a; 2366list_insert_before = 0x134764; 2367list_pop = 0x134790; 2368list_contain = 0x1347b0; 2369list_insert_after = 0x1347c4; 2370list_extract = 0x1347f4; 2371list_concat = 0x134822; 2372list_shift_concat = 0x134846; 2373list_insert_inorder = 0x13486a; 2374list_match = 0x1348ba; 2375list_move_matched = 0x1348d8; 2376list_locate = 0x13492a; 2377list_fetch = 0x134944; 2378list_merge = 0x134986; 2379list_sort = 0x1349e6; 2380dm_ble_hci_le_encrypt_done = 0x134a62; 2381dm_ble_hci_le_rand_done = 0x134aaa; 2382dm_ble_match_connected_bd_addr = 0x134af2; 2383dm_ble_check_le_evt_mask = 0x134af8; 2384dm_ble_hci_le_rd_local_p256_public_key_done = 0x134b22; 2385dm_ble_hci_le_generate_dhkey_done = 0x134b84; 2386dm_ble_hci_le_basic_cmp_send = 0x134bd4; 2387dm_ble_send_status_evt = 0x134c02; 2388dm_ble_hci_le_set_evt_mask_act = 0x134c40; 2389dm_ble_hci_le_rd_buff_size_act = 0x134c64; 2390dm_ble_hci_le_rd_local_supp_feats_act = 0x134ca8; 2391dm_ble_hci_le_set_chnl_cls_act = 0x134cf0; 2392dm_ble_get_host_chnl_cls_map = 0x134d72; 2393dm_ble_host_set_chnl_to_act = 0x134d7e; 2394dm_ble_hci_le_encrypt_act = 0x134d8c; 2395dm_ble_hci_le_rand_act = 0x134dac; 2396dm_ble_hci_le_rd_local_p256_public_key_act = 0x134dc2; 2397dm_ble_hci_le_generate_dhkey_v1_act = 0x134df4; 2398dm_ble_hci_le_generate_dhkey_v2_act = 0x134e34; 2399dm_ble_encrypt_done_act = 0x134e84; 2400dm_ble_hci_le_rd_supp_states_act = 0x134e88; 2401dm_ble_hci_le_set_dft_phy_act = 0x134ed0; 2402dm_ble_hci_le_read_suggested_default_data_length_act = 0x134f28; 2403dm_ble_hci_le_write_suggested_default_data_length_act = 0x134f6a; 2404dm_ble_hci_le_read_maximum_data_length_act = 0x134fbe; 2405dm_ble_hci_le_read_transmit_pwr_act = 0x13500c; 2406dm_ble_hci_le_read_rf_path_compensation_act = 0x135040; 2407dm_ble_hci_le_write_rf_path_compensation_act = 0x13507e; 2408dm_ble_hci_le_get_max_tx_octets = 0x1350c4; 2409dm_ble_get_desc = 0x1350d0; 2410dm_ble_init_dft_val = 0x1350d8; 2411dm_ble_init = 0x135114; 2412dm_ble_deinit = 0x13512c; 2413dm_ble_reset = 0x135146; 2414dm_ble_get_rand_addr = 0x13517e; 2415dm_ble_is_rand_addr_null = 0x135186; 2416dm_ble_is_same_addr = 0x135190; 2417dm_ble_is_addr_already_connected = 0x1351ac; 2418dm_ble_update_noncon_state = 0x1351e0; 2419dm_ble_is_noncon_state_busy = 0x135204; 2420dm_ble_hci_le_set_rand_addr_act = 0x135214; 2421dm_ble_generate_access_address = 0x135246; 2422lm_ble_adv_comm_hci_rd_ant_info = 0x1352f4; 2423dm_ble_compare_fal_bd_addr = 0x135334; 2424dm_ble_fal_mac_ble_fal_disbit0_get = 0x135356; 2425dm_ble_fal_mac_ble_fal_disbit0_set = 0x135360; 2426dm_ble_fal_mac_ble_fal_disbit1_get = 0x13536a; 2427dm_ble_fal_mac_ble_fal_disbit1_set = 0x135374; 2428dm_ble_fal_mac_ble_fal_disbit2_get = 0x13537e; 2429dm_ble_fal_mac_ble_fal_disbit2_set = 0x135388; 2430dm_ble_fal_mac_ble_fal_disbit3_get = 0x135392; 2431dm_ble_fal_mac_ble_fal_disbit3_set = 0x13539c; 2432dm_ble_match_fal_bd_addr = 0x1353a6; 2433dm_ble_update_fal_usage = 0x1353ac; 2434dm_ble_find_fal_addr = 0x1353ca; 2435dm_ble_set_hw_disable_bit = 0x1353f0; 2436dm_ble_check_addr_in_fal = 0x135436; 2437dm_ble_fal_update_ral = 0x135440; 2438dm_ble_update_hw_fal = 0x1354a0; 2439dm_ble_init_fal = 0x13556c; 2440dm_ble_clear_fal = 0x1355f2; 2441dm_ble_hci_le_rd_fal_size_act = 0x13560c; 2442dm_ble_hci_le_clear_fal_act = 0x13563c; 2443dm_ble_hci_le_add_dev_to_fal_act = 0x1356a6; 2444dm_ble_hci_le_remove_dev_from_fal_act = 0x13574e; 2445dm_ble_fsm_exception_handler = 0x1357c0; 2446dm_ble_fsm_create = 0x1357c4; 2447dm_ble_fsm_delete = 0x1357fc; 2448dm_ble_fsm_init = 0x135800; 2449dm_ble_init_all = 0x135802; 2450dm_ble_deinit_all = 0x13580e; 2451dm_ble_reset_all = 0x135820; 2452dm_ble_get_valid_ral_num = 0x13582a; 2453dm_ble_set_valid_ral_num = 0x135836; 2454dm_ble_rpa_reset = 0x13584a; 2455dm_ble_switch_clock_gt_mode = 0x1358c6; 2456dm_ble_clock_gt_mode_timeout_act_rom_used = 0x1358ea; 2457dm_ble_is_addr_resolution_enabled = 0x1358fa; 2458dm_ble_ensure_rpa_timer_set = 0x135904; 2459dm_ble_find_ral_addr_em_base = 0x13593c; 2460dm_ble_is_same_resolving_addr = 0x135984; 2461dm_ble_generate_ral_info = 0x1359b6; 2462dm_ble_hci_le_add_dev_to_ral_act = 0x135a0e; 2463dm_ble_hci_le_remove_dev_from_ral_act = 0x135aea; 2464dm_ble_hci_le_clear_ral_act = 0x135b66; 2465dm_ble_hci_le_read_ral_size_act = 0x135baa; 2466dm_ble_hci_le_read_peer_rpa_act = 0x135bde; 2467dm_ble_hci_le_read_local_rpa_act = 0x135c4e; 2468dm_ble_hci_le_set_addr_resolution_enable_act = 0x135cc4; 2469dm_ble_addr_resolution_timeout_act = 0x135d28; 2470dm_ble_hci_le_set_rpa_timeout_act = 0x135da8; 2471dm_ble_hci_le_set_privacy_mode_act = 0x135dd6; 2472dm_co_check_evt_mask = 0x135e20; 2473dm_co_bdaddr_compare = 0x135e62; 2474dm_co_hci_basic_cmp_send = 0x135e7e; 2475dm_co_hci_set_evt_mask_act = 0x135eac; 2476dm_co_hci_reset_act = 0x135ed6; 2477dm_co_hci_ctrller_to_host_flow_ctrl_act = 0x135ef4; 2478dm_co_hci_host_buffer_size_act = 0x135f2e; 2479dm_co_hci_rd_afh_chnl_assess_act = 0x135f64; 2480dm_co_hci_wr_afh_chnl_assess_act = 0x135f9e; 2481dm_co_get_afh_chnl_assess_mode = 0x135fea; 2482dm_co_get_air_used_chnl_map = 0x135ff6; 2483dm_co_coex_air_map_update_act = 0x136000; 2484dm_co_hci_set_evt_mask_page2_act = 0x13601a; 2485dm_co_hci_rd_le_host_supp_act = 0x136044; 2486dm_co_hci_wr_le_host_supp_act = 0x136082; 2487dm_co_hci_rd_local_ver_info_act = 0x1360a0; 2488dm_co_get_version = 0x1360f0; 2489dm_co_get_subversion = 0x1360fa; 2490dm_co_get_company_identifier = 0x136104; 2491dm_co_hci_rd_local_support_cmds_act = 0x13610e; 2492dm_co_hci_rd_local_support_feats_act = 0x136172; 2493dm_co_hci_rd_bd_addr_act = 0x1361ba; 2494dm_co_get_desc = 0x1361fa; 2495dm_co_init_dft_val = 0x136202; 2496dm_co_get_local_addr = 0x136228; 2497dm_co_bd_addr_is_null = 0x136230; 2498dm_co_hci_vendor_set_bd_addr_act = 0x136246; 2499dm_co_is_local_addr_null = 0x136276; 2500dm_co_hci_reset = 0x13627e; 2501dm_co_fsm_exception_handler = 0x136288; 2502dm_co_fsm_create = 0x13628c; 2503dm_co_fsm_delete = 0x1362c4; 2504dm_co_fsm_init = 0x1362c8; 2505dm_co_init_all = 0x1362ca; 2506dm_co_deinit_all = 0x1362da; 2507dm_co_reset_all = 0x1362e2; 2508dpc_fsm_msg_process = 0x1362e6; 2509dpc_init = 0x1362f2; 2510dpc_deinit = 0x13632c; 2511dpc_call_func = 0x136348; 2512dts_btc_crypto_task_create = 0x13637a; 2513dts_btc_crypto_task_need_delete = 0x1363d0; 2514dts_btc_crypto_task_chk_del = 0x1363dc; 2515dts_read_config = 0x136410; 2516dts_random = 0x136432; 2517dts_sec_random = 0x13644a; 2518dts_trigger_crypto_engine = 0x136472; 2519dts_ble_read_halfslot_rounded_clock = 0x13648e; 2520dts_read_clock_in_10ms = 0x1364ce; 2521dts_ble_read_slot_rounded_clock = 0x1364d6; 2522dts_ble_read_cur_clock = 0x136516; 2523dts_ble_read_finecntclock = 0x136548; 2524dts_gle_read_cur_clock = 0x136576; 2525dts_gle_read_finecntclock = 0x1365a8; 2526dts_init = 0x1365d6; 2527btc_get_mem_heap_size = 0x1365d8; 2528btc_get_mem_heap_usage = 0x1365e2; 2529btc_get_max_mem_heap_usage = 0x1365ec; 2530btc_info_malloc = 0x1365f6; 2531btc_info_free = 0x13668c; 2532dts_malloc = 0x1366fc; 2533dts_hci_malloc = 0x136704; 2534dts_free = 0x136706; 2535dts_hci_free = 0x13670e; 2536btc_mem_init = 0x136710; 2537dts_btc_mem_info_dump = 0x13672a; 2538dts_sw_init = 0x136756; 2539dts_thread_set_sem = 0x13675a; 2540check_private_key_valid = 0x136764; 2541is_valid_private_key = 0x1367b4; 2542multiply_big_hex_256 = 0x1367c2; 2543shift_left_one_array_element_192 = 0x13684e; 2544multiply_by_u32_mod_p_256 = 0x136874; 2545multiply_by_u32_mod_p_192 = 0x1368a0; 2546init_big_number_256 = 0x1368ce; 2547set_big_number_length_256 = 0x1368e6; 2548add_big_hex_256 = 0x1368fe; 2549add_2_self_big_hex_256 = 0x136942; 2550subtract_big_hex_256 = 0x136946; 2551subtract_from_self_big_hex_256 = 0x13698e; 2552add_p_div2_256 = 0x136992; 2553copy_big_hex_256 = 0x136a10; 2554add_p_256 = 0x136a3e; 2555add_big_hex_mod_p256 = 0x136a6c; 2556subtract_self = 0x136ae8; 2557subtract_big_hex_mod_256 = 0x136b5a; 2558subtract_from_self_big_hex_sign_256 = 0x136c0c; 2559special_mod_p_256 = 0x136cb8; 2560very_big_hex_mod_p_192 = 0x136d8c; 2561very_big_hex_mod_p_256 = 0x136e32; 2562multiply_big_hex_by_uint32_256 = 0x136eee; 2563subtract_big_hex_uint32_256 = 0x136f32; 2564multiply_big_hex_mod_p256 = 0x136f6c; 2565not_equal_256 = 0x136f9e; 2566gf_jacobian_point_copy_256 = 0x136fba; 2567gf_jacobian_point_double_256 = 0x136fd8; 2568gf_jacobian_inf_point_add_256 = 0x1370f0; 2569gf_jacobian_point_addition_256 = 0x137214; 2570gf_affine_to_jacobian_point_copy_256 = 0x13739a; 2571gf_setup_jacobian_infinity_point256 = 0x1373d4; 2572big_hex_inversion_256 = 0x137408; 2573gf_point_jacobian_to_affine_256 = 0x1375a2; 2574ecc_point_multiplication_uint8_256 = 0x1375cc; 2575change_lsb_key_to_msb = 0x137644; 2576change_msb_key_to_lsb = 0x13766e; 2577ecc_execute_multiplication = 0x13769a; 2578copy_key_to_ecc = 0x1376f6; 2579ecc_generate_key = 0x137748; 2580ecc_gen_new_public_key = 0x13778e; 2581ecc_key_p256_point_check = 0x1377ae; 2582ecc_p256_public_key_check_valid = 0x137848; 2583g_base_point_x_192 = 0x1378e0; 2584g_base_point_x_256 = 0x137900; 2585g_base_point_y_192 = 0x137920; 2586g_base_point_y_256 = 0x137940; 2587g_big_hex_p256 = 0x137960; 2588g_big_hex_p_192 = 0x13798c; 2589g_ecc_jacobian_infinity_point_256 = 0x1379b8; 2590g_max_secret_key_192 = 0x137a3c; 2591g_max_secret_key_256 = 0x137a54; 2592g_sp_p256_b = 0x137a74; 2593g_very_big_hex_p_192 = 0x137aa0; 2594g_very_big_hex_p_256 = 0x137af0; 2595em_get_gle_rx_desc = 0x137b40; 2596em_free_gle_rx_desc = 0x137b4a; 2597em_get_gle_next_rx_desc = 0x137b98; 2598em_set_gle_rx_desc = 0x137ba8; 2599em_gle_rx_desc_init = 0x137bb2; 2600em_wr = 0x137c02; 2601em_set = 0x137c30; 2602em_rd = 0x137c5e; 2603em_offset_init = 0x137c84; 2604em_rf_init = 0x137d84; 2605em_desc_init = 0x137d9a; 2606em_buff_init = 0x137da4; 2607em_init_rom_used = 0x137db4; 2608em_eeq_deinit = 0x137e1e; 2609em_deinit = 0x137e64; 2610g_em_freqtable = 0x137ea0; 2611rx_buff_free_map = 0x137ef0; 2612em_rx_buff_init = 0x137f00; 2613em_get_rx_buff_offset = 0x137f68; 2614em_free_rx_buff = 0x137f82; 2615em_get_rx_desc = 0x137fcc; 2616em_free_rx_desc = 0x137fd6; 2617em_get_next_rx_desc = 0x138024; 2618em_set_rx_desc = 0x138034; 2619em_rx_desc_init = 0x13803e; 2620em_alloc_head_sed_id = 0x13808e; 2621em_alloc_tail_sed_id = 0x1380ec; 2622em_free_sed_id = 0x138136; 2623em_get_sed_type = 0x138166; 2624em_sed_init = 0x138172; 2625em_tx_buff_init = 0x138182; 2626em_alloc_comm_tx_buff = 0x138260; 2627em_free_comm_tx_buff = 0x13829e; 2628em_alloc_ble_pri_tx_buff = 0x1382c8; 2629em_free_ble_pri_tx_buff = 0x1382e0; 2630em_alloc_gle_pri_tx_buff = 0x138308; 2631em_free_gle_pri_tx_buff = 0x138320; 2632em_tx_desc_init = 0x13834a; 2633hw_em_txpd_dump_info = 0x13842a; 2634em_free_txcntl = 0x138474; 2635em_alloc_txcntl = 0x1384a4; 2636em_free_txpd = 0x1384f8; 2637em_alloc_txpd = 0x138538; 2638encrypt_clear_aes_ccm_counter = 0x138584; 2639encrypt_set_aes_ccm_iv = 0x138588; 2640encrypt_set_aes_ccm_sk = 0x13858c; 2641encrypt_enable_aes_ccm_enc = 0x1385be; 2642encrypt_is_aes_ccm_tx_mic_en = 0x138636; 2643encrypt_is_aes_ccm_rx_mic_en = 0x138650; 2644encrypt_clear_sm4_ccm_counter = 0x13866a; 2645encrypt_set_sm4_ccm_iv = 0x13866e; 2646encrypt_set_sm4_ccm_sk = 0x138672; 2647encrypt_enable_sm4_ccm_enc = 0x1386ac; 2648encrypt_is_sm4_ccm_tx_mic_en = 0x138724; 2649encrypt_is_sm4_ccm_rx_mic_en = 0x13873e; 2650encrypt_done_aes = 0x138758; 2651encrypt_set_aes_task = 0x1387d0; 2652encrypt_start_aes = 0x138848; 2653encrypt_init_aes = 0x1388ee; 2654encrypt_clear_aes_tasks = 0x138922; 2655encrypt_set_ecc_task = 0x138942; 2656encrypt_start_ecc_rom_used = 0x1389ee; 2657encrypt_execute_ecc_rom_used = 0x138a58; 2658encrypt_done_ecc = 0x138aec; 2659encrypt_generate_ecc_private_key = 0x138b48; 2660encrypt_get_ecc_debug_private_key = 0x138b7e; 2661encrypt_check_ecc_public_key_valid = 0x138b86; 2662encrypt_init_ecc = 0x138b8a; 2663encrypt_clear_ecc_tasks = 0x138b9e; 2664g_ecc_debug_private_key = 0x138bc0; 2665g_ecc_debug_public_key = 0x138be0; 2666encrypt_process = 0x138c20; 2667encrypt_init = 0x138c88; 2668encrypt_deinit = 0x138ca8; 2669encrypt_reset = 0x138cbe; 2670encrypt_get_supported_algorithm = 0x138cca; 2671encrypt_check_algorithm_support = 0x138cf4; 2672encrypt_set_key_deriv_algo_task = 0x138d32; 2673encrypt_set_key_exchange_algo_task = 0x138d62; 2674encrypt_cancel_key_deriv_algo_tasks = 0x138d8c; 2675encrypt_execute_task = 0x138df0; 2676encrypt_generate_random = 0x138e16; 2677encrypt_generate_key_exchange_private_key = 0x138e64; 2678encrypt_get_key_exchange_debug_private_key = 0x138e6a; 2679encrypt_check_key_exchange_public_key_valid = 0x138e6c; 2680encrypt_clear_ccmctr_counter = 0x138e72; 2681encrypt_set_ccmctr_initial_vector = 0x138e8a; 2682encrypt_set_ccmctr_session_key = 0x138ea6; 2683encrypt_enable_ccmctr_enc = 0x138ec2; 2684encrypt_clear_sed_counter = 0x138ee2; 2685encrypt_set_sed_iv = 0x138f1e; 2686encrypt_set_sed_sk = 0x138f5a; 2687encrypt_set_ccmctr_mask = 0x138fbe; 2688encrypt_reset_ccmctr_enc = 0x138fe8; 2689encrypt_is_tx_mic_en = 0x139012; 2690encrypt_is_rx_mic_en = 0x139034; 2691evt_prog_reset = 0x139056; 2692evt_prog_eeq_cancel_process = 0x13905a; 2693evt_prog_eeq_stop_process = 0x1390a8; 2694evt_prog_push_eeq = 0x139104; 2695evt_prog_get_eeq_allow_prog_cnt = 0x139200; 2696evt_prog_eeq_process = 0x13924a; 2697evt_prog_start_isr = 0x139274; 2698evt_prog_start = 0x1392a2; 2699evt_prog_start_urgent = 0x1392b0; 2700evt_prog_slot_isr = 0x1392e2; 2701evt_prog_match_elt_by_linklable = 0x1392e4; 2702evt_prog_match_elt_by_ee_gclkn = 0x1392f4; 2703evt_prog_finish_eeq_isr = 0x139302; 2704evt_prog_rx_isr = 0x139338; 2705evt_prog_urgent_eeq_fullint_isr = 0x139368; 2706evt_prog_normal_eeq_fullint_isr = 0x139388; 2707evt_prog_sw_isr = 0x1393a8; 2708evt_prog_check_sleep = 0x1393aa; 2709es_slot_ratio_convert = 0x1393ce; 2710es_get_scale_scan_interval = 0x1393e4; 2711es_offset_cleanup = 0x139408; 2712es_offset_overlap = 0x139430; 2713es_offset_check_offset = 0x13947e; 2714es_offset_find_next_newoffset = 0x1394c2; 2715es_offset_get_offset = 0x1394f0; 2716es_offset_compute_ts = 0x13958e; 2717es_calc_intv_param_init = 0x139658; 2718es_calc_intv = 0x13967e; 2719es_debug_input_param_print = 0x13971a; 2720es_view_intv_list_print = 0x139774; 2721es_calc_create_newstart_arr = 0x1397c2; 2722es_calc_find_newoffset = 0x1397ee; 2723es_calc_offset_and_check = 0x139868; 2724es_calc_offset = 0x139878; 2725es_check_offset = 0x1398f4; 2726es_conflict_check_a_be_b_rom_used = 0x139956; 2727es_conflict_check_a_af_b_rom_used = 0x1399ae; 2728es_conflict_check_rom_used = 0x139a0a; 2729es_elt_insert_check_end_during_scan = 0x139a3c; 2730es_dur_set_default = 0x139a5a; 2731es_dur_check_and_compute = 0x139a76; 2732es_dur_compute = 0x139afa; 2733es_elt_cmp_clkn = 0x139ba4; 2734es_elt_cmp_task_id_and_clkn = 0x139bc4; 2735es_get_gcd = 0x139be8; 2736es_dump_intv_list = 0x139c06; 2737es_elt_cmp_task_id = 0x139c36; 2738es_elt_cmp_priority = 0x139c46; 2739es_elt_cmp_sn = 0x139c54; 2740es_elt_cmp_task_id_and_instant = 0x139c62; 2741es_create_task_node_rom_used = 0x139c82; 2742es_create_sched_elt_rom_used = 0x139c9e; 2743es_cpy_elt_without_hdr = 0x139cba; 2744es_create_elt_and_cpy_without_hdr_rom_used = 0x139cc8; 2745es_check_param = 0x139cec; 2746es_init_elt_by_param = 0x139cfc; 2747es_update_elt_by_param = 0x139dd4; 2748es_finetimer_refresh = 0x139e24; 2749es_dec_elt_count = 0x139ea6; 2750es_set_processed_sn = 0x139ed6; 2751es_set_cbk_param = 0x139eee; 2752es_move_to_cancel_list = 0x139f00; 2753es_process_cancel_cbk = 0x139f4a; 2754es_process_cancel_list = 0x139fa0; 2755es_check_cancel_list = 0x139fd8; 2756es_check_ready_list = 0x13a014; 2757evt_task_ble_acl_llcp_find_desc = 0x13a034; 2758evt_task_ble_acl_send_mic_failure_terminate = 0x13a060; 2759evt_task_ble_acl_init_txpd = 0x13a08e; 2760evt_task_ble_acl_tx_node_alloc = 0x13a0d4; 2761evt_task_ble_acl_tx_node_free = 0x13a116; 2762evt_task_ble_acl_llcp_ack = 0x13a14a; 2763evt_task_ble_acl_event_send_tx_complete_event = 0x13a18c; 2764evt_task_ble_acl_disc_without_terminate = 0x13a1b6; 2765evt_task_ble_acl_event_int_tx_ack = 0x13a1f6; 2766evt_task_ble_acl_end_process = 0x13a27a; 2767ble_acl_add_max_win_size = 0x13a2be; 2768evt_task_ble_acl_refresh_next_peripheral_time = 0x13a2f0; 2769evt_task_ble_acl_check_time_out = 0x13a3b4; 2770evt_task_ble_send_private_conn_update_req = 0x13a3e8; 2771evt_task_ble_acl_offset_mgr = 0x13a446; 2772evt_task_ble_acl_hop_alg1_sw_compensation = 0x13a4c0; 2773evt_task_ble_acl_set_param = 0x13a4f8; 2774evt_task_ble_acl_send_unknown_rsp = 0x13a4fc; 2775evt_task_ble_acl_check_opcode_by_role = 0x13a526; 2776evt_task_ble_acl_llcp_allowed_rx = 0x13a552; 2777evt_task_get_rx_length = 0x13a566; 2778evt_task_ble_acl_recv_llcp_isr = 0x13a5ac; 2779evt_task_can_prog_tx = 0x13a640; 2780evt_task_ble_acl_fill_txpd = 0x13a64a; 2781evt_task_prog_tx_node = 0x13a6e2; 2782evt_task_ble_acl_copy_pb_to_next_packet = 0x13a722; 2783evt_task_ble_acl_tx_acl_data_process = 0x13a736; 2784evt_task_ble_acl_llcp_wr_em = 0x13a7fe; 2785evt_task_ble_acl_tx_llcp_process = 0x13a826; 2786evt_task_ble_acl_tx_prog_update_sed = 0x13a88e; 2787evt_task_ble_acl_tx_process = 0x13a8ee; 2788evt_task_ble_acl_event_start_config_sed = 0x13a904; 2789evt_task_ble_acl_predict_first_syncp_time = 0x13a98e; 2790evt_task_ble_phy_value_to_ll_pwr_ctl = 0x13a9ba; 2791evt_task_ble_acl_get_pwr_ctrl_req_phy = 0x13a9d0; 2792evt_task_ble_acl_pwr_ctrl_process = 0x13a9e2; 2793evt_task_ble_acl_process_rx_content_isr = 0x13aaa0; 2794evt_task_ble_acl_process_rx_desc_isr = 0x13ab42; 2795evt_task_ble_acl_recv_data_isr = 0x13ac1a; 2796evt_task_ble_acl_save_sync_time_info = 0x13ac72; 2797evt_task_ble_acl_stop_cbk = 0x13ad24; 2798evt_task_ble_acl_init_sed = 0x13ad28; 2799evt_task_ble_acl_init = 0x13ae34; 2800evt_task_ble_acl_init_ee_static = 0x13aeee; 2801evt_task_ble_acl_fsm_init = 0x13af0e; 2802evt_task_ble_acl_create_es_task = 0x13af3c; 2803evt_task_ble_acl_set_env = 0x13afe6; 2804evt_task_ble_acl_env_init = 0x13afea; 2805evt_task_ble_acl_free_tx_prog_queue = 0x13afee; 2806evt_task_ble_acl_env_deinit = 0x13b02a; 2807evt_task_ble_acl_handle_return_tx_data = 0x13b0a8; 2808evt_task_ble_acl_free_acl_tx_queue = 0x13b0bc; 2809evt_task_ble_acl_free_list = 0x13b0e8; 2810evt_task_ble_acl_set_interval = 0x13b124; 2811evt_task_ble_acl_get_interval = 0x13b130; 2812evt_task_ble_acl_get_env = 0x13b13a; 2813evt_task_ble_acl_idle_event_int = 0x13b13e; 2814evt_task_ble_acl_ending_event_int = 0x13b170; 2815evt_task_ble_acl_task_end = 0x13b18a; 2816evt_task_ble_acl_idle_event_abnormal = 0x13b1b0; 2817evt_task_ble_acl_ending_event_abnormal = 0x13b1be; 2818evt_task_ble_acl_llcp_tx = 0x13b1cc; 2819evt_task_ble_acl_send_acl_data = 0x13b222; 2820evt_task_ble_acl_recv_acl_data = 0x13b242; 2821evt_task_ble_acl_set_mic_trx_filter = 0x13b272; 2822evt_task_ble_acl_update_param_with_instant = 0x13b2bc; 2823evt_task_ble_acl_evt_cbk = 0x13b3ec; 2824evt_task_ble_acl_evt_abnormal_cbk = 0x13b472; 2825evt_task_ble_acl_rx_cbk = 0x13b4ca; 2826evt_task_ble_acl_cancel_cbk = 0x13b500; 2827evt_task_ble_acl_sw_cbk = 0x13b58a; 2828evt_task_ble_acl_start_cbk = 0x13b5a0; 2829evt_task_ble_acl_isr_cbk = 0x13b5ec; 2830evt_task_ble_acl_create = 0x13b630; 2831evt_task_ble_acl_start = 0x13b6b0; 2832evt_task_ble_acl_destory = 0x13b6dc; 2833evt_task_ble_acl_get_processed_counter = 0x13b71a; 2834evt_task_ble_acl_get_next_counter = 0x13b728; 2835evt_task_ble_acl_get_timeout = 0x13b732; 2836evt_task_ble_acl_set_timeout = 0x13b73a; 2837evt_task_ble_acl_get_latency = 0x13b76a; 2838evt_task_ble_acl_set_latency = 0x13b772; 2839evt_task_ble_acl_get_pwr_ctrl_info = 0x13b77c; 2840evt_task_ble_acl_get_last_timestamp = 0x13b796; 2841evt_task_ble_acl_get_duration_slot = 0x13b79e; 2842evt_task_ble_acl_update_effective_data_length = 0x13b7a6; 2843evt_task_ble_acl_get_effective_data_length = 0x13b81e; 2844evt_task_ble_acl_update_tx_phy = 0x13b828; 2845evt_task_ble_acl_update_rx_phy = 0x13b846; 2846evt_task_ble_acl_is_4m_phy = 0x13b85a; 2847evt_task_ble_acl_get_tx_phy = 0x13b882; 2848evt_task_ble_acl_get_rx_phy = 0x13b88c; 2849evt_task_ble_acl_update_data_length_tx_phy = 0x13b896; 2850evt_task_ble_acl_update_active_tx_octets_before_len_req = 0x13b8a4; 2851evt_task_ble_acl_update_param_equal_to_instant = 0x13b8ce; 2852ble_acl_conn_upd_processing_flag = 0x13b8d8; 2853evt_task_ble_acl_get_pwr_level = 0x13b8f4; 2854evt_task_ble_acl_set_pwr_level = 0x13b8fe; 2855CSWTCH.94 = 0x13b90c; 2856evt_task_ble_adv_get_env = 0x13b910; 2857evt_task_ble_adv_set_env = 0x13b914; 2858evt_task_ble_adv_get_txpd_txtype = 0x13b918; 2859evt_task_ble_adv_config_txdata = 0x13b92c; 2860evt_task_ble_adv_set_sed_addr = 0x13b9c0; 2861evt_task_ble_adv_free_txnode = 0x13b9f2; 2862evt_task_ble_adv_disable_handler = 0x13ba40; 2863evt_task_ble_adv_set_adv_disable = 0x13bab8; 2864evt_task_ble_adv_ending_event_int_rom_used = 0x13bafa; 2865evt_task_ble_adv_idle_event_int = 0x13bb10; 2866evt_task_ble_adv_evt_int_handler = 0x13bbb6; 2867evt_task_ble_adv_scan_req_report = 0x13bbc2; 2868evt_task_ble_adv_conn_req_check = 0x13bbfa; 2869evt_task_ble_adv_process_conn_req = 0x13bcb6; 2870evt_task_ble_adv_recv_check = 0x13bd06; 2871evt_task_ble_adv_get_pwr_level = 0x13bd7e; 2872evt_task_ble_adv_init_txnode = 0x13bd88; 2873evt_task_ble_adv_config_regs = 0x13be5c; 2874evt_task_ble_adv_config_sed = 0x13be8e; 2875evt_task_ble_adv_config_txpd = 0x13c016; 2876evt_task_ble_adv_get_own_addr_type = 0x13c0c2; 2877evt_task_ble_adv_get_filter_policy = 0x13c0d8; 2878evt_task_ble_adv_get_peer_addr = 0x13c0ee; 2879evt_task_ble_adv_set_intv = 0x13c10c; 2880evt_task_ble_adv_set_own_addr = 0x13c14a; 2881evt_task_ble_adv_set_param_act = 0x13c174; 2882evt_task_ble_adv_set_param = 0x13c1ce; 2883evt_task_ble_adv_set_adv_data = 0x13c1dc; 2884evt_task_ble_adv_set_scan_rsp_data = 0x13c208; 2885evt_task_ble_adv_set_adv_update = 0x13c236; 2886evt_task_ble_adv_config_mac = 0x13c284; 2887evt_task_ble_adv_config_es = 0x13c29a; 2888evt_task_ble_adv_get_intv_offset = 0x13c2fe; 2889evt_task_ble_adv_get_ts = 0x13c366; 2890evt_task_ble_adv_insert_intv = 0x13c396; 2891evt_task_ble_adv_check_adv_stop = 0x13c3e0; 2892evt_task_ble_adv_get_stop_status = 0x13c46e; 2893evt_task_ble_adv_free_env = 0x13c486; 2894evt_task_ble_adv_env_deinit = 0x13c4be; 2895evt_task_ble_adv_destory = 0x13c508; 2896evt_task_ble_adv_create_get_buff = 0x13c532; 2897evt_task_ble_adv_advertising_updata_data = 0x13c5a8; 2898CSWTCH.29 = 0x13c5e4; 2899evt_task_ble_adv_start_cbk_rom_used = 0x13c5ea; 2900evt_task_ble_adv_end_isr_rx_handle = 0x13c616; 2901evt_task_ble_adv_clear_mac_flag = 0x13c6cc; 2902evt_task_ble_adv_common_cbk = 0x13c730; 2903evt_task_ble_adv_evt_cbk_rom_used = 0x13c772; 2904evt_task_ble_adv_abort_cbk = 0x13c788; 2905evt_task_ble_adv_late_cbk = 0x13c78a; 2906evt_task_ble_adv_sket_cbk = 0x13c78c; 2907evt_task_ble_adv_cancel_cbk_rom_used = 0x13c78e; 2908evt_task_ble_adv_stop_cbk = 0x13c7b8; 2909evt_task_ble_adv_sw_cbk_rom_used = 0x13c7bc; 2910evt_task_ble_adv_recv_isr = 0x13c7d0; 2911evt_task_ble_adv_rx_cbk = 0x13c884; 2912evt_task_ble_adv_isr_cbk_rom_used = 0x13c8a8; 2913evt_task_ble_adv_init_ee_static = 0x13c8ec; 2914ble_ext_adv_unchange_data_handle = 0x13c922; 2915ble_ext_adv_mid_data_handle = 0x13c93a; 2916ble_ext_adv_end_data_handle = 0x13c986; 2917ble_ext_adv_mid_rspdata_handle = 0x13c9fa; 2918ble_ext_adv_end_rspdata_handle = 0x13ca46; 2919ble_ext_adv_comp_data_handle = 0x13cab6; 2920ble_ext_adv_first_data_handle = 0x13cafc; 2921ble_ext_adv_comp_rspdata_handle = 0x13cb44; 2922ble_ext_adv_first_rspdata_handle = 0x13cb88; 2923evt_task_ble_ext_adv_hci_phy_to_air_phy = 0x13cbd2; 2924evt_task_ble_adv_get_max_pkt_time = 0x13cbe6; 2925evt_task_ble_ext_adv_get_aux_phy = 0x13cc26; 2926evt_task_ble_ext_adv_is_rsp_needed = 0x13cc38; 2927evt_task_ble_ext_adv_idle_set_rand_addr = 0x13cc40; 2928evt_task_ble_ext_adv_advertising_set_rand_addr = 0x13cc5c; 2929evt_task_ble_adv_send_stop_msg = 0x13cc9e; 2930ble_ext_adv_get_prim_extheader_flag = 0x13ccec; 2931ble_ext_adv_get_aux_extheader_flag = 0x13cd2a; 2932evt_task_ble_ext_adv_init_prim_txnode = 0x13cd56; 2933evt_task_ble_ext_adv_init_aux_txnode = 0x13cdd6; 2934evt_task_ble_ext_adv_init_rsp_txnode = 0x13ce6e; 2935evt_task_ble_ext_adv_init_txnode = 0x13cef8; 2936evt_task_ble_ext_adv_config_regs = 0x13cf26; 2937evt_task_ble_ext_adv_config_sed_comm = 0x13cf58; 2938evt_task_ble_ext_adv_config_sed_prim = 0x13d02c; 2939evt_task_ble_ext_adv_config_sed_aux = 0x13d104; 2940evt_task_ble_ext_adv_config_sed = 0x13d1aa; 2941ble_ext_adv_get_rsp_extheader_flag = 0x13d1ba; 2942ble_ext_adv_get_extheader_len = 0x13d1e4; 2943evt_task_ble_ext_adv_config_extheader = 0x13d23a; 2944evt_task_ble_ext_adv_config_comm_txpd = 0x13d304; 2945evt_task_ble_ext_adv_config_prim_txpd = 0x13d354; 2946evt_task_ble_ext_adv_config_aux_txpd = 0x13d410; 2947evt_task_ble_ext_adv_config_rsp_txpd = 0x13d4b8; 2948evt_task_ble_ext_adv_config_prim_txpld = 0x13d562; 2949evt_task_ble_ext_adv_config_aux_txdata = 0x13d5ac; 2950evt_task_ble_ext_adv_config_aux_txpld = 0x13d5f8; 2951evt_task_ble_ext_adv_config_rsp_txdata = 0x13d64c; 2952evt_task_ble_ext_adv_config_rsp_txpld = 0x13d672; 2953evt_task_ble_ext_adv_config_txpld = 0x13d6bc; 2954evt_task_ble_ext_adv_config_mac = 0x13d736; 2955evt_task_ble_ext_adv_set_param_ext_act = 0x13d74e; 2956evt_task_ble_ext_adv_get_sid = 0x13d76e; 2957evt_task_ble_ext_adv_get_properties = 0x13d784; 2958evt_task_ble_adv_config_aux_es = 0x13d796; 2959evt_task_ble_ext_adv_prim_start_cbk = 0x13d866; 2960evt_task_ble_ext_adv_prim_clear_mac = 0x13d89c; 2961evt_task_ble_ext_adv_prim_evt_cbk = 0x13d8e0; 2962evt_task_ble_ext_adv_prim_sket_cbk = 0x13d92c; 2963evt_task_ble_ext_adv_prim_late_cbk = 0x13d968; 2964evt_task_ble_ext_adv_prim_abort_cbk = 0x13d996; 2965evt_task_ble_ext_adv_prim_isr_cbk = 0x13d9c4; 2966evt_task_ble_ext_adv_aux_start_cbk = 0x13da2c; 2967evt_task_ble_ext_adv_aux_clear_mac = 0x13da66; 2968evt_task_ble_ext_adv_aux_evt_cbk = 0x13dad6; 2969evt_task_ble_ext_adv_aux_late_cbk = 0x13db1a; 2970evt_task_ble_ext_adv_aux_sket_cbk = 0x13db4c; 2971evt_task_ble_ext_adv_aux_abort_cbk = 0x13db96; 2972evt_task_ble_ext_adv_aux_rx_cbk = 0x13dbc8; 2973evt_task_ble_ext_adv_aux_isr_cbk = 0x13dbde; 2974evt_task_ble_ext_adv_prim_sw_cbk = 0x13dc24; 2975evt_task_ble_ext_adv_set_adv_disable = 0x13dc34; 2976evt_task_ble_ext_adv_remove_adv = 0x13dc3e; 2977evt_task_ble_ext_adv_set_scanrsp_data = 0x13dc54; 2978evt_task_ble_ext_adv_properties_to_advtype = 0x13dcec; 2979evt_task_ble_ext_adv_param_to_legacy = 0x13dd68; 2980evt_task_ble_ext_adv_set_param_legacy_act = 0x13ddb8; 2981evt_task_ble_ext_adv_set_param = 0x13de2a; 2982evt_task_ble_ext_adv_set_adv_data = 0x13de46; 2983g_ext_adv_data_handle_table = 0x13deb4; 2984g_ext_scanrsp_data_handle_table = 0x13dedc; 2985evt_task_ble_initiate_cal_intv_window = 0x13defc; 2986evt_task_ble_initiate_set_env = 0x13df92; 2987evt_task_ble_initiate_intv_offset_req = 0x13dfe8; 2988evt_task_env_ble_initiate_create_env = 0x13e03c; 2989evt_task_ble_initiate_get_env = 0x13e064; 2990evt_task_ble_initiate_delete_env = 0x13e06e; 2991evt_task_ble_initiate_init_ee = 0x13e084; 2992evt_task_ble_initiate_set_es = 0x13e0a0; 2993evt_task_ble_initiate_set_own_addr = 0x13e0e4; 2994evt_task_ble_initiate_set_peer_addr = 0x13e13c; 2995evt_task_ble_initiate_set_sed = 0x13e17c; 2996evt_task_ble_initiate_set_reg = 0x13e286; 2997evt_task_ble_initiate_pack_con_req_pdu = 0x13e2de; 2998evt_task_ble_initiate_set_txpd = 0x13e36c; 2999evt_task_ble_initiate_fill_con_req_pdu = 0x13e3f8; 3000evt_task_ble_initiate_set_con_req = 0x13e472; 3001evt_task_ble_initiate_init_fsm = 0x13e50c; 3002evt_task_ble_initiate_create_desc = 0x13e538; 3003evt_task_ble_initiate_end_process = 0x13e572; 3004evt_task_ble_initiate_task_end = 0x13e5b4; 3005evt_task_ble_initiate_env_destroy = 0x13e5da; 3006evt_task_ble_initiate_env_deinit = 0x13e614; 3007evt_task_ble_initiate_idle_event_int = 0x13e636; 3008evt_task_ble_initiate_ending_event_int = 0x13e63a; 3009evt_task_ble_initiate_fsm_start = 0x13e644; 3010evt_task_ble_initiate_select_phy = 0x13e65a; 3011evt_task_ble_initiate_start_isr_set_winoffset = 0x13e6b6; 3012evt_task_ble_initiate_start_isr_update_sed = 0x13e714; 3013evt_task_ble_initiate_start_cbk = 0x13e77a; 3014evt_task_ble_init_get_hw_con_req_pdu_index = 0x13e7c8; 3015evt_task_ble_initiate_report_data = 0x13e7d4; 3016evt_task_ble_initiate_recv_data = 0x13e900; 3017evt_task_ble_initiate_evt_cbk = 0x13e970; 3018evt_task_ble_initiate_rx_cbk = 0x13ea1c; 3019evt_task_ble_initiate_cancel_cbk = 0x13ea42; 3020evt_task_ble_initiate_stop_cbk = 0x13ea52; 3021evt_task_ble_initiate_abnormal_cbk = 0x13ea56; 3022evt_task_ble_initiate_isr_cbk = 0x13eabe; 3023evt_task_ble_initiate_sw_cbk = 0x13eb00; 3024evt_task_ble_scan_update_intv_window = 0x13eb14; 3025evt_task_ble_scan_set_env = 0x13eb9e; 3026evt_task_env_ble_scan_create_env = 0x13ebf0; 3027evt_task_ble_scan_get_env = 0x13ec18; 3028evt_task_ble_scan_delete_env = 0x13ec22; 3029evt_task_ble_scan_init_ee = 0x13ec38; 3030evt_task_ble_scan_set_es = 0x13ec54; 3031evt_task_ble_scan_set_own_addr = 0x13ec98; 3032evt_task_ble_scan_set_sed = 0x13ecf0; 3033evt_task_ble_scan_set_txpd = 0x13edfe; 3034evt_task_ble_scan_init_fsm = 0x13ee7c; 3035evt_task_ble_scan_create_desc = 0x13eea8; 3036evt_task_ble_scan_env_destroy = 0x13eef4; 3037evt_task_ble_scan_end_process = 0x13ef2e; 3038evt_task_ble_scan_task_end = 0x13ef82; 3039evt_task_ble_scan_fsm_start = 0x13efac; 3040evt_task_ble_scan_env_deinit = 0x13efd0; 3041evt_task_ble_scan_idle_event_int = 0x13eff2; 3042evt_task_ble_scan_ending_event_int = 0x13eff6; 3043evt_task_ble_scan_select_phy = 0x13f000; 3044evt_task_ble_scan_report_set_extended_info = 0x13f05c; 3045evt_task_ble_scan_start_isr_update_sed = 0x13f0a8; 3046evt_task_ble_scan_start_cbk = 0x13f16c; 3047evt_task_ble_scan_report_data = 0x13f1c2; 3048evt_task_ble_scan_recv_data = 0x13f29c; 3049evt_task_ble_scan_evt_cbk = 0x13f30e; 3050evt_task_ble_scan_rx_cbk = 0x13f3a0; 3051evt_task_ble_scan_cancel_cbk = 0x13f3d2; 3052evt_task_ble_scan_stop_cbk = 0x13f3e2; 3053evt_task_ble_scan_abnormal_cbk = 0x13f3e6; 3054evt_task_ble_scan_isr_cbk = 0x13f44a; 3055evt_task_ble_scan_sw_cbk = 0x13f48c; 3056fsm_search_id = 0x13f4a0; 3057fsm_find_tbl_by_id = 0x13f4ae; 3058fsm_find_desc_by_id = 0x13f4c6; 3059fsm_check_desc_by_id = 0x13f4e6; 3060fsm_check_msg_list_empty = 0x13f4f0; 3061fsm_msg_comm_except_process_callback_register = 0x13f504; 3062fsm_common_msg_process = 0x13f510; 3063fsm_trans_state_ext = 0x13f562; 3064fsm_find_act_func = 0x13f58e; 3065fsm_msg_alloc = 0x13f5c4; 3066fsm_msg_buf_free = 0x13f5d6; 3067fsm_list_free = 0x13f5dc; 3068fsm_send_msg_default_id_print = 0x13f5f8; 3069fsm_send_msg_print = 0x13f696; 3070fsm_send_msg_without_log = 0x13f780; 3071fsm_send_basic_msg_without_log = 0x13f7b6; 3072fsm_send_msg = 0x13f7d8; 3073fsm_send_basic_msg = 0x13f7f6; 3074fsm_send_group_msg_match_fsm_type = 0x13f818; 3075fsm_msg_restore_to_head_ext = 0x13f884; 3076fsm_msg_restore_to_tail_ext = 0x13f8cc; 3077fsm_msg_save_to_head_ext = 0x13f914; 3078fsm_msg_save_to_tail_ext = 0x13f96a; 3079fsm_msg_update_saved_msg = 0x13f9c0; 3080fsm_msg_forward = 0x13fa18; 3081fsm_msg_state_process = 0x13fa38; 3082fsm_msg_pre_process = 0x13fa58; 3083fsm_msg_process = 0x13fa86; 3084fsm_register = 0x13fa9c; 3085fsm_unregister = 0x13faea; 3086fsm_init = 0x13fb0a; 3087fsm_deinit = 0x13fb22; 3088fsm_reset = 0x13fb44; 3089gle_sp_samp_int_isr = 0x13fb4e; 3090gle_errorint_isr = 0x13fb50; 3091gle_isr_cb_register = 0x13fb92; 3092gle_isr_queue_init = 0x13fba0; 3093gle_isr_queue_deinit = 0x13fc10; 3094gle_isr_get_cur_isr_queue_head = 0x13fc26; 3095gle_isr = 0x13fc80; 3096gle_isr_deinit = 0x13fd06; 3097gle_isr_init = 0x13fd08; 3098lm_ble_acl_delete_desc = 0x13fd9a; 3099lm_ble_acl_send_basic_cmp_evt_with_hdl = 0x13fdca; 3100lm_ble_end_evt_task = 0x13fdfc; 3101lm_ble_acl_sed_init = 0x13fe26; 3102lm_ble_acl_save_parameter = 0x13fea0; 3103lm_ble_acl_init_desc = 0x13feee; 3104lm_ble_acl_start_master = 0x13ff50; 3105lm_ble_acl_start_slave = 0x13ff64; 3106lm_ble_acl_close = 0x13ff7a; 3107lm_ble_acl_get_fsm_id = 0x13ffbc; 3108lm_ble_acl_get_max_tx_octets = 0x13ffd2; 3109lm_ble_llcp_forward_act = 0x13ffe4; 3110lm_ble_llcp_unknown_rsp_act = 0x140018; 3111lm_ble_llcp_reject_ind_act = 0x140032; 3112lm_ble_llcp_reject_ext_ind_act = 0x14006c; 3113lm_ble_acl_send_reject = 0x140086; 3114lm_ble_hci_read_rssi_act = 0x1400e6; 3115lm_ble_acl_get_transmit_window_delay = 0x140146; 3116lm_ble_acl_calc_first_packet_central_rom = 0x14015a; 3117lm_ble_acl_calc_first_packet_peripheral = 0x1401c6; 3118lm_ble_acl_send_disc_cmp = 0x1402ac; 3119lm_ble_send_llcp_terminate_ind = 0x1402e6; 3120lm_ble_acl_disc_with_terminate = 0x140316; 3121lm_ble_acl_disc_without_terminate = 0x140340; 3122lm_ble_send_terminate_process = 0x14036a; 3123lm_ble_hci_disc_check_reason_is_ok = 0x1403ac; 3124lm_ble_hci_disc_act = 0x1403e6; 3125lm_ble_acl_disc_with_terminate_act = 0x14041c; 3126lm_ble_llcp_terminate_act = 0x140438; 3127lm_ble_acl_disc_without_terminate_act = 0x1404a6; 3128lm_ble_acl_terminate_to_act = 0x1404e0; 3129lm_ble_acl_terminate_ack_act = 0x140516; 3130lm_ble_acl_event_sched_stop_act = 0x140552; 3131lm_ble_acl_fsm_cmp_srv_fsm_id = 0x140584; 3132lm_ble_acl_fsm_exception_hci = 0x140592; 3133lm_ble_acl_fsm_exception_handler = 0x1405d4; 3134lm_ble_acl_fsm_create = 0x1405fc; 3135lm_ble_acl_fsm_delete = 0x14065e; 3136lm_ble_acl_fsm_create_srv = 0x140674; 3137lm_ble_acl_fsm_delete_srv = 0x14070a; 3138lm_ble_acl_fsm_find_srv = 0x140758; 3139lm_ble_acl_del_all_srv_fsm = 0x14076e; 3140lm_ble_acl_check_exist_local_srv_fsm = 0x1407a8; 3141lm_ble_acl_check_exist_srv_fsm = 0x1407c4; 3142lm_ble_acl_check_exist_other_srv_fsm_with_instant = 0x1407cc; 3143lm_ble_conn_update_instant_cbk = 0x1407f8; 3144lm_ble_send_llcp_conn_update_ind = 0x14085c; 3145lm_ble_send_llcp_conn_param_req = 0x1408b8; 3146lm_ble_send_llcp_conn_param_rsp = 0x140960; 3147lm_ble_send_hci_le_conn_update_cmp = 0x140a08; 3148lm_ble_del_conn_update_srv_fsm_act = 0x140a66; 3149lm_ble_send_hci_le_rem_conn_param_req = 0x140a7e; 3150lm_ble_create_conn_update_srv = 0x140aba; 3151lm_ble_conn_update_check_hci_param = 0x140b32; 3152lm_ble_conn_update_check_req_param = 0x140b86; 3153lm_ble_conn_update_check_feats = 0x140bea; 3154lm_ble_conn_update_check_needed = 0x140bf2; 3155lm_ble_conn_update_check_anchor_point_move = 0x140c26; 3156lm_ble_conn_update_check_instant = 0x140c5a; 3157lm_ble_conn_update_schedule_instant = 0x140c72; 3158lm_ble_acl_conn_upd_get_fsm_id = 0x140ca8; 3159conn_update_get_ref_timestamp = 0x140cca; 3160conn_update_get_local_offset = 0x140ce4; 3161conn_update_get_peer_offset = 0x140cf4; 3162conn_update_get_dt = 0x140d06; 3163conn_update_es_intv_param_init = 0x140d36; 3164conn_update_calc_param_req = 0x140d86; 3165conn_update_calc_param_rsp = 0x140e72; 3166conn_update_calc_param_ind = 0x140f6a; 3167lm_ble_conn_update_exception_act = 0x14104e; 3168lm_ble_hci_conn_update_act = 0x141074; 3169lm_ble_hci_conn_update_srv_act = 0x141102; 3170lm_ble_llcp_conn_update_ind_act = 0x1411d6; 3171lm_ble_llcp_conn_update_save_param = 0x141246; 3172lm_ble_llcp_conn_update_ind_srv_act = 0x141292; 3173lm_ble_acl_conn_update_req_act = 0x141364; 3174lm_ble_acl_conn_update_req_set_upd_param = 0x1413c6; 3175lm_ble_acl_conn_update_req_srv_act = 0x141400; 3176lm_ble_llcp_conn_param_req_act = 0x14149a; 3177lm_ble_llcp_conn_param_req_srv_act = 0x141538; 3178lm_ble_llcp_conn_update_ind_when_wait_update_act = 0x14167c; 3179lm_ble_llcp_reject_when_wait_update_act = 0x141718; 3180lm_ble_llcp_unknown_when_wait_update_act = 0x1417be; 3181lm_ble_acl_conn_update_llcp_to_act = 0x14185a; 3182lm_ble_acl_conn_update_cmp_act = 0x1418ac; 3183lm_ble_llcp_conn_update_ind_when_wait_update_cmp_act = 0x1418f8; 3184lm_ble_llcp_conn_param_rsp_act = 0x141922; 3185lm_ble_hci_conn_update_host_reply_act = 0x141a44; 3186lm_ble_hci_conn_update_host_neg_reply_act = 0x141b06; 3187lm_ble_acl_srv_start_data_length_update_act = 0x141b56; 3188lm_ble_acl_srv_send_data_length_change_event = 0x141bf4; 3189lm_ble_acl_srv_host_suggest_data_length = 0x141c3e; 3190lm_ble_hci_le_set_data_length_act = 0x141cbe; 3191lm_ble_send_llcp_length_req_rsp = 0x141d16; 3192lm_ble_data_length_update_effective_value = 0x141d76; 3193lm_ble_acl_is_ll_length_pdu_param_vaild = 0x141e84; 3194lm_ble_data_lengt_update_local_rx_info = 0x141ec6; 3195lm_ble_llcp_length_req_act = 0x141f00; 3196lm_ble_llcp_length_rsp_act = 0x141f58; 3197lm_ble_llcp_length_send_req_act = 0x141fd6; 3198lm_ble_llcp_length_rsp_to_act = 0x142024; 3199lm_ble_del_enc_srv_fsm_act = 0x14203a; 3200lm_ble_acl_retrieve_sk = 0x142040; 3201lm_ble_acl_send_encryption_change_v1 = 0x14204e; 3202lm_ble_acl_send_encryption_key_refresh_cmp = 0x142086; 3203lm_ble_acl_encryption_cleanup = 0x1420ba; 3204lm_ble_acl_suspend_enc_due_to_timeout = 0x1420f8; 3205lm_ble_acl_find_initial_enc_state = 0x14211e; 3206lm_ble_acl_encryption_create_srv_act = 0x142138; 3207lm_ble_hci_enable_enc_cmd_act_rom_used = 0x1421b4; 3208lm_ble_llcp_enc_req_act = 0x1421f4; 3209lm_ble_acl_srv_enc_get_fsm_id = 0x142226; 3210lm_ble_acl_central_retrieve_skd_iv = 0x14224a; 3211lm_ble_acl_central_build_enc_desc = 0x142288; 3212lm_ble_acl_central_cancel_enc = 0x142320; 3213lm_ble_acl_central_cancel_enc_due_to_unknown_rsp = 0x14234a; 3214lm_ble_acl_central_cancel_enc_due_to_rejection = 0x142354; 3215lm_ble_acl_central_cancel_enc_due_to_ext_rejection = 0x14235e; 3216lm_ble_acl_central_finish_start_enc = 0x142368; 3217lm_ble_acl_central_respond_start_enc = 0x142392; 3218lm_ble_acl_central_receive_start_enc_request = 0x142414; 3219lm_ble_acl_central_collect_sk = 0x142436; 3220lm_ble_acl_central_calculate_sk = 0x142458; 3221lm_ble_acl_central_request_enc = 0x1424e2; 3222lm_ble_acl_central_generate_skd_iv = 0x14257a; 3223lm_ble_acl_central_respond_pause_enc = 0x1425a8; 3224lm_ble_acl_central_enable_enc = 0x142616; 3225lm_ble_acl_central_request_pause_enc = 0x142650; 3226lm_ble_acl_peripheral_retrieve_skd_iv = 0x1426d4; 3227lm_ble_acl_peripheral_store_next_enc_procedure = 0x142712; 3228lm_ble_acl_peripheral_finish_start_enc = 0x14273c; 3229lm_ble_acl_peripheral_start_enc = 0x142778; 3230lm_ble_acl_peripheral_request_start_enc = 0x142800; 3231lm_ble_acl_peripheral_suspend_enc = 0x14287a; 3232lm_ble_acl_peripheral_enc_denied_by_host = 0x1428ac; 3233lm_ble_acl_peripheral_calculate_sk = 0x1428de; 3234lm_ble_acl_peripheral_request_ltk = 0x14297c; 3235lm_ble_acl_peripheral_respond_enc = 0x142a0c; 3236lm_ble_acl_peripheral_generate_skd_iv = 0x142a90; 3237lm_ble_acl_peripheral_pause_enc = 0x142b26; 3238lm_ble_acl_peripheral_respond_pause_enc = 0x142b72; 3239lm_ble_send_llcp_feat_req = 0x142c1a; 3240lm_ble_send_llcp_feat_rsp = 0x142c6c; 3241lm_ble_send_rd_rem_feats_cmp = 0x142cb2; 3242lm_ble_del_feat_srv_fsm_act = 0x142cfc; 3243lm_ble_feat_srv_exception_act = 0x142d08; 3244lm_ble_hci_rd_rem_feats_create_srv_act = 0x142d30; 3245lm_ble_llcp_feats_req_act = 0x142dd0; 3246lm_ble_hci_rd_rem_feats_act = 0x142e00; 3247lm_ble_llcp_feats_rsp_act = 0x142e4e; 3248lm_ble_feats_llcp_unknown_rsp_act = 0x142eae; 3249lm_ble_feats_wait_rsp_to_act = 0x142ef2; 3250lm_ble_feats_get_acl_feat_bit = 0x142f26; 3251lm_ble_acl_set_map = 0x142f64; 3252lm_ble_acl_map_instant_prog_cbk = 0x14305e; 3253lm_ble_acl_map_add_instant_prog = 0x143082; 3254lm_ble_create_map_srv_fsm = 0x1430ae; 3255lm_ble_llcp_chnl_map_ind_act = 0x143140; 3256lm_ble_llcp_chnl_map_ind_srv_act = 0x1431f8; 3257lm_ble_acl_get_min_used_map = 0x14323c; 3258lm_ble_req_map_upd_act = 0x14326c; 3259lm_ble_req_map_upd_srv_act = 0x14337c; 3260lm_ble_map_ind_ack_act = 0x14341c; 3261lm_ble_map_ind_ack_to_act = 0x14346e; 3262lm_ble_map_instant_cmp_no_ack_act = 0x143498; 3263lm_ble_map_ind_ack_instant_past_act = 0x1434d4; 3264lm_ble_map_instant_cmp_act = 0x143536; 3265lm_ble_hci_rd_chnl_map_act = 0x143570; 3266lm_ble_acl_start_init_map = 0x1435bc; 3267lm_ble_llcp_min_used_chnl_act = 0x14363c; 3268lm_ble_send_llcp_status_ind = 0x143666; 3269lm_ble_chnl_status_timer_act = 0x1436a4; 3270lm_ble_host_set_chnl_changed_act = 0x143706; 3271lm_ble_llcp_chnl_report_ind_act = 0x143752; 3272lm_ble_llcp_chnl_status_ind_act = 0x1437bc; 3273lm_ble_assess_mode_change_act = 0x1437da; 3274lm_ble_send_llcp_chnl_reporting = 0x143830; 3275lm_ble_send_chnl_report_act = 0x14386c; 3276lm_ble_del_phy_upd_srv_fsm_act = 0x14388a; 3277lm_ble_select_fast_phy = 0x143894; 3278lm_ble_get_slow_phy = 0x1438ac; 3279lm_ble_phy_value_to_upd_cmd = 0x1438c8; 3280lm_ble_check_phy_upd_val_invalid = 0x1438dc; 3281lm_ble_get_current_phy = 0x1438ec; 3282lm_ble_convert_phy_rate_to_phy_value = 0x14391e; 3283lm_ble_phy_update_evt_task = 0x143936; 3284lm_ble_acl_phy_upd_inst_prog_cbk = 0x143960; 3285lm_ble_phy_upd_add_instant_prog = 0x143994; 3286lm_ble_send_llcp_phy_req = 0x1439c0; 3287lm_ble_send_llcp_phy_rsp = 0x1439fa; 3288lm_ble_send_llcp_phy_upd_ind = 0x143a48; 3289lm_ble_phy_value_to_upd_evt = 0x143a86; 3290lm_ble_send_hci_le_phy_update_cmp = 0x143a9a; 3291lm_ble_phy_upd_process_fail = 0x143af2; 3292lm_ble_phy_upd_process_succ = 0x143b32; 3293lm_ble_generate_phy_upd_ind = 0x143b7e; 3294lm_ble_local_phy_req_act = 0x143c12; 3295lm_ble_llcp_phy_req_act = 0x143c88; 3296lm_ble_llcp_phy_rsp_act = 0x143d1c; 3297lm_ble_llcp_phy_upd_unknown_rsp_act = 0x143da8; 3298lm_ble_llcp_phy_upd_rej_ext_wait_ind_act = 0x143dd2; 3299lm_ble_llcp_phy_upd_rej_ext_wait_rsp_act = 0x143e2e; 3300lm_ble_llcp_phy_req_conflict_act_c = 0x143e48; 3301lm_ble_phy_upd_ind_act = 0x143e6e; 3302lm_ble_phy_wait_rsp_to_act = 0x143f6e; 3303lm_ble_llcp_phy_req_conflict_act_p = 0x143f8c; 3304lm_ble_phy_upd_act = 0x143fa4; 3305lm_ble_phy_upd_create_srv_act = 0x143fae; 3306lm_ble_hci_le_set_phy_act = 0x14404c; 3307lm_ble_le_phy_auto_upd_act = 0x1440d4; 3308lm_ble_llcp_phy_req_pre_act = 0x1440ee; 3309lm_ble_hci_le_rd_phy_act = 0x144142; 3310lm_ble_send_llcp_ver_ind = 0x14419c; 3311lm_ble_send_rd_rem_ver_cmp = 0x1441e4; 3312lm_ble_del_ver_srv_fsm_act = 0x144226; 3313lm_ble_ver_srv_exception_act = 0x144232; 3314lm_ble_hci_rd_rem_ver_create_srv_act = 0x14425a; 3315lm_ble_llcp_ver_req_act = 0x1442fa; 3316lm_ble_hci_rd_rem_ver_act = 0x14435c; 3317lm_ble_llcp_ver_rsp_act = 0x1443a8; 3318lm_ble_ver_wait_rsp_to_act = 0x1443ec; 3319lm_ble_adv_get_desc = 0x144420; 3320lm_ble_adv_create_desc = 0x144442; 3321lm_ble_adv_delete_desc = 0x1444ba; 3322lm_ble_adv_init = 0x144516; 3323lm_ble_adv_close = 0x144530; 3324lm_ble_adv_send_cmp_evt = 0x144566; 3325lm_ble_adv_check_and_update_dm_info = 0x144598; 3326lm_ble_adv_update_adv_state = 0x1445dc; 3327lm_ble_adv_set_rpa_sed = 0x1445f4; 3328lm_ble_send_hci_le_adv_set_terminated = 0x1446be; 3329lm_ble_adv_connect_p_start_act = 0x144706; 3330lm_ble_adv_end_act_rom_used = 0x1447d8; 3331lm_ble_adv_get_sed_id = 0x1447f6; 3332lm_ble_adv_hci_set_adv_en_addr_check = 0x14480a; 3333lm_ble_adv_update_act = 0x144864; 3334lm_ble_ext_adv_get_comm_desc = 0x14489a; 3335lm_ble_ext_adv_set_comm_desc = 0x1448a4; 3336lm_ble_ext_adv_delete_comm_desc = 0x1448ae; 3337lm_ble_adv_reset_comm_desc = 0x1448d4; 3338lm_ble_adv_comm_dispatch_start = 0x1448f0; 3339lm_ble_ext_adv_set_param_send_cmp_evt = 0x144902; 3340lm_ble_adv_get_adv_type = 0x14493c; 3341lm_ble_adv_init_aux_sed_id = 0x144946; 3342lm_ble_adv_send_comm_cmp_evt = 0x14497a; 3343lm_ble_adv_comm_dispatch_end = 0x1449a8; 3344lm_ble_adv_comm_dispatch_ack_act = 0x1449c8; 3345lm_ble_adv_is_ext_adv_enabled = 0x144a06; 3346lm_ble_adv_get_sid = 0x144a1a; 3347lm_ble_adv_get_properties = 0x144a32; 3348lm_ble_adv_set_ext_param_check_property = 0x144a3e; 3349lm_ble_adv_set_ext_param_check_intv = 0x144a80; 3350lm_ble_adv_set_ext_param_check_map = 0x144adc; 3351lm_ble_adv_set_ext_param_check_phy = 0x144aea; 3352lm_ble_adv_set_ext_param_check_addr = 0x144b04; 3353lm_ble_adv_set_ext_param_check_txpwr = 0x144b1e; 3354lm_ble_adv_set_ext_param_check = 0x144b3a; 3355lm_ble_adv_create_ext_evt_task = 0x144b6a; 3356lm_ble_adv_hci_set_ext_param_act = 0x144ba2; 3357lm_ble_adv_advertising_ext_data_check = 0x144c74; 3358lm_ble_adv_standby_ext_data_check = 0x144cb0; 3359lm_ble_adv_advertising_hci_set_ext_data_act = 0x144ce8; 3360lm_ble_adv_standby_hci_set_ext_data_act = 0x144d38; 3361lm_ble_adv_common_set_ext_scanrsp_param_check = 0x144d78; 3362lm_ble_adv_standby_set_ext_scanrsp_param_check = 0x144daa; 3363lm_ble_adv_advertising_set_ext_scanrsp_param_check = 0x144dac; 3364lm_ble_adv_standby_hci_set_ext_scan_rsp_act = 0x144dbc; 3365lm_ble_adv_advertising_hci_set_ext_scan_rsp_act = 0x144dfe; 3366lm_ble_adv_comm_hci_enable_ext_adv_act_param_check = 0x144e50; 3367lm_ble_adv_standby_set_ext_en_param_check = 0x144ea0; 3368lm_ble_adv_send_dispatch_ack = 0x144ea2; 3369lm_ble_adv_standby_set_ext_en_act = 0x144ed4; 3370lm_ble_adv_stopping_set_ext_en_act = 0x144f64; 3371lm_ble_adv_advertising_set_ext_en_act_rom_used = 0x144f7e; 3372lm_ble_adv_advertising_hci_rmv_adv_act = 0x144fe0; 3373lm_ble_adv_end_rmv_act = 0x145008; 3374lm_ble_adv_ext_disable_all = 0x14503c; 3375lm_ble_adv_comm_hci_enable_ext_adv_act = 0x14508e; 3376lm_ble_adv_comm_hci_clear_adv_act = 0x145154; 3377lm_ble_adv_stop_act_rom_used = 0x14518a; 3378lm_ble_adv_comm_hci_rd_max_adv_len = 0x1451bc; 3379lm_ble_adv_comm_hci_nb_of_supported_adv_sets = 0x1451f2; 3380lm_ble_adv_scan_req_report = 0x145226; 3381lm_ble_adv_standby_hci_set_adv_rand_addr_act = 0x14529c; 3382lm_ble_adv_advertising_hci_set_adv_rand_addr_act = 0x1452c4; 3383lm_ble_adv_fsm_exception_hci = 0x1452ec; 3384lm_ble_adv_fsm_exception_handler = 0x1452f6; 3385lm_ble_adv_fsm_create = 0x145306; 3386lm_ble_adv_get_fsm_id = 0x145368; 3387lm_ble_adv_get_fsm_id_without_init = 0x145384; 3388lm_ble_adv_ext_comm_fsm_create = 0x14539c; 3389hci_bt_cmd_get_adv_dest_id = 0x14540c; 3390lm_ble_adv_set_param_check = 0x145476; 3391lm_ble_adv_hci_set_param_act = 0x1454c6; 3392lm_ble_adv_hci_set_data_act = 0x145564; 3393lm_ble_adv_advertising_hci_set_data_act = 0x1455b4; 3394lm_ble_adv_standby_hci_enable_act = 0x1455fa; 3395lm_ble_adv_advertising_hci_enable_act_rom_used = 0x145682; 3396lm_ble_adv_stopping_hci_enable_act = 0x1456e0; 3397lm_ble_adv_hci_set_scan_rsp_act = 0x145724; 3398lm_ble_adv_advertising_hci_set_scan_rsp_act = 0x145776; 3399lm_ble_adv_read_tx_power_act = 0x1457bc; 3400lm_ble_enhanced_con_cmp_set_addr = 0x1457f8; 3401lm_ble_comm_send_enhanced_con_cmp_evt = 0x14588a; 3402lm_ble_comm_send_basic_con_cmp_evt = 0x1458fe; 3403lm_ble_comm_send_con_cmp_evt = 0x145980; 3404lm_ble_check_adv_cmd_conflict = 0x1459ba; 3405lm_ble_adv_cmd_class_get = 0x1459f4; 3406lm_ble_adv_cmd_class_reset = 0x1459fe; 3407lm_ble_check_rand_addr_invalid = 0x145a0a; 3408lm_ble_scan_check_ext_scan_param = 0x145a22; 3409lm_ble_scan_set_ext_scan_param = 0x145a96; 3410lm_ble_scan_off_hci_set_ext_scan_params_act = 0x145af0; 3411lm_ble_scan_off_check_ext_scan_en_param = 0x145b3c; 3412lm_ble_scan_set_ext_scan_en_param = 0x145b90; 3413lm_ble_ext_scan_set_duration_timer = 0x145bac; 3414lm_ble_scan_off_hci_set_ext_scan_enable_act = 0x145be4; 3415lm_ble_scanning_check_ext_scan_en_param = 0x145c42; 3416lm_ble_ext_scan_report_is_aux_scan_rsp = 0x145c70; 3417lm_ble_scan_set_ext_adv_report = 0x145c84; 3418lm_ble_ext_scan_timeout_report = 0x145d1e; 3419lm_ble_ext_scanning_duration_to_act = 0x145d46; 3420lm_ble_ext_scan_off_restart = 0x145d94; 3421lm_ble_scan_ext_adv_report_info_init = 0x145db4; 3422lm_ble_scan_report_ext_adv_truncated = 0x145e16; 3423lm_ble_scanning_hci_set_ext_scan_enable_act = 0x145e6c; 3424lm_ble_ext_scan_recv_legacy_adv_check = 0x145ef0; 3425lm_ble_scan_act_get_bd_address = 0x145f06; 3426lm_ble_ext_scan_recv_legacy_adv_set_dir_addr = 0x145f2e; 3427lm_ble_ext_scan_recv_legacy_adv_set_undir_addr = 0x145fa6; 3428lm_ble_ext_scan_recv_legacy_adv_set_adv_data = 0x146006; 3429lm_ble_ext_scan_recv_legacy_adv_set_evt_type = 0x146038; 3430lm_ble_ext_scan_report_legacy_adv = 0x146096; 3431lm_ble_ext_scan_save_adva = 0x146168; 3432lm_ble_ext_scan_save_targeta = 0x1461da; 3433lm_ble_ext_scan_save_periodic_intv = 0x146242; 3434lm_ble_ext_scan_get_adi = 0x146298; 3435lm_ble_ext_scan_get_adv_tx_power = 0x1462cc; 3436lm_ble_ext_scan_set_next_pdu_type = 0x146334; 3437lm_ble_ext_scan_set_last_pdu_type = 0x146362; 3438lm_ble_ext_scan_save_phy = 0x146380; 3439lm_ble_ext_scan_save_ext_adv_report_info = 0x1463b0; 3440lm_ble_extended_scan_check_in_adv_list = 0x146412; 3441lm_ble_ext_scan_report_tail_adv_data = 0x146464; 3442lm_ble_ext_scan_report_ext_adv = 0x1464de; 3443lm_ble_ext_scan_check_adv_scan_mode = 0x1465dc; 3444lm_ble_ext_scan_check_adv_mode = 0x14665e; 3445lm_ble_ext_scan_check_adv_pdu = 0x1466c2; 3446lm_ble_ext_scan_report_non_scan_non_connect_adv = 0x146726; 3447lm_ble_ext_scan_report_connect_adv = 0x146776; 3448llm_ae_report_report_scan_adv = 0x1467a2; 3449lm_ble_ext_scan_process_second_chnl_ext_adv = 0x14681a; 3450lm_ble_ext_scan_process_ext_adv = 0x14686c; 3451lm_ble_ext_scan_process_sync_info = 0x146908; 3452lm_ble_scan_recv_extended_adv = 0x1469ec; 3453lm_ble_initiate_create_desc = 0x146a8c; 3454lm_ble_initiate_delete_desc = 0x146ac4; 3455lm_ble_initiate_get_desc = 0x146ada; 3456lm_ble_initiate_send_status_evt = 0x146ae4; 3457lm_ble_initiate_send_cmp_evt = 0x146b12; 3458lm_ble_initiate_set_rpa_sed = 0x146b46; 3459lm_ble_initiate_init = 0x146bbc; 3460lm_ble_initiate_close = 0x146bca; 3461lm_ble_initiate_evt_task_fsm_start = 0x146bee; 3462lm_ble_initiate_set_addr = 0x146c04; 3463lm_ble_initiate_evt_task_end = 0x146c44; 3464lm_ble_initiating_hci_create_con_cancel_act = 0x146c5a; 3465lm_ble_initiate_set_acl_con_info = 0x146c86; 3466lm_ble_initiate_start_acl_fsm = 0x146d2e; 3467lm_ble_initiating_recv_data = 0x146d68; 3468lm_ble_initiate_off_stopping_recv_data = 0x146d96; 3469lm_ble_initiate_stopping_hci_create_con_cancel_act = 0x146da2; 3470lm_ble_initiate_stopping_event_sched_stop_act = 0x146ddc; 3471lm_ble_initiate_fsm_exception_hci = 0x146e16; 3472lm_ble_initiate_fsm_exception_handler = 0x146e5a; 3473lm_ble_initiate_create_fsm = 0x146e6a; 3474lm_ble_initiate_get_fsm_id = 0x146ed2; 3475lm_ble_initiate_check_create_con_params = 0x146ef8; 3476lm_ble_initiate_set_task_params = 0x146f9a; 3477lm_ble_initiate_off_hci_create_con_act = 0x146fe2; 3478lm_ble_initiate_stopping_hci_create_con_act = 0x1470ac; 3479lm_ble_scan_check_scan_param = 0x1470e6; 3480lm_ble_scan_set_scan_param = 0x147124; 3481lm_ble_scan_off_hci_set_scan_params_act = 0x14714a; 3482lm_ble_scan_off_check_scan_en_param = 0x1471a8; 3483lm_ble_scan_set_scan_en_param = 0x1471de; 3484lm_ble_scan_off_hci_set_scan_enable_act = 0x1471f0; 3485lm_ble_scanning_check_scan_en_param = 0x147256; 3486lm_ble_scanning_hci_set_scan_enable_act = 0x14726c; 3487lm_ble_scan_report_dir_adv = 0x1472e8; 3488lm_ble_scan_set_undir_adv_data = 0x14737e; 3489lm_ble_scan_report_undir_adv = 0x1473b2; 3490lm_ble_scan_report_adv = 0x147484; 3491lm_ble_scan_recv_legacy_adv = 0x147500; 3492lm_ble_scan_create_desc = 0x147552; 3493lm_ble_scan_delete_desc = 0x147582; 3494lm_ble_scan_get_desc = 0x1475b2; 3495lm_ble_scan_send_cmp_evt = 0x1475bc; 3496lm_ble_scan_check_in_adv_list = 0x1475f0; 3497lm_ble_scan_set_rpa_sed = 0x147662; 3498lm_ble_scan_init = 0x1476ba; 3499lm_ble_scan_close = 0x1476c8; 3500lm_ble_scan_event_sched_stop_act = 0x1476f4; 3501lm_ble_scan_scanning_recv_data = 0x147744; 3502lm_ble_scan_off_stopping_recv_data = 0x14777a; 3503lm_ble_scan_set_scan_param_dft = 0x147786; 3504lm_ble_scan_evt_task_end = 0x1477aa; 3505lm_ble_scan_act_check_dir_addr_type = 0x1477d6; 3506lm_ble_scan_set_task_params = 0x1477ec; 3507lm_ble_scan_evt_task_fsm_start = 0x147824; 3508lm_ble_set_scan_set_addr = 0x14783a; 3509lm_ble_scan_check_rand_addr_invalid = 0x14786a; 3510lm_ble_set_scan_enable = 0x14787e; 3511lm_ble_scan_fsm_exception_hci = 0x1478f0; 3512lm_ble_scan_fsm_exception_handler = 0x1478f6; 3513lm_ble_scan_create_fsm = 0x147906; 3514lm_ble_scan_get_fsm_id = 0x14795e; 3515lm_comm_init = 0x147982; 3516lm_comm_get_desc_env = 0x147994; 3517lm_comm_set_desc_env = 0x1479b2; 3518pwr_ctrl_get_dft_tx_power_level = 0x1479cc; 3519pwr_ctrl_set_dft_tx_power_level = 0x1479d6; 3520pwr_ctrl_set_rf_tx_path_compensation_val = 0x1479e0; 3521pwr_ctrl_set_rf_rx_path_compensation_val = 0x1479ea; 3522pwr_ctrl_get_rf_tx_path_compensation_val = 0x1479f4; 3523pwr_ctrl_get_rf_rx_path_compensation_val = 0x147a00; 3524pwr_ctrl_get_ble_acl_rssi_avg_cnt = 0x147a0c; 3525pwr_ctrl_get_ble_acl_rssi_avg_time = 0x147a16; 3526pwr_ctrl_get_gle_acb_rssi_avg_cnt = 0x147a20; 3527pwr_ctrl_get_gle_acb_rssi_avg_time = 0x147a2a; 3528aes_s_box_invert = 0x147a38; 3529smp_aes128reverse = 0x147a56; 3530smp_aesdec = 0x147aa0; 3531smp_truncat = 0x147d18; 3532smp_setbit = 0x147d28; 3533smp_calc_resolvable_private_addr = 0x147d50; 3534smp_calc_f4 = 0x147da2; 3535smp_calc_f5 = 0x147df0; 3536smp_calc_f5k = 0x147e78; 3537smp_calc_f6 = 0x147eb6; 3538smp_calc_g2 = 0x147f28; 3539smp_calc_h6 = 0x147fb4; 3540smp_calc_erir = 0x147fc4; 3541smp_calc_d1 = 0x14800e; 3542smp_calc_stk = 0x148044; 3543smp_calc_x_div = 0x1480a4; 3544smp_calc_ltk = 0x148134; 3545smp_calc_x_confirm = 0x14817a; 3546smp_calc_csrk = 0x148258; 3547smp_calc_irk = 0x14829a; 3548mp_cmp_inner.isra.0 = 0x148400; 3549mp_add2.constprop.1 = 0x14842a; 3550mp_set.constprop.2 = 0x14845a; 3551mp_set = 0x148466; 3552mp_set2 = 0x148472; 3553mp_left_shift1 = 0x148482; 3554mp_right_shift1 = 0x1484a2; 3555mp_p256 = 0x1484c0; 3556mp_b256 = 0x1484da; 3557mp_g256 = 0x148520; 3558mp_cmp2 = 0x1485ae; 3559mp_add2 = 0x1485ca; 3560mp_sub = 0x1485fa; 3561mp_sub2 = 0x148632; 3562mp_mod_256 = 0x148668; 3563mp_mul = 0x14896a; 3564mp_squr = 0x14908c; 3565mp_mod_inv = 0x149594; 3566ec_affinify = 0x1496ce; 3567ec_affinifyx = 0x14972c; 3568ec_is_point_affine = 0x149760; 3569ec_double = 0x14988a; 3570ec_add = 0x149afc; 3571ec_full_add = 0x149e2c; 3572ec_full_sub = 0x149ea6; 3573ec_mult_getl = 0x149f0a; 3574ec_mult = 0x149f40; 3575mp_seckey = 0x14a066; 3576mp_pubkey = 0x14a09a; 3577mp_dhkey = 0x14a0ec; 3578mp_var_init = 0x14a158; 3579mp_var_free = 0x14a188; 3580smp_ecdh_public_key_check_on_curve = 0x14a19c; 3581smp_ecdh_public_key = 0x14a20c; 3582smp_ecdh_dh_key = 0x14a248; 3583 3584g_flash_ctrl = 0x1803e0; 3585g_sfc_inited = 0x1803fc; 3586g_sfc_unknown_flash = 0x1803fd; 3587g_sfc_bus_dma_regs = 0x180404; 3588g_sfc_bus_regs = 0x180408; 3589g_sfc_cmd_databuf = 0x18040c; 3590g_sfc_cmd_regs = 0x180410; 3591g_sfc_global_conf_regs = 0x180414; 3592g_dma_busy = 0x180418; 3593g_hal_pins_funcs = 0x18041c; 3594g_watchdog_enabled = 0x180424; 3595g_watchdog_inited = 0x180425; 3596g_hal_watchdogs_funcs = 0x180428; 3597g_watchdog_regs = 0x18042c; 3598g_hal_watchdog_callback = 0x180430; 3599g_timeout = 0x180434; 3600g_hal_timer_func = 0x180438; 3601g_timer_adapted = 0x180444; 3602g_timer_inited = 0x180447; 3603g_timerlist_0 = 0x180448; 3604g_timerlist_1 = 0x180448; 3605g_timerlist_2 = 0x1804c0; 3606g_timers_manager = 0x180510; 3607g_hal_timer_funcs = 0x180540; 3608g_timer_comm_regs = 0x18054c; 3609g_timer_regs = 0x180550; 3610g_hal_timer_callback = 0x18055c; 3611g_systick_hw_inited = 0x18056c; 3612g_hal_systicks_funcs = 0x180570; 3613g_tcxo_inited = 0x180578; 3614g_hal_tcxo_funcs = 0x18057c; 3615g_tcxo_regs = 0x180580; 3616g_aggr = 0x180588; 3617g_aggr_host_param_sync = 0x18059c; 3618g_dmac_anti_intf = 0x1805ac; 3619g_ast_autorate_dev_info = 0x1805fc; 3620g_ast_autorate_vap_info = 0x1806b4; 3621g_ar_intrf_mode_cnt_intrf = 0x180774; 3622g_ar_intrf_mode_cnt_total = 0x180778; 3623g_ar_intrf_mode_flag = 0x18077c; 3624g_alg_compatibility_user_info = 0x180780; 3625g_dmac_edca_opt = 0x1807c8; 3626g_alg_gla_switch_enable = 0x1807fc; 3627g_alg_dbac_config_func = 0x180804; 3628g_alg_dmac_internal_hook = 0x180808; 3629g_alg_common_dev_info = 0x180824; 3630g_alg_common_host_sync_param = 0x180828; 3631g_alg_common_user_info = 0x180830; 3632g_rts_dev = 0x180860; 3633g_rts_host_sync_param = 0x180874; 3634g_rts_user = 0x1808f0; 3635g_alg_sch_dmac_param_sync = 0x180938; 3636g_dmac_schdule = 0x18093c; 3637g_temp_protect_is_over_state = 0x180a30; 3638g_alg_tpc_param_sync = 0x180a34; 3639g_tpc = 0x180a40; 3640g_alg_traffic_ctl_param_sync = 0x180a4c; 3641g_traffic_ctl = 0x180a94; 3642g_tx_tb_params = 0x180adc; 3643g_tx_tb_sync_param = 0x180b0c; 3644g_dft_mng_ctx = 0x180b10; 3645g_dmac_alg_main = 0x180b2c; 3646g_al_rx_buffer = 0x180c68; 3647g_dmac_st_apf = 0x180c6c; 3648g_btcoex_mgr = 0x180c70; 3649g_btcoex_occupied_utime = 0x180ca4; 3650g_csi_netbuf_baseaddr = 0x180ca8; 3651g_dmac_service_control = 0x180cac; 3652g_dmac_user_rate_info = 0x180cb0; 3653g_device_hw_statis_cnt = 0x180cb4; 3654g_device_vap_stat = 0x180cbc; 3655g_tx_vap_aggre_info = 0x180d5c; 3656g_dmac_hooks = 0x180d64; 3657g_dmac_latency_rx = 0x180e24; 3658g_dmac_latency_stat_switch = 0x180e28; 3659g_dmac_latency_tx = 0x180e30; 3660g_latency_record_pkt_num_rx = 0x180e34; 3661g_dbac_noa_para_change_notify_func = 0x180e3c; 3662g_dmac_rom_param = 0x180e48; 3663g_dmac_bcn_timeout_adj = 0x180ec8; 3664g_dmac_bcn_timeout_cnt = 0x180ec9; 3665g_dmac_max_dtim_times = 0x180ecc; 3666g_dmac_max_powersave = 0x180ed0; 3667g_dmac_rx_bcn_cnt = 0x180ed1; 3668g_nan_sdp_mgnt = 0x180ed4; 3669g_extra_value_add = 0x180ed8; 3670null_data_pending_timer = 0x180edc; 3671g_performance_mode = 0x180f00; 3672g_tx_retry_mgnt = 0x180f04; 3673g_cache_stat = 0x180f08; 3674g_dbac_is_dbac_not_ready_func = 0x180f10; 3675g_dmac_alg_pktno = 0x180f14; 3676g_tx_sched_timer = 0x180f18; 3677g_hal_rf_res_manager = 0x180f3c; 3678g_hh503_rf_dev = 0x180f50; 3679g_rf_dev_ops = 0x180f8c; 3680g_dmac_frw_ctrl = 0x180f9c; 3681g_dmac_frw_stat = 0x180fd0; 3682g_frw_rom_cb = 0x181008; 3683g_frw_timer_start_stamp = 0x18142c; 3684g_need_restart = 0x181430; 3685g_timer = 0x181434; 3686g_timer_handler = 0x181444; 3687g_timer_id = 0x181448; 3688g_timer_interval = 0x18144c; 3689g_timer_list = 0x181450; 3690g_hal_chip = 0x181458; 3691g_btble_status_last = 0x1819f4; 3692g_btcoex_btble_status = 0x181a00; 3693g_btcoex_statistics = 0x181a0c; 3694g_btcoex_waite_rf_timeout = 0x181a54; 3695g_hal_fcs_mgr = 0x181a58; 3696g_hal_event_to_dmac_callback = 0x181a5c; 3697g_noa_count = 0x181a60; 3698g_wfa_aifsn_lock = 0x181a64; 3699g_wfa_cw_lock = 0x181a68; 3700g_pm_ctl = 0x181a80; 3701g_psd_data = 0x181a8c; 3702g_dmac_resource = 0x181a90; 3703g_dmac_user_cnt_size = 0x181b88; 3704g_dmac_vap_support = 0x181b98; 3705g_mac_res_etc = 0x1823f8; 3706g_netbuf_dfx_is_open = 0x182448; 3707g_netbuf_pool = 0x18244c; 3708g_pkt_ram = 0x182450; 3709g_pmu_cur_state = 0x182458; 3710g_bg_sleep_boundary = 0x182459; 3711g_bg_sleep_clk = 0x18245c; 3712g_bg_sleep_dur = 0x182460; 3713g_bg_sleep_finecnt = 0x182464; 3714g_bg_sleep_log_num = 0x182466; 3715g_bgtp_extern_wakeup_flag = 0x182467; 3716g_prevent_sleep_reasons = 0x182468; 3717g_prevent_sleep_time = 0x18246c; 3718g_sleep_type = 0x182470; 3719g_us_temp = 0x182474; 3720g_ble_acl_connected_list = 0x182478; 3721g_ble_isr_queue_head = 0x182484; 3722g_ble_isr_queue_idx = 0x182488; 3723g_ble_isr_queue_max_deep = 0x182489; 3724g_btc_timer_queue = 0x18248c; 3725g_dm_ble_desc = 0x182498; 3726g_rand_addr = 0x18250c; 3727g_fal = 0x182514; 3728g_rpa_engine_setup = 0x182530; 3729g_dm_co_desc = 0x182534; 3730g_dpc_env = 0x182584; 3731g_btc_crypto_task = 0x18259c; 3732g_btc_crypto_task_exist = 0x1825a0; 3733g_btc_crypto_task_need_delete = 0x1825a1; 3734g_random_val = 0x1825a4; 3735g_btc_mem_info = 0x1825a8; 3736g_meminfo_list = 0x1825b0; 3737g_ecc_data = 0x1825bc; 3738g_gle_rxpd_desc_env = 0x182700; 3739g_em_eeq_normal_offset = 0x182702; 3740g_rxpd_desc_env = 0x182704; 3741g_sed_mgr = 0x182708; 3742g_aes_queue = 0x182718; 3743g_aes_state = 0x182724; 3744g_sm3_queue = 0x182728; 3745g_sm3_state = 0x182734; 3746g_sm3_triggered = 0x182735; 3747g_ecc_queue = 0x182738; 3748g_ecc_state = 0x182744; 3749g_es_env = 0x182748; 3750es_dur_params = 0x1827cc; 3751g_es_finetarget_msk = 0x1827d8; 3752g_evt_task_env_ble_initiate = 0x1827dc; 3753g_evt_task_env_ble_scan = 0x1827e0; 3754g_fsm_main = 0x1827e4; 3755g_gle_isr_queue_head = 0x182800; 3756g_gle_isr_queue_idx = 0x182804; 3757g_gle_isr_queue_max_deep = 0x182805; 3758g_lm_ble_adv_desc = 0x182808; 3759g_lm_ae_comm_desc = 0x182828; 3760g_lm_ble_initiate_desc = 0x18282c; 3761g_lm_ble_scan_desc = 0x182830; 3762g_lm_comm_desc_env = 0x182834; 3763smp_fsminst = 0x182878; 3764s_pubkey_affine_par = 0x18287c; 3765s_pubkey_mpint_par = 0x182880; 3766s_pubkey_proj_par = 0x182884;