- 已排除 simpleProfile_Notify (发送后 resp=1 队列完好) - 队列在 hex 打印后 ~20ms 被清空 (amt/seq/off 全0 = clear_buf_dbn_ble 效果) - clear_buf_dbn_ble 入口: 仅当 buf->flag=1 (有货被清) 时打印 + __builtin_return_address(0) - 烧录后 ret=地址 对照 .map 文件直接定位调用者
- 已排除 simpleProfile_Notify (发送后 resp=1 队列完好) - 队列在 hex 打印后 ~20ms 被清空 (amt/seq/off 全0 = clear_buf_dbn_ble 效果) - clear_buf_dbn_ble 入口: 仅当 buf->flag=1 (有货被清) 时打印 + __builtin_return_address(0) - 烧录后 ret=地址 对照 .map 文件直接定位调用者