mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-06-06 05:14:45 +00:00
fb7651b773
This allows to enable custom extensions for DTM which currently allow to override interval between test packets and number of packets to be transmitted. See description of new syscfg setting for details. This is not enabled by default since it extends HCI command defined by Core specification so we need to be compliant by default. However even if extensions are enabled, NimBLE still accepts HCI command as defined in Core specification but also accepts extended one.