component/bt: fix crash when BLE do con and duscon stress test

This commit is contained in:
zhiweijian
2018-08-28 14:25:58 +08:00
committed by Jack
parent bcebf3e6f1
commit 17c4a76395
2 changed files with 2 additions and 1 deletions

View File

@@ -176,6 +176,7 @@ PROVIDE ( lld_evt_env = 0x3ffb9704 );
PROVIDE ( lld_evt_elt_wait_get = 0x400468e4 );
PROVIDE ( lld_evt_get_next_free_slot = 0x4004692c );
PROVIDE ( lld_pdu_adv_pk_desc_tab = 0x3ff98c70 );
PROVIDE ( lld_pdu_tx_flush_list = 0x4004a760 );
PROVIDE ( lld_pdu_llcp_pk_desc_tab = 0x3ff98b68 );
PROVIDE ( lld_pdu_pack = 0x4004ab14 );
PROVIDE ( LLM_AA_CT1 = 0x3ff98d8a );