Home
last modified time | relevance | path

Searched refs:SUBNET_COUNT (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dcdb.h21 #define SUBNET_COUNT CONFIG_BT_MESH_CDB_SUBNET_COUNT macro
25 #define SUBNET_COUNT 0
81 struct bt_mesh_cdb_subnet subnets[SUBNET_COUNT];
/Zephyr-latest/subsys/bluetooth/mesh/
Dcrypto_psa.c25 #define BT_MESH_CDB_KEY_ID_RANGE_SIZE (2 * SUBNET_COUNT + \