ble_gattc_read() function
Initiates GATT procedure: Read Characteristic Value.
Arguments
conn_handle
The connection over which to execute the procedure.
attr_handle
The handle of the characteristic value to read.
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.
Examples
ble_gattc_read() is referenced by 7 libraries and example projects: