MAX_DOCUMENT_SIZE

Constant MAX_DOCUMENT_SIZE 

Source
pub const MAX_DOCUMENT_SIZE: usize = 512;
Expand description

Hard limit before fragmentation would be required

BLE 5.0+ supports up to 517 byte MTU, but 512 is practical max payload.