gatt_client_request_to_write_without_response() function
Request callback when writing characteristic value without response is possible
Arguments
callback_registration
to point to callback function and context information
Return value
ERROR_CODE_SUCCESS if ok, ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER if handle unknown, and ERROR_CODE_COMMAND_DISALLOWED if callback already registered
Notes
callback might happen during call to this function