Files
esp-idf/components/bt
Zhou Xiao 257c4db455 fix(bt/ble_log): use atomic_load for inflight_peak in buf_util report
Replace __atomic_exchange_n with __atomic_load_n in
ble_log_emit_buf_util() so inflight_peak reports the all-time peak
since init rather than resetting to zero after each report.
2026-03-23 18:28:14 +08:00
..
2026-03-12 12:02:10 +01:00