ble_gattc_disc_all_dscs() function
Initiates GATT procedure: Discover All Characteristic Descriptors.
Arguments
conn_handle
The connection over which to execute the procedure.
start_handle
The handle of the characteristic value attribute.
end_handle
The last handle in the characteristic definition.
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_disc_all_dscs() is referenced by 1 libraries and example projects: