scan_parameters_service_client_connect() function
Connect to Scan Parameters Service of remote device. The GATTSERVICE_SUBEVENT_SCAN_PARAMETERS_SERVICE_CONNECTED event completes the request. Its status is set to ERROR_CODE_SUCCESS if remote service and SCAN_INTERVAL_WINDOW characteristic are found. Other status codes of this event: - GATT_CLIENT_IN_WRONG_STATE: client in wrong state - ERROR_CODE_UNSUPPORTED_FEATURE_OR_PARAMETER_VALUE: service or characteristic not found - ATT errors, see bluetooth.h
Return value
status ERROR_CODE_SUCCESS on success, otherwise ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER if client with con_handle not found