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_ADV_ITVL_MS 100U |
Definition at line 39 of file nimble_rpble_params.h.
| #define NIMBLE_RPBLE_CONN_ITVL_MAX_MS 110U |
Definition at line 55 of file nimble_rpble_params.h.
| #define NIMBLE_RPBLE_CONN_ITVL_MIN_MS 90U |
Definition at line 52 of file nimble_rpble_params.h.
| #define NIMBLE_RPBLE_CONN_LATENCY 0 |
Definition at line 58 of file nimble_rpble_params.h.
| #define NIMBLE_RPBLE_CONN_SCAN_ITVL_MS 120U |
Definition at line 43 of file nimble_rpble_params.h.
| #define NIMBLE_RPBLE_CONN_SCAN_TO_MS 360U |
Definition at line 49 of file nimble_rpble_params.h.
| #define NIMBLE_RPBLE_CONN_SCAN_WIN_MS 120U |
Definition at line 46 of file nimble_rpble_params.h.
| #define NIMBLE_RPBLE_CONN_SUPER_TO_MS 1650U |
Definition at line 61 of file nimble_rpble_params.h.
| #define NIMBLE_RPBLE_EVAL_ITVL_MAX_MS 13000U |
Definition at line 68 of file nimble_rpble_params.h.
| #define NIMBLE_RPBLE_EVAL_ITVL_MIN_MS 12000U |
Definition at line 65 of file nimble_rpble_params.h.
| #define NIMBLE_RPBLE_PARAMS |
Definition at line 79 of file nimble_rpble_params.h.
| #define NIMBLE_RPBLE_PHY_MODE NIMBLE_PHY_1M |
Default BLE PHY mode used by rpble.
Definition at line 75 of file nimble_rpble_params.h.
| #define NIMBLE_RPBLE_SCAN_ITVL_MS 1200U |
Definition at line 32 of file nimble_rpble_params.h.
| #define NIMBLE_RPBLE_SCAN_WIN_MS 120U |
Definition at line 35 of file nimble_rpble_params.h.
|
static |
nimble_netif_rpble configuration
Definition at line 99 of file nimble_rpble_params.h.