Default configuration for the nimble_netif_rpble module. More...
Default configuration for the nimble_netif_rpble module.
Definition in file nimble_rpble_params.h.
#include "nimble_rpble.h"
Include dependency graph for nimble_rpble_params.h:Go to the source code of this file.
Variables | |
| static const nimble_rpble_cfg_t | nimble_rpble_params = NIMBLE_RPBLE_PARAMS |
| nimble_netif_rpble configuration | |
Default parameters used for the nimble_netif_rpble module | |
| #define | NIMBLE_RPBLE_SCAN_ITVL_MS 1200U |
| #define | NIMBLE_RPBLE_SCAN_WIN_MS 120U |
| #define | NIMBLE_RPBLE_ADV_ITVL_MS 100U |
| #define | NIMBLE_RPBLE_CONN_SCAN_ITVL_MS 120U |
| #define | NIMBLE_RPBLE_CONN_SCAN_WIN_MS 120U |
| #define | NIMBLE_RPBLE_CONN_SCAN_TO_MS 360U |
| #define | NIMBLE_RPBLE_CONN_ITVL_MIN_MS 90U |
| #define | NIMBLE_RPBLE_CONN_ITVL_MAX_MS 110U |
| #define | NIMBLE_RPBLE_CONN_LATENCY 0 |
| #define | NIMBLE_RPBLE_CONN_SUPER_TO_MS 1650U |
| #define | NIMBLE_RPBLE_EVAL_ITVL_MIN_MS 12000U |
| #define | NIMBLE_RPBLE_EVAL_ITVL_MAX_MS 13000U |
| #define | NIMBLE_RPBLE_PHY_MODE NIMBLE_PHY_1M |
| Default BLE PHY mode used by rpble. | |
| #define | NIMBLE_RPBLE_PARAMS |
| #define NIMBLE_RPBLE_PARAMS |
Definition at line 80 of file nimble_rpble_params.h.