20 #ifndef OC_BUFFER_SETTINGS_H
21 #define OC_BUFFER_SETTINGS_H
int oc_set_mtu_size(size_t mtu_size)
sets the size of the MTU to be used
long oc_get_mtu_size(void)
retrieve the currently used MTU size
long oc_get_block_size(void)
retrieve the block size
void oc_set_max_app_data_size(size_t size)
set max application data size (e.g.
long oc_get_max_app_data_size(void)
retrieve the max application data size