ble_gatts_schedule_update() function
Schedules a notification or indication for the specified peer-CCCD pair. If the update should be sent immediately, it is indicated in the return code.
Arguments
conn
The connection to schedule the update for.
clt_cfg
The client config entry corresponding to the peer and affected characteristic.
Return value
The att_op of the update to send immediately, if any. 0 if nothing should get sent.