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.
ble_gattc_read() calls 5 functions:
![]()
ble_gattc_read()
ble_gattc_read() reads 1 variable and writes 3 variables:
![]()
ble_gattc_read()