ble_gatts_notify() function
Sends a characteristic notification. 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 notification.
Return value
0 on success; nonzero on failure.
ble_gatts_notify() is called by 5 functions and calls 1 function:
![]()
ble_gatts_notify()
ble_gatts_notify():
![]()
ble_gatts_notify()