nRF5 SDK v17.1.0
Macros
memory pool implementation used by HCI configuration

Macros

#define HCI_MEM_POOL_ENABLED
 Enabling HCI memory pool module. More...
 
#define HCI_TX_BUF_SIZE
 TX buffer size in bytes. More...
 
#define HCI_RX_BUF_SIZE
 RX buffer size in bytes. More...
 
#define HCI_RX_BUF_QUEUE_SIZE
 RX buffer queue size. More...
 

Detailed Description

Macro Definition Documentation

#define HCI_MEM_POOL_ENABLED

Enabling HCI memory pool module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define HCI_RX_BUF_QUEUE_SIZE

RX buffer queue size.

Note
This is an NRF_CONFIG macro.
#define HCI_RX_BUF_SIZE

RX buffer size in bytes.

Note
This is an NRF_CONFIG macro.
#define HCI_TX_BUF_SIZE

TX buffer size in bytes.

Note
This is an NRF_CONFIG macro.

Documentation feedback | Developer Zone | Subscribe | Updated