ble_gatts_indicate() function
Sends a characteristic indication. The content of the message is read from the specified characteristic.
Arguments
conn_handle
The connection over which to execute the procedure.
chr_val_handle
The value attribute handle of the characteristic to include in the outgoing indication.
Return value
0 on success; nonzero on failure.
Examples
ble_gatts_indicate() is referenced by 2 libraries and example projects: