From 78e84fcf264afd731cd66c807d9fcb690fe12126 Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期一, 16 十二月 2024 10:08:16 +0800
Subject: [PATCH] 兼容真趣的基站

---
 01_SDK/nimble/samples/bluetooth/ble_central/keil_107x/Objects/ble_central.htm |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/01_SDK/nimble/samples/bluetooth/ble_central/keil_107x/Objects/ble_central.htm b/01_SDK/nimble/samples/bluetooth/ble_central/keil_107x/Objects/ble_central.htm
index e03d214..15d45db 100644
--- a/01_SDK/nimble/samples/bluetooth/ble_central/keil_107x/Objects/ble_central.htm
+++ b/01_SDK/nimble/samples/bluetooth/ble_central/keil_107x/Objects/ble_central.htm
@@ -3,7 +3,7 @@
 <title>Static Call Graph - [.\Objects\ble_central.axf]</title></head>
 <body><HR>
 <H1>Static Call Graph for image .\Objects\ble_central.axf</H1><HR>
-<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Tue Sep 10 09:54:30 2024
+<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Mon Nov 18 16:40:54 2024
 <BR><P>
 <H3>Maximum Stack Usage =        848 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
 Call chain for Maximum Stack Depth:</H3>
@@ -5908,11 +5908,11 @@
 <LI><a href="#[277]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;get_le16
 <LI><a href="#[2b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;put_le16
 <LI><a href="#[2c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;os_mbuf_prepend
-<LI><a href="#[33b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ble_hs_hci_util_handle_pb_bc_join
 <LI><a href="#[33d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ble_hs_tx_data
 <LI><a href="#[308]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;os_mbuf_pullup
 <LI><a href="#[33a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mem_split_frag
 <LI><a href="#[33c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ble_hs_log_mbuf
+<LI><a href="#[33b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ble_hs_hci_util_handle_pb_bc_join
 </UL>
 <BR>[Called By]<UL><LI><a href="#[338]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ble_hs_hci_acl_tx
 <LI><a href="#[34b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ble_hs_wakeup_tx
@@ -8152,8 +8152,8 @@
 <BR>[Called By]<UL><LI><a href="#[121]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RF_PhyInit
 </UL>
 
-<P><STRONG><a name="[3a3]"></a>print_adv_fields</STRONG> (Thumb, 288 bytes, Stack size 56 bytes, misc.o(i.print_adv_fields))
-<BR><BR>[Stack]<UL><LI>Max Depth = 80<LI>Call Chain = print_adv_fields &rArr; __2printf
+<P><STRONG><a name="[3a3]"></a>print_adv_fields</STRONG> (Thumb, 436 bytes, Stack size 64 bytes, misc.o(i.print_adv_fields))
+<BR><BR>[Stack]<UL><LI>Max Depth = 88<LI>Call Chain = print_adv_fields &rArr; __2printf
 </UL>
 <BR>[Calls]<UL><LI><a href="#[25b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;abort
 <LI><a href="#[126]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;memcmp
@@ -9927,7 +9927,7 @@
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> main.o(i.blecent_on_disc_complete)
 </UL>
-<P><STRONG><a name="[3a4]"></a>blecent_scan</STRONG> (Thumb, 76 bytes, Stack size 24 bytes, main.o(i.blecent_scan))
+<P><STRONG><a name="[3a4]"></a>blecent_scan</STRONG> (Thumb, 72 bytes, Stack size 24 bytes, main.o(i.blecent_scan))
 <BR><BR>[Stack]<UL><LI>Max Depth = 336<LI>Call Chain = blecent_scan &rArr; ble_gap_disc &rArr; ble_hs_timer_resched &rArr; npl_freertos_callout_reset &rArr; xTimerGenericCommand &rArr; xQueueGenericSend &rArr; prvUnlockQueue &rArr; prvCopyDataToQueue &rArr; xTaskPriorityDisinherit
 </UL>
 <BR>[Calls]<UL><LI><a href="#[35a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ble_hs_id_infer_auto

--
Gitblit v1.9.3