nRF5 SDK for Mesh v2.1.1
Macros
GATT configuration defines

Macros

#define MESH_FEATURE_GATT   0
 GATT feature, should only be enabled in combination with linking GATT files. More...
 
#define GATT_PROXY   0
 GATT proxy feature, should only be enabled in combination with linking GATT proxy files. More...
 
#define MESH_GATT_PROXY_FILTER_ADDR_COUNT   32
 Maximum number of addresses in the GATT proxy address filter, per connection. More...
 
#define MESH_GATT_PROXY_ADV_INT_MS   2000
 Advertisement interval for Mesh GATT proxy advertisements. More...
 
#define MESH_GATT_PROXY_BEACON_CACHE_SIZE   8
 Number of network beacons to cache in proxy to limit impact on GATT link bandwidth.
 

Detailed Description

Macro Definition Documentation

◆ MESH_FEATURE_GATT

#define MESH_FEATURE_GATT   0

GATT feature, should only be enabled in combination with linking GATT files.

Definition at line 422 of file nrf_mesh_config_core.h.

◆ GATT_PROXY

#define GATT_PROXY   0

GATT proxy feature, should only be enabled in combination with linking GATT proxy files.

Definition at line 427 of file nrf_mesh_config_core.h.

◆ MESH_GATT_PROXY_FILTER_ADDR_COUNT

#define MESH_GATT_PROXY_FILTER_ADDR_COUNT   32

Maximum number of addresses in the GATT proxy address filter, per connection.

Definition at line 432 of file nrf_mesh_config_core.h.

◆ MESH_GATT_PROXY_ADV_INT_MS

#define MESH_GATT_PROXY_ADV_INT_MS   2000

Advertisement interval for Mesh GATT proxy advertisements.

Definition at line 437 of file nrf_mesh_config_core.h.


Documentation feedback | Developer Zone | Subscribe | Updated