ble_gattc_find_inc_svcs() function
Initiates GATT procedure: Find Included Services.
Arguments
conn_handle
The connection over which to execute the procedure.
start_handle
The handle to begin the search at (generally the service definition handle).
end_handle
The handle to end the search at (generally the last handle in the service).
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_find_inc_svcs() calls 5 functions:
![]()
ble_gattc_find_inc_svcs()
ble_gattc_find_inc_svcs() reads 1 variable and writes 4 variables:
![]()
ble_gattc_find_inc_svcs()