nRF5 SDK v14.2.0
Macros
Peer Manager configuration

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. More...
 
#define PM_CENTRAL_ENABLED
 Enable/disable central-specific Peer Manager functionality. 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_CENTRAL_ENABLED

Enable/disable central-specific Peer Manager functionality.

Enable/disable central-specific Peer Manager functionality.

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.

Documentation feedback | Developer Zone | Subscribe | Updated