Macros |
|
| #define | PEER_MANAGER_ENABLED |
|
Enable Peer Manager module.
More...
|
|
| #define | PM_MAX_REGISTRANTS |
|
Number of event handlers that can be registered.
More...
|
|
| #define | PM_FLASH_BUFFERS |
|
Number of internal buffers for flash operations. Decrease this value to lower RAM usage.
More...
|
|
Detailed Description
Macro Definition Documentation
| #define PEER_MANAGER_ENABLED |
Enable Peer Manager module.
Set to 1 to activate.
- Note
- This is an NRF_CONFIG macro.
| #define PM_FLASH_BUFFERS |
Number of internal buffers for flash operations. Decrease this value to lower RAM usage.
- Note
- This is an NRF_CONFIG macro.
| #define PM_MAX_REGISTRANTS |
Number of event handlers that can be registered.
- Note
- This is an NRF_CONFIG macro.