ble_gattc_read_long() function
Initiates GATT procedure: Read Long Characteristic Values.
Arguments
conn_handle
The connection over which to execute the procedure.
handle
The handle of the characteristic value to read.
offset
The offset within the characteristic value to start reading.
cb
The function to call to report procedure status updates; null for no callback.
cb_arg
The optional argument to pass to the callback function.
Return value
0 on success; nonzero on failure.
ble_gattc_read_long() calls 5 functions:
![]()
ble_gattc_read_long()
ble_gattc_read_long() reads 1 variable and writes 4 variables:
![]()
ble_gattc_read_long()