HandshakeConstants
Shared constants for the two-stage mesh handshake protocol.
Stage 1 (CONFIG_NONCE): requests device config, module config, and channels. Stage 2 (NODE_INFO_NONCE): requests the full node database.
Both MeshConfigFlowManager (consumer) and MeshConnectionManager (sender) reference these.