nRF5 SDK  v12.0.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
memory pool implementation used by HCI configuration

Macros

#define HCI_MEM_POOL_ENABLED
 Enabling HCI memory pool module. * Set to 1 to activate. 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.