how can I get the gatt remaining send buf size

I have multiple packets to send over GATT, NRF_SDH_BLE_GATT_MAX_MTU_SIZE = 160, how can I get the remaining buf size,thanks

Related