Home
last modified time | relevance | path

Searched refs:BT_MESH_TX_SEG_MAX (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Daccess.h119 #define BT_MESH_TX_SEG_MAX CONFIG_BT_MESH_TX_SEG_MAX macro
121 #define BT_MESH_TX_SEG_MAX 0
125 #define BT_MESH_TX_SDU_MAX MAX((BT_MESH_TX_SEG_MAX * \
/Zephyr-latest/subsys/bluetooth/mesh/
DKconfig532 BT_MESH_TX_SEG_MAX
533 range BT_MESH_TX_SEG_MAX 16384
567 config BT_MESH_TX_SEG_MAX config
999 see also: BT_MESH_TX_SEG_MAX,
Dtransport.c70 void *seg[BT_MESH_TX_SEG_MAX];